[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. 30490 1727096533.42029: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-And executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 30490 1727096533.42475: Added group all to inventory 30490 1727096533.42477: Added group ungrouped to inventory 30490 1727096533.42482: Group all now contains ungrouped 30490 1727096533.42485: Examining possible inventory source: /tmp/network-EuO/inventory.yml 30490 1727096533.63418: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 30490 1727096533.63726: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 30490 1727096533.63750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 30490 1727096533.63812: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 30490 1727096533.64006: Loaded config def from plugin (inventory/script) 30490 1727096533.64008: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 30490 1727096533.64048: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 30490 1727096533.64138: Loaded config def from plugin (inventory/yaml) 30490 1727096533.64141: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 30490 1727096533.64309: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 30490 1727096533.64744: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 30490 1727096533.64748: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 30490 1727096533.64750: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 30490 1727096533.64756: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 30490 1727096533.64761: Loading data from /tmp/network-EuO/inventory.yml 30490 1727096533.64830: /tmp/network-EuO/inventory.yml was not parsable by auto 30490 1727096533.64894: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 30490 1727096533.64934: Loading data from /tmp/network-EuO/inventory.yml 30490 1727096533.65018: group all already in inventory 30490 1727096533.65025: set inventory_file for managed_node1 30490 1727096533.65029: set inventory_dir for managed_node1 30490 1727096533.65030: Added host managed_node1 to inventory 30490 1727096533.65032: Added host managed_node1 to group all 30490 1727096533.65033: set ansible_host for managed_node1 30490 1727096533.65033: set ansible_ssh_extra_args for managed_node1 30490 1727096533.65036: set inventory_file for managed_node2 30490 1727096533.65039: set inventory_dir for managed_node2 30490 1727096533.65040: Added host managed_node2 to inventory 30490 1727096533.65041: Added host managed_node2 to group all 30490 1727096533.65042: set ansible_host for managed_node2 30490 1727096533.65043: set ansible_ssh_extra_args for managed_node2 30490 1727096533.65045: set inventory_file for managed_node3 30490 1727096533.65048: set inventory_dir for managed_node3 30490 1727096533.65049: Added host managed_node3 to inventory 30490 1727096533.65050: Added host managed_node3 to group all 30490 1727096533.65051: set ansible_host for managed_node3 30490 1727096533.65052: set ansible_ssh_extra_args for managed_node3 30490 1727096533.65054: Reconcile groups and hosts in inventory. 30490 1727096533.65058: Group ungrouped now contains managed_node1 30490 1727096533.65060: Group ungrouped now contains managed_node2 30490 1727096533.65061: Group ungrouped now contains managed_node3 30490 1727096533.65135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 30490 1727096533.65254: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 30490 1727096533.65303: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 30490 1727096533.65331: Loaded config def from plugin (vars/host_group_vars) 30490 1727096533.65333: 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) 30490 1727096533.65340: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 30490 1727096533.65348: 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) 30490 1727096533.65391: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 30490 1727096533.65716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096533.65810: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 30490 1727096533.65851: Loaded config def from plugin (connection/local) 30490 1727096533.65854: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 30490 1727096533.67110: Loaded config def from plugin (connection/paramiko_ssh) 30490 1727096533.67115: 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) 30490 1727096533.68404: 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) 30490 1727096533.68455: Loaded config def from plugin (connection/psrp) 30490 1727096533.68458: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 30490 1727096533.69660: 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) 30490 1727096533.69701: Loaded config def from plugin (connection/ssh) 30490 1727096533.69704: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 30490 1727096533.71817: 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) 30490 1727096533.71859: Loaded config def from plugin (connection/winrm) 30490 1727096533.71862: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 30490 1727096533.71895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 30490 1727096533.71958: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 30490 1727096533.72024: Loaded config def from plugin (shell/cmd) 30490 1727096533.72026: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 30490 1727096533.72051: 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) 30490 1727096533.72114: Loaded config def from plugin (shell/powershell) 30490 1727096533.72117: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 30490 1727096533.72173: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 30490 1727096533.72349: Loaded config def from plugin (shell/sh) 30490 1727096533.72351: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 30490 1727096533.72426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 30490 1727096533.72549: Loaded config def from plugin (become/runas) 30490 1727096533.72551: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 30490 1727096533.72736: Loaded config def from plugin (become/su) 30490 1727096533.72739: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 30490 1727096533.72899: Loaded config def from plugin (become/sudo) 30490 1727096533.72902: 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 30490 1727096533.72935: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml 30490 1727096533.73254: in VariableManager get_vars() 30490 1727096533.73277: done with get_vars() 30490 1727096533.73404: trying /usr/local/lib/python3.12/site-packages/ansible/modules 30490 1727096533.76300: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 30490 1727096533.76416: in VariableManager get_vars() 30490 1727096533.76422: done with get_vars() 30490 1727096533.76425: variable 'playbook_dir' from source: magic vars 30490 1727096533.76426: variable 'ansible_playbook_python' from source: magic vars 30490 1727096533.76427: variable 'ansible_config_file' from source: magic vars 30490 1727096533.76427: variable 'groups' from source: magic vars 30490 1727096533.76428: variable 'omit' from source: magic vars 30490 1727096533.76429: variable 'ansible_version' from source: magic vars 30490 1727096533.76430: variable 'ansible_check_mode' from source: magic vars 30490 1727096533.76430: variable 'ansible_diff_mode' from source: magic vars 30490 1727096533.76431: variable 'ansible_forks' from source: magic vars 30490 1727096533.76432: variable 'ansible_inventory_sources' from source: magic vars 30490 1727096533.76433: variable 'ansible_skip_tags' from source: magic vars 30490 1727096533.76433: variable 'ansible_limit' from source: magic vars 30490 1727096533.76434: variable 'ansible_run_tags' from source: magic vars 30490 1727096533.76435: variable 'ansible_verbosity' from source: magic vars 30490 1727096533.76474: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml 30490 1727096533.77112: in VariableManager get_vars() 30490 1727096533.77129: done with get_vars() 30490 1727096533.77175: in VariableManager get_vars() 30490 1727096533.77189: done with get_vars() 30490 1727096533.77238: in VariableManager get_vars() 30490 1727096533.77252: done with get_vars() 30490 1727096533.77300: in VariableManager get_vars() 30490 1727096533.77313: done with get_vars() 30490 1727096533.77362: in VariableManager get_vars() 30490 1727096533.77377: done with get_vars() 30490 1727096533.77417: in VariableManager get_vars() 30490 1727096533.77427: done with get_vars() 30490 1727096533.77475: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 30490 1727096533.77488: 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 30490 1727096533.77706: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 30490 1727096533.77866: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 30490 1727096533.77871: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 30490 1727096533.77901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 30490 1727096533.77926: 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) 30490 1727096533.78090: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 30490 1727096533.78149: Loaded config def from plugin (callback/default) 30490 1727096533.78152: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 30490 1727096533.79320: Loaded config def from plugin (callback/junit) 30490 1727096533.79322: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 30490 1727096533.79369: 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) 30490 1727096533.79434: Loaded config def from plugin (callback/minimal) 30490 1727096533.79436: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 30490 1727096533.79477: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 30490 1727096533.79536: Loaded config def from plugin (callback/tree) 30490 1727096533.79538: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 30490 1727096533.79652: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 30490 1727096533.79654: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (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_states_nm.yml ************************************************** 2 plays in /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml 30490 1727096533.79688: in VariableManager get_vars() 30490 1727096533.79701: done with get_vars() 30490 1727096533.79706: in VariableManager get_vars() 30490 1727096533.79714: done with get_vars() 30490 1727096533.79718: variable 'omit' from source: magic vars 30490 1727096533.79753: in VariableManager get_vars() 30490 1727096533.79768: done with get_vars() 30490 1727096533.79789: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** 30490 1727096533.81961: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 30490 1727096533.82037: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 30490 1727096533.82072: getting the remaining hosts for this loop 30490 1727096533.82074: done getting the remaining hosts for this loop 30490 1727096533.82077: getting the next task for host managed_node3 30490 1727096533.82081: done getting next task for host managed_node3 30490 1727096533.82083: ^ task is: TASK: Gathering Facts 30490 1727096533.82084: ^ 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 30490 1727096533.82087: getting variables 30490 1727096533.82088: in VariableManager get_vars() 30490 1727096533.82099: Calling all_inventory to load vars for managed_node3 30490 1727096533.82102: Calling groups_inventory to load vars for managed_node3 30490 1727096533.82105: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096533.82116: Calling all_plugins_play to load vars for managed_node3 30490 1727096533.82127: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096533.82131: Calling groups_plugins_play to load vars for managed_node3 30490 1727096533.82164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096533.82221: done with get_vars() 30490 1727096533.82228: done getting variables 30490 1727096533.82294: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:6 Monday 23 September 2024 09:02:13 -0400 (0:00:00.027) 0:00:00.027 ****** 30490 1727096533.82317: entering _queue_task() for managed_node3/gather_facts 30490 1727096533.82318: Creating lock for gather_facts 30490 1727096533.82670: worker is 1 (out of 1 available) 30490 1727096533.82681: exiting _queue_task() for managed_node3/gather_facts 30490 1727096533.82695: done queuing things up, now waiting for results queue to drain 30490 1727096533.82698: waiting for pending results... 30490 1727096533.82933: running TaskExecutor() for managed_node3/TASK: Gathering Facts 30490 1727096533.83143: in run() - task 0afff68d-5257-ba36-653e-00000000001b 30490 1727096533.83147: variable 'ansible_search_path' from source: unknown 30490 1727096533.83150: calling self._execute() 30490 1727096533.83243: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096533.83258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096533.83278: variable 'omit' from source: magic vars 30490 1727096533.83397: variable 'omit' from source: magic vars 30490 1727096533.83434: variable 'omit' from source: magic vars 30490 1727096533.83577: variable 'omit' from source: magic vars 30490 1727096533.83580: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096533.83597: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096533.83630: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096533.83653: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096533.83679: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096533.83718: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096533.83728: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096533.83783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096533.83857: Set connection var ansible_connection to ssh 30490 1727096533.83875: Set connection var ansible_shell_type to sh 30490 1727096533.83894: Set connection var ansible_pipelining to False 30490 1727096533.83909: Set connection var ansible_shell_executable to /bin/sh 30490 1727096533.83919: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096533.83929: Set connection var ansible_timeout to 10 30490 1727096533.83957: variable 'ansible_shell_executable' from source: unknown 30490 1727096533.84000: variable 'ansible_connection' from source: unknown 30490 1727096533.84003: variable 'ansible_module_compression' from source: unknown 30490 1727096533.84006: variable 'ansible_shell_type' from source: unknown 30490 1727096533.84008: variable 'ansible_shell_executable' from source: unknown 30490 1727096533.84010: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096533.84019: variable 'ansible_pipelining' from source: unknown 30490 1727096533.84022: variable 'ansible_timeout' from source: unknown 30490 1727096533.84024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096533.84218: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=True, class_only=False) 30490 1727096533.84276: variable 'omit' from source: magic vars 30490 1727096533.84279: starting attempt loop 30490 1727096533.84282: running the handler 30490 1727096533.84284: variable 'ansible_facts' from source: unknown 30490 1727096533.84296: _low_level_execute_command(): starting 30490 1727096533.84309: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096533.85078: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096533.85159: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096533.85212: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096533.85228: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096533.85265: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096533.85366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096533.87004: stdout chunk (state=3): >>>/root <<< 30490 1727096533.87110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096533.87147: stderr chunk (state=3): >>><<< 30490 1727096533.87170: stdout chunk (state=3): >>><<< 30490 1727096533.87191: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096533.87287: _low_level_execute_command(): starting 30490 1727096533.87291: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096533.871982-30516-100705550225090 `" && echo ansible-tmp-1727096533.871982-30516-100705550225090="` echo /root/.ansible/tmp/ansible-tmp-1727096533.871982-30516-100705550225090 `" ) && sleep 0' 30490 1727096533.87817: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096533.87832: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096533.87846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096533.87866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096533.87890: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096533.87984: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096533.88021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096533.88199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096533.90148: stdout chunk (state=3): >>>ansible-tmp-1727096533.871982-30516-100705550225090=/root/.ansible/tmp/ansible-tmp-1727096533.871982-30516-100705550225090 <<< 30490 1727096533.90280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096533.90291: stdout chunk (state=3): >>><<< 30490 1727096533.90302: stderr chunk (state=3): >>><<< 30490 1727096533.90674: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096533.871982-30516-100705550225090=/root/.ansible/tmp/ansible-tmp-1727096533.871982-30516-100705550225090 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096533.90678: variable 'ansible_module_compression' from source: unknown 30490 1727096533.90681: ANSIBALLZ: Using generic lock for ansible.legacy.setup 30490 1727096533.90683: ANSIBALLZ: Acquiring lock 30490 1727096533.90685: ANSIBALLZ: Lock acquired: 140702191620304 30490 1727096533.90687: ANSIBALLZ: Creating module 30490 1727096534.25406: ANSIBALLZ: Writing module into payload 30490 1727096534.25542: ANSIBALLZ: Writing module 30490 1727096534.25573: ANSIBALLZ: Renaming module 30490 1727096534.25584: ANSIBALLZ: Done creating module 30490 1727096534.25624: variable 'ansible_facts' from source: unknown 30490 1727096534.25636: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096534.25649: _low_level_execute_command(): starting 30490 1727096534.25658: _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' 30490 1727096534.26222: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096534.26237: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096534.26338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096534.26354: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096534.26439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096534.28152: stdout chunk (state=3): >>>PLATFORM <<< 30490 1727096534.28216: stdout chunk (state=3): >>>Linux <<< 30490 1727096534.28263: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 30490 1727096534.28463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096534.28483: stdout chunk (state=3): >>><<< 30490 1727096534.28494: stderr chunk (state=3): >>><<< 30490 1727096534.28515: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096534.28530 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 30490 1727096534.28591: _low_level_execute_command(): starting 30490 1727096534.28603: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 30490 1727096534.28728: Sending initial data 30490 1727096534.28731: Sent initial data (1181 bytes) 30490 1727096534.29385: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096534.29388: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096534.29415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096534.29432: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096534.29452: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096534.29526: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096534.33014: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 30490 1727096534.33578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096534.33582: stdout chunk (state=3): >>><<< 30490 1727096534.33584: stderr chunk (state=3): >>><<< 30490 1727096534.33587: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096534.33589: variable 'ansible_facts' from source: unknown 30490 1727096534.33591: variable 'ansible_facts' from source: unknown 30490 1727096534.33721: variable 'ansible_module_compression' from source: unknown 30490 1727096534.33829: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 30490 1727096534.34012: variable 'ansible_facts' from source: unknown 30490 1727096534.34801: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096533.871982-30516-100705550225090/AnsiballZ_setup.py 30490 1727096534.35219: Sending initial data 30490 1727096534.35222: Sent initial data (153 bytes) 30490 1727096534.36187: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096534.36510: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096534.36583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096534.38158: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 30490 1727096534.38266: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096533.871982-30516-100705550225090/AnsiballZ_setup.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpgtwfxdgm" to remote "/root/.ansible/tmp/ansible-tmp-1727096533.871982-30516-100705550225090/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096533.871982-30516-100705550225090/AnsiballZ_setup.py" <<< 30490 1727096534.38272: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpgtwfxdgm /root/.ansible/tmp/ansible-tmp-1727096533.871982-30516-100705550225090/AnsiballZ_setup.py <<< 30490 1727096534.40294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096534.40374: stderr chunk (state=3): >>><<< 30490 1727096534.40378: stdout chunk (state=3): >>><<< 30490 1727096534.40379: done transferring module to remote 30490 1727096534.40462: _low_level_execute_command(): starting 30490 1727096534.40466: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096533.871982-30516-100705550225090/ /root/.ansible/tmp/ansible-tmp-1727096533.871982-30516-100705550225090/AnsiballZ_setup.py && sleep 0' 30490 1727096534.41374: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096534.41377: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096534.41380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096534.41382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096534.41385: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096534.41387: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096534.41389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096534.41391: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096534.41394: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096534.41396: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096534.41399: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096534.41405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096534.41407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096534.41409: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096534.41411: stderr chunk (state=3): >>>debug2: match found <<< 30490 1727096534.41413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096534.41574: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096534.41579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096534.41582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096534.41647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096534.43560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096534.43564: stdout chunk (state=3): >>><<< 30490 1727096534.43566: stderr chunk (state=3): >>><<< 30490 1727096534.43693: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096534.43697: _low_level_execute_command(): starting 30490 1727096534.43699: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096533.871982-30516-100705550225090/AnsiballZ_setup.py && sleep 0' 30490 1727096534.44485: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096534.44489: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096534.44491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096534.44494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096534.44496: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096534.44499: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096534.44501: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096534.44504: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096534.44508: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096534.44583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096534.46793: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 30490 1727096534.46819: stdout chunk (state=3): >>>import _imp # builtin <<< 30490 1727096534.46843: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 30490 1727096534.46914: stdout chunk (state=3): >>>import '_io' # <<< 30490 1727096534.46925: stdout chunk (state=3): >>>import 'marshal' # <<< 30490 1727096534.46956: stdout chunk (state=3): >>>import 'posix' # <<< 30490 1727096534.46992: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 30490 1727096534.47018: stdout chunk (state=3): >>># installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 30490 1727096534.47086: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096534.47111: stdout chunk (state=3): >>>import '_codecs' # <<< 30490 1727096534.47132: stdout chunk (state=3): >>>import 'codecs' # <<< 30490 1727096534.47170: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 30490 1727096534.47196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b25684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2537b30> <<< 30490 1727096534.47240: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 30490 1727096534.47255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b256aa50> import '_signal' # <<< 30490 1727096534.47291: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 30490 1727096534.47311: stdout chunk (state=3): >>>import 'io' # <<< 30490 1727096534.47343: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 30490 1727096534.47424: stdout chunk (state=3): >>>import '_collections_abc' # <<< 30490 1727096534.47461: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 30490 1727096534.47516: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 30490 1727096534.47550: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 30490 1727096534.47561: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 30490 1727096534.47614: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 30490 1727096534.47618: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b235d130> <<< 30490 1727096534.47665: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 30490 1727096534.47689: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b235dfa0> <<< 30490 1727096534.47749: stdout chunk (state=3): >>>import 'site' # <<< 30490 1727096534.47752: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 30490 1727096534.48134: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 30490 1727096534.48158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 30490 1727096534.48178: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096534.48202: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 30490 1727096534.48238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 30490 1727096534.48254: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 30490 1727096534.48290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 30490 1727096534.48313: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b239bdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 30490 1727096534.48361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 30490 1727096534.48365: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b239bfe0> <<< 30490 1727096534.48406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 30490 1727096534.48425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 30490 1727096534.48445: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 30490 1727096534.48515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096534.48518: stdout chunk (state=3): >>>import 'itertools' # <<< 30490 1727096534.48565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b23d37a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 30490 1727096534.48579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b23d3e30> <<< 30490 1727096534.48596: stdout chunk (state=3): >>>import '_collections' # <<< 30490 1727096534.48638: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b23b3aa0> <<< 30490 1727096534.48656: stdout chunk (state=3): >>>import '_functools' # <<< 30490 1727096534.48687: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b23b11c0> <<< 30490 1727096534.48819: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2398f80> <<< 30490 1727096534.48835: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 30490 1727096534.48851: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 30490 1727096534.48952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 30490 1727096534.48988: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b23f3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b23f2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b23b2090> <<< 30490 1727096534.49026: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b23f0b90> <<< 30490 1727096534.49175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2428740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2398200> <<< 30490 1727096534.49232: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b2428bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2428aa0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b2428e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2396d20> <<< 30490 1727096534.49256: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 30490 1727096534.49286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2429580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2429250> <<< 30490 1727096534.49337: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 30490 1727096534.49386: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b242a480> <<< 30490 1727096534.49398: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 30490 1727096534.49476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 30490 1727096534.49480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2440680> <<< 30490 1727096534.49583: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b2441d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 30490 1727096534.49598: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2442c00> <<< 30490 1727096534.49661: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b2443260> <<< 30490 1727096534.49694: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2442150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 30490 1727096534.49757: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b2443ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2443410> <<< 30490 1727096534.49800: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b242a4b0> <<< 30490 1727096534.49884: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 30490 1727096534.49936: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b2137bc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 30490 1727096534.50004: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b21606e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2160440> <<< 30490 1727096534.50114: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b2160710> <<< 30490 1727096534.50125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096534.50316: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b2161040> <<< 30490 1727096534.50387: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b2161a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b21608f0> <<< 30490 1727096534.50573: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2135d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 30490 1727096534.50627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2162de0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2161b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b242aba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096534.50646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 30490 1727096534.50661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 30490 1727096534.50685: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b218f140> <<< 30490 1727096534.50739: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 30490 1727096534.50758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096534.50779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 30490 1727096534.50830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 30490 1727096534.50843: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b21af500> <<< 30490 1727096534.50887: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 30490 1727096534.50907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 30490 1727096534.50961: stdout chunk (state=3): >>>import 'ntpath' # <<< 30490 1727096534.51001: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b22102c0> <<< 30490 1727096534.51069: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 30490 1727096534.51073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 30490 1727096534.51075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 30490 1727096534.51150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 30490 1727096534.51203: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2212a20> <<< 30490 1727096534.51278: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b22103e0> <<< 30490 1727096534.51335: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b21d92e0> <<< 30490 1727096534.51374: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1b253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b21ae300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2163d10> <<< 30490 1727096534.51538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 30490 1727096534.51559: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe1b21ae900> <<< 30490 1727096534.51909: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_zaybj9n4/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 30490 1727096534.52062: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.52066: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 30490 1727096534.52103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 30490 1727096534.52115: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 30490 1727096534.52191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 30490 1727096534.52232: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1b8b0b0> <<< 30490 1727096534.52238: stdout chunk (state=3): >>>import '_typing' # <<< 30490 1727096534.52425: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1b69fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1b69130> <<< 30490 1727096534.52428: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.52454: stdout chunk (state=3): >>>import 'ansible' # <<< 30490 1727096534.52491: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.52509: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 30490 1727096534.52527: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 30490 1727096534.54048: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.55090: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1b88f80> <<< 30490 1727096534.55121: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096534.55156: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 30490 1727096534.55159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 30490 1727096534.55183: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 30490 1727096534.55220: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1bba960> <<< 30490 1727096534.55259: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1bba6f0> <<< 30490 1727096534.55295: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1bba000> <<< 30490 1727096534.55317: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 30490 1727096534.55369: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1bbaa50> <<< 30490 1727096534.55380: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1b8bd40> import 'atexit' # <<< 30490 1727096534.55406: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1bbb6b0> <<< 30490 1727096534.55439: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1bbb8f0> <<< 30490 1727096534.55462: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 30490 1727096534.55514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 30490 1727096534.55526: stdout chunk (state=3): >>>import '_locale' # <<< 30490 1727096534.55569: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1bbbe30> <<< 30490 1727096534.55597: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 30490 1727096534.55627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 30490 1727096534.55681: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a25be0> <<< 30490 1727096534.55701: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1a27800> <<< 30490 1727096534.55723: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 30490 1727096534.55736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 30490 1727096534.55780: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a281d0> <<< 30490 1727096534.55795: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 30490 1727096534.55836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 30490 1727096534.55840: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a29370> <<< 30490 1727096534.55862: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 30490 1727096534.55898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 30490 1727096534.55921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 30490 1727096534.55977: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a2be30> <<< 30490 1727096534.56014: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1bbbef0> <<< 30490 1727096534.56035: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a2a0f0> <<< 30490 1727096534.56059: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 30490 1727096534.56085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 30490 1727096534.56116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 30490 1727096534.56132: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 30490 1727096534.56246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 30490 1727096534.56280: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 30490 1727096534.56302: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a33ce0> import '_tokenize' # <<< 30490 1727096534.56376: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a327b0> <<< 30490 1727096534.56401: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a32510> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 30490 1727096534.56477: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a32a80> <<< 30490 1727096534.56505: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a2a600> <<< 30490 1727096534.56537: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096534.56540: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1a77fe0> <<< 30490 1727096534.56564: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a78110> <<< 30490 1727096534.56587: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 30490 1727096534.56608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 30490 1727096534.56670: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 30490 1727096534.56681: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096534.56705: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1a79bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a79970> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 30490 1727096534.56798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096534.56818: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1a7c110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a7a2a0> <<< 30490 1727096534.56849: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 30490 1727096534.56856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096534.56888: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 30490 1727096534.56937: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a7f860> <<< 30490 1727096534.57092: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a7c230> <<< 30490 1727096534.57118: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1a806b0> <<< 30490 1727096534.57245: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1a80890> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096534.57303: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1a80a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a78320> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 30490 1727096534.57306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 30490 1727096534.57347: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b190c0b0> <<< 30490 1727096534.57613: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b190d3a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a82870> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1a83c20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a82510> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 30490 1727096534.57687: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.57795: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.57806: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 30490 1727096534.57839: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 30490 1727096534.58038: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.58073: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.58619: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.59397: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1911580> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b19122a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b21619d0> <<< 30490 1727096534.59438: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 30490 1727096534.59454: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.59473: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.59502: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 30490 1727096534.59639: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.59795: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 30490 1727096534.59817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1912180> # zipimport: zlib available <<< 30490 1727096534.60283: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.60724: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.60796: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.60872: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 30490 1727096534.60891: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.60926: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.60956: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 30490 1727096534.60975: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.61037: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.61132: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 30490 1727096534.61137: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.61170: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 30490 1727096534.61208: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.61259: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 30490 1727096534.61262: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.61494: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.61720: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 30490 1727096534.61890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1913440> # zipimport: zlib available <<< 30490 1727096534.61953: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.62032: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 30490 1727096534.62059: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 30490 1727096534.62118: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 30490 1727096534.62152: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 30490 1727096534.62165: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.62213: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.62249: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.62315: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.62389: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 30490 1727096534.62430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096534.62518: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b191dfa0> <<< 30490 1727096534.62555: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b19196d0> <<< 30490 1727096534.62600: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 30490 1727096534.62604: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.62682: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.62743: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.62783: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.62812: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096534.62827: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 30490 1727096534.62847: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 30490 1727096534.62875: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 30490 1727096534.62936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 30490 1727096534.62971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 30490 1727096534.62974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 30490 1727096534.63018: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a06ab0> <<< 30490 1727096534.63063: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1afe780> <<< 30490 1727096534.63142: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b191e2a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b191e060> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 30490 1727096534.63161: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.63180: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.63215: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 30490 1727096534.63296: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 30490 1727096534.63299: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 30490 1727096534.63331: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.63370: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.63438: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.63472: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 30490 1727096534.63505: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.63555: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.63581: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.63615: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 30490 1727096534.63633: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.63702: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.63786: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.63825: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.63838: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 30490 1727096534.64019: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.64230: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.64512: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b19b20c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 30490 1727096534.64516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b155ffb0> <<< 30490 1727096534.64538: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096534.64561: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096534.64579: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b15644a0> <<< 30490 1727096534.64611: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b199b200> <<< 30490 1727096534.64625: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b19b2c60> <<< 30490 1727096534.64651: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b19b0770> <<< 30490 1727096534.64671: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b19b0b60> <<< 30490 1727096534.64694: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 30490 1727096534.64748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 30490 1727096534.64774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 30490 1727096534.64802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 30490 1727096534.64856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 30490 1727096534.64860: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1567350> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1566c00> <<< 30490 1727096534.64894: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1566de0> <<< 30490 1727096534.64902: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1566030> <<< 30490 1727096534.64924: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 30490 1727096534.65039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 30490 1727096534.65058: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1567530> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 30490 1727096534.65088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 30490 1727096534.65121: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096534.65148: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b15ca060> <<< 30490 1727096534.65178: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1567f80> <<< 30490 1727096534.65194: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b19b11c0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 30490 1727096534.65227: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.65241: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 30490 1727096534.65298: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.65359: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 30490 1727096534.65377: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.65415: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.65495: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 30490 1727096534.65499: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.65513: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 30490 1727096534.65534: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.65571: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 30490 1727096534.65583: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.65623: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.65687: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 30490 1727096534.65690: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.65723: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.65773: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 30490 1727096534.65781: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.65824: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.65886: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.65939: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.66002: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 30490 1727096534.66016: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.66492: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.66978: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 30490 1727096534.67001: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.67044: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.67121: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.67138: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 30490 1727096534.67207: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.67211: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 30490 1727096534.67260: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.67318: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 30490 1727096534.67385: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.67400: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 30490 1727096534.67429: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.67476: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 30490 1727096534.67483: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.67550: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.67641: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 30490 1727096534.67690: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b15ca2a0> <<< 30490 1727096534.67695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 30490 1727096534.67729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 30490 1727096534.67853: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b15caea0> import 'ansible.module_utils.facts.system.local' # <<< 30490 1727096534.67879: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.67930: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.68006: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 30490 1727096534.68010: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.68099: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.68199: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 30490 1727096534.68216: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.68270: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.68345: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 30490 1727096534.68349: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.68390: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.68442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 30490 1727096534.68489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 30490 1727096534.68562: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096534.68626: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b16063f0> <<< 30490 1727096534.68827: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b15f60c0> import 'ansible.module_utils.facts.system.python' # <<< 30490 1727096534.68831: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.68888: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.68955: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 30490 1727096534.68958: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.69034: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.69123: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.69230: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.69382: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 30490 1727096534.69398: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 30490 1727096534.69431: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.69477: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 30490 1727096534.69488: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.69529: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.69583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 30490 1727096534.69587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 30490 1727096534.69620: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096534.69658: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1619d60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1619cd0> <<< 30490 1727096534.69683: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 30490 1727096534.69700: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.69732: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.69787: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 30490 1727096534.69940: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.70109: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 30490 1727096534.70112: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.70203: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.70304: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.70350: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.70395: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 30490 1727096534.70439: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.70444: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.70468: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.70592: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.70742: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 30490 1727096534.70753: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 30490 1727096534.70870: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.70994: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 30490 1727096534.71011: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.71033: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.71071: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.71640: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.72148: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 30490 1727096534.72179: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.72273: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.72389: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 30490 1727096534.72487: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.72590: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 30490 1727096534.72770: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.73093: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 30490 1727096534.73136: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.73235: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.73442: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.73644: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 30490 1727096534.73663: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.73699: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.73737: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 30490 1727096534.73769: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.73798: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # <<< 30490 1727096534.73816: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.73883: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.73944: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 30490 1727096534.73964: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.73990: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.74016: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 30490 1727096534.74025: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.74089: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.74139: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 30490 1727096534.74151: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.74208: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.74275: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 30490 1727096534.74279: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.74544: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.74812: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 30490 1727096534.74815: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.74875: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.74939: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 30490 1727096534.74942: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.74980: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.75025: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 30490 1727096534.75033: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.75058: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.75092: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 30490 1727096534.75106: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.75135: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.75173: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 30490 1727096534.75191: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.75261: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.75357: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 30490 1727096534.75362: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.75398: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 30490 1727096534.75401: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.75433: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.75490: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 30490 1727096534.75504: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.75528: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.75538: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.75584: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.75636: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.75697: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.75778: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 30490 1727096534.75796: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 30490 1727096534.75910: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # <<< 30490 1727096534.75913: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.76215: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.76326: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 30490 1727096534.76359: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.76456: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 30490 1727096534.76474: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 30490 1727096534.76534: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 30490 1727096534.76550: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.76599: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.76689: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 30490 1727096534.76788: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.76806: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.76887: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 30490 1727096534.76964: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096534.78009: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 30490 1727096534.78044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 30490 1727096534.78065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 30490 1727096534.78113: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b13b33e0> <<< 30490 1727096534.78117: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b13b30e0> <<< 30490 1727096534.78183: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b13b3e30> <<< 30490 1727096534.94399: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 30490 1727096534.94434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 30490 1727096534.94469: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b13f9940> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 30490 1727096534.94493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 30490 1727096534.94496: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b13fb590> <<< 30490 1727096534.94520: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 30490 1727096534.94549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096534.94589: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 30490 1727096534.94611: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1608e00> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b16088f0> <<< 30490 1727096534.94866: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 30490 1727096535.15140: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_local": {}, "ansible_iscsi_iqn": "", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_fibre_channel_wwn": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_loadavg": {"1m": 0.76416015625, "5m": 0.59619140625, "15m": 0.37060546875}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "02", "second": "14", "epoch": "1727096534", "epoch_int": "1727096534", "date": "2024-09-23", "time": "09:02:14", "iso8601_micro": "2024-09-23T13:02:14.776778Z", "iso8601": "2024-09-23T13:02:14Z", "iso8601_basic": "20240923T090214776778", "iso8601_basic_short": "20240923T090214", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_is_chroot": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_interfaces": ["lo", "rpltstbr", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "be:6a:de:a5:d9:03", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2986, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 545, "free": 2986}, "nocache": {"free": 3305, "used": 226}, "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": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 677, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261799149568, "block_size": 4096, "block_total": 65519099, "block_available": 63915808, "block_used": 1603291, "inode_total": 131070960, "inode_available": 131029178, "inode_used": 41782, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 30490 1727096535.15954: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect <<< 30490 1727096535.16087: stdout chunk (state=3): >>># destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter<<< 30490 1727096535.16204: stdout chunk (state=3): >>> # 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 <<< 30490 1727096535.16212: stdout chunk (state=3): >>># cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 30490 1727096535.16553: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 30490 1727096535.16636: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 30490 1727096535.16720: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 30490 1727096535.16724: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 30490 1727096535.16808: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 30490 1727096535.16815: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 30490 1727096535.16819: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 30490 1727096535.16878: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 30490 1727096535.16923: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl <<< 30490 1727096535.16951: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 30490 1727096535.16980: stdout chunk (state=3): >>># destroy _ssl <<< 30490 1727096535.17045: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct <<< 30490 1727096535.17062: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 30490 1727096535.17119: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep<<< 30490 1727096535.17177: stdout chunk (state=3): >>> # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit <<< 30490 1727096535.17212: stdout chunk (state=3): >>># cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 30490 1727096535.17229: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 30490 1727096535.17285: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools <<< 30490 1727096535.17322: stdout chunk (state=3): >>># cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 30490 1727096535.17345: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 30490 1727096535.17566: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 30490 1727096535.17602: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 30490 1727096535.17651: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 30490 1727096535.17659: stdout chunk (state=3): >>># destroy _typing <<< 30490 1727096535.17695: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 30490 1727096535.17719: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 30490 1727096535.17814: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 30490 1727096535.17849: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 30490 1727096535.17885: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 30490 1727096535.17931: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 30490 1727096535.17962: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 30490 1727096535.17966: stdout chunk (state=3): >>># clear sys.audit hooks <<< 30490 1727096535.18410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096535.18419: stdout chunk (state=3): >>><<< 30490 1727096535.18422: stderr chunk (state=3): >>><<< 30490 1727096535.18699: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b25684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2537b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b256aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b235d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b235dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b239bdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b239bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b23d37a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b23d3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b23b3aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b23b11c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2398f80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b23f3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b23f2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b23b2090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b23f0b90> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2428740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2398200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b2428bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2428aa0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b2428e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2396d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2429580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2429250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b242a480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2440680> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b2441d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2442c00> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b2443260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2442150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b2443ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2443410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b242a4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b2137bc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b21606e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2160440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b2160710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b2161040> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b2161a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b21608f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2135d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2162de0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2161b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b242aba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b218f140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b21af500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b22102c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2212a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b22103e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b21d92e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1b253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b21ae300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b2163d10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe1b21ae900> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_zaybj9n4/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1b8b0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1b69fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1b69130> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1b88f80> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1bba960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1bba6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1bba000> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1bbaa50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1b8bd40> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1bbb6b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1bbb8f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1bbbe30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a25be0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1a27800> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a281d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a29370> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a2be30> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1bbbef0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a2a0f0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a33ce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a327b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a32510> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a32a80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a2a600> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1a77fe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a78110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1a79bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a79970> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1a7c110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a7a2a0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a7f860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a7c230> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1a806b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1a80890> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1a80a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a78320> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b190c0b0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b190d3a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a82870> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1a83c20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a82510> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1911580> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b19122a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b21619d0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1912180> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1913440> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b191dfa0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b19196d0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1a06ab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1afe780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b191e2a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b191e060> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b19b20c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b155ffb0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b15644a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b199b200> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b19b2c60> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b19b0770> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b19b0b60> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1567350> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1566c00> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1566de0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1566030> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1567530> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b15ca060> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1567f80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b19b11c0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b15ca2a0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b15caea0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b16063f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b15f60c0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b1619d60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1619cd0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1b13b33e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b13b30e0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b13b3e30> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b13f9940> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b13fb590> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b1608e00> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1b16088f0> 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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_local": {}, "ansible_iscsi_iqn": "", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_fibre_channel_wwn": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_loadavg": {"1m": 0.76416015625, "5m": 0.59619140625, "15m": 0.37060546875}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "02", "second": "14", "epoch": "1727096534", "epoch_int": "1727096534", "date": "2024-09-23", "time": "09:02:14", "iso8601_micro": "2024-09-23T13:02:14.776778Z", "iso8601": "2024-09-23T13:02:14Z", "iso8601_basic": "20240923T090214776778", "iso8601_basic_short": "20240923T090214", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_is_chroot": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_interfaces": ["lo", "rpltstbr", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "be:6a:de:a5:d9:03", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2986, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 545, "free": 2986}, "nocache": {"free": 3305, "used": 226}, "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": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 677, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261799149568, "block_size": 4096, "block_total": 65519099, "block_available": 63915808, "block_used": 1603291, "inode_total": 131070960, "inode_available": 131029178, "inode_used": 41782, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 30490 1727096535.20962: 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-1727096533.871982-30516-100705550225090/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096535.20966: _low_level_execute_command(): starting 30490 1727096535.20970: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096533.871982-30516-100705550225090/ > /dev/null 2>&1 && sleep 0' 30490 1727096535.21066: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096535.21072: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096535.21074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096535.21077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096535.21079: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096535.21081: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096535.21083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096535.21085: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096535.21092: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096535.21099: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096535.21107: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096535.21178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096535.21181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096535.21183: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096535.21185: stderr chunk (state=3): >>>debug2: match found <<< 30490 1727096535.21188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096535.21221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096535.21233: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096535.21242: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096535.21309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096535.23191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096535.23234: stderr chunk (state=3): >>><<< 30490 1727096535.23255: stdout chunk (state=3): >>><<< 30490 1727096535.23281: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096535.23307: handler run complete 30490 1727096535.23576: variable 'ansible_facts' from source: unknown 30490 1727096535.23608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096535.24018: variable 'ansible_facts' from source: unknown 30490 1727096535.24124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096535.24288: attempt loop complete, returning result 30490 1727096535.24340: _execute() done 30490 1727096535.24347: dumping result to json 30490 1727096535.24358: done dumping result, returning 30490 1727096535.24375: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0afff68d-5257-ba36-653e-00000000001b] 30490 1727096535.24386: sending task result for task 0afff68d-5257-ba36-653e-00000000001b 30490 1727096535.25093: done sending task result for task 0afff68d-5257-ba36-653e-00000000001b 30490 1727096535.25096: WORKER PROCESS EXITING ok: [managed_node3] 30490 1727096535.25500: no more pending results, returning what we have 30490 1727096535.25503: results queue empty 30490 1727096535.25504: checking for any_errors_fatal 30490 1727096535.25505: done checking for any_errors_fatal 30490 1727096535.25506: checking for max_fail_percentage 30490 1727096535.25507: done checking for max_fail_percentage 30490 1727096535.25508: checking to see if all hosts have failed and the running result is not ok 30490 1727096535.25509: done checking to see if all hosts have failed 30490 1727096535.25510: getting the remaining hosts for this loop 30490 1727096535.25511: done getting the remaining hosts for this loop 30490 1727096535.25515: getting the next task for host managed_node3 30490 1727096535.25525: done getting next task for host managed_node3 30490 1727096535.25527: ^ task is: TASK: meta (flush_handlers) 30490 1727096535.25529: ^ 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 30490 1727096535.25533: getting variables 30490 1727096535.25535: in VariableManager get_vars() 30490 1727096535.25555: Calling all_inventory to load vars for managed_node3 30490 1727096535.25558: Calling groups_inventory to load vars for managed_node3 30490 1727096535.25561: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096535.25572: Calling all_plugins_play to load vars for managed_node3 30490 1727096535.25575: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096535.25578: Calling groups_plugins_play to load vars for managed_node3 30490 1727096535.25773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096535.25991: done with get_vars() 30490 1727096535.26002: done getting variables 30490 1727096535.26058: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 30490 1727096535.26122: in VariableManager get_vars() 30490 1727096535.26131: Calling all_inventory to load vars for managed_node3 30490 1727096535.26134: Calling groups_inventory to load vars for managed_node3 30490 1727096535.26136: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096535.26144: Calling all_plugins_play to load vars for managed_node3 30490 1727096535.26147: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096535.26149: Calling groups_plugins_play to load vars for managed_node3 30490 1727096535.26321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096535.26532: done with get_vars() 30490 1727096535.26545: done queuing things up, now waiting for results queue to drain 30490 1727096535.26547: results queue empty 30490 1727096535.26548: checking for any_errors_fatal 30490 1727096535.26550: done checking for any_errors_fatal 30490 1727096535.26551: checking for max_fail_percentage 30490 1727096535.26552: done checking for max_fail_percentage 30490 1727096535.26553: checking to see if all hosts have failed and the running result is not ok 30490 1727096535.26554: done checking to see if all hosts have failed 30490 1727096535.26554: getting the remaining hosts for this loop 30490 1727096535.26555: done getting the remaining hosts for this loop 30490 1727096535.26557: getting the next task for host managed_node3 30490 1727096535.26562: done getting next task for host managed_node3 30490 1727096535.26564: ^ task is: TASK: Include the task 'el_repo_setup.yml' 30490 1727096535.26566: ^ 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 30490 1727096535.26570: getting variables 30490 1727096535.26571: in VariableManager get_vars() 30490 1727096535.26578: Calling all_inventory to load vars for managed_node3 30490 1727096535.26580: Calling groups_inventory to load vars for managed_node3 30490 1727096535.26582: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096535.26587: Calling all_plugins_play to load vars for managed_node3 30490 1727096535.26589: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096535.26592: Calling groups_plugins_play to load vars for managed_node3 30490 1727096535.26748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096535.26957: done with get_vars() 30490 1727096535.26965: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:11 Monday 23 September 2024 09:02:15 -0400 (0:00:01.447) 0:00:01.474 ****** 30490 1727096535.27042: entering _queue_task() for managed_node3/include_tasks 30490 1727096535.27045: Creating lock for include_tasks 30490 1727096535.27401: worker is 1 (out of 1 available) 30490 1727096535.27411: exiting _queue_task() for managed_node3/include_tasks 30490 1727096535.27422: done queuing things up, now waiting for results queue to drain 30490 1727096535.27424: waiting for pending results... 30490 1727096535.27620: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 30490 1727096535.27731: in run() - task 0afff68d-5257-ba36-653e-000000000006 30490 1727096535.27752: variable 'ansible_search_path' from source: unknown 30490 1727096535.27807: calling self._execute() 30490 1727096535.27893: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096535.27915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096535.27973: variable 'omit' from source: magic vars 30490 1727096535.28043: _execute() done 30490 1727096535.28053: dumping result to json 30490 1727096535.28061: done dumping result, returning 30490 1727096535.28074: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-ba36-653e-000000000006] 30490 1727096535.28086: sending task result for task 0afff68d-5257-ba36-653e-000000000006 30490 1727096535.28311: no more pending results, returning what we have 30490 1727096535.28317: in VariableManager get_vars() 30490 1727096535.28391: Calling all_inventory to load vars for managed_node3 30490 1727096535.28395: Calling groups_inventory to load vars for managed_node3 30490 1727096535.28399: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096535.28539: done sending task result for task 0afff68d-5257-ba36-653e-000000000006 30490 1727096535.28542: WORKER PROCESS EXITING 30490 1727096535.28551: Calling all_plugins_play to load vars for managed_node3 30490 1727096535.28554: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096535.28558: Calling groups_plugins_play to load vars for managed_node3 30490 1727096535.28760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096535.28956: done with get_vars() 30490 1727096535.28973: variable 'ansible_search_path' from source: unknown 30490 1727096535.28987: we have included files to process 30490 1727096535.28988: generating all_blocks data 30490 1727096535.28990: done generating all_blocks data 30490 1727096535.28991: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 30490 1727096535.28992: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 30490 1727096535.28994: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 30490 1727096535.29661: in VariableManager get_vars() 30490 1727096535.29679: done with get_vars() 30490 1727096535.29691: done processing included file 30490 1727096535.29693: iterating over new_blocks loaded from include file 30490 1727096535.29694: in VariableManager get_vars() 30490 1727096535.29703: done with get_vars() 30490 1727096535.29704: filtering new block on tags 30490 1727096535.29718: done filtering new block on tags 30490 1727096535.29721: in VariableManager get_vars() 30490 1727096535.29733: done with get_vars() 30490 1727096535.29735: filtering new block on tags 30490 1727096535.29751: done filtering new block on tags 30490 1727096535.29753: in VariableManager get_vars() 30490 1727096535.29762: done with get_vars() 30490 1727096535.29764: filtering new block on tags 30490 1727096535.29783: done filtering new block on tags 30490 1727096535.29785: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 30490 1727096535.29790: extending task lists for all hosts with included blocks 30490 1727096535.29858: done extending task lists 30490 1727096535.29859: done processing included files 30490 1727096535.29860: results queue empty 30490 1727096535.29861: checking for any_errors_fatal 30490 1727096535.29862: done checking for any_errors_fatal 30490 1727096535.29863: checking for max_fail_percentage 30490 1727096535.29864: done checking for max_fail_percentage 30490 1727096535.29865: checking to see if all hosts have failed and the running result is not ok 30490 1727096535.29865: done checking to see if all hosts have failed 30490 1727096535.29866: getting the remaining hosts for this loop 30490 1727096535.29869: done getting the remaining hosts for this loop 30490 1727096535.29872: getting the next task for host managed_node3 30490 1727096535.29876: done getting next task for host managed_node3 30490 1727096535.29882: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 30490 1727096535.29884: ^ 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 30490 1727096535.29886: getting variables 30490 1727096535.29887: in VariableManager get_vars() 30490 1727096535.29895: Calling all_inventory to load vars for managed_node3 30490 1727096535.29897: Calling groups_inventory to load vars for managed_node3 30490 1727096535.29899: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096535.29903: Calling all_plugins_play to load vars for managed_node3 30490 1727096535.29905: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096535.29908: Calling groups_plugins_play to load vars for managed_node3 30490 1727096535.30054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096535.30336: done with get_vars() 30490 1727096535.30346: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 23 September 2024 09:02:15 -0400 (0:00:00.033) 0:00:01.508 ****** 30490 1727096535.30417: entering _queue_task() for managed_node3/setup 30490 1727096535.30630: worker is 1 (out of 1 available) 30490 1727096535.30641: exiting _queue_task() for managed_node3/setup 30490 1727096535.30654: done queuing things up, now waiting for results queue to drain 30490 1727096535.30655: waiting for pending results... 30490 1727096535.30795: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 30490 1727096535.30857: in run() - task 0afff68d-5257-ba36-653e-00000000002c 30490 1727096535.30866: variable 'ansible_search_path' from source: unknown 30490 1727096535.30870: variable 'ansible_search_path' from source: unknown 30490 1727096535.30903: calling self._execute() 30490 1727096535.30948: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096535.30951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096535.30959: variable 'omit' from source: magic vars 30490 1727096535.31318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096535.33387: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096535.33391: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096535.33476: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096535.33480: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096535.33483: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096535.33510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096535.33539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096535.33565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096535.33607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096535.33632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096535.33804: variable 'ansible_facts' from source: unknown 30490 1727096535.33890: variable 'network_test_required_facts' from source: task vars 30490 1727096535.33928: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 30490 1727096535.33948: variable 'omit' from source: magic vars 30490 1727096535.34011: variable 'omit' from source: magic vars 30490 1727096535.34080: variable 'omit' from source: magic vars 30490 1727096535.34112: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096535.34144: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096535.34185: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096535.34202: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096535.34210: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096535.34265: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096535.34278: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096535.34281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096535.34323: Set connection var ansible_connection to ssh 30490 1727096535.34330: Set connection var ansible_shell_type to sh 30490 1727096535.34336: Set connection var ansible_pipelining to False 30490 1727096535.34341: Set connection var ansible_shell_executable to /bin/sh 30490 1727096535.34346: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096535.34351: Set connection var ansible_timeout to 10 30490 1727096535.34380: variable 'ansible_shell_executable' from source: unknown 30490 1727096535.34388: variable 'ansible_connection' from source: unknown 30490 1727096535.34390: variable 'ansible_module_compression' from source: unknown 30490 1727096535.34392: variable 'ansible_shell_type' from source: unknown 30490 1727096535.34394: variable 'ansible_shell_executable' from source: unknown 30490 1727096535.34396: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096535.34398: variable 'ansible_pipelining' from source: unknown 30490 1727096535.34400: variable 'ansible_timeout' from source: unknown 30490 1727096535.34402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096535.34497: 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) 30490 1727096535.34503: variable 'omit' from source: magic vars 30490 1727096535.34507: starting attempt loop 30490 1727096535.34510: running the handler 30490 1727096535.34520: _low_level_execute_command(): starting 30490 1727096535.34526: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096535.34999: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096535.35002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096535.35005: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096535.35007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096535.35009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096535.35060: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096535.35064: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096535.35070: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096535.35107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096535.36911: stdout chunk (state=3): >>>/root <<< 30490 1727096535.37148: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096535.37152: stdout chunk (state=3): >>><<< 30490 1727096535.37155: stderr chunk (state=3): >>><<< 30490 1727096535.37160: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096535.37181: _low_level_execute_command(): starting 30490 1727096535.37184: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096535.370539-30576-203748980057809 `" && echo ansible-tmp-1727096535.370539-30576-203748980057809="` echo /root/.ansible/tmp/ansible-tmp-1727096535.370539-30576-203748980057809 `" ) && sleep 0' 30490 1727096535.37795: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096535.37864: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096535.37900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096535.39812: stdout chunk (state=3): >>>ansible-tmp-1727096535.370539-30576-203748980057809=/root/.ansible/tmp/ansible-tmp-1727096535.370539-30576-203748980057809 <<< 30490 1727096535.39985: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096535.39988: stdout chunk (state=3): >>><<< 30490 1727096535.39995: stderr chunk (state=3): >>><<< 30490 1727096535.40174: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096535.370539-30576-203748980057809=/root/.ansible/tmp/ansible-tmp-1727096535.370539-30576-203748980057809 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096535.40178: variable 'ansible_module_compression' from source: unknown 30490 1727096535.40180: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 30490 1727096535.40196: variable 'ansible_facts' from source: unknown 30490 1727096535.40630: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096535.370539-30576-203748980057809/AnsiballZ_setup.py 30490 1727096535.40787: Sending initial data 30490 1727096535.40795: Sent initial data (153 bytes) 30490 1727096535.41401: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096535.41414: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096535.41484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096535.41532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096535.41563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096535.41694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096535.43325: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096535.43411: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096535.370539-30576-203748980057809/AnsiballZ_setup.py" <<< 30490 1727096535.43415: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpy6wr0pmj /root/.ansible/tmp/ansible-tmp-1727096535.370539-30576-203748980057809/AnsiballZ_setup.py <<< 30490 1727096535.43418: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpy6wr0pmj" to remote "/root/.ansible/tmp/ansible-tmp-1727096535.370539-30576-203748980057809/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096535.370539-30576-203748980057809/AnsiballZ_setup.py" <<< 30490 1727096535.45156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096535.45169: stderr chunk (state=3): >>><<< 30490 1727096535.45182: stdout chunk (state=3): >>><<< 30490 1727096535.45330: done transferring module to remote 30490 1727096535.45333: _low_level_execute_command(): starting 30490 1727096535.45336: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096535.370539-30576-203748980057809/ /root/.ansible/tmp/ansible-tmp-1727096535.370539-30576-203748980057809/AnsiballZ_setup.py && sleep 0' 30490 1727096535.45936: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096535.45951: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096535.45970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096535.45994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096535.46019: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096535.46031: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096535.46127: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096535.46147: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096535.46210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096535.48070: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096535.48092: stdout chunk (state=3): >>><<< 30490 1727096535.48105: stderr chunk (state=3): >>><<< 30490 1727096535.48132: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096535.48140: _low_level_execute_command(): starting 30490 1727096535.48149: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096535.370539-30576-203748980057809/AnsiballZ_setup.py && sleep 0' 30490 1727096535.48802: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096535.48816: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096535.48828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096535.48845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096535.48861: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096535.48963: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096535.48981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096535.49005: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096535.49018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096535.49088: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096535.51339: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 30490 1727096535.51383: stdout chunk (state=3): >>>import _imp # builtin <<< 30490 1727096535.51399: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 30490 1727096535.51462: stdout chunk (state=3): >>>import '_io' # <<< 30490 1727096535.51494: stdout chunk (state=3): >>>import 'marshal' # <<< 30490 1727096535.51497: stdout chunk (state=3): >>>import 'posix' # <<< 30490 1727096535.51536: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 30490 1727096535.51563: stdout chunk (state=3): >>>import 'time' # <<< 30490 1727096535.51584: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 30490 1727096535.51617: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 30490 1727096535.51634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 30490 1727096535.51666: stdout chunk (state=3): >>>import 'codecs' # <<< 30490 1727096535.51699: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 30490 1727096535.51733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa5684d0> <<< 30490 1727096535.51771: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa537b30> <<< 30490 1727096535.51775: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 30490 1727096535.51808: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa56aa50> import '_signal' # <<< 30490 1727096535.51836: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 30490 1727096535.51850: stdout chunk (state=3): >>>import 'io' # <<< 30490 1727096535.51887: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 30490 1727096535.51972: stdout chunk (state=3): >>>import '_collections_abc' # <<< 30490 1727096535.51996: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 30490 1727096535.52040: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 30490 1727096535.52079: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 30490 1727096535.52096: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 30490 1727096535.52126: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 30490 1727096535.52151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa31d130> <<< 30490 1727096535.52277: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa31dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 30490 1727096535.52676: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 30490 1727096535.52684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 30490 1727096535.52702: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096535.52731: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 30490 1727096535.52772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 30490 1727096535.52788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 30490 1727096535.52830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 30490 1727096535.52833: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa35be90> <<< 30490 1727096535.52865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 30490 1727096535.52877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 30490 1727096535.52893: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa35bf50> <<< 30490 1727096535.52919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 30490 1727096535.52943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 30490 1727096535.52969: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 30490 1727096535.53020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096535.53032: stdout chunk (state=3): >>>import 'itertools' # <<< 30490 1727096535.53061: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 30490 1727096535.53102: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa393830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 30490 1727096535.53109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 30490 1727096535.53131: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa393ec0> import '_collections' # <<< 30490 1727096535.53188: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa373b60> <<< 30490 1727096535.53191: stdout chunk (state=3): >>>import '_functools' # <<< 30490 1727096535.53215: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa371280> <<< 30490 1727096535.53310: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa359040> <<< 30490 1727096535.53332: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 30490 1727096535.53352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 30490 1727096535.53368: stdout chunk (state=3): >>>import '_sre' # <<< 30490 1727096535.53388: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 30490 1727096535.53412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 30490 1727096535.53439: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 30490 1727096535.53493: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa3b37d0> <<< 30490 1727096535.53502: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa3b23f0> <<< 30490 1727096535.53531: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa372150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa3b0c20> <<< 30490 1727096535.53591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 30490 1727096535.53614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa3e8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa3582c0> <<< 30490 1727096535.53632: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 30490 1727096535.53676: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93aa3e8d10> <<< 30490 1727096535.53708: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa3e8bc0> <<< 30490 1727096535.53723: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93aa3e8f80> <<< 30490 1727096535.53747: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa356de0> <<< 30490 1727096535.53764: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096535.53787: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 30490 1727096535.53821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 30490 1727096535.53840: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa3e9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa3e92e0> <<< 30490 1727096535.53871: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 30490 1727096535.53909: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 30490 1727096535.53912: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa3ea510> <<< 30490 1727096535.53923: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 30490 1727096535.53945: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 30490 1727096535.53996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 30490 1727096535.54030: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa400710> <<< 30490 1727096535.54033: stdout chunk (state=3): >>>import 'errno' # <<< 30490 1727096535.54080: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096535.54083: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93aa401df0> <<< 30490 1727096535.54140: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 30490 1727096535.54144: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 30490 1727096535.54147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 30490 1727096535.54157: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa402c90> <<< 30490 1727096535.54196: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93aa4032f0> <<< 30490 1727096535.54223: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa4021e0> <<< 30490 1727096535.54235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 30490 1727096535.54288: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096535.54303: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93aa403d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa4034a0> <<< 30490 1727096535.54345: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa3ea540> <<< 30490 1727096535.54373: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 30490 1727096535.54393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 30490 1727096535.54413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 30490 1727096535.54436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 30490 1727096535.54485: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93aa0ffbf0> <<< 30490 1727096535.54498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 30490 1727096535.54532: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93aa1286e0> <<< 30490 1727096535.54562: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa128440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096535.54580: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93aa128710> <<< 30490 1727096535.54602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 30490 1727096535.54677: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096535.54803: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93aa129040> <<< 30490 1727096535.54957: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93aa1299a0> <<< 30490 1727096535.54962: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa1288f0> <<< 30490 1727096535.54981: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa0fdd90> <<< 30490 1727096535.55012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 30490 1727096535.55019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 30490 1727096535.55057: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 30490 1727096535.55060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa12adb0> <<< 30490 1727096535.55101: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa129af0> <<< 30490 1727096535.55104: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa3eac30> <<< 30490 1727096535.55127: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 30490 1727096535.55190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096535.55214: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 30490 1727096535.55244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 30490 1727096535.55277: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa157110> <<< 30490 1727096535.55329: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 30490 1727096535.55346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096535.55366: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 30490 1727096535.55388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 30490 1727096535.55440: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa1774a0> <<< 30490 1727096535.55453: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 30490 1727096535.55498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 30490 1727096535.55551: stdout chunk (state=3): >>>import 'ntpath' # <<< 30490 1727096535.55581: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa1d8260> <<< 30490 1727096535.55598: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 30490 1727096535.55626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 30490 1727096535.55656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 30490 1727096535.55691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 30490 1727096535.55779: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa1da9c0> <<< 30490 1727096535.55855: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa1d8380> <<< 30490 1727096535.55961: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa1a1280> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9b25340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa1762a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa12bce0> <<< 30490 1727096535.56163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f93a9b255b0> <<< 30490 1727096535.56445: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_6htuw1fn/ansible_setup_payload.zip' # zipimport: zlib available <<< 30490 1727096535.56571: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.56616: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 30490 1727096535.56619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 30490 1727096535.56650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 30490 1727096535.56726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 30490 1727096535.56770: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9b8f0b0> <<< 30490 1727096535.56781: stdout chunk (state=3): >>>import '_typing' # <<< 30490 1727096535.56955: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9b6dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9b6d130> <<< 30490 1727096535.57006: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.57009: stdout chunk (state=3): >>>import 'ansible' # <<< 30490 1727096535.57030: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 30490 1727096535.57059: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 30490 1727096535.58487: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.59644: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9b8cf80> <<< 30490 1727096535.59657: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096535.59694: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 30490 1727096535.59713: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 30490 1727096535.59731: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096535.59741: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9bbe9c0> <<< 30490 1727096535.59778: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9bbe750> <<< 30490 1727096535.59806: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9bbe060> <<< 30490 1727096535.59836: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 30490 1727096535.59886: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9bbe7e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9b8fd40> <<< 30490 1727096535.59922: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9bbf710> <<< 30490 1727096535.59943: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096535.59970: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9bbf950> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 30490 1727096535.60008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 30490 1727096535.60020: stdout chunk (state=3): >>>import '_locale' # <<< 30490 1727096535.60081: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9bbfe90> import 'pwd' # <<< 30490 1727096535.60094: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 30490 1727096535.60113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 30490 1727096535.60147: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a29ca0> <<< 30490 1727096535.60189: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9a2b8c0> <<< 30490 1727096535.60216: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 30490 1727096535.60219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 30490 1727096535.60251: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a2c2c0> <<< 30490 1727096535.60271: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 30490 1727096535.60296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 30490 1727096535.60313: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a2d460> <<< 30490 1727096535.60331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 30490 1727096535.60372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 30490 1727096535.60401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 30490 1727096535.60545: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a2ff20> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93aa1282f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a2e1e0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 30490 1727096535.60585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 30490 1727096535.60588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 30490 1727096535.60612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 30490 1727096535.60722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 30490 1727096535.60784: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a37e00> import '_tokenize' # <<< 30490 1727096535.60837: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a368d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a36630> <<< 30490 1727096535.60870: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 30490 1727096535.60930: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a36ba0> <<< 30490 1727096535.60959: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a2e6f0> <<< 30490 1727096535.60998: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9a7bf20> <<< 30490 1727096535.61015: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a7c200> <<< 30490 1727096535.61042: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 30490 1727096535.61056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 30490 1727096535.61100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 30490 1727096535.61135: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9a7dca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a7da60> <<< 30490 1727096535.61138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 30490 1727096535.61166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 30490 1727096535.61219: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096535.61237: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9a80230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a7e360> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 30490 1727096535.61287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096535.61320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 30490 1727096535.61333: stdout chunk (state=3): >>>import '_string' # <<< 30490 1727096535.61371: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a839e0> <<< 30490 1727096535.61488: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a803e0> <<< 30490 1727096535.61559: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9a84ce0> <<< 30490 1727096535.61589: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9a84a10> <<< 30490 1727096535.61626: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9a843b0> <<< 30490 1727096535.61637: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a7c3b0> <<< 30490 1727096535.61678: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 30490 1727096535.61701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 30490 1727096535.61724: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096535.61752: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9910410> <<< 30490 1727096535.61918: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9911310> <<< 30490 1727096535.61944: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a86bd0> <<< 30490 1727096535.61974: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9a87f20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a867e0> <<< 30490 1727096535.61990: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 30490 1727096535.62016: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.62089: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.62197: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.62203: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 30490 1727096535.62242: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 30490 1727096535.62248: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.62358: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.62503: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.63033: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.63600: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 30490 1727096535.63616: stdout chunk (state=3): >>> import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 30490 1727096535.63643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096535.63686: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a99156a0> <<< 30490 1727096535.63782: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 30490 1727096535.63785: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9916b40> <<< 30490 1727096535.63806: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a99115e0> <<< 30490 1727096535.63836: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 30490 1727096535.63845: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.63879: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.63893: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 30490 1727096535.63902: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.64039: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.64237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9916bd0> # zipimport: zlib available <<< 30490 1727096535.64683: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.65138: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.65194: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.65325: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 30490 1727096535.65383: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 30490 1727096535.65412: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.65446: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.65516: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 30490 1727096535.65529: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.65544: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 30490 1727096535.65602: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.65635: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 30490 1727096535.65849: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.66079: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 30490 1727096535.66153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 30490 1727096535.66156: stdout chunk (state=3): >>>import '_ast' # <<< 30490 1727096535.66244: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9917830> # zipimport: zlib available <<< 30490 1727096535.66299: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.66381: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 30490 1727096535.66411: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 30490 1727096535.66415: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.66452: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.66491: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 30490 1727096535.66504: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.66540: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.66587: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.66636: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.66706: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 30490 1727096535.66747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096535.66839: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a99222d0> <<< 30490 1727096535.66882: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a991d040> <<< 30490 1727096535.66921: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 30490 1727096535.66938: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.66989: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.67048: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.67080: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.67137: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096535.67153: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 30490 1727096535.67173: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 30490 1727096535.67192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 30490 1727096535.67243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 30490 1727096535.67285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 30490 1727096535.67288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 30490 1727096535.67407: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a0ab40> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9bea810> <<< 30490 1727096535.67455: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9922300> <<< 30490 1727096535.67520: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9915220> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 30490 1727096535.67533: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 30490 1727096535.67645: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 30490 1727096535.67686: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.67760: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.67818: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.67866: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 30490 1727096535.68272: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 30490 1727096535.68327: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.68655: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 30490 1727096535.68658: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 30490 1727096535.68694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 30490 1727096535.68697: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a99b2390> <<< 30490 1727096535.68751: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 30490 1727096535.68754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 30490 1727096535.68757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 30490 1727096535.68789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 30490 1727096535.68819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 30490 1727096535.68832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a95402f0> <<< 30490 1727096535.68864: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096535.68886: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9540650> <<< 30490 1727096535.68927: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9998e60> <<< 30490 1727096535.68946: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a99b2ed0> <<< 30490 1727096535.68975: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a99b0a10> <<< 30490 1727096535.69002: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a99b06b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 30490 1727096535.69061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 30490 1727096535.69107: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 30490 1727096535.69125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 30490 1727096535.69150: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9543650> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9542f00> <<< 30490 1727096535.69195: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a95430b0> <<< 30490 1727096535.69199: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9542330> <<< 30490 1727096535.69318: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 30490 1727096535.69344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a95437d0> <<< 30490 1727096535.69363: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 30490 1727096535.69391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 30490 1727096535.69416: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096535.69459: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a958a300> <<< 30490 1727096535.69462: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9588320> <<< 30490 1727096535.69572: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a99b1b20> import 'ansible.module_utils.facts.timeout' # <<< 30490 1727096535.69576: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 30490 1727096535.69578: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 30490 1727096535.69601: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.69665: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 30490 1727096535.69680: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.69763: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.69792: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available <<< 30490 1727096535.69826: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 30490 1727096535.69887: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # <<< 30490 1727096535.69890: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.69963: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.69988: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 30490 1727096535.70025: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.70070: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 30490 1727096535.70089: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.70129: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.70188: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.70291: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.70324: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 30490 1727096535.70327: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.70798: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.71233: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 30490 1727096535.71272: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.71297: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.71349: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.71610: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.71616: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 30490 1727096535.71619: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available <<< 30490 1727096535.71637: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 30490 1727096535.71663: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.71694: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 30490 1727096535.71709: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.71732: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.71850: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 30490 1727096535.71861: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.71942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 30490 1727096535.71970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a958a4e0> <<< 30490 1727096535.71990: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 30490 1727096535.72022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 30490 1727096535.72130: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a958b110> <<< 30490 1727096535.72157: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 30490 1727096535.72296: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # <<< 30490 1727096535.72299: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.72387: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.72495: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 30490 1727096535.72498: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.72583: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.72617: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 30490 1727096535.72706: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.72773: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 30490 1727096535.72776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 30490 1727096535.72838: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096535.72928: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a95ce510> <<< 30490 1727096535.73179: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a99b1310> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 30490 1727096535.73192: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.73218: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 30490 1727096535.73252: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.73345: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.73468: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.73582: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.73655: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 30490 1727096535.73679: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.73709: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.73760: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 30490 1727096535.73763: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.73918: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.73922: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096535.73965: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a95e2120> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a95e2060> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 30490 1727096535.74008: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.74173: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 30490 1727096535.74176: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.74211: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.74364: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 30490 1727096535.74385: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.74474: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.74574: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.74611: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.74650: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 30490 1727096535.74675: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 30490 1727096535.74707: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.74720: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.74887: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.75011: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 30490 1727096535.75029: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.75145: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.75276: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 30490 1727096535.75280: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.75326: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.75342: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.75894: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.76476: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 30490 1727096535.76588: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.76624: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 30490 1727096535.76638: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.76730: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.76897: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 30490 1727096535.76900: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.76999: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.77151: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 30490 1727096535.77178: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 30490 1727096535.77205: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 30490 1727096535.77251: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.77292: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 30490 1727096535.77381: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.77476: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.77667: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.77865: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 30490 1727096535.77886: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.77915: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.77952: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 30490 1727096535.77963: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.77984: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.78012: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 30490 1727096535.78015: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.78085: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.78150: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 30490 1727096535.78159: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.78182: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.78202: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 30490 1727096535.78215: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.78270: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.78325: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 30490 1727096535.78336: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.78389: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.78443: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 30490 1727096535.78459: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.78710: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.78972: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 30490 1727096535.78989: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.79039: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.79115: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 30490 1727096535.79150: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 30490 1727096535.79188: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 30490 1727096535.79225: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.79251: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 30490 1727096535.79284: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.79288: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.79327: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 30490 1727096535.79330: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.79401: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.79522: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 30490 1727096535.79530: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.79640: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 30490 1727096535.79643: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.79663: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.79887: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.79955: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 30490 1727096535.79958: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.80004: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 30490 1727096535.80035: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.80198: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.80386: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 30490 1727096535.80408: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.80437: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.80490: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 30490 1727096535.80537: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.80594: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 30490 1727096535.80709: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.80769: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 30490 1727096535.80846: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.80944: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # <<< 30490 1727096535.80946: stdout chunk (state=3): >>>import 'ansible.module_utils.facts' # <<< 30490 1727096535.81021: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096535.81217: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 30490 1727096535.81220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 30490 1727096535.81243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 30490 1727096535.81259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 30490 1727096535.81289: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096535.81303: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a93decf0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a93dd0a0> <<< 30490 1727096535.81343: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a93dcf20> <<< 30490 1727096535.82443: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8Vt<<< 30490 1727096535.82466: stdout chunk (state=3): >>>U557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "02", "second": "15", "epoch": "1727096535", "epoch_int": "1727096535", "date": "2024-09-23", "time": "09:02:15", "iso8601_micro": "2024-09-23T13:02:15.820355Z", "iso8601": "2024-09-23T13:02:15Z", "iso8601_basic": "20240923T090215820355", "iso8601_basic_short": "20240923T090215", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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_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"}}} <<< 30490 1727096535.83116: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg <<< 30490 1727096535.83119: stdout chunk (state=3): >>># cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset <<< 30490 1727096535.83164: stdout chunk (state=3): >>># destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select <<< 30490 1727096535.83169: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes <<< 30490 1727096535.83289: stdout chunk (state=3): >>># 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 <<< 30490 1727096535.83292: stdout chunk (state=3): >>># destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq <<< 30490 1727096535.83298: stdout chunk (state=3): >>># cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # 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 <<< 30490 1727096535.83300: stdout chunk (state=3): >>># 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 <<< 30490 1727096535.83302: stdout chunk (state=3): >>># 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 <<< 30490 1727096535.83379: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # 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 <<< 30490 1727096535.83645: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 30490 1727096535.83736: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 30490 1727096535.83780: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 30490 1727096535.83794: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 30490 1727096535.83803: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 30490 1727096535.83858: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro <<< 30490 1727096535.83864: stdout chunk (state=3): >>># destroy argparse # destroy logging <<< 30490 1727096535.83908: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 30490 1727096535.83912: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool <<< 30490 1727096535.83929: stdout chunk (state=3): >>># destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 30490 1727096535.83967: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata <<< 30490 1727096535.83977: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 30490 1727096535.83980: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 30490 1727096535.84006: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 30490 1727096535.84022: stdout chunk (state=3): >>># destroy _ssl <<< 30490 1727096535.84028: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 30490 1727096535.84040: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios <<< 30490 1727096535.84048: stdout chunk (state=3): >>># destroy errno # destroy json <<< 30490 1727096535.84090: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 30490 1727096535.84145: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 30490 1727096535.84189: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 30490 1727096535.84238: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants <<< 30490 1727096535.84244: stdout chunk (state=3): >>># destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 30490 1727096535.84299: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 30490 1727096535.84323: 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 selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 30490 1727096535.84524: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 30490 1727096535.84552: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 30490 1727096535.84592: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 30490 1727096535.84603: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 30490 1727096535.84616: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 30490 1727096535.84697: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 30490 1727096535.84745: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 30490 1727096535.84780: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 30490 1727096535.84805: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 30490 1727096535.85172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096535.85184: stderr chunk (state=3): >>><<< 30490 1727096535.85191: stdout chunk (state=3): >>><<< 30490 1727096535.85310: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa5684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa537b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa56aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa31d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa31dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa35be90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa35bf50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa393830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa393ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa373b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa371280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa359040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa3b37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa3b23f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa372150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa3b0c20> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa3e8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa3582c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93aa3e8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa3e8bc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93aa3e8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa356de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa3e9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa3e92e0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa3ea510> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa400710> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93aa401df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa402c90> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93aa4032f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa4021e0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93aa403d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa4034a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa3ea540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93aa0ffbf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93aa1286e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa128440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93aa128710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93aa129040> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93aa1299a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa1288f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa0fdd90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa12adb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa129af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa3eac30> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa157110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa1774a0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa1d8260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa1da9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa1d8380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa1a1280> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9b25340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa1762a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93aa12bce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f93a9b255b0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_6htuw1fn/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9b8f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9b6dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9b6d130> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9b8cf80> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9bbe9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9bbe750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9bbe060> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9bbe7e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9b8fd40> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9bbf710> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9bbf950> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9bbfe90> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a29ca0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9a2b8c0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a2c2c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a2d460> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a2ff20> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93aa1282f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a2e1e0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a37e00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a368d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a36630> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a36ba0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a2e6f0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9a7bf20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a7c200> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9a7dca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a7da60> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9a80230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a7e360> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a839e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a803e0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9a84ce0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9a84a10> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9a843b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a7c3b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9910410> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9911310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a86bd0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9a87f20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a867e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a99156a0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9916b40> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a99115e0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9916bd0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9917830> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a99222d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a991d040> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9a0ab40> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9bea810> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9922300> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9915220> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a99b2390> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a95402f0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9540650> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9998e60> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a99b2ed0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a99b0a10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a99b06b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a9543650> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9542f00> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a95430b0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9542330> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a95437d0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a958a300> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a9588320> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a99b1b20> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a958a4e0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a958b110> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a95ce510> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a99b1310> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a95e2120> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a95e2060> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a93decf0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a93dd0a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a93dcf20> {"ansible_facts": {"ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "02", "second": "15", "epoch": "1727096535", "epoch_int": "1727096535", "date": "2024-09-23", "time": "09:02:15", "iso8601_micro": "2024-09-23T13:02:15.820355Z", "iso8601": "2024-09-23T13:02:15Z", "iso8601_basic": "20240923T090215820355", "iso8601_basic_short": "20240923T090215", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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_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 sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 30490 1727096535.86643: 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-1727096535.370539-30576-203748980057809/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096535.86647: _low_level_execute_command(): starting 30490 1727096535.86650: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096535.370539-30576-203748980057809/ > /dev/null 2>&1 && sleep 0' 30490 1727096535.86678: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096535.86681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096535.86683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096535.86685: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096535.86687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096535.88304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096535.88324: stderr chunk (state=3): >>><<< 30490 1727096535.88327: stdout chunk (state=3): >>><<< 30490 1727096535.88340: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096535.88346: handler run complete 30490 1727096535.88377: variable 'ansible_facts' from source: unknown 30490 1727096535.88418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096535.88488: variable 'ansible_facts' from source: unknown 30490 1727096535.88535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096535.88566: attempt loop complete, returning result 30490 1727096535.88574: _execute() done 30490 1727096535.88577: dumping result to json 30490 1727096535.88585: done dumping result, returning 30490 1727096535.88592: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0afff68d-5257-ba36-653e-00000000002c] 30490 1727096535.88597: sending task result for task 0afff68d-5257-ba36-653e-00000000002c 30490 1727096535.88726: done sending task result for task 0afff68d-5257-ba36-653e-00000000002c 30490 1727096535.88729: WORKER PROCESS EXITING ok: [managed_node3] 30490 1727096535.88820: no more pending results, returning what we have 30490 1727096535.88823: results queue empty 30490 1727096535.88823: checking for any_errors_fatal 30490 1727096535.88825: done checking for any_errors_fatal 30490 1727096535.88825: checking for max_fail_percentage 30490 1727096535.88827: done checking for max_fail_percentage 30490 1727096535.88828: checking to see if all hosts have failed and the running result is not ok 30490 1727096535.88828: done checking to see if all hosts have failed 30490 1727096535.88829: getting the remaining hosts for this loop 30490 1727096535.88831: done getting the remaining hosts for this loop 30490 1727096535.88834: getting the next task for host managed_node3 30490 1727096535.88842: done getting next task for host managed_node3 30490 1727096535.88844: ^ task is: TASK: Check if system is ostree 30490 1727096535.88846: ^ 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 30490 1727096535.88849: getting variables 30490 1727096535.88850: in VariableManager get_vars() 30490 1727096535.88885: Calling all_inventory to load vars for managed_node3 30490 1727096535.88887: Calling groups_inventory to load vars for managed_node3 30490 1727096535.88890: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096535.88899: Calling all_plugins_play to load vars for managed_node3 30490 1727096535.88902: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096535.88904: Calling groups_plugins_play to load vars for managed_node3 30490 1727096535.89042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096535.89165: done with get_vars() 30490 1727096535.89176: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 23 September 2024 09:02:15 -0400 (0:00:00.588) 0:00:02.096 ****** 30490 1727096535.89275: entering _queue_task() for managed_node3/stat 30490 1727096535.89520: worker is 1 (out of 1 available) 30490 1727096535.89531: exiting _queue_task() for managed_node3/stat 30490 1727096535.89543: done queuing things up, now waiting for results queue to drain 30490 1727096535.89545: waiting for pending results... 30490 1727096535.89984: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 30490 1727096535.89989: in run() - task 0afff68d-5257-ba36-653e-00000000002e 30490 1727096535.89992: variable 'ansible_search_path' from source: unknown 30490 1727096535.89994: variable 'ansible_search_path' from source: unknown 30490 1727096535.89996: calling self._execute() 30490 1727096535.89998: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096535.90006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096535.90020: variable 'omit' from source: magic vars 30490 1727096535.90410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096535.90603: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096535.90634: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096535.90659: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096535.90689: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096535.90752: 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) 30490 1727096535.90774: 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) 30490 1727096535.90793: 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) 30490 1727096535.90812: 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) 30490 1727096535.90901: Evaluated conditional (not __network_is_ostree is defined): True 30490 1727096535.90904: variable 'omit' from source: magic vars 30490 1727096535.90930: variable 'omit' from source: magic vars 30490 1727096535.90954: variable 'omit' from source: magic vars 30490 1727096535.90978: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096535.91000: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096535.91012: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096535.91026: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096535.91034: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096535.91058: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096535.91061: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096535.91063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096535.91148: Set connection var ansible_connection to ssh 30490 1727096535.91151: Set connection var ansible_shell_type to sh 30490 1727096535.91154: Set connection var ansible_pipelining to False 30490 1727096535.91157: Set connection var ansible_shell_executable to /bin/sh 30490 1727096535.91159: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096535.91161: Set connection var ansible_timeout to 10 30490 1727096535.91183: variable 'ansible_shell_executable' from source: unknown 30490 1727096535.91186: variable 'ansible_connection' from source: unknown 30490 1727096535.91188: variable 'ansible_module_compression' from source: unknown 30490 1727096535.91191: variable 'ansible_shell_type' from source: unknown 30490 1727096535.91193: variable 'ansible_shell_executable' from source: unknown 30490 1727096535.91195: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096535.91199: variable 'ansible_pipelining' from source: unknown 30490 1727096535.91202: variable 'ansible_timeout' from source: unknown 30490 1727096535.91204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096535.91301: 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) 30490 1727096535.91308: variable 'omit' from source: magic vars 30490 1727096535.91314: starting attempt loop 30490 1727096535.91317: running the handler 30490 1727096535.91329: _low_level_execute_command(): starting 30490 1727096535.91335: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096535.91825: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096535.91829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096535.91832: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096535.91835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096535.91891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096535.91894: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096535.91925: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096535.93563: stdout chunk (state=3): >>>/root <<< 30490 1727096535.93651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096535.93681: stderr chunk (state=3): >>><<< 30490 1727096535.93684: stdout chunk (state=3): >>><<< 30490 1727096535.93707: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096535.93718: _low_level_execute_command(): starting 30490 1727096535.93725: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096535.9370635-30608-199410082094949 `" && echo ansible-tmp-1727096535.9370635-30608-199410082094949="` echo /root/.ansible/tmp/ansible-tmp-1727096535.9370635-30608-199410082094949 `" ) && sleep 0' 30490 1727096535.94138: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096535.94174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096535.94178: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096535.94181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096535.94184: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096535.94186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096535.94234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096535.94237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096535.94241: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096535.94278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096535.96167: stdout chunk (state=3): >>>ansible-tmp-1727096535.9370635-30608-199410082094949=/root/.ansible/tmp/ansible-tmp-1727096535.9370635-30608-199410082094949 <<< 30490 1727096535.96283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096535.96312: stderr chunk (state=3): >>><<< 30490 1727096535.96316: stdout chunk (state=3): >>><<< 30490 1727096535.96329: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096535.9370635-30608-199410082094949=/root/.ansible/tmp/ansible-tmp-1727096535.9370635-30608-199410082094949 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096535.96371: variable 'ansible_module_compression' from source: unknown 30490 1727096535.96417: ANSIBALLZ: Using lock for stat 30490 1727096535.96420: ANSIBALLZ: Acquiring lock 30490 1727096535.96422: ANSIBALLZ: Lock acquired: 140702191620784 30490 1727096535.96425: ANSIBALLZ: Creating module 30490 1727096536.03922: ANSIBALLZ: Writing module into payload 30490 1727096536.03990: ANSIBALLZ: Writing module 30490 1727096536.04008: ANSIBALLZ: Renaming module 30490 1727096536.04012: ANSIBALLZ: Done creating module 30490 1727096536.04027: variable 'ansible_facts' from source: unknown 30490 1727096536.04078: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096535.9370635-30608-199410082094949/AnsiballZ_stat.py 30490 1727096536.04173: Sending initial data 30490 1727096536.04176: Sent initial data (153 bytes) 30490 1727096536.04647: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096536.04651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096536.04653: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096536.04656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096536.04657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096536.04706: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096536.04709: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096536.04712: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096536.04754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096536.06382: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096536.06409: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096536.06438: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp2rhy5x6v /root/.ansible/tmp/ansible-tmp-1727096535.9370635-30608-199410082094949/AnsiballZ_stat.py <<< 30490 1727096536.06446: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096535.9370635-30608-199410082094949/AnsiballZ_stat.py" <<< 30490 1727096536.06478: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp2rhy5x6v" to remote "/root/.ansible/tmp/ansible-tmp-1727096535.9370635-30608-199410082094949/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096535.9370635-30608-199410082094949/AnsiballZ_stat.py" <<< 30490 1727096536.06948: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096536.06998: stderr chunk (state=3): >>><<< 30490 1727096536.07001: stdout chunk (state=3): >>><<< 30490 1727096536.07031: done transferring module to remote 30490 1727096536.07043: _low_level_execute_command(): starting 30490 1727096536.07046: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096535.9370635-30608-199410082094949/ /root/.ansible/tmp/ansible-tmp-1727096535.9370635-30608-199410082094949/AnsiballZ_stat.py && sleep 0' 30490 1727096536.07522: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096536.07525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096536.07527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096536.07530: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096536.07532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096536.07578: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096536.07598: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096536.07623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096536.09464: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096536.09494: stderr chunk (state=3): >>><<< 30490 1727096536.09497: stdout chunk (state=3): >>><<< 30490 1727096536.09514: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096536.09517: _low_level_execute_command(): starting 30490 1727096536.09520: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096535.9370635-30608-199410082094949/AnsiballZ_stat.py && sleep 0' 30490 1727096536.09971: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096536.09975: 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 <<< 30490 1727096536.09978: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096536.09994: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096536.10050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096536.10054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096536.10057: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096536.10100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096536.12279: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 30490 1727096536.12324: stdout chunk (state=3): >>>import _imp # builtin <<< 30490 1727096536.12327: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 30490 1727096536.12345: stdout chunk (state=3): >>>import '_weakref' # <<< 30490 1727096536.12402: stdout chunk (state=3): >>>import '_io' # <<< 30490 1727096536.12423: stdout chunk (state=3): >>>import 'marshal' # <<< 30490 1727096536.12439: stdout chunk (state=3): >>>import 'posix' # <<< 30490 1727096536.12473: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 30490 1727096536.12503: stdout chunk (state=3): >>>import 'time' # <<< 30490 1727096536.12514: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 30490 1727096536.12560: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 30490 1727096536.12579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096536.12602: stdout chunk (state=3): >>>import '_codecs' # <<< 30490 1727096536.12614: stdout chunk (state=3): >>>import 'codecs' # <<< 30490 1727096536.12652: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 30490 1727096536.12674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3ed104d0> <<< 30490 1727096536.12715: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3ecdfb30> <<< 30490 1727096536.12719: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 30490 1727096536.12752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3ed12a50> <<< 30490 1727096536.12763: stdout chunk (state=3): >>>import '_signal' # <<< 30490 1727096536.12794: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 30490 1727096536.12797: stdout chunk (state=3): >>>import 'io' # <<< 30490 1727096536.12829: stdout chunk (state=3): >>>import '_stat' # <<< 30490 1727096536.12838: stdout chunk (state=3): >>>import 'stat' # <<< 30490 1727096536.12912: stdout chunk (state=3): >>>import '_collections_abc' # <<< 30490 1727096536.12942: stdout chunk (state=3): >>>import 'genericpath' # <<< 30490 1727096536.12951: stdout chunk (state=3): >>>import 'posixpath' # <<< 30490 1727096536.12991: stdout chunk (state=3): >>>import 'os' # <<< 30490 1727096536.13015: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 30490 1727096536.13028: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 30490 1727096536.13046: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 30490 1727096536.13066: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 30490 1727096536.13098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eac1130> <<< 30490 1727096536.13151: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 30490 1727096536.13170: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096536.13192: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eac1fa0> <<< 30490 1727096536.13208: stdout chunk (state=3): >>>import 'site' # <<< 30490 1727096536.13230: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 30490 1727096536.13463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 30490 1727096536.13481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 30490 1727096536.13504: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096536.13531: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 30490 1727096536.13571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 30490 1727096536.13590: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 30490 1727096536.13627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 30490 1727096536.13632: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eaffe60> <<< 30490 1727096536.13666: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 30490 1727096536.13691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 30490 1727096536.13694: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eafff20> <<< 30490 1727096536.13714: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 30490 1727096536.13740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 30490 1727096536.13771: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 30490 1727096536.13815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096536.13833: stdout chunk (state=3): >>>import 'itertools' # <<< 30490 1727096536.13873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 30490 1727096536.13900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb37890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 30490 1727096536.13926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb37f20> <<< 30490 1727096536.13929: stdout chunk (state=3): >>>import '_collections' # <<< 30490 1727096536.13990: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb17b30> <<< 30490 1727096536.13993: stdout chunk (state=3): >>>import '_functools' # <<< 30490 1727096536.14014: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb15250> <<< 30490 1727096536.14104: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eafd010> <<< 30490 1727096536.14140: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 30490 1727096536.14155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 30490 1727096536.14192: stdout chunk (state=3): >>>import '_sre' # <<< 30490 1727096536.14195: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 30490 1727096536.14239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 30490 1727096536.14242: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 30490 1727096536.14255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 30490 1727096536.14293: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb57800> <<< 30490 1727096536.14296: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb56450> <<< 30490 1727096536.14334: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb16120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb54cb0> <<< 30490 1727096536.14388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 30490 1727096536.14422: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb8c860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eafc290> <<< 30490 1727096536.14442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 30490 1727096536.14474: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3eb8cd10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb8cbc0> <<< 30490 1727096536.14517: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3eb8cfb0> <<< 30490 1727096536.14533: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eafadb0> <<< 30490 1727096536.14565: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 30490 1727096536.14584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096536.14592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 30490 1727096536.14625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 30490 1727096536.14639: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb8d6a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb8d370> <<< 30490 1727096536.14651: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 30490 1727096536.14690: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 30490 1727096536.14694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 30490 1727096536.14719: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb8e5a0> import 'importlib.util' # import 'runpy' # <<< 30490 1727096536.14780: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 30490 1727096536.14807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 30490 1727096536.14832: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eba47a0> import 'errno' # <<< 30490 1727096536.14880: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096536.14884: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3eba5e80> <<< 30490 1727096536.14915: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 30490 1727096536.14949: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 30490 1727096536.14952: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eba6d20> <<< 30490 1727096536.15000: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3eba7320> <<< 30490 1727096536.15033: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eba6270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 30490 1727096536.15043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 30490 1727096536.15098: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096536.15101: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3eba7da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eba74d0> <<< 30490 1727096536.15163: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb8e510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 30490 1727096536.15200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 30490 1727096536.15211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 30490 1727096536.15239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 30490 1727096536.15285: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e927bf0> <<< 30490 1727096536.15299: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 30490 1727096536.15332: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e9506b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e950410> <<< 30490 1727096536.15367: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e9506e0> <<< 30490 1727096536.15397: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 30490 1727096536.15475: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096536.15594: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e951010> <<< 30490 1727096536.15736: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e9519d0> <<< 30490 1727096536.15761: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e9508c0> <<< 30490 1727096536.15791: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e925d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 30490 1727096536.15820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 30490 1727096536.15841: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 30490 1727096536.15855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e952d20> <<< 30490 1727096536.15882: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e950e60> <<< 30490 1727096536.15914: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb8e750> <<< 30490 1727096536.15927: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 30490 1727096536.15991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096536.16008: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 30490 1727096536.16046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 30490 1727096536.16071: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e97f080> <<< 30490 1727096536.16123: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 30490 1727096536.16170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096536.16196: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 30490 1727096536.16234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 30490 1727096536.16237: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e99f440> <<< 30490 1727096536.16282: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 30490 1727096536.16296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 30490 1727096536.16345: stdout chunk (state=3): >>>import 'ntpath' # <<< 30490 1727096536.16391: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3ea00260> <<< 30490 1727096536.16455: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 30490 1727096536.16485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 30490 1727096536.16505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 30490 1727096536.16581: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3ea029c0> <<< 30490 1727096536.16651: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3ea00380> <<< 30490 1727096536.16703: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e9cd250> <<< 30490 1727096536.16734: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e321370> <<< 30490 1727096536.16745: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e99e240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e953c50> <<< 30490 1727096536.16852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 30490 1727096536.16876: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8a3e99e840> <<< 30490 1727096536.17043: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_pdwdi29a/ansible_stat_payload.zip' # zipimport: zlib available <<< 30490 1727096536.17190: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.17215: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 30490 1727096536.17266: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 30490 1727096536.17348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 30490 1727096536.17390: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e376fc0> import '_typing' # <<< 30490 1727096536.17618: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e355eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e355070> # zipimport: zlib available <<< 30490 1727096536.17675: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 30490 1727096536.19106: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.20337: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e374e90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 30490 1727096536.20342: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 30490 1727096536.20401: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3a2930> <<< 30490 1727096536.20415: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a26c0> <<< 30490 1727096536.20475: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a1fd0> <<< 30490 1727096536.20525: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a2420> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e377c50> <<< 30490 1727096536.20532: stdout chunk (state=3): >>>import 'atexit' # <<< 30490 1727096536.20694: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3a36b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3a38f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 30490 1727096536.20733: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a3e00> <<< 30490 1727096536.20736: stdout chunk (state=3): >>>import 'pwd' # <<< 30490 1727096536.20753: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 30490 1727096536.20777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 30490 1727096536.20817: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e209a60> <<< 30490 1727096536.20841: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e20b710> <<< 30490 1727096536.20873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 30490 1727096536.20891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 30490 1727096536.20927: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e20c0e0> <<< 30490 1727096536.20944: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 30490 1727096536.21031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 30490 1727096536.21048: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e20cfe0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 30490 1727096536.21078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 30490 1727096536.21160: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e20fd40> <<< 30490 1727096536.21248: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e952c90> <<< 30490 1727096536.21252: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e20e000> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 30490 1727096536.21389: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e217b90> import '_tokenize' # <<< 30490 1727096536.21528: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e216660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2163f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 30490 1727096536.21580: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e216930> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e20e480> <<< 30490 1727096536.21637: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e25fda0> <<< 30490 1727096536.21646: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e25ffb0> <<< 30490 1727096536.21677: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 30490 1727096536.21805: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2619a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e261760> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 30490 1727096536.21890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 30490 1727096536.21941: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e263f20> <<< 30490 1727096536.21965: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e262090> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 30490 1727096536.22046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 30490 1727096536.22059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 30490 1727096536.22099: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e267680> <<< 30490 1727096536.22312: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e263f50> <<< 30490 1727096536.22351: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e268410> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e268680> <<< 30490 1727096536.22442: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e268a10> <<< 30490 1727096536.22446: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e260050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 30490 1727096536.22466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 30490 1727096536.22526: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2f40e0> <<< 30490 1727096536.22656: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 30490 1727096536.22701: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2f51c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e26a870> <<< 30490 1727096536.22832: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e26bc20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e26a480> <<< 30490 1727096536.22850: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 30490 1727096536.22945: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.22966: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 30490 1727096536.22999: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 30490 1727096536.23018: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.23133: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.23385: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.23820: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.24376: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 30490 1727096536.24379: 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' # <<< 30490 1727096536.24406: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096536.24468: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2f94f0> <<< 30490 1727096536.24549: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 30490 1727096536.24588: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2fa390> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2f5460> <<< 30490 1727096536.24632: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 30490 1727096536.24643: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.24692: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.24704: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 30490 1727096536.24839: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.24998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 30490 1727096536.25018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2fa930> <<< 30490 1727096536.25088: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.25487: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.25946: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.26005: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.26671: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 30490 1727096536.26675: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 30490 1727096536.26694: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.26994: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 30490 1727096536.27070: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2fb5c0> <<< 30490 1727096536.27089: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.27147: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.27217: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 30490 1727096536.27239: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 30490 1727096536.27259: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.27305: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.27343: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 30490 1727096536.27394: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 30490 1727096536.27442: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.27566: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.27586: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 30490 1727096536.27613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096536.27707: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e106030> <<< 30490 1727096536.27889: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e100ec0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 30490 1727096536.27911: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.27940: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.27997: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 30490 1727096536.28033: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 30490 1727096536.28053: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 30490 1727096536.28058: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 30490 1727096536.28122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 30490 1727096536.28148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 30490 1727096536.28172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 30490 1727096536.28212: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3d69f0> <<< 30490 1727096536.28250: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3ee6c0> <<< 30490 1727096536.28509: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e106150> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2f5490> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 30490 1727096536.28512: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.28514: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 30490 1727096536.28646: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.28837: stdout chunk (state=3): >>># zipimport: zlib available <<< 30490 1727096536.28954: 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"}}} <<< 30490 1727096536.28990: stdout chunk (state=3): >>># destroy __main__ <<< 30490 1727096536.29425: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil <<< 30490 1727096536.29453: 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 # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid <<< 30490 1727096536.29478: stdout chunk (state=3): >>># cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 <<< 30490 1727096536.29511: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 30490 1727096536.29733: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 30490 1727096536.29770: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 30490 1727096536.29791: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 30490 1727096536.29811: stdout chunk (state=3): >>># destroy ntpath <<< 30490 1727096536.29843: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 30490 1727096536.29930: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array <<< 30490 1727096536.30004: stdout chunk (state=3): >>># destroy datetime <<< 30490 1727096536.30009: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 30490 1727096536.30056: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 30490 1727096536.30178: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 30490 1727096536.30182: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io <<< 30490 1727096536.30191: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 30490 1727096536.30247: stdout chunk (state=3): >>># destroy sys.monitoring <<< 30490 1727096536.30272: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 30490 1727096536.30300: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 30490 1727096536.30348: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 30490 1727096536.30600: stdout chunk (state=3): >>># destroy _typing <<< 30490 1727096536.30603: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 30490 1727096536.30609: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 30490 1727096536.30889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096536.30901: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 30490 1727096536.30955: stderr chunk (state=3): >>><<< 30490 1727096536.31084: stdout chunk (state=3): >>><<< 30490 1727096536.31184: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3ed104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3ecdfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3ed12a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eac1130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eac1fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eaffe60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eafff20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb37890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb37f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb17b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb15250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eafd010> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb57800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb56450> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb16120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb54cb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb8c860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eafc290> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3eb8cd10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb8cbc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3eb8cfb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eafadb0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb8d6a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb8d370> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb8e5a0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eba47a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3eba5e80> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eba6d20> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3eba7320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eba6270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3eba7da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eba74d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb8e510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e927bf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e9506b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e950410> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e9506e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e951010> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e9519d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e9508c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e925d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e952d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e950e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3eb8e750> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e97f080> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e99f440> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3ea00260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3ea029c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3ea00380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e9cd250> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e321370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e99e240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e953c50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8a3e99e840> # zipimport: found 30 names in '/tmp/ansible_stat_payload_pdwdi29a/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e376fc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e355eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e355070> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e374e90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3a2930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a26c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a1fd0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a2420> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e377c50> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3a36b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3a38f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a3e00> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e209a60> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e20b710> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e20c0e0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e20cfe0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e20fd40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e952c90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e20e000> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e217b90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e216660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2163f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e216930> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e20e480> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e25fda0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e25ffb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2619a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e261760> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e263f20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e262090> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e267680> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e263f50> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e268410> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e268680> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e268a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e260050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2f40e0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2f51c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e26a870> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e26bc20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e26a480> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2f94f0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2fa390> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2f5460> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2fa930> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2fb5c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e106030> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e100ec0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3d69f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3ee6c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e106150> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2f5490> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 30490 1727096536.32476: 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-1727096535.9370635-30608-199410082094949/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096536.32480: _low_level_execute_command(): starting 30490 1727096536.32482: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096535.9370635-30608-199410082094949/ > /dev/null 2>&1 && sleep 0' 30490 1727096536.33070: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096536.33165: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096536.33185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096536.33284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096536.33369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096536.33396: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096536.33414: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096536.33654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096536.35537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096536.35548: stdout chunk (state=3): >>><<< 30490 1727096536.35559: stderr chunk (state=3): >>><<< 30490 1727096536.35584: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096536.35595: handler run complete 30490 1727096536.35617: attempt loop complete, returning result 30490 1727096536.35874: _execute() done 30490 1727096536.35879: dumping result to json 30490 1727096536.35881: done dumping result, returning 30490 1727096536.35883: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0afff68d-5257-ba36-653e-00000000002e] 30490 1727096536.35885: sending task result for task 0afff68d-5257-ba36-653e-00000000002e 30490 1727096536.35949: done sending task result for task 0afff68d-5257-ba36-653e-00000000002e 30490 1727096536.35952: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 30490 1727096536.36033: no more pending results, returning what we have 30490 1727096536.36036: results queue empty 30490 1727096536.36037: checking for any_errors_fatal 30490 1727096536.36044: done checking for any_errors_fatal 30490 1727096536.36045: checking for max_fail_percentage 30490 1727096536.36047: done checking for max_fail_percentage 30490 1727096536.36048: checking to see if all hosts have failed and the running result is not ok 30490 1727096536.36049: done checking to see if all hosts have failed 30490 1727096536.36049: getting the remaining hosts for this loop 30490 1727096536.36051: done getting the remaining hosts for this loop 30490 1727096536.36055: getting the next task for host managed_node3 30490 1727096536.36061: done getting next task for host managed_node3 30490 1727096536.36064: ^ task is: TASK: Set flag to indicate system is ostree 30490 1727096536.36066: ^ 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 30490 1727096536.36071: getting variables 30490 1727096536.36074: in VariableManager get_vars() 30490 1727096536.36103: Calling all_inventory to load vars for managed_node3 30490 1727096536.36105: Calling groups_inventory to load vars for managed_node3 30490 1727096536.36108: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096536.36117: Calling all_plugins_play to load vars for managed_node3 30490 1727096536.36120: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096536.36122: Calling groups_plugins_play to load vars for managed_node3 30490 1727096536.36297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096536.36735: done with get_vars() 30490 1727096536.36745: done getting variables 30490 1727096536.37034: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 23 September 2024 09:02:16 -0400 (0:00:00.477) 0:00:02.574 ****** 30490 1727096536.37060: entering _queue_task() for managed_node3/set_fact 30490 1727096536.37061: Creating lock for set_fact 30490 1727096536.37546: worker is 1 (out of 1 available) 30490 1727096536.37557: exiting _queue_task() for managed_node3/set_fact 30490 1727096536.37775: done queuing things up, now waiting for results queue to drain 30490 1727096536.37777: waiting for pending results... 30490 1727096536.37884: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 30490 1727096536.38273: in run() - task 0afff68d-5257-ba36-653e-00000000002f 30490 1727096536.38277: variable 'ansible_search_path' from source: unknown 30490 1727096536.38279: variable 'ansible_search_path' from source: unknown 30490 1727096536.38282: calling self._execute() 30490 1727096536.38673: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096536.38677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096536.38680: variable 'omit' from source: magic vars 30490 1727096536.39334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096536.39764: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096536.39818: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096536.39910: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096536.39949: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096536.40185: 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) 30490 1727096536.40400: 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) 30490 1727096536.40573: 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) 30490 1727096536.40577: 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) 30490 1727096536.40972: Evaluated conditional (not __network_is_ostree is defined): True 30490 1727096536.40975: variable 'omit' from source: magic vars 30490 1727096536.40978: variable 'omit' from source: magic vars 30490 1727096536.40981: variable '__ostree_booted_stat' from source: set_fact 30490 1727096536.41184: variable 'omit' from source: magic vars 30490 1727096536.41216: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096536.41248: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096536.41274: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096536.41296: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096536.41312: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096536.41346: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096536.41672: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096536.41676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096536.41680: Set connection var ansible_connection to ssh 30490 1727096536.41693: Set connection var ansible_shell_type to sh 30490 1727096536.41706: Set connection var ansible_pipelining to False 30490 1727096536.41716: Set connection var ansible_shell_executable to /bin/sh 30490 1727096536.41726: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096536.41735: Set connection var ansible_timeout to 10 30490 1727096536.41763: variable 'ansible_shell_executable' from source: unknown 30490 1727096536.41775: variable 'ansible_connection' from source: unknown 30490 1727096536.41782: variable 'ansible_module_compression' from source: unknown 30490 1727096536.41789: variable 'ansible_shell_type' from source: unknown 30490 1727096536.41796: variable 'ansible_shell_executable' from source: unknown 30490 1727096536.41804: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096536.41812: variable 'ansible_pipelining' from source: unknown 30490 1727096536.41820: variable 'ansible_timeout' from source: unknown 30490 1727096536.41829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096536.41933: 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) 30490 1727096536.42183: variable 'omit' from source: magic vars 30490 1727096536.42194: starting attempt loop 30490 1727096536.42201: running the handler 30490 1727096536.42215: handler run complete 30490 1727096536.42228: attempt loop complete, returning result 30490 1727096536.42235: _execute() done 30490 1727096536.42243: dumping result to json 30490 1727096536.42252: done dumping result, returning 30490 1727096536.42264: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0afff68d-5257-ba36-653e-00000000002f] 30490 1727096536.42276: sending task result for task 0afff68d-5257-ba36-653e-00000000002f 30490 1727096536.42371: done sending task result for task 0afff68d-5257-ba36-653e-00000000002f 30490 1727096536.42379: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 30490 1727096536.42431: no more pending results, returning what we have 30490 1727096536.42434: results queue empty 30490 1727096536.42435: checking for any_errors_fatal 30490 1727096536.42442: done checking for any_errors_fatal 30490 1727096536.42442: checking for max_fail_percentage 30490 1727096536.42444: done checking for max_fail_percentage 30490 1727096536.42445: checking to see if all hosts have failed and the running result is not ok 30490 1727096536.42446: done checking to see if all hosts have failed 30490 1727096536.42446: getting the remaining hosts for this loop 30490 1727096536.42448: done getting the remaining hosts for this loop 30490 1727096536.42451: getting the next task for host managed_node3 30490 1727096536.42460: done getting next task for host managed_node3 30490 1727096536.42462: ^ task is: TASK: Fix CentOS6 Base repo 30490 1727096536.42464: ^ 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 30490 1727096536.42470: getting variables 30490 1727096536.42473: in VariableManager get_vars() 30490 1727096536.42594: Calling all_inventory to load vars for managed_node3 30490 1727096536.42597: Calling groups_inventory to load vars for managed_node3 30490 1727096536.42601: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096536.42612: Calling all_plugins_play to load vars for managed_node3 30490 1727096536.42615: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096536.42625: Calling groups_plugins_play to load vars for managed_node3 30490 1727096536.43056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096536.43564: done with get_vars() 30490 1727096536.43578: done getting variables 30490 1727096536.43684: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 23 September 2024 09:02:16 -0400 (0:00:00.066) 0:00:02.641 ****** 30490 1727096536.43709: entering _queue_task() for managed_node3/copy 30490 1727096536.45101: worker is 1 (out of 1 available) 30490 1727096536.45108: exiting _queue_task() for managed_node3/copy 30490 1727096536.45117: done queuing things up, now waiting for results queue to drain 30490 1727096536.45119: waiting for pending results... 30490 1727096536.45234: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 30490 1727096536.45377: in run() - task 0afff68d-5257-ba36-653e-000000000031 30490 1727096536.45465: variable 'ansible_search_path' from source: unknown 30490 1727096536.45506: variable 'ansible_search_path' from source: unknown 30490 1727096536.45545: calling self._execute() 30490 1727096536.45765: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096536.45778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096536.45791: variable 'omit' from source: magic vars 30490 1727096536.46941: variable 'ansible_distribution' from source: facts 30490 1727096536.47046: Evaluated conditional (ansible_distribution == 'CentOS'): True 30490 1727096536.47291: variable 'ansible_distribution_major_version' from source: facts 30490 1727096536.47300: Evaluated conditional (ansible_distribution_major_version == '6'): False 30490 1727096536.47308: when evaluation is False, skipping this task 30490 1727096536.47356: _execute() done 30490 1727096536.47363: dumping result to json 30490 1727096536.47373: done dumping result, returning 30490 1727096536.47384: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0afff68d-5257-ba36-653e-000000000031] 30490 1727096536.47393: sending task result for task 0afff68d-5257-ba36-653e-000000000031 30490 1727096536.47591: done sending task result for task 0afff68d-5257-ba36-653e-000000000031 30490 1727096536.47595: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 30490 1727096536.47659: no more pending results, returning what we have 30490 1727096536.47663: results queue empty 30490 1727096536.47663: checking for any_errors_fatal 30490 1727096536.47669: done checking for any_errors_fatal 30490 1727096536.47670: checking for max_fail_percentage 30490 1727096536.47674: done checking for max_fail_percentage 30490 1727096536.47675: checking to see if all hosts have failed and the running result is not ok 30490 1727096536.47676: done checking to see if all hosts have failed 30490 1727096536.47677: getting the remaining hosts for this loop 30490 1727096536.47679: done getting the remaining hosts for this loop 30490 1727096536.47683: getting the next task for host managed_node3 30490 1727096536.47691: done getting next task for host managed_node3 30490 1727096536.47694: ^ task is: TASK: Include the task 'enable_epel.yml' 30490 1727096536.47697: ^ 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 30490 1727096536.47701: getting variables 30490 1727096536.47703: in VariableManager get_vars() 30490 1727096536.47734: Calling all_inventory to load vars for managed_node3 30490 1727096536.47738: Calling groups_inventory to load vars for managed_node3 30490 1727096536.47742: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096536.47755: Calling all_plugins_play to load vars for managed_node3 30490 1727096536.47758: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096536.47762: Calling groups_plugins_play to load vars for managed_node3 30490 1727096536.48397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096536.48807: done with get_vars() 30490 1727096536.48818: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Monday 23 September 2024 09:02:16 -0400 (0:00:00.051) 0:00:02.693 ****** 30490 1727096536.48910: entering _queue_task() for managed_node3/include_tasks 30490 1727096536.49609: worker is 1 (out of 1 available) 30490 1727096536.49623: exiting _queue_task() for managed_node3/include_tasks 30490 1727096536.49635: done queuing things up, now waiting for results queue to drain 30490 1727096536.49637: waiting for pending results... 30490 1727096536.50286: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 30490 1727096536.50291: in run() - task 0afff68d-5257-ba36-653e-000000000032 30490 1727096536.50294: variable 'ansible_search_path' from source: unknown 30490 1727096536.50297: variable 'ansible_search_path' from source: unknown 30490 1727096536.50299: calling self._execute() 30490 1727096536.50672: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096536.50677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096536.50679: variable 'omit' from source: magic vars 30490 1727096536.51396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096536.55530: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096536.55623: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096536.55679: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096536.55719: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096536.55748: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096536.55846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096536.55902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096536.55944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096536.55991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096536.56015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096536.56136: variable '__network_is_ostree' from source: set_fact 30490 1727096536.56156: Evaluated conditional (not __network_is_ostree | d(false)): True 30490 1727096536.56166: _execute() done 30490 1727096536.56176: dumping result to json 30490 1727096536.56183: done dumping result, returning 30490 1727096536.56193: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0afff68d-5257-ba36-653e-000000000032] 30490 1727096536.56200: sending task result for task 0afff68d-5257-ba36-653e-000000000032 30490 1727096536.56333: no more pending results, returning what we have 30490 1727096536.56338: in VariableManager get_vars() 30490 1727096536.56375: Calling all_inventory to load vars for managed_node3 30490 1727096536.56378: Calling groups_inventory to load vars for managed_node3 30490 1727096536.56381: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096536.56392: Calling all_plugins_play to load vars for managed_node3 30490 1727096536.56394: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096536.56396: Calling groups_plugins_play to load vars for managed_node3 30490 1727096536.56751: done sending task result for task 0afff68d-5257-ba36-653e-000000000032 30490 1727096536.56754: WORKER PROCESS EXITING 30490 1727096536.56777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096536.57198: done with get_vars() 30490 1727096536.57205: variable 'ansible_search_path' from source: unknown 30490 1727096536.57206: variable 'ansible_search_path' from source: unknown 30490 1727096536.57246: we have included files to process 30490 1727096536.57247: generating all_blocks data 30490 1727096536.57248: done generating all_blocks data 30490 1727096536.57251: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 30490 1727096536.57252: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 30490 1727096536.57254: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 30490 1727096536.58065: done processing included file 30490 1727096536.58069: iterating over new_blocks loaded from include file 30490 1727096536.58070: in VariableManager get_vars() 30490 1727096536.58082: done with get_vars() 30490 1727096536.58084: filtering new block on tags 30490 1727096536.58111: done filtering new block on tags 30490 1727096536.58114: in VariableManager get_vars() 30490 1727096536.58125: done with get_vars() 30490 1727096536.58127: filtering new block on tags 30490 1727096536.58139: done filtering new block on tags 30490 1727096536.58141: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 30490 1727096536.58147: extending task lists for all hosts with included blocks 30490 1727096536.58281: done extending task lists 30490 1727096536.58283: done processing included files 30490 1727096536.58283: results queue empty 30490 1727096536.58284: checking for any_errors_fatal 30490 1727096536.58286: done checking for any_errors_fatal 30490 1727096536.58287: checking for max_fail_percentage 30490 1727096536.58288: done checking for max_fail_percentage 30490 1727096536.58289: checking to see if all hosts have failed and the running result is not ok 30490 1727096536.58290: done checking to see if all hosts have failed 30490 1727096536.58290: getting the remaining hosts for this loop 30490 1727096536.58292: done getting the remaining hosts for this loop 30490 1727096536.58294: getting the next task for host managed_node3 30490 1727096536.58298: done getting next task for host managed_node3 30490 1727096536.58300: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 30490 1727096536.58302: ^ 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 30490 1727096536.58304: getting variables 30490 1727096536.58305: in VariableManager get_vars() 30490 1727096536.58312: Calling all_inventory to load vars for managed_node3 30490 1727096536.58314: Calling groups_inventory to load vars for managed_node3 30490 1727096536.58321: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096536.58326: Calling all_plugins_play to load vars for managed_node3 30490 1727096536.58334: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096536.58337: Calling groups_plugins_play to load vars for managed_node3 30490 1727096536.58505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096536.58719: done with get_vars() 30490 1727096536.58727: done getting variables 30490 1727096536.58797: 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) 30490 1727096536.58988: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Monday 23 September 2024 09:02:16 -0400 (0:00:00.101) 0:00:02.794 ****** 30490 1727096536.59046: entering _queue_task() for managed_node3/command 30490 1727096536.59049: Creating lock for command 30490 1727096536.59420: worker is 1 (out of 1 available) 30490 1727096536.59432: exiting _queue_task() for managed_node3/command 30490 1727096536.59576: done queuing things up, now waiting for results queue to drain 30490 1727096536.59578: waiting for pending results... 30490 1727096536.59637: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 30490 1727096536.59750: in run() - task 0afff68d-5257-ba36-653e-00000000004c 30490 1727096536.59770: variable 'ansible_search_path' from source: unknown 30490 1727096536.59780: variable 'ansible_search_path' from source: unknown 30490 1727096536.59839: calling self._execute() 30490 1727096536.59926: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096536.59938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096536.59952: variable 'omit' from source: magic vars 30490 1727096536.60360: variable 'ansible_distribution' from source: facts 30490 1727096536.60378: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 30490 1727096536.60512: variable 'ansible_distribution_major_version' from source: facts 30490 1727096536.60523: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 30490 1727096536.60531: when evaluation is False, skipping this task 30490 1727096536.60539: _execute() done 30490 1727096536.60575: dumping result to json 30490 1727096536.60579: done dumping result, returning 30490 1727096536.60581: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [0afff68d-5257-ba36-653e-00000000004c] 30490 1727096536.60584: sending task result for task 0afff68d-5257-ba36-653e-00000000004c skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 30490 1727096536.60845: no more pending results, returning what we have 30490 1727096536.60849: results queue empty 30490 1727096536.60850: checking for any_errors_fatal 30490 1727096536.60852: done checking for any_errors_fatal 30490 1727096536.60852: checking for max_fail_percentage 30490 1727096536.60854: done checking for max_fail_percentage 30490 1727096536.60855: checking to see if all hosts have failed and the running result is not ok 30490 1727096536.60856: done checking to see if all hosts have failed 30490 1727096536.60856: getting the remaining hosts for this loop 30490 1727096536.60858: done getting the remaining hosts for this loop 30490 1727096536.60861: getting the next task for host managed_node3 30490 1727096536.60870: done getting next task for host managed_node3 30490 1727096536.60873: ^ task is: TASK: Install yum-utils package 30490 1727096536.60877: ^ 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 30490 1727096536.60883: getting variables 30490 1727096536.60884: in VariableManager get_vars() 30490 1727096536.60917: Calling all_inventory to load vars for managed_node3 30490 1727096536.60921: Calling groups_inventory to load vars for managed_node3 30490 1727096536.60925: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096536.60936: Calling all_plugins_play to load vars for managed_node3 30490 1727096536.60940: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096536.60943: Calling groups_plugins_play to load vars for managed_node3 30490 1727096536.61248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096536.61587: done with get_vars() 30490 1727096536.61596: done getting variables 30490 1727096536.61626: done sending task result for task 0afff68d-5257-ba36-653e-00000000004c 30490 1727096536.61629: WORKER PROCESS EXITING 30490 1727096536.61707: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Monday 23 September 2024 09:02:16 -0400 (0:00:00.026) 0:00:02.821 ****** 30490 1727096536.61735: entering _queue_task() for managed_node3/package 30490 1727096536.61736: Creating lock for package 30490 1727096536.62031: worker is 1 (out of 1 available) 30490 1727096536.62044: exiting _queue_task() for managed_node3/package 30490 1727096536.62056: done queuing things up, now waiting for results queue to drain 30490 1727096536.62058: waiting for pending results... 30490 1727096536.62272: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 30490 1727096536.62398: in run() - task 0afff68d-5257-ba36-653e-00000000004d 30490 1727096536.62419: variable 'ansible_search_path' from source: unknown 30490 1727096536.62434: variable 'ansible_search_path' from source: unknown 30490 1727096536.62477: calling self._execute() 30490 1727096536.62576: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096536.62588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096536.62602: variable 'omit' from source: magic vars 30490 1727096536.63393: variable 'ansible_distribution' from source: facts 30490 1727096536.63396: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 30490 1727096536.63594: variable 'ansible_distribution_major_version' from source: facts 30490 1727096536.63609: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 30490 1727096536.63618: when evaluation is False, skipping this task 30490 1727096536.63718: _execute() done 30490 1727096536.63721: dumping result to json 30490 1727096536.63724: done dumping result, returning 30490 1727096536.63726: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0afff68d-5257-ba36-653e-00000000004d] 30490 1727096536.63729: sending task result for task 0afff68d-5257-ba36-653e-00000000004d skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 30490 1727096536.63870: no more pending results, returning what we have 30490 1727096536.63873: results queue empty 30490 1727096536.63874: checking for any_errors_fatal 30490 1727096536.63881: done checking for any_errors_fatal 30490 1727096536.63881: checking for max_fail_percentage 30490 1727096536.63884: done checking for max_fail_percentage 30490 1727096536.63884: checking to see if all hosts have failed and the running result is not ok 30490 1727096536.63885: done checking to see if all hosts have failed 30490 1727096536.63886: getting the remaining hosts for this loop 30490 1727096536.63887: done getting the remaining hosts for this loop 30490 1727096536.63891: getting the next task for host managed_node3 30490 1727096536.63899: done getting next task for host managed_node3 30490 1727096536.63901: ^ task is: TASK: Enable EPEL 7 30490 1727096536.63905: ^ 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 30490 1727096536.63910: getting variables 30490 1727096536.63911: in VariableManager get_vars() 30490 1727096536.63939: Calling all_inventory to load vars for managed_node3 30490 1727096536.63942: Calling groups_inventory to load vars for managed_node3 30490 1727096536.63946: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096536.63958: Calling all_plugins_play to load vars for managed_node3 30490 1727096536.63961: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096536.63965: Calling groups_plugins_play to load vars for managed_node3 30490 1727096536.64553: done sending task result for task 0afff68d-5257-ba36-653e-00000000004d 30490 1727096536.64556: WORKER PROCESS EXITING 30490 1727096536.64578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096536.65184: done with get_vars() 30490 1727096536.65194: done getting variables 30490 1727096536.65258: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Monday 23 September 2024 09:02:16 -0400 (0:00:00.035) 0:00:02.857 ****** 30490 1727096536.65291: entering _queue_task() for managed_node3/command 30490 1727096536.65739: worker is 1 (out of 1 available) 30490 1727096536.65752: exiting _queue_task() for managed_node3/command 30490 1727096536.65765: done queuing things up, now waiting for results queue to drain 30490 1727096536.65766: waiting for pending results... 30490 1727096536.66205: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 30490 1727096536.66298: in run() - task 0afff68d-5257-ba36-653e-00000000004e 30490 1727096536.66309: variable 'ansible_search_path' from source: unknown 30490 1727096536.66312: variable 'ansible_search_path' from source: unknown 30490 1727096536.66344: calling self._execute() 30490 1727096536.66616: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096536.66620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096536.66630: variable 'omit' from source: magic vars 30490 1727096536.67384: variable 'ansible_distribution' from source: facts 30490 1727096536.67396: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 30490 1727096536.67523: variable 'ansible_distribution_major_version' from source: facts 30490 1727096536.67529: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 30490 1727096536.67532: when evaluation is False, skipping this task 30490 1727096536.67535: _execute() done 30490 1727096536.67538: dumping result to json 30490 1727096536.67540: done dumping result, returning 30490 1727096536.67548: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0afff68d-5257-ba36-653e-00000000004e] 30490 1727096536.67553: sending task result for task 0afff68d-5257-ba36-653e-00000000004e 30490 1727096536.67985: done sending task result for task 0afff68d-5257-ba36-653e-00000000004e 30490 1727096536.67989: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 30490 1727096536.68023: no more pending results, returning what we have 30490 1727096536.68026: results queue empty 30490 1727096536.68027: checking for any_errors_fatal 30490 1727096536.68031: done checking for any_errors_fatal 30490 1727096536.68032: checking for max_fail_percentage 30490 1727096536.68033: done checking for max_fail_percentage 30490 1727096536.68034: checking to see if all hosts have failed and the running result is not ok 30490 1727096536.68035: done checking to see if all hosts have failed 30490 1727096536.68035: getting the remaining hosts for this loop 30490 1727096536.68036: done getting the remaining hosts for this loop 30490 1727096536.68039: getting the next task for host managed_node3 30490 1727096536.68044: done getting next task for host managed_node3 30490 1727096536.68046: ^ task is: TASK: Enable EPEL 8 30490 1727096536.68050: ^ 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 30490 1727096536.68053: getting variables 30490 1727096536.68055: in VariableManager get_vars() 30490 1727096536.68080: Calling all_inventory to load vars for managed_node3 30490 1727096536.68083: Calling groups_inventory to load vars for managed_node3 30490 1727096536.68086: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096536.68095: Calling all_plugins_play to load vars for managed_node3 30490 1727096536.68097: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096536.68100: Calling groups_plugins_play to load vars for managed_node3 30490 1727096536.68420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096536.68837: done with get_vars() 30490 1727096536.68847: done getting variables 30490 1727096536.69001: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Monday 23 September 2024 09:02:16 -0400 (0:00:00.037) 0:00:02.894 ****** 30490 1727096536.69031: entering _queue_task() for managed_node3/command 30490 1727096536.69463: worker is 1 (out of 1 available) 30490 1727096536.69476: exiting _queue_task() for managed_node3/command 30490 1727096536.69488: done queuing things up, now waiting for results queue to drain 30490 1727096536.69489: waiting for pending results... 30490 1727096536.69637: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 30490 1727096536.69741: in run() - task 0afff68d-5257-ba36-653e-00000000004f 30490 1727096536.69757: variable 'ansible_search_path' from source: unknown 30490 1727096536.69763: variable 'ansible_search_path' from source: unknown 30490 1727096536.69813: calling self._execute() 30490 1727096536.69918: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096536.69930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096536.69949: variable 'omit' from source: magic vars 30490 1727096536.70577: variable 'ansible_distribution' from source: facts 30490 1727096536.70581: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 30490 1727096536.70935: variable 'ansible_distribution_major_version' from source: facts 30490 1727096536.70946: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 30490 1727096536.71018: when evaluation is False, skipping this task 30490 1727096536.71027: _execute() done 30490 1727096536.71035: dumping result to json 30490 1727096536.71043: done dumping result, returning 30490 1727096536.71073: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0afff68d-5257-ba36-653e-00000000004f] 30490 1727096536.71110: sending task result for task 0afff68d-5257-ba36-653e-00000000004f skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 30490 1727096536.71380: no more pending results, returning what we have 30490 1727096536.71384: results queue empty 30490 1727096536.71385: checking for any_errors_fatal 30490 1727096536.71390: done checking for any_errors_fatal 30490 1727096536.71391: checking for max_fail_percentage 30490 1727096536.71393: done checking for max_fail_percentage 30490 1727096536.71394: checking to see if all hosts have failed and the running result is not ok 30490 1727096536.71394: done checking to see if all hosts have failed 30490 1727096536.71395: getting the remaining hosts for this loop 30490 1727096536.71397: done getting the remaining hosts for this loop 30490 1727096536.71401: getting the next task for host managed_node3 30490 1727096536.71410: done getting next task for host managed_node3 30490 1727096536.71413: ^ task is: TASK: Enable EPEL 6 30490 1727096536.71418: ^ 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 30490 1727096536.71422: getting variables 30490 1727096536.71424: in VariableManager get_vars() 30490 1727096536.71454: Calling all_inventory to load vars for managed_node3 30490 1727096536.71457: Calling groups_inventory to load vars for managed_node3 30490 1727096536.71462: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096536.71476: Calling all_plugins_play to load vars for managed_node3 30490 1727096536.71480: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096536.71483: Calling groups_plugins_play to load vars for managed_node3 30490 1727096536.72173: done sending task result for task 0afff68d-5257-ba36-653e-00000000004f 30490 1727096536.72177: WORKER PROCESS EXITING 30490 1727096536.72231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096536.72915: done with get_vars() 30490 1727096536.72926: done getting variables 30490 1727096536.72986: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Monday 23 September 2024 09:02:16 -0400 (0:00:00.039) 0:00:02.934 ****** 30490 1727096536.73019: entering _queue_task() for managed_node3/copy 30490 1727096536.73310: worker is 1 (out of 1 available) 30490 1727096536.73575: exiting _queue_task() for managed_node3/copy 30490 1727096536.73584: done queuing things up, now waiting for results queue to drain 30490 1727096536.73586: waiting for pending results... 30490 1727096536.73683: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 30490 1727096536.73688: in run() - task 0afff68d-5257-ba36-653e-000000000051 30490 1727096536.73692: variable 'ansible_search_path' from source: unknown 30490 1727096536.73694: variable 'ansible_search_path' from source: unknown 30490 1727096536.73724: calling self._execute() 30490 1727096536.73801: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096536.73819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096536.73833: variable 'omit' from source: magic vars 30490 1727096536.74245: variable 'ansible_distribution' from source: facts 30490 1727096536.74265: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 30490 1727096536.74403: variable 'ansible_distribution_major_version' from source: facts 30490 1727096536.74415: Evaluated conditional (ansible_distribution_major_version == '6'): False 30490 1727096536.74423: when evaluation is False, skipping this task 30490 1727096536.74431: _execute() done 30490 1727096536.74439: dumping result to json 30490 1727096536.74446: done dumping result, returning 30490 1727096536.74455: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0afff68d-5257-ba36-653e-000000000051] 30490 1727096536.74487: sending task result for task 0afff68d-5257-ba36-653e-000000000051 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 30490 1727096536.74746: no more pending results, returning what we have 30490 1727096536.74750: results queue empty 30490 1727096536.74751: checking for any_errors_fatal 30490 1727096536.74757: done checking for any_errors_fatal 30490 1727096536.74758: checking for max_fail_percentage 30490 1727096536.74759: done checking for max_fail_percentage 30490 1727096536.74760: checking to see if all hosts have failed and the running result is not ok 30490 1727096536.74761: done checking to see if all hosts have failed 30490 1727096536.74761: getting the remaining hosts for this loop 30490 1727096536.74763: done getting the remaining hosts for this loop 30490 1727096536.74767: getting the next task for host managed_node3 30490 1727096536.74781: done getting next task for host managed_node3 30490 1727096536.74783: ^ task is: TASK: Set network provider to 'nm' 30490 1727096536.74791: ^ 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 30490 1727096536.74795: getting variables 30490 1727096536.74797: in VariableManager get_vars() 30490 1727096536.74826: Calling all_inventory to load vars for managed_node3 30490 1727096536.74829: Calling groups_inventory to load vars for managed_node3 30490 1727096536.74833: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096536.74845: Calling all_plugins_play to load vars for managed_node3 30490 1727096536.74848: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096536.74851: Calling groups_plugins_play to load vars for managed_node3 30490 1727096536.75218: done sending task result for task 0afff68d-5257-ba36-653e-000000000051 30490 1727096536.75252: WORKER PROCESS EXITING 30490 1727096536.75275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096536.75512: done with get_vars() 30490 1727096536.75529: done getting variables 30490 1727096536.75610: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:13 Monday 23 September 2024 09:02:16 -0400 (0:00:00.026) 0:00:02.960 ****** 30490 1727096536.75636: entering _queue_task() for managed_node3/set_fact 30490 1727096536.75932: worker is 1 (out of 1 available) 30490 1727096536.75944: exiting _queue_task() for managed_node3/set_fact 30490 1727096536.75955: done queuing things up, now waiting for results queue to drain 30490 1727096536.75956: waiting for pending results... 30490 1727096536.76216: running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' 30490 1727096536.76378: in run() - task 0afff68d-5257-ba36-653e-000000000007 30490 1727096536.76381: variable 'ansible_search_path' from source: unknown 30490 1727096536.76398: calling self._execute() 30490 1727096536.76508: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096536.76511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096536.76523: variable 'omit' from source: magic vars 30490 1727096536.76632: variable 'omit' from source: magic vars 30490 1727096536.76668: variable 'omit' from source: magic vars 30490 1727096536.76827: variable 'omit' from source: magic vars 30490 1727096536.76830: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096536.76833: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096536.76861: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096536.76887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096536.76903: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096536.76936: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096536.76948: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096536.76960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096536.77075: Set connection var ansible_connection to ssh 30490 1727096536.77090: Set connection var ansible_shell_type to sh 30490 1727096536.77103: Set connection var ansible_pipelining to False 30490 1727096536.77165: Set connection var ansible_shell_executable to /bin/sh 30490 1727096536.77176: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096536.77179: Set connection var ansible_timeout to 10 30490 1727096536.77181: variable 'ansible_shell_executable' from source: unknown 30490 1727096536.77183: variable 'ansible_connection' from source: unknown 30490 1727096536.77185: variable 'ansible_module_compression' from source: unknown 30490 1727096536.77187: variable 'ansible_shell_type' from source: unknown 30490 1727096536.77189: variable 'ansible_shell_executable' from source: unknown 30490 1727096536.77191: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096536.77193: variable 'ansible_pipelining' from source: unknown 30490 1727096536.77195: variable 'ansible_timeout' from source: unknown 30490 1727096536.77204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096536.77346: 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) 30490 1727096536.77360: variable 'omit' from source: magic vars 30490 1727096536.77373: starting attempt loop 30490 1727096536.77476: running the handler 30490 1727096536.77479: handler run complete 30490 1727096536.77482: attempt loop complete, returning result 30490 1727096536.77484: _execute() done 30490 1727096536.77485: dumping result to json 30490 1727096536.77487: done dumping result, returning 30490 1727096536.77490: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' [0afff68d-5257-ba36-653e-000000000007] 30490 1727096536.77492: sending task result for task 0afff68d-5257-ba36-653e-000000000007 30490 1727096536.77550: done sending task result for task 0afff68d-5257-ba36-653e-000000000007 30490 1727096536.77552: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 30490 1727096536.77611: no more pending results, returning what we have 30490 1727096536.77614: results queue empty 30490 1727096536.77615: checking for any_errors_fatal 30490 1727096536.77622: done checking for any_errors_fatal 30490 1727096536.77623: checking for max_fail_percentage 30490 1727096536.77625: done checking for max_fail_percentage 30490 1727096536.77625: checking to see if all hosts have failed and the running result is not ok 30490 1727096536.77626: done checking to see if all hosts have failed 30490 1727096536.77626: getting the remaining hosts for this loop 30490 1727096536.77628: done getting the remaining hosts for this loop 30490 1727096536.77632: getting the next task for host managed_node3 30490 1727096536.77639: done getting next task for host managed_node3 30490 1727096536.77641: ^ task is: TASK: meta (flush_handlers) 30490 1727096536.77643: ^ 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 30490 1727096536.77647: getting variables 30490 1727096536.77649: in VariableManager get_vars() 30490 1727096536.77884: Calling all_inventory to load vars for managed_node3 30490 1727096536.77887: Calling groups_inventory to load vars for managed_node3 30490 1727096536.77891: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096536.77907: Calling all_plugins_play to load vars for managed_node3 30490 1727096536.77910: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096536.77914: Calling groups_plugins_play to load vars for managed_node3 30490 1727096536.78109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096536.78358: done with get_vars() 30490 1727096536.78371: done getting variables 30490 1727096536.78439: in VariableManager get_vars() 30490 1727096536.78447: Calling all_inventory to load vars for managed_node3 30490 1727096536.78450: Calling groups_inventory to load vars for managed_node3 30490 1727096536.78452: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096536.78456: Calling all_plugins_play to load vars for managed_node3 30490 1727096536.78458: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096536.78461: Calling groups_plugins_play to load vars for managed_node3 30490 1727096536.78646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096536.78828: done with get_vars() 30490 1727096536.78839: done queuing things up, now waiting for results queue to drain 30490 1727096536.78841: results queue empty 30490 1727096536.78842: checking for any_errors_fatal 30490 1727096536.78843: done checking for any_errors_fatal 30490 1727096536.78844: checking for max_fail_percentage 30490 1727096536.78845: done checking for max_fail_percentage 30490 1727096536.78846: checking to see if all hosts have failed and the running result is not ok 30490 1727096536.78846: done checking to see if all hosts have failed 30490 1727096536.78847: getting the remaining hosts for this loop 30490 1727096536.78848: done getting the remaining hosts for this loop 30490 1727096536.78854: getting the next task for host managed_node3 30490 1727096536.78858: done getting next task for host managed_node3 30490 1727096536.78859: ^ task is: TASK: meta (flush_handlers) 30490 1727096536.78860: ^ 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 30490 1727096536.78866: getting variables 30490 1727096536.78869: in VariableManager get_vars() 30490 1727096536.78878: Calling all_inventory to load vars for managed_node3 30490 1727096536.78879: Calling groups_inventory to load vars for managed_node3 30490 1727096536.78881: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096536.78885: Calling all_plugins_play to load vars for managed_node3 30490 1727096536.78886: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096536.78889: Calling groups_plugins_play to load vars for managed_node3 30490 1727096536.79108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096536.79347: done with get_vars() 30490 1727096536.79355: done getting variables 30490 1727096536.79411: in VariableManager get_vars() 30490 1727096536.79419: Calling all_inventory to load vars for managed_node3 30490 1727096536.79421: Calling groups_inventory to load vars for managed_node3 30490 1727096536.79424: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096536.79433: Calling all_plugins_play to load vars for managed_node3 30490 1727096536.79435: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096536.79438: Calling groups_plugins_play to load vars for managed_node3 30490 1727096536.79628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096536.79829: done with get_vars() 30490 1727096536.79841: done queuing things up, now waiting for results queue to drain 30490 1727096536.79843: results queue empty 30490 1727096536.79844: checking for any_errors_fatal 30490 1727096536.79845: done checking for any_errors_fatal 30490 1727096536.79846: checking for max_fail_percentage 30490 1727096536.79848: done checking for max_fail_percentage 30490 1727096536.79849: checking to see if all hosts have failed and the running result is not ok 30490 1727096536.79849: done checking to see if all hosts have failed 30490 1727096536.79850: getting the remaining hosts for this loop 30490 1727096536.79851: done getting the remaining hosts for this loop 30490 1727096536.79853: getting the next task for host managed_node3 30490 1727096536.79868: done getting next task for host managed_node3 30490 1727096536.79875: ^ task is: None 30490 1727096536.79877: ^ 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 30490 1727096536.79878: done queuing things up, now waiting for results queue to drain 30490 1727096536.79884: results queue empty 30490 1727096536.79885: checking for any_errors_fatal 30490 1727096536.79886: done checking for any_errors_fatal 30490 1727096536.79887: checking for max_fail_percentage 30490 1727096536.79888: done checking for max_fail_percentage 30490 1727096536.79888: checking to see if all hosts have failed and the running result is not ok 30490 1727096536.79889: done checking to see if all hosts have failed 30490 1727096536.79891: getting the next task for host managed_node3 30490 1727096536.79894: done getting next task for host managed_node3 30490 1727096536.79895: ^ task is: None 30490 1727096536.79896: ^ 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 30490 1727096536.79944: in VariableManager get_vars() 30490 1727096536.79959: done with get_vars() 30490 1727096536.79966: in VariableManager get_vars() 30490 1727096536.79978: done with get_vars() 30490 1727096536.79983: variable 'omit' from source: magic vars 30490 1727096536.80019: in VariableManager get_vars() 30490 1727096536.80030: done with get_vars() 30490 1727096536.80050: variable 'omit' from source: magic vars PLAY [Play for testing states] ************************************************* 30490 1727096536.80683: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 30490 1727096536.80709: getting the remaining hosts for this loop 30490 1727096536.80711: done getting the remaining hosts for this loop 30490 1727096536.80713: getting the next task for host managed_node3 30490 1727096536.80716: done getting next task for host managed_node3 30490 1727096536.80718: ^ task is: TASK: Gathering Facts 30490 1727096536.80719: ^ 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 30490 1727096536.80721: getting variables 30490 1727096536.80722: in VariableManager get_vars() 30490 1727096536.80730: Calling all_inventory to load vars for managed_node3 30490 1727096536.80732: Calling groups_inventory to load vars for managed_node3 30490 1727096536.80734: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096536.80738: Calling all_plugins_play to load vars for managed_node3 30490 1727096536.80779: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096536.80784: Calling groups_plugins_play to load vars for managed_node3 30490 1727096536.80980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096536.81461: done with get_vars() 30490 1727096536.81471: done getting variables 30490 1727096536.81550: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:3 Monday 23 September 2024 09:02:16 -0400 (0:00:00.059) 0:00:03.020 ****** 30490 1727096536.81610: entering _queue_task() for managed_node3/gather_facts 30490 1727096536.81945: worker is 1 (out of 1 available) 30490 1727096536.81984: exiting _queue_task() for managed_node3/gather_facts 30490 1727096536.81996: done queuing things up, now waiting for results queue to drain 30490 1727096536.81998: waiting for pending results... 30490 1727096536.82177: running TaskExecutor() for managed_node3/TASK: Gathering Facts 30490 1727096536.82240: in run() - task 0afff68d-5257-ba36-653e-000000000077 30490 1727096536.82254: variable 'ansible_search_path' from source: unknown 30490 1727096536.82283: calling self._execute() 30490 1727096536.82337: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096536.82342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096536.82351: variable 'omit' from source: magic vars 30490 1727096536.82609: variable 'ansible_distribution_major_version' from source: facts 30490 1727096536.82622: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096536.82626: variable 'omit' from source: magic vars 30490 1727096536.82644: variable 'omit' from source: magic vars 30490 1727096536.82673: variable 'omit' from source: magic vars 30490 1727096536.82702: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096536.82728: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096536.82750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096536.82765: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096536.82780: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096536.82803: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096536.82806: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096536.82809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096536.82880: Set connection var ansible_connection to ssh 30490 1727096536.82887: Set connection var ansible_shell_type to sh 30490 1727096536.82895: Set connection var ansible_pipelining to False 30490 1727096536.82899: Set connection var ansible_shell_executable to /bin/sh 30490 1727096536.82904: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096536.82909: Set connection var ansible_timeout to 10 30490 1727096536.82929: variable 'ansible_shell_executable' from source: unknown 30490 1727096536.82932: variable 'ansible_connection' from source: unknown 30490 1727096536.82934: variable 'ansible_module_compression' from source: unknown 30490 1727096536.82937: variable 'ansible_shell_type' from source: unknown 30490 1727096536.82939: variable 'ansible_shell_executable' from source: unknown 30490 1727096536.82943: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096536.82945: variable 'ansible_pipelining' from source: unknown 30490 1727096536.82947: variable 'ansible_timeout' from source: unknown 30490 1727096536.82950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096536.83088: 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) 30490 1727096536.83175: variable 'omit' from source: magic vars 30490 1727096536.83179: starting attempt loop 30490 1727096536.83181: running the handler 30490 1727096536.83183: variable 'ansible_facts' from source: unknown 30490 1727096536.83186: _low_level_execute_command(): starting 30490 1727096536.83187: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096536.83644: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096536.83648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096536.83652: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096536.83676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096536.83706: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096536.83738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096536.83863: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096536.85446: stdout chunk (state=3): >>>/root <<< 30490 1727096536.85545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096536.85570: stderr chunk (state=3): >>><<< 30490 1727096536.85576: stdout chunk (state=3): >>><<< 30490 1727096536.85597: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096536.85607: _low_level_execute_command(): starting 30490 1727096536.85613: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096536.8559566-30650-221650729570351 `" && echo ansible-tmp-1727096536.8559566-30650-221650729570351="` echo /root/.ansible/tmp/ansible-tmp-1727096536.8559566-30650-221650729570351 `" ) && sleep 0' 30490 1727096536.86059: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096536.86062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096536.86065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096536.86080: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096536.86083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096536.86126: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096536.86129: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096536.86170: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096536.88375: stdout chunk (state=3): >>>ansible-tmp-1727096536.8559566-30650-221650729570351=/root/.ansible/tmp/ansible-tmp-1727096536.8559566-30650-221650729570351 <<< 30490 1727096536.88379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096536.88382: stdout chunk (state=3): >>><<< 30490 1727096536.88384: stderr chunk (state=3): >>><<< 30490 1727096536.88387: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096536.8559566-30650-221650729570351=/root/.ansible/tmp/ansible-tmp-1727096536.8559566-30650-221650729570351 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096536.88389: variable 'ansible_module_compression' from source: unknown 30490 1727096536.88391: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 30490 1727096536.88630: variable 'ansible_facts' from source: unknown 30490 1727096536.89060: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096536.8559566-30650-221650729570351/AnsiballZ_setup.py 30490 1727096536.89298: Sending initial data 30490 1727096536.89302: Sent initial data (154 bytes) 30490 1727096536.89844: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096536.89861: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096536.89883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096536.89960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096536.90001: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096536.90025: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096536.90044: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096536.90104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096536.91762: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096536.91833: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096536.91887: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpajm8dd8v /root/.ansible/tmp/ansible-tmp-1727096536.8559566-30650-221650729570351/AnsiballZ_setup.py <<< 30490 1727096536.91891: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096536.8559566-30650-221650729570351/AnsiballZ_setup.py" <<< 30490 1727096536.91958: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpajm8dd8v" to remote "/root/.ansible/tmp/ansible-tmp-1727096536.8559566-30650-221650729570351/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096536.8559566-30650-221650729570351/AnsiballZ_setup.py" <<< 30490 1727096536.93348: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096536.93426: stderr chunk (state=3): >>><<< 30490 1727096536.93440: stdout chunk (state=3): >>><<< 30490 1727096536.93563: done transferring module to remote 30490 1727096536.93573: _low_level_execute_command(): starting 30490 1727096536.93577: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096536.8559566-30650-221650729570351/ /root/.ansible/tmp/ansible-tmp-1727096536.8559566-30650-221650729570351/AnsiballZ_setup.py && sleep 0' 30490 1727096536.94148: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096536.94228: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096536.94285: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096536.94301: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096536.94324: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096536.94392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096536.96272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096536.96380: stdout chunk (state=3): >>><<< 30490 1727096536.96383: stderr chunk (state=3): >>><<< 30490 1727096536.96387: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096536.96389: _low_level_execute_command(): starting 30490 1727096536.96391: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096536.8559566-30650-221650729570351/AnsiballZ_setup.py && sleep 0' 30490 1727096536.96967: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096536.96985: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096536.97000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096536.97017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096536.97043: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096536.97140: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096536.97167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096536.97235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096537.61599: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_fips": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "02", "second": "17", "epoch": "1727096537", "epoch_int": "1727096537", "date": "2024-09-23", "time": "09:02:17", "iso8601_micro": "2024-09-23T13:02:17.247667Z", "iso8601": "2024-09-23T13:02:17Z", "iso8601_basic": "20240923T090217247667", "iso8601_basic_short": "20240923T090217", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.783203125, "5m": 0.60302734375, "15m": 0.3740234375}, "ansible_is_chroot": false, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root"<<< 30490 1727096537.61666: stdout chunk (state=3): >>>, "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_lsb": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_interfaces": ["rpltstbr", "lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "be:6a:de:a5:d9:03", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "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<<< 30490 1727096537.61682: stdout chunk (state=3): >>>": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2968, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 563, "free": 2968}, "nocache": {"free": 3287, "used": 244}, "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": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 680, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261799149568, "block_size": 4096, "block_total": 65519099, "block_available": 63915808, "block_used": 1603291, "inode_total": 131070960, "inode_available": 131029178, "inode_used": 41782, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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"}}} <<< 30490 1727096537.63691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096537.63714: stderr chunk (state=3): >>><<< 30490 1727096537.63717: stdout chunk (state=3): >>><<< 30490 1727096537.63747: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_fips": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "02", "second": "17", "epoch": "1727096537", "epoch_int": "1727096537", "date": "2024-09-23", "time": "09:02:17", "iso8601_micro": "2024-09-23T13:02:17.247667Z", "iso8601": "2024-09-23T13:02:17Z", "iso8601_basic": "20240923T090217247667", "iso8601_basic_short": "20240923T090217", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.783203125, "5m": 0.60302734375, "15m": 0.3740234375}, "ansible_is_chroot": false, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_lsb": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_interfaces": ["rpltstbr", "lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "be:6a:de:a5:d9:03", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2968, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 563, "free": 2968}, "nocache": {"free": 3287, "used": 244}, "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": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 680, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261799149568, "block_size": 4096, "block_total": 65519099, "block_available": 63915808, "block_used": 1603291, "inode_total": 131070960, "inode_available": 131029178, "inode_used": 41782, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096537.64032: 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-1727096536.8559566-30650-221650729570351/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096537.64087: _low_level_execute_command(): starting 30490 1727096537.64090: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096536.8559566-30650-221650729570351/ > /dev/null 2>&1 && sleep 0' 30490 1727096537.64706: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096537.64711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096537.64721: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096537.64752: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096537.64766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096537.64822: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096537.66629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096537.66656: stderr chunk (state=3): >>><<< 30490 1727096537.66659: stdout chunk (state=3): >>><<< 30490 1727096537.66674: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096537.66684: handler run complete 30490 1727096537.66774: variable 'ansible_facts' from source: unknown 30490 1727096537.66841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096537.67039: variable 'ansible_facts' from source: unknown 30490 1727096537.67100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096537.67182: attempt loop complete, returning result 30490 1727096537.67185: _execute() done 30490 1727096537.67188: dumping result to json 30490 1727096537.67211: done dumping result, returning 30490 1727096537.67218: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0afff68d-5257-ba36-653e-000000000077] 30490 1727096537.67223: sending task result for task 0afff68d-5257-ba36-653e-000000000077 30490 1727096537.67488: done sending task result for task 0afff68d-5257-ba36-653e-000000000077 30490 1727096537.67491: WORKER PROCESS EXITING ok: [managed_node3] 30490 1727096537.67755: no more pending results, returning what we have 30490 1727096537.67758: results queue empty 30490 1727096537.67759: checking for any_errors_fatal 30490 1727096537.67760: done checking for any_errors_fatal 30490 1727096537.67761: checking for max_fail_percentage 30490 1727096537.67762: done checking for max_fail_percentage 30490 1727096537.67763: checking to see if all hosts have failed and the running result is not ok 30490 1727096537.67764: done checking to see if all hosts have failed 30490 1727096537.67764: getting the remaining hosts for this loop 30490 1727096537.67765: done getting the remaining hosts for this loop 30490 1727096537.67770: getting the next task for host managed_node3 30490 1727096537.67778: done getting next task for host managed_node3 30490 1727096537.67780: ^ task is: TASK: meta (flush_handlers) 30490 1727096537.67782: ^ 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 30490 1727096537.67785: getting variables 30490 1727096537.67786: in VariableManager get_vars() 30490 1727096537.67808: Calling all_inventory to load vars for managed_node3 30490 1727096537.67810: Calling groups_inventory to load vars for managed_node3 30490 1727096537.67814: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096537.67823: Calling all_plugins_play to load vars for managed_node3 30490 1727096537.67825: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096537.67828: Calling groups_plugins_play to load vars for managed_node3 30490 1727096537.68014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096537.68251: done with get_vars() 30490 1727096537.68262: done getting variables 30490 1727096537.68342: in VariableManager get_vars() 30490 1727096537.68352: Calling all_inventory to load vars for managed_node3 30490 1727096537.68354: Calling groups_inventory to load vars for managed_node3 30490 1727096537.68356: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096537.68361: Calling all_plugins_play to load vars for managed_node3 30490 1727096537.68364: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096537.68367: Calling groups_plugins_play to load vars for managed_node3 30490 1727096537.68526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096537.68665: done with get_vars() 30490 1727096537.68678: done queuing things up, now waiting for results queue to drain 30490 1727096537.68679: results queue empty 30490 1727096537.68679: checking for any_errors_fatal 30490 1727096537.68681: done checking for any_errors_fatal 30490 1727096537.68682: checking for max_fail_percentage 30490 1727096537.68683: done checking for max_fail_percentage 30490 1727096537.68683: checking to see if all hosts have failed and the running result is not ok 30490 1727096537.68688: done checking to see if all hosts have failed 30490 1727096537.68688: getting the remaining hosts for this loop 30490 1727096537.68689: done getting the remaining hosts for this loop 30490 1727096537.68690: getting the next task for host managed_node3 30490 1727096537.68693: done getting next task for host managed_node3 30490 1727096537.68694: ^ task is: TASK: Show playbook name 30490 1727096537.68695: ^ 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 30490 1727096537.68696: getting variables 30490 1727096537.68697: in VariableManager get_vars() 30490 1727096537.68702: Calling all_inventory to load vars for managed_node3 30490 1727096537.68704: Calling groups_inventory to load vars for managed_node3 30490 1727096537.68705: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096537.68708: Calling all_plugins_play to load vars for managed_node3 30490 1727096537.68709: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096537.68711: Calling groups_plugins_play to load vars for managed_node3 30490 1727096537.68798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096537.68918: done with get_vars() 30490 1727096537.68924: done getting variables 30490 1727096537.68981: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Show playbook name] ****************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:11 Monday 23 September 2024 09:02:17 -0400 (0:00:00.873) 0:00:03.894 ****** 30490 1727096537.68999: entering _queue_task() for managed_node3/debug 30490 1727096537.69001: Creating lock for debug 30490 1727096537.69221: worker is 1 (out of 1 available) 30490 1727096537.69235: exiting _queue_task() for managed_node3/debug 30490 1727096537.69246: done queuing things up, now waiting for results queue to drain 30490 1727096537.69248: waiting for pending results... 30490 1727096537.69391: running TaskExecutor() for managed_node3/TASK: Show playbook name 30490 1727096537.69437: in run() - task 0afff68d-5257-ba36-653e-00000000000b 30490 1727096537.69449: variable 'ansible_search_path' from source: unknown 30490 1727096537.69482: calling self._execute() 30490 1727096537.69535: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.69539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.69552: variable 'omit' from source: magic vars 30490 1727096537.69916: variable 'ansible_distribution_major_version' from source: facts 30490 1727096537.69921: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096537.69924: variable 'omit' from source: magic vars 30490 1727096537.69927: variable 'omit' from source: magic vars 30490 1727096537.69938: variable 'omit' from source: magic vars 30490 1727096537.69970: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096537.69997: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096537.70014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096537.70029: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096537.70038: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096537.70061: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096537.70064: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.70066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.70129: Set connection var ansible_connection to ssh 30490 1727096537.70143: Set connection var ansible_shell_type to sh 30490 1727096537.70149: Set connection var ansible_pipelining to False 30490 1727096537.70155: Set connection var ansible_shell_executable to /bin/sh 30490 1727096537.70160: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096537.70165: Set connection var ansible_timeout to 10 30490 1727096537.70187: variable 'ansible_shell_executable' from source: unknown 30490 1727096537.70190: variable 'ansible_connection' from source: unknown 30490 1727096537.70192: variable 'ansible_module_compression' from source: unknown 30490 1727096537.70195: variable 'ansible_shell_type' from source: unknown 30490 1727096537.70197: variable 'ansible_shell_executable' from source: unknown 30490 1727096537.70199: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.70201: variable 'ansible_pipelining' from source: unknown 30490 1727096537.70205: variable 'ansible_timeout' from source: unknown 30490 1727096537.70209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.70314: 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) 30490 1727096537.70323: variable 'omit' from source: magic vars 30490 1727096537.70327: starting attempt loop 30490 1727096537.70330: running the handler 30490 1727096537.70366: handler run complete 30490 1727096537.70389: attempt loop complete, returning result 30490 1727096537.70392: _execute() done 30490 1727096537.70395: dumping result to json 30490 1727096537.70398: done dumping result, returning 30490 1727096537.70404: done running TaskExecutor() for managed_node3/TASK: Show playbook name [0afff68d-5257-ba36-653e-00000000000b] 30490 1727096537.70409: sending task result for task 0afff68d-5257-ba36-653e-00000000000b 30490 1727096537.70489: done sending task result for task 0afff68d-5257-ba36-653e-00000000000b 30490 1727096537.70492: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: this is: playbooks/tests_states.yml 30490 1727096537.70535: no more pending results, returning what we have 30490 1727096537.70537: results queue empty 30490 1727096537.70538: checking for any_errors_fatal 30490 1727096537.70539: done checking for any_errors_fatal 30490 1727096537.70540: checking for max_fail_percentage 30490 1727096537.70542: done checking for max_fail_percentage 30490 1727096537.70542: checking to see if all hosts have failed and the running result is not ok 30490 1727096537.70543: done checking to see if all hosts have failed 30490 1727096537.70543: getting the remaining hosts for this loop 30490 1727096537.70545: done getting the remaining hosts for this loop 30490 1727096537.70548: getting the next task for host managed_node3 30490 1727096537.70555: done getting next task for host managed_node3 30490 1727096537.70558: ^ task is: TASK: Include the task 'run_test.yml' 30490 1727096537.70560: ^ 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 30490 1727096537.70563: getting variables 30490 1727096537.70564: in VariableManager get_vars() 30490 1727096537.70649: Calling all_inventory to load vars for managed_node3 30490 1727096537.70651: Calling groups_inventory to load vars for managed_node3 30490 1727096537.70654: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096537.70662: Calling all_plugins_play to load vars for managed_node3 30490 1727096537.70664: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096537.70668: Calling groups_plugins_play to load vars for managed_node3 30490 1727096537.70779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096537.70897: done with get_vars() 30490 1727096537.70905: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:22 Monday 23 September 2024 09:02:17 -0400 (0:00:00.019) 0:00:03.913 ****** 30490 1727096537.70961: entering _queue_task() for managed_node3/include_tasks 30490 1727096537.71149: worker is 1 (out of 1 available) 30490 1727096537.71161: exiting _queue_task() for managed_node3/include_tasks 30490 1727096537.71176: done queuing things up, now waiting for results queue to drain 30490 1727096537.71178: waiting for pending results... 30490 1727096537.71313: running TaskExecutor() for managed_node3/TASK: Include the task 'run_test.yml' 30490 1727096537.71360: in run() - task 0afff68d-5257-ba36-653e-00000000000d 30490 1727096537.71374: variable 'ansible_search_path' from source: unknown 30490 1727096537.71404: calling self._execute() 30490 1727096537.71456: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.71460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.71469: variable 'omit' from source: magic vars 30490 1727096537.71718: variable 'ansible_distribution_major_version' from source: facts 30490 1727096537.71729: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096537.71733: _execute() done 30490 1727096537.71736: dumping result to json 30490 1727096537.71744: done dumping result, returning 30490 1727096537.71747: done running TaskExecutor() for managed_node3/TASK: Include the task 'run_test.yml' [0afff68d-5257-ba36-653e-00000000000d] 30490 1727096537.71752: sending task result for task 0afff68d-5257-ba36-653e-00000000000d 30490 1727096537.71847: done sending task result for task 0afff68d-5257-ba36-653e-00000000000d 30490 1727096537.71850: WORKER PROCESS EXITING 30490 1727096537.71880: no more pending results, returning what we have 30490 1727096537.71884: in VariableManager get_vars() 30490 1727096537.71912: Calling all_inventory to load vars for managed_node3 30490 1727096537.71915: Calling groups_inventory to load vars for managed_node3 30490 1727096537.71918: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096537.71926: Calling all_plugins_play to load vars for managed_node3 30490 1727096537.71929: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096537.71931: Calling groups_plugins_play to load vars for managed_node3 30490 1727096537.72078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096537.72196: done with get_vars() 30490 1727096537.72203: variable 'ansible_search_path' from source: unknown 30490 1727096537.72212: we have included files to process 30490 1727096537.72213: generating all_blocks data 30490 1727096537.72214: done generating all_blocks data 30490 1727096537.72214: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 30490 1727096537.72215: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 30490 1727096537.72216: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 30490 1727096537.72683: in VariableManager get_vars() 30490 1727096537.72693: done with get_vars() 30490 1727096537.72717: in VariableManager get_vars() 30490 1727096537.72725: done with get_vars() 30490 1727096537.72750: in VariableManager get_vars() 30490 1727096537.72759: done with get_vars() 30490 1727096537.72787: in VariableManager get_vars() 30490 1727096537.72796: done with get_vars() 30490 1727096537.72819: in VariableManager get_vars() 30490 1727096537.72828: done with get_vars() 30490 1727096537.73064: in VariableManager get_vars() 30490 1727096537.73080: done with get_vars() 30490 1727096537.73088: done processing included file 30490 1727096537.73089: iterating over new_blocks loaded from include file 30490 1727096537.73089: in VariableManager get_vars() 30490 1727096537.73095: done with get_vars() 30490 1727096537.73096: filtering new block on tags 30490 1727096537.73163: done filtering new block on tags 30490 1727096537.73165: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node3 30490 1727096537.73171: extending task lists for all hosts with included blocks 30490 1727096537.73196: done extending task lists 30490 1727096537.73197: done processing included files 30490 1727096537.73197: results queue empty 30490 1727096537.73198: checking for any_errors_fatal 30490 1727096537.73200: done checking for any_errors_fatal 30490 1727096537.73200: checking for max_fail_percentage 30490 1727096537.73201: done checking for max_fail_percentage 30490 1727096537.73201: checking to see if all hosts have failed and the running result is not ok 30490 1727096537.73202: done checking to see if all hosts have failed 30490 1727096537.73202: getting the remaining hosts for this loop 30490 1727096537.73203: done getting the remaining hosts for this loop 30490 1727096537.73205: getting the next task for host managed_node3 30490 1727096537.73207: done getting next task for host managed_node3 30490 1727096537.73208: ^ task is: TASK: TEST: {{ lsr_description }} 30490 1727096537.73210: ^ 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 30490 1727096537.73211: getting variables 30490 1727096537.73212: in VariableManager get_vars() 30490 1727096537.73216: Calling all_inventory to load vars for managed_node3 30490 1727096537.73218: Calling groups_inventory to load vars for managed_node3 30490 1727096537.73219: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096537.73223: Calling all_plugins_play to load vars for managed_node3 30490 1727096537.73224: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096537.73226: Calling groups_plugins_play to load vars for managed_node3 30490 1727096537.73313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096537.73433: done with get_vars() 30490 1727096537.73439: done getting variables 30490 1727096537.73464: 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) 30490 1727096537.73546: variable 'lsr_description' from source: include params TASK [TEST: I can create a profile] ******************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Monday 23 September 2024 09:02:17 -0400 (0:00:00.026) 0:00:03.939 ****** 30490 1727096537.73578: entering _queue_task() for managed_node3/debug 30490 1727096537.73791: worker is 1 (out of 1 available) 30490 1727096537.73804: exiting _queue_task() for managed_node3/debug 30490 1727096537.73815: done queuing things up, now waiting for results queue to drain 30490 1727096537.73817: waiting for pending results... 30490 1727096537.73962: running TaskExecutor() for managed_node3/TASK: TEST: I can create a profile 30490 1727096537.74023: in run() - task 0afff68d-5257-ba36-653e-000000000091 30490 1727096537.74033: variable 'ansible_search_path' from source: unknown 30490 1727096537.74039: variable 'ansible_search_path' from source: unknown 30490 1727096537.74066: calling self._execute() 30490 1727096537.74124: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.74128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.74137: variable 'omit' from source: magic vars 30490 1727096537.74387: variable 'ansible_distribution_major_version' from source: facts 30490 1727096537.74397: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096537.74404: variable 'omit' from source: magic vars 30490 1727096537.74428: variable 'omit' from source: magic vars 30490 1727096537.74499: variable 'lsr_description' from source: include params 30490 1727096537.74513: variable 'omit' from source: magic vars 30490 1727096537.74545: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096537.74574: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096537.74592: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096537.74607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096537.74616: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096537.74638: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096537.74641: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.74644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.74772: Set connection var ansible_connection to ssh 30490 1727096537.74774: Set connection var ansible_shell_type to sh 30490 1727096537.74776: Set connection var ansible_pipelining to False 30490 1727096537.74777: Set connection var ansible_shell_executable to /bin/sh 30490 1727096537.74778: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096537.74780: Set connection var ansible_timeout to 10 30490 1727096537.74781: variable 'ansible_shell_executable' from source: unknown 30490 1727096537.74783: variable 'ansible_connection' from source: unknown 30490 1727096537.74784: variable 'ansible_module_compression' from source: unknown 30490 1727096537.74785: variable 'ansible_shell_type' from source: unknown 30490 1727096537.74786: variable 'ansible_shell_executable' from source: unknown 30490 1727096537.74787: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.74788: variable 'ansible_pipelining' from source: unknown 30490 1727096537.74789: variable 'ansible_timeout' from source: unknown 30490 1727096537.74791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.74870: 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) 30490 1727096537.74879: variable 'omit' from source: magic vars 30490 1727096537.74884: starting attempt loop 30490 1727096537.74887: running the handler 30490 1727096537.74922: handler run complete 30490 1727096537.74933: attempt loop complete, returning result 30490 1727096537.74936: _execute() done 30490 1727096537.74938: dumping result to json 30490 1727096537.74941: done dumping result, returning 30490 1727096537.74947: done running TaskExecutor() for managed_node3/TASK: TEST: I can create a profile [0afff68d-5257-ba36-653e-000000000091] 30490 1727096537.74951: sending task result for task 0afff68d-5257-ba36-653e-000000000091 30490 1727096537.75028: done sending task result for task 0afff68d-5257-ba36-653e-000000000091 30490 1727096537.75032: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: ########## I can create a profile ########## 30490 1727096537.75079: no more pending results, returning what we have 30490 1727096537.75083: results queue empty 30490 1727096537.75084: checking for any_errors_fatal 30490 1727096537.75086: done checking for any_errors_fatal 30490 1727096537.75086: checking for max_fail_percentage 30490 1727096537.75088: done checking for max_fail_percentage 30490 1727096537.75089: checking to see if all hosts have failed and the running result is not ok 30490 1727096537.75089: done checking to see if all hosts have failed 30490 1727096537.75090: getting the remaining hosts for this loop 30490 1727096537.75091: done getting the remaining hosts for this loop 30490 1727096537.75095: getting the next task for host managed_node3 30490 1727096537.75101: done getting next task for host managed_node3 30490 1727096537.75104: ^ task is: TASK: Show item 30490 1727096537.75107: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096537.75110: getting variables 30490 1727096537.75112: in VariableManager get_vars() 30490 1727096537.75136: Calling all_inventory to load vars for managed_node3 30490 1727096537.75139: Calling groups_inventory to load vars for managed_node3 30490 1727096537.75142: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096537.75151: Calling all_plugins_play to load vars for managed_node3 30490 1727096537.75153: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096537.75155: Calling groups_plugins_play to load vars for managed_node3 30490 1727096537.75314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096537.75445: done with get_vars() 30490 1727096537.75452: done getting variables 30490 1727096537.75493: 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 item] *************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Monday 23 September 2024 09:02:17 -0400 (0:00:00.019) 0:00:03.959 ****** 30490 1727096537.75512: entering _queue_task() for managed_node3/debug 30490 1727096537.75697: worker is 1 (out of 1 available) 30490 1727096537.75710: exiting _queue_task() for managed_node3/debug 30490 1727096537.75721: done queuing things up, now waiting for results queue to drain 30490 1727096537.75723: waiting for pending results... 30490 1727096537.75858: running TaskExecutor() for managed_node3/TASK: Show item 30490 1727096537.75924: in run() - task 0afff68d-5257-ba36-653e-000000000092 30490 1727096537.75936: variable 'ansible_search_path' from source: unknown 30490 1727096537.75939: variable 'ansible_search_path' from source: unknown 30490 1727096537.75981: variable 'omit' from source: magic vars 30490 1727096537.76074: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.76078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.76087: variable 'omit' from source: magic vars 30490 1727096537.76318: variable 'ansible_distribution_major_version' from source: facts 30490 1727096537.76330: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096537.76333: variable 'omit' from source: magic vars 30490 1727096537.76357: variable 'omit' from source: magic vars 30490 1727096537.76392: variable 'item' from source: unknown 30490 1727096537.76442: variable 'item' from source: unknown 30490 1727096537.76455: variable 'omit' from source: magic vars 30490 1727096537.76490: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096537.76514: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096537.76529: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096537.76547: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096537.76551: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096537.76600: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096537.76604: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.76606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.76645: Set connection var ansible_connection to ssh 30490 1727096537.76651: Set connection var ansible_shell_type to sh 30490 1727096537.76663: Set connection var ansible_pipelining to False 30490 1727096537.76666: Set connection var ansible_shell_executable to /bin/sh 30490 1727096537.76676: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096537.76679: Set connection var ansible_timeout to 10 30490 1727096537.76697: variable 'ansible_shell_executable' from source: unknown 30490 1727096537.76702: variable 'ansible_connection' from source: unknown 30490 1727096537.76705: variable 'ansible_module_compression' from source: unknown 30490 1727096537.76707: variable 'ansible_shell_type' from source: unknown 30490 1727096537.76710: variable 'ansible_shell_executable' from source: unknown 30490 1727096537.76712: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.76714: variable 'ansible_pipelining' from source: unknown 30490 1727096537.76716: variable 'ansible_timeout' from source: unknown 30490 1727096537.76719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.76810: 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) 30490 1727096537.76818: variable 'omit' from source: magic vars 30490 1727096537.76823: starting attempt loop 30490 1727096537.76826: running the handler 30490 1727096537.76859: variable 'lsr_description' from source: include params 30490 1727096537.76908: variable 'lsr_description' from source: include params 30490 1727096537.76915: handler run complete 30490 1727096537.76928: attempt loop complete, returning result 30490 1727096537.76941: variable 'item' from source: unknown 30490 1727096537.76986: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile" } 30490 1727096537.77121: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.77124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.77127: variable 'omit' from source: magic vars 30490 1727096537.77194: variable 'ansible_distribution_major_version' from source: facts 30490 1727096537.77198: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096537.77202: variable 'omit' from source: magic vars 30490 1727096537.77214: variable 'omit' from source: magic vars 30490 1727096537.77244: variable 'item' from source: unknown 30490 1727096537.77286: variable 'item' from source: unknown 30490 1727096537.77298: variable 'omit' from source: magic vars 30490 1727096537.77312: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096537.77318: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096537.77323: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096537.77332: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096537.77335: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.77338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.77386: Set connection var ansible_connection to ssh 30490 1727096537.77391: Set connection var ansible_shell_type to sh 30490 1727096537.77398: Set connection var ansible_pipelining to False 30490 1727096537.77403: Set connection var ansible_shell_executable to /bin/sh 30490 1727096537.77408: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096537.77413: Set connection var ansible_timeout to 10 30490 1727096537.77427: variable 'ansible_shell_executable' from source: unknown 30490 1727096537.77430: variable 'ansible_connection' from source: unknown 30490 1727096537.77432: variable 'ansible_module_compression' from source: unknown 30490 1727096537.77435: variable 'ansible_shell_type' from source: unknown 30490 1727096537.77437: variable 'ansible_shell_executable' from source: unknown 30490 1727096537.77439: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.77443: variable 'ansible_pipelining' from source: unknown 30490 1727096537.77446: variable 'ansible_timeout' from source: unknown 30490 1727096537.77451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.77510: 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) 30490 1727096537.77517: variable 'omit' from source: magic vars 30490 1727096537.77520: starting attempt loop 30490 1727096537.77523: running the handler 30490 1727096537.77539: variable 'lsr_setup' from source: include params 30490 1727096537.77589: variable 'lsr_setup' from source: include params 30490 1727096537.77619: handler run complete 30490 1727096537.77629: attempt loop complete, returning result 30490 1727096537.77641: variable 'item' from source: unknown 30490 1727096537.77688: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } 30490 1727096537.77770: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.77775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.77780: variable 'omit' from source: magic vars 30490 1727096537.77873: variable 'ansible_distribution_major_version' from source: facts 30490 1727096537.77877: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096537.77880: variable 'omit' from source: magic vars 30490 1727096537.77891: variable 'omit' from source: magic vars 30490 1727096537.77918: variable 'item' from source: unknown 30490 1727096537.77960: variable 'item' from source: unknown 30490 1727096537.77975: variable 'omit' from source: magic vars 30490 1727096537.77986: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096537.77992: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096537.77997: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096537.78009: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096537.78012: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.78014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.78053: Set connection var ansible_connection to ssh 30490 1727096537.78057: Set connection var ansible_shell_type to sh 30490 1727096537.78064: Set connection var ansible_pipelining to False 30490 1727096537.78070: Set connection var ansible_shell_executable to /bin/sh 30490 1727096537.78076: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096537.78080: Set connection var ansible_timeout to 10 30490 1727096537.78094: variable 'ansible_shell_executable' from source: unknown 30490 1727096537.78097: variable 'ansible_connection' from source: unknown 30490 1727096537.78100: variable 'ansible_module_compression' from source: unknown 30490 1727096537.78102: variable 'ansible_shell_type' from source: unknown 30490 1727096537.78104: variable 'ansible_shell_executable' from source: unknown 30490 1727096537.78106: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.78115: variable 'ansible_pipelining' from source: unknown 30490 1727096537.78117: variable 'ansible_timeout' from source: unknown 30490 1727096537.78119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.78174: 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) 30490 1727096537.78178: variable 'omit' from source: magic vars 30490 1727096537.78180: starting attempt loop 30490 1727096537.78183: running the handler 30490 1727096537.78197: variable 'lsr_test' from source: include params 30490 1727096537.78242: variable 'lsr_test' from source: include params 30490 1727096537.78255: handler run complete 30490 1727096537.78264: attempt loop complete, returning result 30490 1727096537.78277: variable 'item' from source: unknown 30490 1727096537.78319: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile.yml" ] } 30490 1727096537.78395: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.78398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.78401: variable 'omit' from source: magic vars 30490 1727096537.78519: variable 'ansible_distribution_major_version' from source: facts 30490 1727096537.78522: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096537.78527: variable 'omit' from source: magic vars 30490 1727096537.78537: variable 'omit' from source: magic vars 30490 1727096537.78564: variable 'item' from source: unknown 30490 1727096537.78609: variable 'item' from source: unknown 30490 1727096537.78621: variable 'omit' from source: magic vars 30490 1727096537.78634: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096537.78640: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096537.78646: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096537.78655: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096537.78663: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.78665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.78710: Set connection var ansible_connection to ssh 30490 1727096537.78713: Set connection var ansible_shell_type to sh 30490 1727096537.78720: Set connection var ansible_pipelining to False 30490 1727096537.78725: Set connection var ansible_shell_executable to /bin/sh 30490 1727096537.78730: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096537.78765: Set connection var ansible_timeout to 10 30490 1727096537.78769: variable 'ansible_shell_executable' from source: unknown 30490 1727096537.78772: variable 'ansible_connection' from source: unknown 30490 1727096537.78774: variable 'ansible_module_compression' from source: unknown 30490 1727096537.78776: variable 'ansible_shell_type' from source: unknown 30490 1727096537.78778: variable 'ansible_shell_executable' from source: unknown 30490 1727096537.78780: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.78782: variable 'ansible_pipelining' from source: unknown 30490 1727096537.78784: variable 'ansible_timeout' from source: unknown 30490 1727096537.78786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.78828: 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) 30490 1727096537.78833: variable 'omit' from source: magic vars 30490 1727096537.78836: starting attempt loop 30490 1727096537.78838: running the handler 30490 1727096537.78854: variable 'lsr_assert' from source: include params 30490 1727096537.78902: variable 'lsr_assert' from source: include params 30490 1727096537.78913: handler run complete 30490 1727096537.78925: attempt loop complete, returning result 30490 1727096537.78935: variable 'item' from source: unknown 30490 1727096537.78982: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml" ] } 30490 1727096537.79050: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.79053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.79056: variable 'omit' from source: magic vars 30490 1727096537.79152: variable 'ansible_distribution_major_version' from source: facts 30490 1727096537.79155: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096537.79162: variable 'omit' from source: magic vars 30490 1727096537.79176: variable 'omit' from source: magic vars 30490 1727096537.79201: variable 'item' from source: unknown 30490 1727096537.79243: variable 'item' from source: unknown 30490 1727096537.79253: variable 'omit' from source: magic vars 30490 1727096537.79266: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096537.79277: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096537.79285: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096537.79292: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096537.79295: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.79298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.79339: Set connection var ansible_connection to ssh 30490 1727096537.79342: Set connection var ansible_shell_type to sh 30490 1727096537.79349: Set connection var ansible_pipelining to False 30490 1727096537.79353: Set connection var ansible_shell_executable to /bin/sh 30490 1727096537.79358: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096537.79363: Set connection var ansible_timeout to 10 30490 1727096537.79382: variable 'ansible_shell_executable' from source: unknown 30490 1727096537.79385: variable 'ansible_connection' from source: unknown 30490 1727096537.79389: variable 'ansible_module_compression' from source: unknown 30490 1727096537.79391: variable 'ansible_shell_type' from source: unknown 30490 1727096537.79393: variable 'ansible_shell_executable' from source: unknown 30490 1727096537.79395: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.79397: variable 'ansible_pipelining' from source: unknown 30490 1727096537.79400: variable 'ansible_timeout' from source: unknown 30490 1727096537.79409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.79460: 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) 30490 1727096537.79466: variable 'omit' from source: magic vars 30490 1727096537.79472: starting attempt loop 30490 1727096537.79476: running the handler 30490 1727096537.79490: variable 'lsr_assert_when' from source: include params 30490 1727096537.79536: variable 'lsr_assert_when' from source: include params 30490 1727096537.79597: variable 'network_provider' from source: set_fact 30490 1727096537.79621: handler run complete 30490 1727096537.79633: attempt loop complete, returning result 30490 1727096537.79644: variable 'item' from source: unknown 30490 1727096537.79689: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_present.yml" } ] } 30490 1727096537.79762: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.79765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.79769: variable 'omit' from source: magic vars 30490 1727096537.79862: variable 'ansible_distribution_major_version' from source: facts 30490 1727096537.79865: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096537.79871: variable 'omit' from source: magic vars 30490 1727096537.79888: variable 'omit' from source: magic vars 30490 1727096537.79911: variable 'item' from source: unknown 30490 1727096537.79952: variable 'item' from source: unknown 30490 1727096537.79962: variable 'omit' from source: magic vars 30490 1727096537.79980: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096537.79987: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096537.79990: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096537.80002: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096537.80005: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.80007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.80046: Set connection var ansible_connection to ssh 30490 1727096537.80050: Set connection var ansible_shell_type to sh 30490 1727096537.80056: Set connection var ansible_pipelining to False 30490 1727096537.80061: Set connection var ansible_shell_executable to /bin/sh 30490 1727096537.80066: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096537.80072: Set connection var ansible_timeout to 10 30490 1727096537.80089: variable 'ansible_shell_executable' from source: unknown 30490 1727096537.80092: variable 'ansible_connection' from source: unknown 30490 1727096537.80094: variable 'ansible_module_compression' from source: unknown 30490 1727096537.80097: variable 'ansible_shell_type' from source: unknown 30490 1727096537.80101: variable 'ansible_shell_executable' from source: unknown 30490 1727096537.80103: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.80105: variable 'ansible_pipelining' from source: unknown 30490 1727096537.80107: variable 'ansible_timeout' from source: unknown 30490 1727096537.80117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.80169: 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) 30490 1727096537.80177: variable 'omit' from source: magic vars 30490 1727096537.80180: starting attempt loop 30490 1727096537.80182: running the handler 30490 1727096537.80196: variable 'lsr_fail_debug' from source: play vars 30490 1727096537.80242: variable 'lsr_fail_debug' from source: play vars 30490 1727096537.80255: handler run complete 30490 1727096537.80265: attempt loop complete, returning result 30490 1727096537.80280: variable 'item' from source: unknown 30490 1727096537.80321: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } 30490 1727096537.80506: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.80508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.80511: variable 'omit' from source: magic vars 30490 1727096537.80513: variable 'ansible_distribution_major_version' from source: facts 30490 1727096537.80515: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096537.80517: variable 'omit' from source: magic vars 30490 1727096537.80519: variable 'omit' from source: magic vars 30490 1727096537.80536: variable 'item' from source: unknown 30490 1727096537.80585: variable 'item' from source: unknown 30490 1727096537.80595: variable 'omit' from source: magic vars 30490 1727096537.80608: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096537.80617: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096537.80619: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096537.80628: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096537.80630: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.80633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.80681: Set connection var ansible_connection to ssh 30490 1727096537.80686: Set connection var ansible_shell_type to sh 30490 1727096537.80692: Set connection var ansible_pipelining to False 30490 1727096537.80697: Set connection var ansible_shell_executable to /bin/sh 30490 1727096537.80702: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096537.80707: Set connection var ansible_timeout to 10 30490 1727096537.80721: variable 'ansible_shell_executable' from source: unknown 30490 1727096537.80723: variable 'ansible_connection' from source: unknown 30490 1727096537.80726: variable 'ansible_module_compression' from source: unknown 30490 1727096537.80728: variable 'ansible_shell_type' from source: unknown 30490 1727096537.80730: variable 'ansible_shell_executable' from source: unknown 30490 1727096537.80732: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.80737: variable 'ansible_pipelining' from source: unknown 30490 1727096537.80739: variable 'ansible_timeout' from source: unknown 30490 1727096537.80743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.80805: 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) 30490 1727096537.80811: variable 'omit' from source: magic vars 30490 1727096537.80814: starting attempt loop 30490 1727096537.80816: running the handler 30490 1727096537.80830: variable 'lsr_cleanup' from source: include params 30490 1727096537.80878: variable 'lsr_cleanup' from source: include params 30490 1727096537.80889: handler run complete 30490 1727096537.80899: attempt loop complete, returning result 30490 1727096537.80909: variable 'item' from source: unknown 30490 1727096537.80950: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } 30490 1727096537.81023: dumping result to json 30490 1727096537.81026: done dumping result, returning 30490 1727096537.81028: done running TaskExecutor() for managed_node3/TASK: Show item [0afff68d-5257-ba36-653e-000000000092] 30490 1727096537.81030: sending task result for task 0afff68d-5257-ba36-653e-000000000092 30490 1727096537.81071: done sending task result for task 0afff68d-5257-ba36-653e-000000000092 30490 1727096537.81074: WORKER PROCESS EXITING 30490 1727096537.81117: no more pending results, returning what we have 30490 1727096537.81120: results queue empty 30490 1727096537.81121: checking for any_errors_fatal 30490 1727096537.81125: done checking for any_errors_fatal 30490 1727096537.81126: checking for max_fail_percentage 30490 1727096537.81127: done checking for max_fail_percentage 30490 1727096537.81128: checking to see if all hosts have failed and the running result is not ok 30490 1727096537.81128: done checking to see if all hosts have failed 30490 1727096537.81129: getting the remaining hosts for this loop 30490 1727096537.81131: done getting the remaining hosts for this loop 30490 1727096537.81134: getting the next task for host managed_node3 30490 1727096537.81140: done getting next task for host managed_node3 30490 1727096537.81143: ^ task is: TASK: Include the task 'show_interfaces.yml' 30490 1727096537.81145: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096537.81148: getting variables 30490 1727096537.81150: in VariableManager get_vars() 30490 1727096537.81178: Calling all_inventory to load vars for managed_node3 30490 1727096537.81181: Calling groups_inventory to load vars for managed_node3 30490 1727096537.81184: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096537.81194: Calling all_plugins_play to load vars for managed_node3 30490 1727096537.81196: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096537.81199: Calling groups_plugins_play to load vars for managed_node3 30490 1727096537.81381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096537.81506: done with get_vars() 30490 1727096537.81513: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Monday 23 September 2024 09:02:17 -0400 (0:00:00.060) 0:00:04.019 ****** 30490 1727096537.81575: entering _queue_task() for managed_node3/include_tasks 30490 1727096537.81778: worker is 1 (out of 1 available) 30490 1727096537.81791: exiting _queue_task() for managed_node3/include_tasks 30490 1727096537.81801: done queuing things up, now waiting for results queue to drain 30490 1727096537.81803: waiting for pending results... 30490 1727096537.81947: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 30490 1727096537.82012: in run() - task 0afff68d-5257-ba36-653e-000000000093 30490 1727096537.82021: variable 'ansible_search_path' from source: unknown 30490 1727096537.82025: variable 'ansible_search_path' from source: unknown 30490 1727096537.82055: calling self._execute() 30490 1727096537.82115: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.82119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.82127: variable 'omit' from source: magic vars 30490 1727096537.82382: variable 'ansible_distribution_major_version' from source: facts 30490 1727096537.82391: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096537.82396: _execute() done 30490 1727096537.82399: dumping result to json 30490 1727096537.82404: done dumping result, returning 30490 1727096537.82409: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-ba36-653e-000000000093] 30490 1727096537.82414: sending task result for task 0afff68d-5257-ba36-653e-000000000093 30490 1727096537.82498: done sending task result for task 0afff68d-5257-ba36-653e-000000000093 30490 1727096537.82501: WORKER PROCESS EXITING 30490 1727096537.82529: no more pending results, returning what we have 30490 1727096537.82533: in VariableManager get_vars() 30490 1727096537.82563: Calling all_inventory to load vars for managed_node3 30490 1727096537.82566: Calling groups_inventory to load vars for managed_node3 30490 1727096537.82571: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096537.82581: Calling all_plugins_play to load vars for managed_node3 30490 1727096537.82584: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096537.82586: Calling groups_plugins_play to load vars for managed_node3 30490 1727096537.82721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096537.82843: done with get_vars() 30490 1727096537.82848: variable 'ansible_search_path' from source: unknown 30490 1727096537.82849: variable 'ansible_search_path' from source: unknown 30490 1727096537.82879: we have included files to process 30490 1727096537.82880: generating all_blocks data 30490 1727096537.82881: done generating all_blocks data 30490 1727096537.82884: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 30490 1727096537.82885: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 30490 1727096537.82886: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 30490 1727096537.82983: in VariableManager get_vars() 30490 1727096537.82994: done with get_vars() 30490 1727096537.83063: done processing included file 30490 1727096537.83064: iterating over new_blocks loaded from include file 30490 1727096537.83065: in VariableManager get_vars() 30490 1727096537.83075: done with get_vars() 30490 1727096537.83077: filtering new block on tags 30490 1727096537.83099: done filtering new block on tags 30490 1727096537.83100: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 30490 1727096537.83122: extending task lists for all hosts with included blocks 30490 1727096537.83381: done extending task lists 30490 1727096537.83382: done processing included files 30490 1727096537.83382: results queue empty 30490 1727096537.83383: checking for any_errors_fatal 30490 1727096537.83386: done checking for any_errors_fatal 30490 1727096537.83386: checking for max_fail_percentage 30490 1727096537.83387: done checking for max_fail_percentage 30490 1727096537.83387: checking to see if all hosts have failed and the running result is not ok 30490 1727096537.83388: done checking to see if all hosts have failed 30490 1727096537.83388: getting the remaining hosts for this loop 30490 1727096537.83389: done getting the remaining hosts for this loop 30490 1727096537.83391: getting the next task for host managed_node3 30490 1727096537.83393: done getting next task for host managed_node3 30490 1727096537.83395: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 30490 1727096537.83396: ^ 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 30490 1727096537.83398: getting variables 30490 1727096537.83399: in VariableManager get_vars() 30490 1727096537.83405: Calling all_inventory to load vars for managed_node3 30490 1727096537.83407: Calling groups_inventory to load vars for managed_node3 30490 1727096537.83409: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096537.83413: Calling all_plugins_play to load vars for managed_node3 30490 1727096537.83414: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096537.83416: Calling groups_plugins_play to load vars for managed_node3 30490 1727096537.83501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096537.83615: done with get_vars() 30490 1727096537.83622: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Monday 23 September 2024 09:02:17 -0400 (0:00:00.020) 0:00:04.040 ****** 30490 1727096537.83671: entering _queue_task() for managed_node3/include_tasks 30490 1727096537.83860: worker is 1 (out of 1 available) 30490 1727096537.83874: exiting _queue_task() for managed_node3/include_tasks 30490 1727096537.83885: done queuing things up, now waiting for results queue to drain 30490 1727096537.83886: waiting for pending results... 30490 1727096537.84025: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 30490 1727096537.84088: in run() - task 0afff68d-5257-ba36-653e-0000000000ba 30490 1727096537.84097: variable 'ansible_search_path' from source: unknown 30490 1727096537.84102: variable 'ansible_search_path' from source: unknown 30490 1727096537.84130: calling self._execute() 30490 1727096537.84186: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.84190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.84200: variable 'omit' from source: magic vars 30490 1727096537.84453: variable 'ansible_distribution_major_version' from source: facts 30490 1727096537.84463: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096537.84470: _execute() done 30490 1727096537.84473: dumping result to json 30490 1727096537.84480: done dumping result, returning 30490 1727096537.84486: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [0afff68d-5257-ba36-653e-0000000000ba] 30490 1727096537.84491: sending task result for task 0afff68d-5257-ba36-653e-0000000000ba 30490 1727096537.84570: done sending task result for task 0afff68d-5257-ba36-653e-0000000000ba 30490 1727096537.84573: WORKER PROCESS EXITING 30490 1727096537.84599: no more pending results, returning what we have 30490 1727096537.84603: in VariableManager get_vars() 30490 1727096537.84635: Calling all_inventory to load vars for managed_node3 30490 1727096537.84637: Calling groups_inventory to load vars for managed_node3 30490 1727096537.84640: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096537.84653: Calling all_plugins_play to load vars for managed_node3 30490 1727096537.84655: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096537.84658: Calling groups_plugins_play to load vars for managed_node3 30490 1727096537.84839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096537.84960: done with get_vars() 30490 1727096537.84968: variable 'ansible_search_path' from source: unknown 30490 1727096537.84969: variable 'ansible_search_path' from source: unknown 30490 1727096537.84994: we have included files to process 30490 1727096537.84995: generating all_blocks data 30490 1727096537.84996: done generating all_blocks data 30490 1727096537.84997: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 30490 1727096537.84998: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 30490 1727096537.84999: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 30490 1727096537.85202: done processing included file 30490 1727096537.85204: iterating over new_blocks loaded from include file 30490 1727096537.85205: in VariableManager get_vars() 30490 1727096537.85213: done with get_vars() 30490 1727096537.85214: filtering new block on tags 30490 1727096537.85235: done filtering new block on tags 30490 1727096537.85237: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 30490 1727096537.85240: extending task lists for all hosts with included blocks 30490 1727096537.85334: done extending task lists 30490 1727096537.85335: done processing included files 30490 1727096537.85335: results queue empty 30490 1727096537.85336: checking for any_errors_fatal 30490 1727096537.85337: done checking for any_errors_fatal 30490 1727096537.85338: checking for max_fail_percentage 30490 1727096537.85339: done checking for max_fail_percentage 30490 1727096537.85339: checking to see if all hosts have failed and the running result is not ok 30490 1727096537.85340: done checking to see if all hosts have failed 30490 1727096537.85340: getting the remaining hosts for this loop 30490 1727096537.85341: done getting the remaining hosts for this loop 30490 1727096537.85342: getting the next task for host managed_node3 30490 1727096537.85345: done getting next task for host managed_node3 30490 1727096537.85347: ^ task is: TASK: Gather current interface info 30490 1727096537.85349: ^ 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? (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 30490 1727096537.85350: getting variables 30490 1727096537.85351: in VariableManager get_vars() 30490 1727096537.85356: Calling all_inventory to load vars for managed_node3 30490 1727096537.85357: Calling groups_inventory to load vars for managed_node3 30490 1727096537.85359: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096537.85362: Calling all_plugins_play to load vars for managed_node3 30490 1727096537.85364: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096537.85365: Calling groups_plugins_play to load vars for managed_node3 30490 1727096537.85479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096537.85596: done with get_vars() 30490 1727096537.85602: done getting variables 30490 1727096537.85630: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Monday 23 September 2024 09:02:17 -0400 (0:00:00.019) 0:00:04.060 ****** 30490 1727096537.85650: entering _queue_task() for managed_node3/command 30490 1727096537.85839: worker is 1 (out of 1 available) 30490 1727096537.85854: exiting _queue_task() for managed_node3/command 30490 1727096537.85865: done queuing things up, now waiting for results queue to drain 30490 1727096537.85868: waiting for pending results... 30490 1727096537.86007: running TaskExecutor() for managed_node3/TASK: Gather current interface info 30490 1727096537.86079: in run() - task 0afff68d-5257-ba36-653e-0000000000f5 30490 1727096537.86092: variable 'ansible_search_path' from source: unknown 30490 1727096537.86097: variable 'ansible_search_path' from source: unknown 30490 1727096537.86123: calling self._execute() 30490 1727096537.86177: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.86181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.86189: variable 'omit' from source: magic vars 30490 1727096537.86532: variable 'ansible_distribution_major_version' from source: facts 30490 1727096537.86548: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096537.86773: variable 'omit' from source: magic vars 30490 1727096537.86776: variable 'omit' from source: magic vars 30490 1727096537.86778: variable 'omit' from source: magic vars 30490 1727096537.86781: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096537.86783: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096537.86785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096537.86787: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096537.86796: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096537.86830: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096537.86838: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.86845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.86937: Set connection var ansible_connection to ssh 30490 1727096537.86950: Set connection var ansible_shell_type to sh 30490 1727096537.86960: Set connection var ansible_pipelining to False 30490 1727096537.86971: Set connection var ansible_shell_executable to /bin/sh 30490 1727096537.86982: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096537.86992: Set connection var ansible_timeout to 10 30490 1727096537.87018: variable 'ansible_shell_executable' from source: unknown 30490 1727096537.87026: variable 'ansible_connection' from source: unknown 30490 1727096537.87032: variable 'ansible_module_compression' from source: unknown 30490 1727096537.87038: variable 'ansible_shell_type' from source: unknown 30490 1727096537.87044: variable 'ansible_shell_executable' from source: unknown 30490 1727096537.87050: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096537.87057: variable 'ansible_pipelining' from source: unknown 30490 1727096537.87062: variable 'ansible_timeout' from source: unknown 30490 1727096537.87072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096537.87207: 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) 30490 1727096537.87240: variable 'omit' from source: magic vars 30490 1727096537.87252: starting attempt loop 30490 1727096537.87259: running the handler 30490 1727096537.87296: _low_level_execute_command(): starting 30490 1727096537.87309: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096537.87855: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096537.87875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096537.87897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096537.87931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096537.87945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096537.87995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096537.89912: stdout chunk (state=3): >>>/root <<< 30490 1727096537.90085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096537.90134: stderr chunk (state=3): >>><<< 30490 1727096537.90149: stdout chunk (state=3): >>><<< 30490 1727096537.90187: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096537.90206: _low_level_execute_command(): starting 30490 1727096537.90216: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096537.9019482-30705-52661960701005 `" && echo ansible-tmp-1727096537.9019482-30705-52661960701005="` echo /root/.ansible/tmp/ansible-tmp-1727096537.9019482-30705-52661960701005 `" ) && sleep 0' 30490 1727096537.90834: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096537.90846: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096537.90861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096537.90893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096537.90911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096537.90924: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096537.90949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096537.90963: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096537.90973: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096537.90983: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096537.91073: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096537.91083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096537.91096: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096537.91158: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096537.93133: stdout chunk (state=3): >>>ansible-tmp-1727096537.9019482-30705-52661960701005=/root/.ansible/tmp/ansible-tmp-1727096537.9019482-30705-52661960701005 <<< 30490 1727096537.93301: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096537.93305: stdout chunk (state=3): >>><<< 30490 1727096537.93307: stderr chunk (state=3): >>><<< 30490 1727096537.93477: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096537.9019482-30705-52661960701005=/root/.ansible/tmp/ansible-tmp-1727096537.9019482-30705-52661960701005 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096537.93480: variable 'ansible_module_compression' from source: unknown 30490 1727096537.93483: ANSIBALLZ: Using generic lock for ansible.legacy.command 30490 1727096537.93485: ANSIBALLZ: Acquiring lock 30490 1727096537.93487: ANSIBALLZ: Lock acquired: 140702191620304 30490 1727096537.93489: ANSIBALLZ: Creating module 30490 1727096538.07123: ANSIBALLZ: Writing module into payload 30490 1727096538.07208: ANSIBALLZ: Writing module 30490 1727096538.07228: ANSIBALLZ: Renaming module 30490 1727096538.07233: ANSIBALLZ: Done creating module 30490 1727096538.07250: variable 'ansible_facts' from source: unknown 30490 1727096538.07325: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096537.9019482-30705-52661960701005/AnsiballZ_command.py 30490 1727096538.07545: Sending initial data 30490 1727096538.07549: Sent initial data (155 bytes) 30490 1727096538.08142: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096538.08156: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096538.08210: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096538.08265: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096538.08286: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096538.08335: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096538.08382: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096538.10045: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096538.10050: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096538.10110: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpxqe3jr_2 /root/.ansible/tmp/ansible-tmp-1727096537.9019482-30705-52661960701005/AnsiballZ_command.py <<< 30490 1727096538.10114: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096537.9019482-30705-52661960701005/AnsiballZ_command.py" <<< 30490 1727096538.10152: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpxqe3jr_2" to remote "/root/.ansible/tmp/ansible-tmp-1727096537.9019482-30705-52661960701005/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096537.9019482-30705-52661960701005/AnsiballZ_command.py" <<< 30490 1727096538.10973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096538.11193: stderr chunk (state=3): >>><<< 30490 1727096538.11196: stdout chunk (state=3): >>><<< 30490 1727096538.11199: done transferring module to remote 30490 1727096538.11201: _low_level_execute_command(): starting 30490 1727096538.11204: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096537.9019482-30705-52661960701005/ /root/.ansible/tmp/ansible-tmp-1727096537.9019482-30705-52661960701005/AnsiballZ_command.py && sleep 0' 30490 1727096538.12047: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096538.12065: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096538.12131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096538.13975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096538.13979: stdout chunk (state=3): >>><<< 30490 1727096538.13981: stderr chunk (state=3): >>><<< 30490 1727096538.13990: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096538.13993: _low_level_execute_command(): starting 30490 1727096538.14080: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096537.9019482-30705-52661960701005/AnsiballZ_command.py && sleep 0' 30490 1727096538.14597: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096538.14606: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096538.14616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096538.14634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096538.14641: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096538.14650: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096538.14660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096538.14685: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096538.14693: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096538.14743: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096538.14746: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096538.14748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096538.14750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096538.14752: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096538.14754: stderr chunk (state=3): >>>debug2: match found <<< 30490 1727096538.14756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096538.14813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096538.14826: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096538.14852: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096538.14921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096538.30519: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 09:02:18.298636", "end": "2024-09-23 09:02:18.301904", "delta": "0:00:00.003268", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 30490 1727096538.32429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096538.32434: stdout chunk (state=3): >>><<< 30490 1727096538.32436: stderr chunk (state=3): >>><<< 30490 1727096538.32439: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 09:02:18.298636", "end": "2024-09-23 09:02:18.301904", "delta": "0:00:00.003268", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096538.32442: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096537.9019482-30705-52661960701005/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096538.32444: _low_level_execute_command(): starting 30490 1727096538.32587: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096537.9019482-30705-52661960701005/ > /dev/null 2>&1 && sleep 0' 30490 1727096538.33327: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096538.33336: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096538.33353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096538.33370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096538.33469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096538.33503: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096538.33506: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096538.33601: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096538.35576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096538.35580: stderr chunk (state=3): >>><<< 30490 1727096538.35583: stdout chunk (state=3): >>><<< 30490 1727096538.35586: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096538.35588: handler run complete 30490 1727096538.35590: Evaluated conditional (False): False 30490 1727096538.35774: attempt loop complete, returning result 30490 1727096538.35777: _execute() done 30490 1727096538.35780: dumping result to json 30490 1727096538.35782: done dumping result, returning 30490 1727096538.35784: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [0afff68d-5257-ba36-653e-0000000000f5] 30490 1727096538.35786: sending task result for task 0afff68d-5257-ba36-653e-0000000000f5 30490 1727096538.35856: done sending task result for task 0afff68d-5257-ba36-653e-0000000000f5 30490 1727096538.35859: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003268", "end": "2024-09-23 09:02:18.301904", "rc": 0, "start": "2024-09-23 09:02:18.298636" } STDOUT: bonding_masters eth0 lo rpltstbr 30490 1727096538.35940: no more pending results, returning what we have 30490 1727096538.35943: results queue empty 30490 1727096538.35945: checking for any_errors_fatal 30490 1727096538.35946: done checking for any_errors_fatal 30490 1727096538.35947: checking for max_fail_percentage 30490 1727096538.35949: done checking for max_fail_percentage 30490 1727096538.35949: checking to see if all hosts have failed and the running result is not ok 30490 1727096538.35950: done checking to see if all hosts have failed 30490 1727096538.35951: getting the remaining hosts for this loop 30490 1727096538.35952: done getting the remaining hosts for this loop 30490 1727096538.35956: getting the next task for host managed_node3 30490 1727096538.35963: done getting next task for host managed_node3 30490 1727096538.35966: ^ task is: TASK: Set current_interfaces 30490 1727096538.35975: ^ 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? (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 30490 1727096538.35979: getting variables 30490 1727096538.35981: in VariableManager get_vars() 30490 1727096538.36010: Calling all_inventory to load vars for managed_node3 30490 1727096538.36012: Calling groups_inventory to load vars for managed_node3 30490 1727096538.36016: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096538.36031: Calling all_plugins_play to load vars for managed_node3 30490 1727096538.36035: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096538.36039: Calling groups_plugins_play to load vars for managed_node3 30490 1727096538.36531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096538.37292: done with get_vars() 30490 1727096538.37303: done getting variables 30490 1727096538.37510: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Monday 23 September 2024 09:02:18 -0400 (0:00:00.518) 0:00:04.579 ****** 30490 1727096538.37545: entering _queue_task() for managed_node3/set_fact 30490 1727096538.38305: worker is 1 (out of 1 available) 30490 1727096538.38317: exiting _queue_task() for managed_node3/set_fact 30490 1727096538.38329: done queuing things up, now waiting for results queue to drain 30490 1727096538.38331: waiting for pending results... 30490 1727096538.38886: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 30490 1727096538.38913: in run() - task 0afff68d-5257-ba36-653e-0000000000f6 30490 1727096538.38933: variable 'ansible_search_path' from source: unknown 30490 1727096538.38991: variable 'ansible_search_path' from source: unknown 30490 1727096538.39032: calling self._execute() 30490 1727096538.39165: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096538.39212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096538.39312: variable 'omit' from source: magic vars 30490 1727096538.40058: variable 'ansible_distribution_major_version' from source: facts 30490 1727096538.40079: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096538.40092: variable 'omit' from source: magic vars 30490 1727096538.40143: variable 'omit' from source: magic vars 30490 1727096538.40466: variable '_current_interfaces' from source: set_fact 30490 1727096538.40531: variable 'omit' from source: magic vars 30490 1727096538.40582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096538.40621: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096538.40644: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096538.40672: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096538.40690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096538.40724: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096538.40874: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096538.40877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096538.40880: Set connection var ansible_connection to ssh 30490 1727096538.40882: Set connection var ansible_shell_type to sh 30490 1727096538.40884: Set connection var ansible_pipelining to False 30490 1727096538.40886: Set connection var ansible_shell_executable to /bin/sh 30490 1727096538.40888: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096538.40890: Set connection var ansible_timeout to 10 30490 1727096538.40910: variable 'ansible_shell_executable' from source: unknown 30490 1727096538.40919: variable 'ansible_connection' from source: unknown 30490 1727096538.40928: variable 'ansible_module_compression' from source: unknown 30490 1727096538.40935: variable 'ansible_shell_type' from source: unknown 30490 1727096538.40943: variable 'ansible_shell_executable' from source: unknown 30490 1727096538.40950: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096538.40957: variable 'ansible_pipelining' from source: unknown 30490 1727096538.40962: variable 'ansible_timeout' from source: unknown 30490 1727096538.40976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096538.41128: 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) 30490 1727096538.41146: variable 'omit' from source: magic vars 30490 1727096538.41159: starting attempt loop 30490 1727096538.41169: running the handler 30490 1727096538.41184: handler run complete 30490 1727096538.41197: attempt loop complete, returning result 30490 1727096538.41221: _execute() done 30490 1727096538.41224: dumping result to json 30490 1727096538.41226: done dumping result, returning 30490 1727096538.41229: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [0afff68d-5257-ba36-653e-0000000000f6] 30490 1727096538.41234: sending task result for task 0afff68d-5257-ba36-653e-0000000000f6 30490 1727096538.41586: done sending task result for task 0afff68d-5257-ba36-653e-0000000000f6 30490 1727096538.41592: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } 30490 1727096538.41642: no more pending results, returning what we have 30490 1727096538.41645: results queue empty 30490 1727096538.41646: checking for any_errors_fatal 30490 1727096538.41653: done checking for any_errors_fatal 30490 1727096538.41654: checking for max_fail_percentage 30490 1727096538.41656: done checking for max_fail_percentage 30490 1727096538.41657: checking to see if all hosts have failed and the running result is not ok 30490 1727096538.41657: done checking to see if all hosts have failed 30490 1727096538.41658: getting the remaining hosts for this loop 30490 1727096538.41659: done getting the remaining hosts for this loop 30490 1727096538.41663: getting the next task for host managed_node3 30490 1727096538.41672: done getting next task for host managed_node3 30490 1727096538.41674: ^ task is: TASK: Show current_interfaces 30490 1727096538.41677: ^ 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=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 30490 1727096538.41681: getting variables 30490 1727096538.41682: in VariableManager get_vars() 30490 1727096538.41708: Calling all_inventory to load vars for managed_node3 30490 1727096538.41711: Calling groups_inventory to load vars for managed_node3 30490 1727096538.41714: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096538.41723: Calling all_plugins_play to load vars for managed_node3 30490 1727096538.41725: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096538.41728: Calling groups_plugins_play to load vars for managed_node3 30490 1727096538.41992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096538.42195: done with get_vars() 30490 1727096538.42204: done getting variables 30490 1727096538.42257: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Monday 23 September 2024 09:02:18 -0400 (0:00:00.047) 0:00:04.627 ****** 30490 1727096538.42289: entering _queue_task() for managed_node3/debug 30490 1727096538.42657: worker is 1 (out of 1 available) 30490 1727096538.42774: exiting _queue_task() for managed_node3/debug 30490 1727096538.42786: done queuing things up, now waiting for results queue to drain 30490 1727096538.42787: waiting for pending results... 30490 1727096538.43224: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 30490 1727096538.43320: in run() - task 0afff68d-5257-ba36-653e-0000000000bb 30490 1727096538.43459: variable 'ansible_search_path' from source: unknown 30490 1727096538.43470: variable 'ansible_search_path' from source: unknown 30490 1727096538.43547: calling self._execute() 30490 1727096538.43638: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096538.43650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096538.43664: variable 'omit' from source: magic vars 30490 1727096538.44047: variable 'ansible_distribution_major_version' from source: facts 30490 1727096538.44070: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096538.44083: variable 'omit' from source: magic vars 30490 1727096538.44129: variable 'omit' from source: magic vars 30490 1727096538.44283: variable 'current_interfaces' from source: set_fact 30490 1727096538.44287: variable 'omit' from source: magic vars 30490 1727096538.44298: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096538.44336: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096538.44360: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096538.44384: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096538.44406: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096538.44440: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096538.44449: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096538.44456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096538.44549: Set connection var ansible_connection to ssh 30490 1727096538.44561: Set connection var ansible_shell_type to sh 30490 1727096538.44610: Set connection var ansible_pipelining to False 30490 1727096538.44613: Set connection var ansible_shell_executable to /bin/sh 30490 1727096538.44615: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096538.44617: Set connection var ansible_timeout to 10 30490 1727096538.44621: variable 'ansible_shell_executable' from source: unknown 30490 1727096538.44628: variable 'ansible_connection' from source: unknown 30490 1727096538.44636: variable 'ansible_module_compression' from source: unknown 30490 1727096538.44642: variable 'ansible_shell_type' from source: unknown 30490 1727096538.44649: variable 'ansible_shell_executable' from source: unknown 30490 1727096538.44655: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096538.44662: variable 'ansible_pipelining' from source: unknown 30490 1727096538.44720: variable 'ansible_timeout' from source: unknown 30490 1727096538.44723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096538.44826: 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) 30490 1727096538.44848: variable 'omit' from source: magic vars 30490 1727096538.44860: starting attempt loop 30490 1727096538.44870: running the handler 30490 1727096538.44922: handler run complete 30490 1727096538.44949: attempt loop complete, returning result 30490 1727096538.44957: _execute() done 30490 1727096538.45053: dumping result to json 30490 1727096538.45056: done dumping result, returning 30490 1727096538.45059: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [0afff68d-5257-ba36-653e-0000000000bb] 30490 1727096538.45060: sending task result for task 0afff68d-5257-ba36-653e-0000000000bb 30490 1727096538.45122: done sending task result for task 0afff68d-5257-ba36-653e-0000000000bb 30490 1727096538.45124: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] 30490 1727096538.45206: no more pending results, returning what we have 30490 1727096538.45209: results queue empty 30490 1727096538.45210: checking for any_errors_fatal 30490 1727096538.45217: done checking for any_errors_fatal 30490 1727096538.45218: checking for max_fail_percentage 30490 1727096538.45219: done checking for max_fail_percentage 30490 1727096538.45220: checking to see if all hosts have failed and the running result is not ok 30490 1727096538.45221: done checking to see if all hosts have failed 30490 1727096538.45221: getting the remaining hosts for this loop 30490 1727096538.45223: done getting the remaining hosts for this loop 30490 1727096538.45227: getting the next task for host managed_node3 30490 1727096538.45236: done getting next task for host managed_node3 30490 1727096538.45239: ^ task is: TASK: Setup 30490 1727096538.45242: ^ 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 30490 1727096538.45246: getting variables 30490 1727096538.45248: in VariableManager get_vars() 30490 1727096538.45278: Calling all_inventory to load vars for managed_node3 30490 1727096538.45281: Calling groups_inventory to load vars for managed_node3 30490 1727096538.45284: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096538.45296: Calling all_plugins_play to load vars for managed_node3 30490 1727096538.45299: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096538.45302: Calling groups_plugins_play to load vars for managed_node3 30490 1727096538.45653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096538.45844: done with get_vars() 30490 1727096538.45855: done getting variables TASK [Setup] ******************************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Monday 23 September 2024 09:02:18 -0400 (0:00:00.036) 0:00:04.663 ****** 30490 1727096538.45941: entering _queue_task() for managed_node3/include_tasks 30490 1727096538.46383: worker is 1 (out of 1 available) 30490 1727096538.46391: exiting _queue_task() for managed_node3/include_tasks 30490 1727096538.46401: done queuing things up, now waiting for results queue to drain 30490 1727096538.46402: waiting for pending results... 30490 1727096538.46456: running TaskExecutor() for managed_node3/TASK: Setup 30490 1727096538.46574: in run() - task 0afff68d-5257-ba36-653e-000000000094 30490 1727096538.46578: variable 'ansible_search_path' from source: unknown 30490 1727096538.46580: variable 'ansible_search_path' from source: unknown 30490 1727096538.46676: variable 'lsr_setup' from source: include params 30490 1727096538.46831: variable 'lsr_setup' from source: include params 30490 1727096538.46903: variable 'omit' from source: magic vars 30490 1727096538.47107: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096538.47125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096538.47141: variable 'omit' from source: magic vars 30490 1727096538.47392: variable 'ansible_distribution_major_version' from source: facts 30490 1727096538.47395: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096538.47407: variable 'item' from source: unknown 30490 1727096538.47500: variable 'item' from source: unknown 30490 1727096538.47526: variable 'item' from source: unknown 30490 1727096538.47590: variable 'item' from source: unknown 30490 1727096538.47973: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096538.47976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096538.47978: variable 'omit' from source: magic vars 30490 1727096538.47980: variable 'ansible_distribution_major_version' from source: facts 30490 1727096538.47982: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096538.47984: variable 'item' from source: unknown 30490 1727096538.48024: variable 'item' from source: unknown 30490 1727096538.48056: variable 'item' from source: unknown 30490 1727096538.48124: variable 'item' from source: unknown 30490 1727096538.48199: dumping result to json 30490 1727096538.48213: done dumping result, returning 30490 1727096538.48221: done running TaskExecutor() for managed_node3/TASK: Setup [0afff68d-5257-ba36-653e-000000000094] 30490 1727096538.48317: sending task result for task 0afff68d-5257-ba36-653e-000000000094 30490 1727096538.48356: done sending task result for task 0afff68d-5257-ba36-653e-000000000094 30490 1727096538.48359: WORKER PROCESS EXITING 30490 1727096538.48445: no more pending results, returning what we have 30490 1727096538.48450: in VariableManager get_vars() 30490 1727096538.48484: Calling all_inventory to load vars for managed_node3 30490 1727096538.48488: Calling groups_inventory to load vars for managed_node3 30490 1727096538.48491: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096538.48505: Calling all_plugins_play to load vars for managed_node3 30490 1727096538.48508: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096538.48510: Calling groups_plugins_play to load vars for managed_node3 30490 1727096538.48847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096538.49063: done with get_vars() 30490 1727096538.49072: variable 'ansible_search_path' from source: unknown 30490 1727096538.49073: variable 'ansible_search_path' from source: unknown 30490 1727096538.49111: variable 'ansible_search_path' from source: unknown 30490 1727096538.49112: variable 'ansible_search_path' from source: unknown 30490 1727096538.49139: we have included files to process 30490 1727096538.49140: generating all_blocks data 30490 1727096538.49142: done generating all_blocks data 30490 1727096538.49145: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 30490 1727096538.49146: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 30490 1727096538.49148: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 30490 1727096538.49347: done processing included file 30490 1727096538.49349: iterating over new_blocks loaded from include file 30490 1727096538.49350: in VariableManager get_vars() 30490 1727096538.49363: done with get_vars() 30490 1727096538.49364: filtering new block on tags 30490 1727096538.49390: done filtering new block on tags 30490 1727096538.49393: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node3 => (item=tasks/delete_interface.yml) 30490 1727096538.49397: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 30490 1727096538.49398: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 30490 1727096538.49401: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 30490 1727096538.49508: in VariableManager get_vars() 30490 1727096538.49524: done with get_vars() 30490 1727096538.49629: done processing included file 30490 1727096538.49631: iterating over new_blocks loaded from include file 30490 1727096538.49632: in VariableManager get_vars() 30490 1727096538.49642: done with get_vars() 30490 1727096538.49644: filtering new block on tags 30490 1727096538.49669: done filtering new block on tags 30490 1727096538.49671: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node3 => (item=tasks/assert_device_absent.yml) 30490 1727096538.49674: extending task lists for all hosts with included blocks 30490 1727096538.50274: done extending task lists 30490 1727096538.50276: done processing included files 30490 1727096538.50277: results queue empty 30490 1727096538.50278: checking for any_errors_fatal 30490 1727096538.50281: done checking for any_errors_fatal 30490 1727096538.50282: checking for max_fail_percentage 30490 1727096538.50283: done checking for max_fail_percentage 30490 1727096538.50284: checking to see if all hosts have failed and the running result is not ok 30490 1727096538.50284: done checking to see if all hosts have failed 30490 1727096538.50285: getting the remaining hosts for this loop 30490 1727096538.50286: done getting the remaining hosts for this loop 30490 1727096538.50289: getting the next task for host managed_node3 30490 1727096538.50293: done getting next task for host managed_node3 30490 1727096538.50295: ^ task is: TASK: Remove test interface if necessary 30490 1727096538.50298: ^ 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? (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 30490 1727096538.50300: getting variables 30490 1727096538.50301: in VariableManager get_vars() 30490 1727096538.50314: Calling all_inventory to load vars for managed_node3 30490 1727096538.50317: Calling groups_inventory to load vars for managed_node3 30490 1727096538.50319: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096538.50325: Calling all_plugins_play to load vars for managed_node3 30490 1727096538.50327: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096538.50330: Calling groups_plugins_play to load vars for managed_node3 30490 1727096538.50478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096538.50677: done with get_vars() 30490 1727096538.50686: done getting variables 30490 1727096538.50726: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Monday 23 September 2024 09:02:18 -0400 (0:00:00.048) 0:00:04.711 ****** 30490 1727096538.50754: entering _queue_task() for managed_node3/command 30490 1727096538.51046: worker is 1 (out of 1 available) 30490 1727096538.51061: exiting _queue_task() for managed_node3/command 30490 1727096538.51075: done queuing things up, now waiting for results queue to drain 30490 1727096538.51077: waiting for pending results... 30490 1727096538.51334: running TaskExecutor() for managed_node3/TASK: Remove test interface if necessary 30490 1727096538.51476: in run() - task 0afff68d-5257-ba36-653e-00000000011b 30490 1727096538.51480: variable 'ansible_search_path' from source: unknown 30490 1727096538.51483: variable 'ansible_search_path' from source: unknown 30490 1727096538.51515: calling self._execute() 30490 1727096538.51595: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096538.51607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096538.51622: variable 'omit' from source: magic vars 30490 1727096538.51980: variable 'ansible_distribution_major_version' from source: facts 30490 1727096538.51997: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096538.52010: variable 'omit' from source: magic vars 30490 1727096538.52063: variable 'omit' from source: magic vars 30490 1727096538.52169: variable 'interface' from source: play vars 30490 1727096538.52194: variable 'omit' from source: magic vars 30490 1727096538.52241: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096538.52349: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096538.52352: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096538.52354: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096538.52357: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096538.52382: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096538.52391: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096538.52399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096538.52493: Set connection var ansible_connection to ssh 30490 1727096538.52504: Set connection var ansible_shell_type to sh 30490 1727096538.52514: Set connection var ansible_pipelining to False 30490 1727096538.52522: Set connection var ansible_shell_executable to /bin/sh 30490 1727096538.52529: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096538.52537: Set connection var ansible_timeout to 10 30490 1727096538.52562: variable 'ansible_shell_executable' from source: unknown 30490 1727096538.52575: variable 'ansible_connection' from source: unknown 30490 1727096538.52581: variable 'ansible_module_compression' from source: unknown 30490 1727096538.52587: variable 'ansible_shell_type' from source: unknown 30490 1727096538.52672: variable 'ansible_shell_executable' from source: unknown 30490 1727096538.52675: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096538.52677: variable 'ansible_pipelining' from source: unknown 30490 1727096538.52679: variable 'ansible_timeout' from source: unknown 30490 1727096538.52681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096538.52738: 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) 30490 1727096538.52752: variable 'omit' from source: magic vars 30490 1727096538.52760: starting attempt loop 30490 1727096538.52765: running the handler 30490 1727096538.52783: _low_level_execute_command(): starting 30490 1727096538.52798: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096538.53497: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096538.53574: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096538.53623: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096538.53653: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096538.53697: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096538.53734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096538.55412: stdout chunk (state=3): >>>/root <<< 30490 1727096538.55561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096538.55564: stdout chunk (state=3): >>><<< 30490 1727096538.55566: stderr chunk (state=3): >>><<< 30490 1727096538.55684: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096538.55687: _low_level_execute_command(): starting 30490 1727096538.55690: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096538.555959-30738-44795851107595 `" && echo ansible-tmp-1727096538.555959-30738-44795851107595="` echo /root/.ansible/tmp/ansible-tmp-1727096538.555959-30738-44795851107595 `" ) && sleep 0' 30490 1727096538.56251: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096538.56287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096538.56382: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096538.56409: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096538.56438: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096538.56494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096538.58400: stdout chunk (state=3): >>>ansible-tmp-1727096538.555959-30738-44795851107595=/root/.ansible/tmp/ansible-tmp-1727096538.555959-30738-44795851107595 <<< 30490 1727096538.58676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096538.58679: stdout chunk (state=3): >>><<< 30490 1727096538.58682: stderr chunk (state=3): >>><<< 30490 1727096538.58685: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096538.555959-30738-44795851107595=/root/.ansible/tmp/ansible-tmp-1727096538.555959-30738-44795851107595 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096538.58687: variable 'ansible_module_compression' from source: unknown 30490 1727096538.58690: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 30490 1727096538.58723: variable 'ansible_facts' from source: unknown 30490 1727096538.58823: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096538.555959-30738-44795851107595/AnsiballZ_command.py 30490 1727096538.59212: Sending initial data 30490 1727096538.59216: Sent initial data (154 bytes) 30490 1727096538.59801: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096538.59804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096538.59807: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096538.59810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096538.59910: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096538.59930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096538.61502: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096538.61536: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096538.61585: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpvtfhtfh6 /root/.ansible/tmp/ansible-tmp-1727096538.555959-30738-44795851107595/AnsiballZ_command.py <<< 30490 1727096538.61588: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096538.555959-30738-44795851107595/AnsiballZ_command.py" <<< 30490 1727096538.61615: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpvtfhtfh6" to remote "/root/.ansible/tmp/ansible-tmp-1727096538.555959-30738-44795851107595/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096538.555959-30738-44795851107595/AnsiballZ_command.py" <<< 30490 1727096538.62444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096538.62543: stderr chunk (state=3): >>><<< 30490 1727096538.62546: stdout chunk (state=3): >>><<< 30490 1727096538.62548: done transferring module to remote 30490 1727096538.62551: _low_level_execute_command(): starting 30490 1727096538.62553: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096538.555959-30738-44795851107595/ /root/.ansible/tmp/ansible-tmp-1727096538.555959-30738-44795851107595/AnsiballZ_command.py && sleep 0' 30490 1727096538.63148: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096538.63163: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096538.63183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096538.63209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096538.63312: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096538.63338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096538.63395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096538.65199: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096538.65202: stdout chunk (state=3): >>><<< 30490 1727096538.65205: stderr chunk (state=3): >>><<< 30490 1727096538.65223: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096538.65299: _low_level_execute_command(): starting 30490 1727096538.65305: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096538.555959-30738-44795851107595/AnsiballZ_command.py && sleep 0' 30490 1727096538.65975: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096538.65979: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096538.66001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096538.66018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096538.66093: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096538.82159: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "Cannot find device \"statebr\"", "rc": 1, "cmd": ["ip", "link", "del", "statebr"], "start": "2024-09-23 09:02:18.810940", "end": "2024-09-23 09:02:18.818449", "delta": "0:00:00.007509", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del statebr", "_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}}} <<< 30490 1727096538.83589: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.14.152 closed. <<< 30490 1727096538.83617: stderr chunk (state=3): >>><<< 30490 1727096538.83622: stdout chunk (state=3): >>><<< 30490 1727096538.83642: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "Cannot find device \"statebr\"", "rc": 1, "cmd": ["ip", "link", "del", "statebr"], "start": "2024-09-23 09:02:18.810940", "end": "2024-09-23 09:02:18.818449", "delta": "0:00:00.007509", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del statebr", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.14.152 closed. 30490 1727096538.83672: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del statebr', '_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-1727096538.555959-30738-44795851107595/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096538.83681: _low_level_execute_command(): starting 30490 1727096538.83687: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096538.555959-30738-44795851107595/ > /dev/null 2>&1 && sleep 0' 30490 1727096538.84136: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096538.84140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096538.84142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096538.84144: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096538.84146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096538.84204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096538.84208: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096538.84212: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096538.84245: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096538.86071: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096538.86096: stderr chunk (state=3): >>><<< 30490 1727096538.86099: stdout chunk (state=3): >>><<< 30490 1727096538.86117: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096538.86122: handler run complete 30490 1727096538.86139: Evaluated conditional (False): False 30490 1727096538.86147: attempt loop complete, returning result 30490 1727096538.86150: _execute() done 30490 1727096538.86152: dumping result to json 30490 1727096538.86158: done dumping result, returning 30490 1727096538.86165: done running TaskExecutor() for managed_node3/TASK: Remove test interface if necessary [0afff68d-5257-ba36-653e-00000000011b] 30490 1727096538.86172: sending task result for task 0afff68d-5257-ba36-653e-00000000011b 30490 1727096538.86263: done sending task result for task 0afff68d-5257-ba36-653e-00000000011b 30490 1727096538.86266: WORKER PROCESS EXITING fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007509", "end": "2024-09-23 09:02:18.818449", "rc": 1, "start": "2024-09-23 09:02:18.810940" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring 30490 1727096538.86334: no more pending results, returning what we have 30490 1727096538.86338: results queue empty 30490 1727096538.86339: checking for any_errors_fatal 30490 1727096538.86340: done checking for any_errors_fatal 30490 1727096538.86341: checking for max_fail_percentage 30490 1727096538.86343: done checking for max_fail_percentage 30490 1727096538.86344: checking to see if all hosts have failed and the running result is not ok 30490 1727096538.86344: done checking to see if all hosts have failed 30490 1727096538.86345: getting the remaining hosts for this loop 30490 1727096538.86347: done getting the remaining hosts for this loop 30490 1727096538.86350: getting the next task for host managed_node3 30490 1727096538.86358: done getting next task for host managed_node3 30490 1727096538.86361: ^ task is: TASK: Include the task 'get_interface_stat.yml' 30490 1727096538.86364: ^ 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? (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 30490 1727096538.86370: getting variables 30490 1727096538.86372: in VariableManager get_vars() 30490 1727096538.86401: Calling all_inventory to load vars for managed_node3 30490 1727096538.86404: Calling groups_inventory to load vars for managed_node3 30490 1727096538.86407: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096538.86417: Calling all_plugins_play to load vars for managed_node3 30490 1727096538.86420: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096538.86422: Calling groups_plugins_play to load vars for managed_node3 30490 1727096538.86596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096538.86726: done with get_vars() 30490 1727096538.86734: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Monday 23 September 2024 09:02:18 -0400 (0:00:00.360) 0:00:05.072 ****** 30490 1727096538.86804: entering _queue_task() for managed_node3/include_tasks 30490 1727096538.86995: worker is 1 (out of 1 available) 30490 1727096538.87008: exiting _queue_task() for managed_node3/include_tasks 30490 1727096538.87020: done queuing things up, now waiting for results queue to drain 30490 1727096538.87022: waiting for pending results... 30490 1727096538.87170: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 30490 1727096538.87236: in run() - task 0afff68d-5257-ba36-653e-00000000011f 30490 1727096538.87253: variable 'ansible_search_path' from source: unknown 30490 1727096538.87257: variable 'ansible_search_path' from source: unknown 30490 1727096538.87283: calling self._execute() 30490 1727096538.87337: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096538.87341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096538.87351: variable 'omit' from source: magic vars 30490 1727096538.87603: variable 'ansible_distribution_major_version' from source: facts 30490 1727096538.87613: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096538.87618: _execute() done 30490 1727096538.87621: dumping result to json 30490 1727096538.87625: done dumping result, returning 30490 1727096538.87631: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-ba36-653e-00000000011f] 30490 1727096538.87636: sending task result for task 0afff68d-5257-ba36-653e-00000000011f 30490 1727096538.87719: done sending task result for task 0afff68d-5257-ba36-653e-00000000011f 30490 1727096538.87721: WORKER PROCESS EXITING 30490 1727096538.87749: no more pending results, returning what we have 30490 1727096538.87753: in VariableManager get_vars() 30490 1727096538.87783: Calling all_inventory to load vars for managed_node3 30490 1727096538.87786: Calling groups_inventory to load vars for managed_node3 30490 1727096538.87789: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096538.87798: Calling all_plugins_play to load vars for managed_node3 30490 1727096538.87800: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096538.87803: Calling groups_plugins_play to load vars for managed_node3 30490 1727096538.87930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096538.88048: done with get_vars() 30490 1727096538.88054: variable 'ansible_search_path' from source: unknown 30490 1727096538.88055: variable 'ansible_search_path' from source: unknown 30490 1727096538.88060: variable 'item' from source: include params 30490 1727096538.88138: variable 'item' from source: include params 30490 1727096538.88163: we have included files to process 30490 1727096538.88164: generating all_blocks data 30490 1727096538.88165: done generating all_blocks data 30490 1727096538.88172: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096538.88173: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096538.88175: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096538.88324: done processing included file 30490 1727096538.88325: iterating over new_blocks loaded from include file 30490 1727096538.88326: in VariableManager get_vars() 30490 1727096538.88335: done with get_vars() 30490 1727096538.88336: filtering new block on tags 30490 1727096538.88351: done filtering new block on tags 30490 1727096538.88352: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 30490 1727096538.88355: extending task lists for all hosts with included blocks 30490 1727096538.88474: done extending task lists 30490 1727096538.88475: done processing included files 30490 1727096538.88476: results queue empty 30490 1727096538.88476: checking for any_errors_fatal 30490 1727096538.88479: done checking for any_errors_fatal 30490 1727096538.88479: checking for max_fail_percentage 30490 1727096538.88480: done checking for max_fail_percentage 30490 1727096538.88480: checking to see if all hosts have failed and the running result is not ok 30490 1727096538.88481: done checking to see if all hosts have failed 30490 1727096538.88481: getting the remaining hosts for this loop 30490 1727096538.88482: done getting the remaining hosts for this loop 30490 1727096538.88484: getting the next task for host managed_node3 30490 1727096538.88487: done getting next task for host managed_node3 30490 1727096538.88488: ^ task is: TASK: Get stat for interface {{ interface }} 30490 1727096538.88490: ^ 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? (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 30490 1727096538.88491: getting variables 30490 1727096538.88492: in VariableManager get_vars() 30490 1727096538.88497: Calling all_inventory to load vars for managed_node3 30490 1727096538.88499: Calling groups_inventory to load vars for managed_node3 30490 1727096538.88501: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096538.88506: Calling all_plugins_play to load vars for managed_node3 30490 1727096538.88507: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096538.88509: Calling groups_plugins_play to load vars for managed_node3 30490 1727096538.88591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096538.88712: done with get_vars() 30490 1727096538.88719: done getting variables 30490 1727096538.88796: variable 'interface' from source: play vars TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 23 September 2024 09:02:18 -0400 (0:00:00.020) 0:00:05.092 ****** 30490 1727096538.88815: entering _queue_task() for managed_node3/stat 30490 1727096538.88987: worker is 1 (out of 1 available) 30490 1727096538.89001: exiting _queue_task() for managed_node3/stat 30490 1727096538.89012: done queuing things up, now waiting for results queue to drain 30490 1727096538.89014: waiting for pending results... 30490 1727096538.89145: running TaskExecutor() for managed_node3/TASK: Get stat for interface statebr 30490 1727096538.89216: in run() - task 0afff68d-5257-ba36-653e-00000000016e 30490 1727096538.89227: variable 'ansible_search_path' from source: unknown 30490 1727096538.89231: variable 'ansible_search_path' from source: unknown 30490 1727096538.89255: calling self._execute() 30490 1727096538.89309: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096538.89313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096538.89321: variable 'omit' from source: magic vars 30490 1727096538.89552: variable 'ansible_distribution_major_version' from source: facts 30490 1727096538.89562: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096538.89570: variable 'omit' from source: magic vars 30490 1727096538.89606: variable 'omit' from source: magic vars 30490 1727096538.89671: variable 'interface' from source: play vars 30490 1727096538.89686: variable 'omit' from source: magic vars 30490 1727096538.89716: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096538.89741: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096538.89756: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096538.89770: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096538.89785: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096538.89811: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096538.89814: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096538.89816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096538.89877: Set connection var ansible_connection to ssh 30490 1727096538.89884: Set connection var ansible_shell_type to sh 30490 1727096538.89893: Set connection var ansible_pipelining to False 30490 1727096538.89896: Set connection var ansible_shell_executable to /bin/sh 30490 1727096538.89902: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096538.89906: Set connection var ansible_timeout to 10 30490 1727096538.89928: variable 'ansible_shell_executable' from source: unknown 30490 1727096538.89932: variable 'ansible_connection' from source: unknown 30490 1727096538.89934: variable 'ansible_module_compression' from source: unknown 30490 1727096538.89937: variable 'ansible_shell_type' from source: unknown 30490 1727096538.89939: variable 'ansible_shell_executable' from source: unknown 30490 1727096538.89941: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096538.89943: variable 'ansible_pipelining' from source: unknown 30490 1727096538.89945: variable 'ansible_timeout' from source: unknown 30490 1727096538.89950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096538.90090: 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) 30490 1727096538.90098: variable 'omit' from source: magic vars 30490 1727096538.90104: starting attempt loop 30490 1727096538.90108: running the handler 30490 1727096538.90118: _low_level_execute_command(): starting 30490 1727096538.90125: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096538.90629: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096538.90634: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096538.90637: 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.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096538.90640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096538.90688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096538.90692: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096538.90730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096538.92345: stdout chunk (state=3): >>>/root <<< 30490 1727096538.92442: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096538.92470: stderr chunk (state=3): >>><<< 30490 1727096538.92476: stdout chunk (state=3): >>><<< 30490 1727096538.92494: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096538.92503: _low_level_execute_command(): starting 30490 1727096538.92511: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096538.9249237-30756-164700887530662 `" && echo ansible-tmp-1727096538.9249237-30756-164700887530662="` echo /root/.ansible/tmp/ansible-tmp-1727096538.9249237-30756-164700887530662 `" ) && sleep 0' 30490 1727096538.92930: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096538.92933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096538.92942: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096538.92944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096538.92993: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096538.92996: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096538.92998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096538.93033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096538.94877: stdout chunk (state=3): >>>ansible-tmp-1727096538.9249237-30756-164700887530662=/root/.ansible/tmp/ansible-tmp-1727096538.9249237-30756-164700887530662 <<< 30490 1727096538.94987: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096538.95007: stderr chunk (state=3): >>><<< 30490 1727096538.95010: stdout chunk (state=3): >>><<< 30490 1727096538.95023: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096538.9249237-30756-164700887530662=/root/.ansible/tmp/ansible-tmp-1727096538.9249237-30756-164700887530662 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096538.95057: variable 'ansible_module_compression' from source: unknown 30490 1727096538.95107: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 30490 1727096538.95134: variable 'ansible_facts' from source: unknown 30490 1727096538.95201: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096538.9249237-30756-164700887530662/AnsiballZ_stat.py 30490 1727096538.95294: Sending initial data 30490 1727096538.95297: Sent initial data (153 bytes) 30490 1727096538.95735: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096538.95738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096538.95741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096538.95743: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096538.95745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096538.95796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096538.95799: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096538.95835: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096538.97355: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096538.97386: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096538.97417: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpaz74tpuc /root/.ansible/tmp/ansible-tmp-1727096538.9249237-30756-164700887530662/AnsiballZ_stat.py <<< 30490 1727096538.97425: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096538.9249237-30756-164700887530662/AnsiballZ_stat.py" <<< 30490 1727096538.97449: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpaz74tpuc" to remote "/root/.ansible/tmp/ansible-tmp-1727096538.9249237-30756-164700887530662/AnsiballZ_stat.py" <<< 30490 1727096538.97455: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096538.9249237-30756-164700887530662/AnsiballZ_stat.py" <<< 30490 1727096538.97935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096538.97976: stderr chunk (state=3): >>><<< 30490 1727096538.97979: stdout chunk (state=3): >>><<< 30490 1727096538.98020: done transferring module to remote 30490 1727096538.98028: _low_level_execute_command(): starting 30490 1727096538.98031: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096538.9249237-30756-164700887530662/ /root/.ansible/tmp/ansible-tmp-1727096538.9249237-30756-164700887530662/AnsiballZ_stat.py && sleep 0' 30490 1727096538.98453: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096538.98457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096538.98459: 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.14.152 is address debug1: re-parsing configuration <<< 30490 1727096538.98462: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096538.98516: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096538.98519: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096538.98554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096539.00257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096539.00282: stderr chunk (state=3): >>><<< 30490 1727096539.00285: stdout chunk (state=3): >>><<< 30490 1727096539.00301: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096539.00305: _low_level_execute_command(): starting 30490 1727096539.00307: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096538.9249237-30756-164700887530662/AnsiballZ_stat.py && sleep 0' 30490 1727096539.00709: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096539.00712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096539.00714: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096539.00716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096539.00718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096539.00764: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096539.00774: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096539.00807: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096539.15838: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 30490 1727096539.17144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096539.17149: stdout chunk (state=3): >>><<< 30490 1727096539.17151: stderr chunk (state=3): >>><<< 30490 1727096539.17174: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096539.17296: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/statebr', '_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-1727096538.9249237-30756-164700887530662/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096539.17300: _low_level_execute_command(): starting 30490 1727096539.17302: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096538.9249237-30756-164700887530662/ > /dev/null 2>&1 && sleep 0' 30490 1727096539.17871: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096539.17960: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096539.17998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096539.18015: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096539.18035: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096539.18101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096539.19966: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096539.19980: stdout chunk (state=3): >>><<< 30490 1727096539.19991: stderr chunk (state=3): >>><<< 30490 1727096539.20008: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096539.20018: handler run complete 30490 1727096539.20179: attempt loop complete, returning result 30490 1727096539.20183: _execute() done 30490 1727096539.20185: dumping result to json 30490 1727096539.20187: done dumping result, returning 30490 1727096539.20189: done running TaskExecutor() for managed_node3/TASK: Get stat for interface statebr [0afff68d-5257-ba36-653e-00000000016e] 30490 1727096539.20191: sending task result for task 0afff68d-5257-ba36-653e-00000000016e 30490 1727096539.20260: done sending task result for task 0afff68d-5257-ba36-653e-00000000016e 30490 1727096539.20263: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 30490 1727096539.20334: no more pending results, returning what we have 30490 1727096539.20337: results queue empty 30490 1727096539.20339: checking for any_errors_fatal 30490 1727096539.20340: done checking for any_errors_fatal 30490 1727096539.20341: checking for max_fail_percentage 30490 1727096539.20342: done checking for max_fail_percentage 30490 1727096539.20343: checking to see if all hosts have failed and the running result is not ok 30490 1727096539.20344: done checking to see if all hosts have failed 30490 1727096539.20345: getting the remaining hosts for this loop 30490 1727096539.20346: done getting the remaining hosts for this loop 30490 1727096539.20350: getting the next task for host managed_node3 30490 1727096539.20359: done getting next task for host managed_node3 30490 1727096539.20363: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 30490 1727096539.20366: ^ 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? (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 30490 1727096539.20376: getting variables 30490 1727096539.20378: in VariableManager get_vars() 30490 1727096539.20407: Calling all_inventory to load vars for managed_node3 30490 1727096539.20410: Calling groups_inventory to load vars for managed_node3 30490 1727096539.20414: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096539.20425: Calling all_plugins_play to load vars for managed_node3 30490 1727096539.20428: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096539.20431: Calling groups_plugins_play to load vars for managed_node3 30490 1727096539.21111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096539.21336: done with get_vars() 30490 1727096539.21350: done getting variables 30490 1727096539.21444: 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) 30490 1727096539.21566: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Monday 23 September 2024 09:02:19 -0400 (0:00:00.327) 0:00:05.420 ****** 30490 1727096539.21600: entering _queue_task() for managed_node3/assert 30490 1727096539.21602: Creating lock for assert 30490 1727096539.21860: worker is 1 (out of 1 available) 30490 1727096539.21977: exiting _queue_task() for managed_node3/assert 30490 1727096539.21987: done queuing things up, now waiting for results queue to drain 30490 1727096539.21988: waiting for pending results... 30490 1727096539.22139: running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'statebr' 30490 1727096539.22262: in run() - task 0afff68d-5257-ba36-653e-000000000120 30490 1727096539.22285: variable 'ansible_search_path' from source: unknown 30490 1727096539.22292: variable 'ansible_search_path' from source: unknown 30490 1727096539.22338: calling self._execute() 30490 1727096539.22415: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096539.22434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096539.22474: variable 'omit' from source: magic vars 30490 1727096539.22811: variable 'ansible_distribution_major_version' from source: facts 30490 1727096539.22828: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096539.22838: variable 'omit' from source: magic vars 30490 1727096539.22979: variable 'omit' from source: magic vars 30490 1727096539.23006: variable 'interface' from source: play vars 30490 1727096539.23028: variable 'omit' from source: magic vars 30490 1727096539.23071: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096539.23119: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096539.23145: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096539.23166: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096539.23194: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096539.23226: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096539.23234: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096539.23241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096539.23347: Set connection var ansible_connection to ssh 30490 1727096539.23362: Set connection var ansible_shell_type to sh 30490 1727096539.23380: Set connection var ansible_pipelining to False 30490 1727096539.23391: Set connection var ansible_shell_executable to /bin/sh 30490 1727096539.23410: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096539.23475: Set connection var ansible_timeout to 10 30490 1727096539.23478: variable 'ansible_shell_executable' from source: unknown 30490 1727096539.23481: variable 'ansible_connection' from source: unknown 30490 1727096539.23483: variable 'ansible_module_compression' from source: unknown 30490 1727096539.23485: variable 'ansible_shell_type' from source: unknown 30490 1727096539.23488: variable 'ansible_shell_executable' from source: unknown 30490 1727096539.23490: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096539.23492: variable 'ansible_pipelining' from source: unknown 30490 1727096539.23494: variable 'ansible_timeout' from source: unknown 30490 1727096539.23496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096539.23616: 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) 30490 1727096539.23637: variable 'omit' from source: magic vars 30490 1727096539.23646: starting attempt loop 30490 1727096539.23652: running the handler 30490 1727096539.23793: variable 'interface_stat' from source: set_fact 30490 1727096539.23846: Evaluated conditional (not interface_stat.stat.exists): True 30490 1727096539.23850: handler run complete 30490 1727096539.23853: attempt loop complete, returning result 30490 1727096539.23855: _execute() done 30490 1727096539.23857: dumping result to json 30490 1727096539.23859: done dumping result, returning 30490 1727096539.23865: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'statebr' [0afff68d-5257-ba36-653e-000000000120] 30490 1727096539.23883: sending task result for task 0afff68d-5257-ba36-653e-000000000120 30490 1727096539.24109: done sending task result for task 0afff68d-5257-ba36-653e-000000000120 30490 1727096539.24113: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 30490 1727096539.24163: no more pending results, returning what we have 30490 1727096539.24174: results queue empty 30490 1727096539.24176: checking for any_errors_fatal 30490 1727096539.24186: done checking for any_errors_fatal 30490 1727096539.24187: checking for max_fail_percentage 30490 1727096539.24189: done checking for max_fail_percentage 30490 1727096539.24190: checking to see if all hosts have failed and the running result is not ok 30490 1727096539.24190: done checking to see if all hosts have failed 30490 1727096539.24192: getting the remaining hosts for this loop 30490 1727096539.24193: done getting the remaining hosts for this loop 30490 1727096539.24197: getting the next task for host managed_node3 30490 1727096539.24205: done getting next task for host managed_node3 30490 1727096539.24209: ^ task is: TASK: Test 30490 1727096539.24212: ^ 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 30490 1727096539.24217: getting variables 30490 1727096539.24219: in VariableManager get_vars() 30490 1727096539.24358: Calling all_inventory to load vars for managed_node3 30490 1727096539.24361: Calling groups_inventory to load vars for managed_node3 30490 1727096539.24364: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096539.24378: Calling all_plugins_play to load vars for managed_node3 30490 1727096539.24382: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096539.24386: Calling groups_plugins_play to load vars for managed_node3 30490 1727096539.24611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096539.24834: done with get_vars() 30490 1727096539.24843: done getting variables TASK [Test] ******************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Monday 23 September 2024 09:02:19 -0400 (0:00:00.033) 0:00:05.453 ****** 30490 1727096539.24941: entering _queue_task() for managed_node3/include_tasks 30490 1727096539.25262: worker is 1 (out of 1 available) 30490 1727096539.25278: exiting _queue_task() for managed_node3/include_tasks 30490 1727096539.25287: done queuing things up, now waiting for results queue to drain 30490 1727096539.25289: waiting for pending results... 30490 1727096539.25585: running TaskExecutor() for managed_node3/TASK: Test 30490 1727096539.25594: in run() - task 0afff68d-5257-ba36-653e-000000000095 30490 1727096539.25613: variable 'ansible_search_path' from source: unknown 30490 1727096539.25621: variable 'ansible_search_path' from source: unknown 30490 1727096539.25675: variable 'lsr_test' from source: include params 30490 1727096539.25867: variable 'lsr_test' from source: include params 30490 1727096539.25937: variable 'omit' from source: magic vars 30490 1727096539.26053: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096539.26069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096539.26090: variable 'omit' from source: magic vars 30490 1727096539.26320: variable 'ansible_distribution_major_version' from source: facts 30490 1727096539.26441: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096539.26444: variable 'item' from source: unknown 30490 1727096539.26446: variable 'item' from source: unknown 30490 1727096539.26448: variable 'item' from source: unknown 30490 1727096539.26501: variable 'item' from source: unknown 30490 1727096539.26846: dumping result to json 30490 1727096539.26850: done dumping result, returning 30490 1727096539.26852: done running TaskExecutor() for managed_node3/TASK: Test [0afff68d-5257-ba36-653e-000000000095] 30490 1727096539.26854: sending task result for task 0afff68d-5257-ba36-653e-000000000095 30490 1727096539.26900: done sending task result for task 0afff68d-5257-ba36-653e-000000000095 30490 1727096539.26903: WORKER PROCESS EXITING 30490 1727096539.26970: no more pending results, returning what we have 30490 1727096539.26977: in VariableManager get_vars() 30490 1727096539.27002: Calling all_inventory to load vars for managed_node3 30490 1727096539.27005: Calling groups_inventory to load vars for managed_node3 30490 1727096539.27008: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096539.27017: Calling all_plugins_play to load vars for managed_node3 30490 1727096539.27019: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096539.27022: Calling groups_plugins_play to load vars for managed_node3 30490 1727096539.27254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096539.27479: done with get_vars() 30490 1727096539.27486: variable 'ansible_search_path' from source: unknown 30490 1727096539.27487: variable 'ansible_search_path' from source: unknown 30490 1727096539.27527: we have included files to process 30490 1727096539.27528: generating all_blocks data 30490 1727096539.27530: done generating all_blocks data 30490 1727096539.27532: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 30490 1727096539.27533: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 30490 1727096539.27535: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 30490 1727096539.27838: done processing included file 30490 1727096539.27840: iterating over new_blocks loaded from include file 30490 1727096539.27841: in VariableManager get_vars() 30490 1727096539.27854: done with get_vars() 30490 1727096539.27856: filtering new block on tags 30490 1727096539.27892: done filtering new block on tags 30490 1727096539.27894: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node3 => (item=tasks/create_bridge_profile.yml) 30490 1727096539.27898: extending task lists for all hosts with included blocks 30490 1727096539.28779: done extending task lists 30490 1727096539.28781: done processing included files 30490 1727096539.28782: results queue empty 30490 1727096539.28782: checking for any_errors_fatal 30490 1727096539.28785: done checking for any_errors_fatal 30490 1727096539.28785: checking for max_fail_percentage 30490 1727096539.28787: done checking for max_fail_percentage 30490 1727096539.28787: checking to see if all hosts have failed and the running result is not ok 30490 1727096539.28788: done checking to see if all hosts have failed 30490 1727096539.28789: getting the remaining hosts for this loop 30490 1727096539.28790: done getting the remaining hosts for this loop 30490 1727096539.28796: getting the next task for host managed_node3 30490 1727096539.28801: done getting next task for host managed_node3 30490 1727096539.28803: ^ task is: TASK: Include network role 30490 1727096539.28805: ^ 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? (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 30490 1727096539.28807: getting variables 30490 1727096539.28808: in VariableManager get_vars() 30490 1727096539.28816: Calling all_inventory to load vars for managed_node3 30490 1727096539.28818: Calling groups_inventory to load vars for managed_node3 30490 1727096539.28820: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096539.28825: Calling all_plugins_play to load vars for managed_node3 30490 1727096539.28827: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096539.28830: Calling groups_plugins_play to load vars for managed_node3 30490 1727096539.29018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096539.29239: done with get_vars() 30490 1727096539.29248: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Monday 23 September 2024 09:02:19 -0400 (0:00:00.043) 0:00:05.497 ****** 30490 1727096539.29321: entering _queue_task() for managed_node3/include_role 30490 1727096539.29323: Creating lock for include_role 30490 1727096539.29670: worker is 1 (out of 1 available) 30490 1727096539.29682: exiting _queue_task() for managed_node3/include_role 30490 1727096539.29691: done queuing things up, now waiting for results queue to drain 30490 1727096539.29693: waiting for pending results... 30490 1727096539.29824: running TaskExecutor() for managed_node3/TASK: Include network role 30490 1727096539.29943: in run() - task 0afff68d-5257-ba36-653e-00000000018e 30490 1727096539.29963: variable 'ansible_search_path' from source: unknown 30490 1727096539.29976: variable 'ansible_search_path' from source: unknown 30490 1727096539.30026: calling self._execute() 30490 1727096539.30107: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096539.30110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096539.30133: variable 'omit' from source: magic vars 30490 1727096539.30491: variable 'ansible_distribution_major_version' from source: facts 30490 1727096539.30543: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096539.30547: _execute() done 30490 1727096539.30549: dumping result to json 30490 1727096539.30551: done dumping result, returning 30490 1727096539.30553: done running TaskExecutor() for managed_node3/TASK: Include network role [0afff68d-5257-ba36-653e-00000000018e] 30490 1727096539.30555: sending task result for task 0afff68d-5257-ba36-653e-00000000018e 30490 1727096539.30786: done sending task result for task 0afff68d-5257-ba36-653e-00000000018e 30490 1727096539.30789: WORKER PROCESS EXITING 30490 1727096539.30813: no more pending results, returning what we have 30490 1727096539.30818: in VariableManager get_vars() 30490 1727096539.30846: Calling all_inventory to load vars for managed_node3 30490 1727096539.30849: Calling groups_inventory to load vars for managed_node3 30490 1727096539.30852: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096539.30869: Calling all_plugins_play to load vars for managed_node3 30490 1727096539.30875: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096539.30878: Calling groups_plugins_play to load vars for managed_node3 30490 1727096539.31143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096539.31366: done with get_vars() 30490 1727096539.31381: variable 'ansible_search_path' from source: unknown 30490 1727096539.31382: variable 'ansible_search_path' from source: unknown 30490 1727096539.31566: variable 'omit' from source: magic vars 30490 1727096539.31613: variable 'omit' from source: magic vars 30490 1727096539.31628: variable 'omit' from source: magic vars 30490 1727096539.31631: we have included files to process 30490 1727096539.31632: generating all_blocks data 30490 1727096539.31634: done generating all_blocks data 30490 1727096539.31635: processing included file: fedora.linux_system_roles.network 30490 1727096539.31655: in VariableManager get_vars() 30490 1727096539.31665: done with get_vars() 30490 1727096539.31736: in VariableManager get_vars() 30490 1727096539.31751: done with get_vars() 30490 1727096539.31832: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 30490 1727096539.32070: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 30490 1727096539.32213: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 30490 1727096539.32928: in VariableManager get_vars() 30490 1727096539.32946: done with get_vars() 30490 1727096539.33388: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096539.35200: iterating over new_blocks loaded from include file 30490 1727096539.35202: in VariableManager get_vars() 30490 1727096539.35220: done with get_vars() 30490 1727096539.35222: filtering new block on tags 30490 1727096539.35524: done filtering new block on tags 30490 1727096539.35528: in VariableManager get_vars() 30490 1727096539.35542: done with get_vars() 30490 1727096539.35544: filtering new block on tags 30490 1727096539.35560: done filtering new block on tags 30490 1727096539.35562: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node3 30490 1727096539.35569: extending task lists for all hosts with included blocks 30490 1727096539.35751: done extending task lists 30490 1727096539.35752: done processing included files 30490 1727096539.35753: results queue empty 30490 1727096539.35754: checking for any_errors_fatal 30490 1727096539.35757: done checking for any_errors_fatal 30490 1727096539.35757: checking for max_fail_percentage 30490 1727096539.35759: done checking for max_fail_percentage 30490 1727096539.35759: checking to see if all hosts have failed and the running result is not ok 30490 1727096539.35760: done checking to see if all hosts have failed 30490 1727096539.35761: getting the remaining hosts for this loop 30490 1727096539.35762: done getting the remaining hosts for this loop 30490 1727096539.35764: getting the next task for host managed_node3 30490 1727096539.35771: done getting next task for host managed_node3 30490 1727096539.35776: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096539.35780: ^ 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? (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 30490 1727096539.35790: getting variables 30490 1727096539.35792: in VariableManager get_vars() 30490 1727096539.35808: Calling all_inventory to load vars for managed_node3 30490 1727096539.35811: Calling groups_inventory to load vars for managed_node3 30490 1727096539.35813: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096539.35818: Calling all_plugins_play to load vars for managed_node3 30490 1727096539.35821: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096539.35824: Calling groups_plugins_play to load vars for managed_node3 30490 1727096539.36008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096539.36234: done with get_vars() 30490 1727096539.36244: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:02:19 -0400 (0:00:00.069) 0:00:05.567 ****** 30490 1727096539.36319: entering _queue_task() for managed_node3/include_tasks 30490 1727096539.36652: worker is 1 (out of 1 available) 30490 1727096539.36775: exiting _queue_task() for managed_node3/include_tasks 30490 1727096539.36790: done queuing things up, now waiting for results queue to drain 30490 1727096539.36792: waiting for pending results... 30490 1727096539.37015: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096539.37132: in run() - task 0afff68d-5257-ba36-653e-00000000020c 30490 1727096539.37177: variable 'ansible_search_path' from source: unknown 30490 1727096539.37182: variable 'ansible_search_path' from source: unknown 30490 1727096539.37201: calling self._execute() 30490 1727096539.37296: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096539.37327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096539.37330: variable 'omit' from source: magic vars 30490 1727096539.37679: variable 'ansible_distribution_major_version' from source: facts 30490 1727096539.37694: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096539.37764: _execute() done 30490 1727096539.37768: dumping result to json 30490 1727096539.37771: done dumping result, returning 30490 1727096539.37775: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-ba36-653e-00000000020c] 30490 1727096539.37777: sending task result for task 0afff68d-5257-ba36-653e-00000000020c 30490 1727096539.37840: done sending task result for task 0afff68d-5257-ba36-653e-00000000020c 30490 1727096539.37843: WORKER PROCESS EXITING 30490 1727096539.37908: no more pending results, returning what we have 30490 1727096539.37913: in VariableManager get_vars() 30490 1727096539.37954: Calling all_inventory to load vars for managed_node3 30490 1727096539.37957: Calling groups_inventory to load vars for managed_node3 30490 1727096539.37960: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096539.37983: Calling all_plugins_play to load vars for managed_node3 30490 1727096539.37988: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096539.37991: Calling groups_plugins_play to load vars for managed_node3 30490 1727096539.38419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096539.38696: done with get_vars() 30490 1727096539.38705: variable 'ansible_search_path' from source: unknown 30490 1727096539.38706: variable 'ansible_search_path' from source: unknown 30490 1727096539.38749: we have included files to process 30490 1727096539.38750: generating all_blocks data 30490 1727096539.38752: done generating all_blocks data 30490 1727096539.38754: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096539.38755: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096539.38758: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096539.39463: done processing included file 30490 1727096539.39465: iterating over new_blocks loaded from include file 30490 1727096539.39466: in VariableManager get_vars() 30490 1727096539.39497: done with get_vars() 30490 1727096539.39499: filtering new block on tags 30490 1727096539.39530: done filtering new block on tags 30490 1727096539.39532: in VariableManager get_vars() 30490 1727096539.39552: done with get_vars() 30490 1727096539.39554: filtering new block on tags 30490 1727096539.39606: done filtering new block on tags 30490 1727096539.39609: in VariableManager get_vars() 30490 1727096539.39629: done with get_vars() 30490 1727096539.39631: filtering new block on tags 30490 1727096539.39675: done filtering new block on tags 30490 1727096539.39677: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 30490 1727096539.39682: extending task lists for all hosts with included blocks 30490 1727096539.41387: done extending task lists 30490 1727096539.41388: done processing included files 30490 1727096539.41389: results queue empty 30490 1727096539.41390: checking for any_errors_fatal 30490 1727096539.41393: done checking for any_errors_fatal 30490 1727096539.41394: checking for max_fail_percentage 30490 1727096539.41395: done checking for max_fail_percentage 30490 1727096539.41395: checking to see if all hosts have failed and the running result is not ok 30490 1727096539.41396: done checking to see if all hosts have failed 30490 1727096539.41397: getting the remaining hosts for this loop 30490 1727096539.41398: done getting the remaining hosts for this loop 30490 1727096539.41401: getting the next task for host managed_node3 30490 1727096539.41405: done getting next task for host managed_node3 30490 1727096539.41408: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096539.41411: ^ 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096539.41420: getting variables 30490 1727096539.41421: in VariableManager get_vars() 30490 1727096539.41433: Calling all_inventory to load vars for managed_node3 30490 1727096539.41439: Calling groups_inventory to load vars for managed_node3 30490 1727096539.41442: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096539.41447: Calling all_plugins_play to load vars for managed_node3 30490 1727096539.41450: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096539.41452: Calling groups_plugins_play to load vars for managed_node3 30490 1727096539.41612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096539.41844: done with get_vars() 30490 1727096539.41854: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:02:19 -0400 (0:00:00.056) 0:00:05.623 ****** 30490 1727096539.41930: entering _queue_task() for managed_node3/setup 30490 1727096539.42238: worker is 1 (out of 1 available) 30490 1727096539.42250: exiting _queue_task() for managed_node3/setup 30490 1727096539.42261: done queuing things up, now waiting for results queue to drain 30490 1727096539.42263: waiting for pending results... 30490 1727096539.42606: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096539.42649: in run() - task 0afff68d-5257-ba36-653e-000000000269 30490 1727096539.42670: variable 'ansible_search_path' from source: unknown 30490 1727096539.42681: variable 'ansible_search_path' from source: unknown 30490 1727096539.42726: calling self._execute() 30490 1727096539.42833: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096539.42838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096539.42843: variable 'omit' from source: magic vars 30490 1727096539.43254: variable 'ansible_distribution_major_version' from source: facts 30490 1727096539.43355: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096539.43499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096539.47563: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096539.47794: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096539.47929: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096539.48045: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096539.48085: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096539.48285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096539.48320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096539.48351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096539.48402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096539.48422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096539.48480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096539.48515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096539.48545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096539.48593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096539.48618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096539.48769: variable '__network_required_facts' from source: role '' defaults 30490 1727096539.48785: variable 'ansible_facts' from source: unknown 30490 1727096539.48876: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 30490 1727096539.48935: when evaluation is False, skipping this task 30490 1727096539.48938: _execute() done 30490 1727096539.48940: dumping result to json 30490 1727096539.48942: done dumping result, returning 30490 1727096539.48945: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-ba36-653e-000000000269] 30490 1727096539.48947: sending task result for task 0afff68d-5257-ba36-653e-000000000269 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096539.49055: no more pending results, returning what we have 30490 1727096539.49059: results queue empty 30490 1727096539.49060: checking for any_errors_fatal 30490 1727096539.49061: done checking for any_errors_fatal 30490 1727096539.49061: checking for max_fail_percentage 30490 1727096539.49063: done checking for max_fail_percentage 30490 1727096539.49064: checking to see if all hosts have failed and the running result is not ok 30490 1727096539.49065: done checking to see if all hosts have failed 30490 1727096539.49065: getting the remaining hosts for this loop 30490 1727096539.49068: done getting the remaining hosts for this loop 30490 1727096539.49074: getting the next task for host managed_node3 30490 1727096539.49084: done getting next task for host managed_node3 30490 1727096539.49087: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096539.49092: ^ 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096539.49108: getting variables 30490 1727096539.49110: in VariableManager get_vars() 30490 1727096539.49143: Calling all_inventory to load vars for managed_node3 30490 1727096539.49146: Calling groups_inventory to load vars for managed_node3 30490 1727096539.49148: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096539.49154: done sending task result for task 0afff68d-5257-ba36-653e-000000000269 30490 1727096539.49157: WORKER PROCESS EXITING 30490 1727096539.49180: Calling all_plugins_play to load vars for managed_node3 30490 1727096539.49183: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096539.49192: Calling groups_plugins_play to load vars for managed_node3 30490 1727096539.49563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096539.49914: done with get_vars() 30490 1727096539.49928: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:02:19 -0400 (0:00:00.080) 0:00:05.704 ****** 30490 1727096539.50025: entering _queue_task() for managed_node3/stat 30490 1727096539.50274: worker is 1 (out of 1 available) 30490 1727096539.50288: exiting _queue_task() for managed_node3/stat 30490 1727096539.50299: done queuing things up, now waiting for results queue to drain 30490 1727096539.50300: waiting for pending results... 30490 1727096539.50560: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096539.50734: in run() - task 0afff68d-5257-ba36-653e-00000000026b 30490 1727096539.50753: variable 'ansible_search_path' from source: unknown 30490 1727096539.50760: variable 'ansible_search_path' from source: unknown 30490 1727096539.50810: calling self._execute() 30490 1727096539.50899: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096539.50915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096539.50929: variable 'omit' from source: magic vars 30490 1727096539.51303: variable 'ansible_distribution_major_version' from source: facts 30490 1727096539.51322: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096539.51506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096539.51791: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096539.51837: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096539.52075: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096539.52200: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096539.52288: 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) 30490 1727096539.52324: 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) 30490 1727096539.52353: 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) 30490 1727096539.52388: 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) 30490 1727096539.52481: variable '__network_is_ostree' from source: set_fact 30490 1727096539.52492: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096539.52499: when evaluation is False, skipping this task 30490 1727096539.52507: _execute() done 30490 1727096539.52520: dumping result to json 30490 1727096539.52529: done dumping result, returning 30490 1727096539.52540: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-ba36-653e-00000000026b] 30490 1727096539.52550: sending task result for task 0afff68d-5257-ba36-653e-00000000026b skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096539.52809: no more pending results, returning what we have 30490 1727096539.52812: results queue empty 30490 1727096539.52814: checking for any_errors_fatal 30490 1727096539.52818: done checking for any_errors_fatal 30490 1727096539.52819: checking for max_fail_percentage 30490 1727096539.52821: done checking for max_fail_percentage 30490 1727096539.52822: checking to see if all hosts have failed and the running result is not ok 30490 1727096539.52823: done checking to see if all hosts have failed 30490 1727096539.52824: getting the remaining hosts for this loop 30490 1727096539.52826: done getting the remaining hosts for this loop 30490 1727096539.52829: getting the next task for host managed_node3 30490 1727096539.52837: done getting next task for host managed_node3 30490 1727096539.52841: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096539.52846: ^ 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096539.52859: getting variables 30490 1727096539.52861: in VariableManager get_vars() 30490 1727096539.52900: Calling all_inventory to load vars for managed_node3 30490 1727096539.52903: Calling groups_inventory to load vars for managed_node3 30490 1727096539.52905: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096539.52916: Calling all_plugins_play to load vars for managed_node3 30490 1727096539.52920: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096539.52923: Calling groups_plugins_play to load vars for managed_node3 30490 1727096539.53256: done sending task result for task 0afff68d-5257-ba36-653e-00000000026b 30490 1727096539.53260: WORKER PROCESS EXITING 30490 1727096539.53286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096539.53723: done with get_vars() 30490 1727096539.53739: done getting variables 30490 1727096539.53804: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:02:19 -0400 (0:00:00.038) 0:00:05.742 ****** 30490 1727096539.53840: entering _queue_task() for managed_node3/set_fact 30490 1727096539.54119: worker is 1 (out of 1 available) 30490 1727096539.54131: exiting _queue_task() for managed_node3/set_fact 30490 1727096539.54142: done queuing things up, now waiting for results queue to drain 30490 1727096539.54144: waiting for pending results... 30490 1727096539.54428: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096539.54610: in run() - task 0afff68d-5257-ba36-653e-00000000026c 30490 1727096539.54632: variable 'ansible_search_path' from source: unknown 30490 1727096539.54642: variable 'ansible_search_path' from source: unknown 30490 1727096539.54689: calling self._execute() 30490 1727096539.54785: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096539.54797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096539.54817: variable 'omit' from source: magic vars 30490 1727096539.55261: variable 'ansible_distribution_major_version' from source: facts 30490 1727096539.55264: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096539.55390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096539.55662: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096539.55723: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096539.55763: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096539.55814: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096539.55909: 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) 30490 1727096539.56018: 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) 30490 1727096539.56024: 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) 30490 1727096539.56027: 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) 30490 1727096539.56099: variable '__network_is_ostree' from source: set_fact 30490 1727096539.56111: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096539.56119: when evaluation is False, skipping this task 30490 1727096539.56132: _execute() done 30490 1727096539.56144: dumping result to json 30490 1727096539.56152: done dumping result, returning 30490 1727096539.56164: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-ba36-653e-00000000026c] 30490 1727096539.56179: sending task result for task 0afff68d-5257-ba36-653e-00000000026c 30490 1727096539.56306: done sending task result for task 0afff68d-5257-ba36-653e-00000000026c 30490 1727096539.56309: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096539.56477: no more pending results, returning what we have 30490 1727096539.56482: results queue empty 30490 1727096539.56483: checking for any_errors_fatal 30490 1727096539.56490: done checking for any_errors_fatal 30490 1727096539.56491: checking for max_fail_percentage 30490 1727096539.56493: done checking for max_fail_percentage 30490 1727096539.56494: checking to see if all hosts have failed and the running result is not ok 30490 1727096539.56495: done checking to see if all hosts have failed 30490 1727096539.56496: getting the remaining hosts for this loop 30490 1727096539.56498: done getting the remaining hosts for this loop 30490 1727096539.56502: getting the next task for host managed_node3 30490 1727096539.56512: done getting next task for host managed_node3 30490 1727096539.56516: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096539.56522: ^ 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096539.56537: getting variables 30490 1727096539.56540: in VariableManager get_vars() 30490 1727096539.56715: Calling all_inventory to load vars for managed_node3 30490 1727096539.56717: Calling groups_inventory to load vars for managed_node3 30490 1727096539.56720: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096539.56728: Calling all_plugins_play to load vars for managed_node3 30490 1727096539.56731: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096539.56734: Calling groups_plugins_play to load vars for managed_node3 30490 1727096539.56930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096539.57146: done with get_vars() 30490 1727096539.57157: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:02:19 -0400 (0:00:00.034) 0:00:05.776 ****** 30490 1727096539.57253: entering _queue_task() for managed_node3/service_facts 30490 1727096539.57255: Creating lock for service_facts 30490 1727096539.57518: worker is 1 (out of 1 available) 30490 1727096539.57530: exiting _queue_task() for managed_node3/service_facts 30490 1727096539.57542: done queuing things up, now waiting for results queue to drain 30490 1727096539.57543: waiting for pending results... 30490 1727096539.57897: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096539.57994: in run() - task 0afff68d-5257-ba36-653e-00000000026e 30490 1727096539.57998: variable 'ansible_search_path' from source: unknown 30490 1727096539.58001: variable 'ansible_search_path' from source: unknown 30490 1727096539.58103: calling self._execute() 30490 1727096539.58126: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096539.58137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096539.58150: variable 'omit' from source: magic vars 30490 1727096539.58529: variable 'ansible_distribution_major_version' from source: facts 30490 1727096539.58553: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096539.58564: variable 'omit' from source: magic vars 30490 1727096539.58653: variable 'omit' from source: magic vars 30490 1727096539.58758: variable 'omit' from source: magic vars 30490 1727096539.58761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096539.58780: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096539.58805: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096539.58826: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096539.58840: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096539.58884: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096539.58893: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096539.58900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096539.59003: Set connection var ansible_connection to ssh 30490 1727096539.59015: Set connection var ansible_shell_type to sh 30490 1727096539.59026: Set connection var ansible_pipelining to False 30490 1727096539.59035: Set connection var ansible_shell_executable to /bin/sh 30490 1727096539.59044: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096539.59084: Set connection var ansible_timeout to 10 30490 1727096539.59091: variable 'ansible_shell_executable' from source: unknown 30490 1727096539.59099: variable 'ansible_connection' from source: unknown 30490 1727096539.59106: variable 'ansible_module_compression' from source: unknown 30490 1727096539.59112: variable 'ansible_shell_type' from source: unknown 30490 1727096539.59118: variable 'ansible_shell_executable' from source: unknown 30490 1727096539.59124: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096539.59191: variable 'ansible_pipelining' from source: unknown 30490 1727096539.59195: variable 'ansible_timeout' from source: unknown 30490 1727096539.59197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096539.59344: 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) 30490 1727096539.59359: variable 'omit' from source: magic vars 30490 1727096539.59370: starting attempt loop 30490 1727096539.59380: running the handler 30490 1727096539.59396: _low_level_execute_command(): starting 30490 1727096539.59418: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096539.60116: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096539.60119: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096539.60197: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096539.60228: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096539.61923: stdout chunk (state=3): >>>/root <<< 30490 1727096539.62022: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096539.62073: stderr chunk (state=3): >>><<< 30490 1727096539.62078: stdout chunk (state=3): >>><<< 30490 1727096539.62099: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096539.62198: _low_level_execute_command(): starting 30490 1727096539.62202: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096539.621055-30783-271632216726111 `" && echo ansible-tmp-1727096539.621055-30783-271632216726111="` echo /root/.ansible/tmp/ansible-tmp-1727096539.621055-30783-271632216726111 `" ) && sleep 0' 30490 1727096539.62738: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096539.62752: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096539.62767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096539.62882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096539.62914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096539.62980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096539.64877: stdout chunk (state=3): >>>ansible-tmp-1727096539.621055-30783-271632216726111=/root/.ansible/tmp/ansible-tmp-1727096539.621055-30783-271632216726111 <<< 30490 1727096539.64978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096539.65008: stderr chunk (state=3): >>><<< 30490 1727096539.65012: stdout chunk (state=3): >>><<< 30490 1727096539.65027: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096539.621055-30783-271632216726111=/root/.ansible/tmp/ansible-tmp-1727096539.621055-30783-271632216726111 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096539.65066: variable 'ansible_module_compression' from source: unknown 30490 1727096539.65105: ANSIBALLZ: Using lock for service_facts 30490 1727096539.65110: ANSIBALLZ: Acquiring lock 30490 1727096539.65113: ANSIBALLZ: Lock acquired: 140702189620352 30490 1727096539.65115: ANSIBALLZ: Creating module 30490 1727096539.75649: ANSIBALLZ: Writing module into payload 30490 1727096539.75718: ANSIBALLZ: Writing module 30490 1727096539.75734: ANSIBALLZ: Renaming module 30490 1727096539.75746: ANSIBALLZ: Done creating module 30490 1727096539.75760: variable 'ansible_facts' from source: unknown 30490 1727096539.75813: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096539.621055-30783-271632216726111/AnsiballZ_service_facts.py 30490 1727096539.75921: Sending initial data 30490 1727096539.75925: Sent initial data (161 bytes) 30490 1727096539.76476: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096539.76496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096539.76575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096539.78178: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096539.78209: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096539.78237: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpne_v94if /root/.ansible/tmp/ansible-tmp-1727096539.621055-30783-271632216726111/AnsiballZ_service_facts.py <<< 30490 1727096539.78244: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096539.621055-30783-271632216726111/AnsiballZ_service_facts.py" <<< 30490 1727096539.78271: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpne_v94if" to remote "/root/.ansible/tmp/ansible-tmp-1727096539.621055-30783-271632216726111/AnsiballZ_service_facts.py" <<< 30490 1727096539.78274: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096539.621055-30783-271632216726111/AnsiballZ_service_facts.py" <<< 30490 1727096539.78780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096539.78821: stderr chunk (state=3): >>><<< 30490 1727096539.78824: stdout chunk (state=3): >>><<< 30490 1727096539.78845: done transferring module to remote 30490 1727096539.78854: _low_level_execute_command(): starting 30490 1727096539.78859: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096539.621055-30783-271632216726111/ /root/.ansible/tmp/ansible-tmp-1727096539.621055-30783-271632216726111/AnsiballZ_service_facts.py && sleep 0' 30490 1727096539.79270: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096539.79276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096539.79305: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096539.79308: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096539.79310: 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 <<< 30490 1727096539.79312: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096539.79361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096539.79365: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096539.79387: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096539.79413: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096539.81181: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096539.81275: stderr chunk (state=3): >>><<< 30490 1727096539.81279: stdout chunk (state=3): >>><<< 30490 1727096539.81282: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096539.81284: _low_level_execute_command(): starting 30490 1727096539.81286: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096539.621055-30783-271632216726111/AnsiballZ_service_facts.py && sleep 0' 30490 1727096539.81633: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096539.81647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096539.81664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096539.81706: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096539.81718: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096539.81763: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096541.35047: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "stat<<< 30490 1727096541.35095: stdout chunk (state=3): >>>us": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 30490 1727096541.36676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096541.36679: stdout chunk (state=3): >>><<< 30490 1727096541.36682: stderr chunk (state=3): >>><<< 30490 1727096541.36876: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096541.37409: 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-1727096539.621055-30783-271632216726111/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096541.37426: _low_level_execute_command(): starting 30490 1727096541.37449: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096539.621055-30783-271632216726111/ > /dev/null 2>&1 && sleep 0' 30490 1727096541.38403: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096541.38429: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096541.38441: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096541.38491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096541.40360: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096541.40390: stdout chunk (state=3): >>><<< 30490 1727096541.40393: stderr chunk (state=3): >>><<< 30490 1727096541.40575: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096541.40578: handler run complete 30490 1727096541.40598: variable 'ansible_facts' from source: unknown 30490 1727096541.40764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096541.41318: variable 'ansible_facts' from source: unknown 30490 1727096541.41484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096541.41702: attempt loop complete, returning result 30490 1727096541.41713: _execute() done 30490 1727096541.41720: dumping result to json 30490 1727096541.41793: done dumping result, returning 30490 1727096541.41807: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-ba36-653e-00000000026e] 30490 1727096541.41817: sending task result for task 0afff68d-5257-ba36-653e-00000000026e 30490 1727096541.43549: done sending task result for task 0afff68d-5257-ba36-653e-00000000026e 30490 1727096541.43552: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096541.43657: no more pending results, returning what we have 30490 1727096541.43659: results queue empty 30490 1727096541.43660: checking for any_errors_fatal 30490 1727096541.43665: done checking for any_errors_fatal 30490 1727096541.43666: checking for max_fail_percentage 30490 1727096541.43668: done checking for max_fail_percentage 30490 1727096541.43669: checking to see if all hosts have failed and the running result is not ok 30490 1727096541.43670: done checking to see if all hosts have failed 30490 1727096541.43671: getting the remaining hosts for this loop 30490 1727096541.43674: done getting the remaining hosts for this loop 30490 1727096541.43678: getting the next task for host managed_node3 30490 1727096541.43684: done getting next task for host managed_node3 30490 1727096541.43687: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096541.43692: ^ 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096541.43701: getting variables 30490 1727096541.43702: in VariableManager get_vars() 30490 1727096541.43728: Calling all_inventory to load vars for managed_node3 30490 1727096541.43730: Calling groups_inventory to load vars for managed_node3 30490 1727096541.43732: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096541.43742: Calling all_plugins_play to load vars for managed_node3 30490 1727096541.43744: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096541.43747: Calling groups_plugins_play to load vars for managed_node3 30490 1727096541.44609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096541.45146: done with get_vars() 30490 1727096541.45160: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:02:21 -0400 (0:00:01.880) 0:00:07.656 ****** 30490 1727096541.45262: entering _queue_task() for managed_node3/package_facts 30490 1727096541.45264: Creating lock for package_facts 30490 1727096541.45784: worker is 1 (out of 1 available) 30490 1727096541.45801: exiting _queue_task() for managed_node3/package_facts 30490 1727096541.45812: done queuing things up, now waiting for results queue to drain 30490 1727096541.45814: waiting for pending results... 30490 1727096541.46087: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096541.46161: in run() - task 0afff68d-5257-ba36-653e-00000000026f 30490 1727096541.46192: variable 'ansible_search_path' from source: unknown 30490 1727096541.46201: variable 'ansible_search_path' from source: unknown 30490 1727096541.46346: calling self._execute() 30490 1727096541.46349: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096541.46353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096541.46364: variable 'omit' from source: magic vars 30490 1727096541.46734: variable 'ansible_distribution_major_version' from source: facts 30490 1727096541.46751: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096541.46763: variable 'omit' from source: magic vars 30490 1727096541.46853: variable 'omit' from source: magic vars 30490 1727096541.46902: variable 'omit' from source: magic vars 30490 1727096541.46946: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096541.46990: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096541.47024: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096541.47045: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096541.47062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096541.47107: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096541.47219: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096541.47221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096541.47224: Set connection var ansible_connection to ssh 30490 1727096541.47226: Set connection var ansible_shell_type to sh 30490 1727096541.47228: Set connection var ansible_pipelining to False 30490 1727096541.47234: Set connection var ansible_shell_executable to /bin/sh 30490 1727096541.47245: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096541.47255: Set connection var ansible_timeout to 10 30490 1727096541.47289: variable 'ansible_shell_executable' from source: unknown 30490 1727096541.47298: variable 'ansible_connection' from source: unknown 30490 1727096541.47306: variable 'ansible_module_compression' from source: unknown 30490 1727096541.47313: variable 'ansible_shell_type' from source: unknown 30490 1727096541.47325: variable 'ansible_shell_executable' from source: unknown 30490 1727096541.47333: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096541.47345: variable 'ansible_pipelining' from source: unknown 30490 1727096541.47351: variable 'ansible_timeout' from source: unknown 30490 1727096541.47359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096541.47548: 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) 30490 1727096541.47657: variable 'omit' from source: magic vars 30490 1727096541.47662: starting attempt loop 30490 1727096541.47665: running the handler 30490 1727096541.47667: _low_level_execute_command(): starting 30490 1727096541.47670: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096541.49133: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096541.49219: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096541.49250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096541.51413: stdout chunk (state=3): >>>/root <<< 30490 1727096541.51417: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096541.51419: stdout chunk (state=3): >>><<< 30490 1727096541.51421: stderr chunk (state=3): >>><<< 30490 1727096541.51424: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096541.51427: _low_level_execute_command(): starting 30490 1727096541.51429: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096541.513194-30822-81716771701615 `" && echo ansible-tmp-1727096541.513194-30822-81716771701615="` echo /root/.ansible/tmp/ansible-tmp-1727096541.513194-30822-81716771701615 `" ) && sleep 0' 30490 1727096541.53005: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096541.53009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096541.53189: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096541.53218: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096541.53232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096541.53242: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096541.53505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096541.55477: stdout chunk (state=3): >>>ansible-tmp-1727096541.513194-30822-81716771701615=/root/.ansible/tmp/ansible-tmp-1727096541.513194-30822-81716771701615 <<< 30490 1727096541.55594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096541.55597: stdout chunk (state=3): >>><<< 30490 1727096541.55599: stderr chunk (state=3): >>><<< 30490 1727096541.55613: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096541.513194-30822-81716771701615=/root/.ansible/tmp/ansible-tmp-1727096541.513194-30822-81716771701615 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096541.55917: variable 'ansible_module_compression' from source: unknown 30490 1727096541.55920: ANSIBALLZ: Using lock for package_facts 30490 1727096541.55922: ANSIBALLZ: Acquiring lock 30490 1727096541.55925: ANSIBALLZ: Lock acquired: 140702187773376 30490 1727096541.55927: ANSIBALLZ: Creating module 30490 1727096541.96349: ANSIBALLZ: Writing module into payload 30490 1727096541.96514: ANSIBALLZ: Writing module 30490 1727096541.96552: ANSIBALLZ: Renaming module 30490 1727096541.96570: ANSIBALLZ: Done creating module 30490 1727096541.96600: variable 'ansible_facts' from source: unknown 30490 1727096541.96825: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096541.513194-30822-81716771701615/AnsiballZ_package_facts.py 30490 1727096541.97111: Sending initial data 30490 1727096541.97114: Sent initial data (160 bytes) 30490 1727096541.97798: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096541.97828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096541.97845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096541.97861: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096541.97928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096541.99593: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096541.99669: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096541.99680: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpyzsak7yw /root/.ansible/tmp/ansible-tmp-1727096541.513194-30822-81716771701615/AnsiballZ_package_facts.py <<< 30490 1727096541.99682: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096541.513194-30822-81716771701615/AnsiballZ_package_facts.py" <<< 30490 1727096541.99742: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpyzsak7yw" to remote "/root/.ansible/tmp/ansible-tmp-1727096541.513194-30822-81716771701615/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096541.513194-30822-81716771701615/AnsiballZ_package_facts.py" <<< 30490 1727096542.01512: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096542.01516: stdout chunk (state=3): >>><<< 30490 1727096542.01518: stderr chunk (state=3): >>><<< 30490 1727096542.01520: done transferring module to remote 30490 1727096542.01522: _low_level_execute_command(): starting 30490 1727096542.01524: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096541.513194-30822-81716771701615/ /root/.ansible/tmp/ansible-tmp-1727096541.513194-30822-81716771701615/AnsiballZ_package_facts.py && sleep 0' 30490 1727096542.02101: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096542.02115: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096542.02184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096542.02244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096542.02261: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096542.02296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096542.02359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096542.04216: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096542.04219: stdout chunk (state=3): >>><<< 30490 1727096542.04226: stderr chunk (state=3): >>><<< 30490 1727096542.04242: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096542.04245: _low_level_execute_command(): starting 30490 1727096542.04252: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096541.513194-30822-81716771701615/AnsiballZ_package_facts.py && sleep 0' 30490 1727096542.04863: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096542.04877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096542.04886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096542.05074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096542.05078: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096542.05080: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096542.05083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096542.05085: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096542.05087: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096542.05089: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096542.05091: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096542.05093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096542.05095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096542.05098: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096542.05100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096542.05102: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096542.05125: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096542.05168: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096542.49204: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "rele<<< 30490 1727096542.49224: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 30490 1727096542.49270: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10",<<< 30490 1727096542.49284: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.7<<< 30490 1727096542.49291: stdout chunk (state=3): >>>3.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-resc<<< 30490 1727096542.49342: stdout chunk (state=3): >>>ue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.<<< 30490 1727096542.49379: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "c<<< 30490 1727096542.49383: stdout chunk (state=3): >>>loud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 30490 1727096542.51253: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096542.51257: stdout chunk (state=3): >>><<< 30490 1727096542.51259: stderr chunk (state=3): >>><<< 30490 1727096542.51380: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096542.55176: 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-1727096541.513194-30822-81716771701615/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096542.55193: _low_level_execute_command(): starting 30490 1727096542.55203: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096541.513194-30822-81716771701615/ > /dev/null 2>&1 && sleep 0' 30490 1727096542.56146: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096542.56161: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096542.56178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096542.56202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096542.56218: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096542.56228: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096542.56239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096542.56313: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096542.56347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096542.56363: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096542.56388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096542.56454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096542.59004: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096542.59008: stdout chunk (state=3): >>><<< 30490 1727096542.59011: stderr chunk (state=3): >>><<< 30490 1727096542.59013: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096542.59015: handler run complete 30490 1727096542.60800: variable 'ansible_facts' from source: unknown 30490 1727096542.61829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096542.66329: variable 'ansible_facts' from source: unknown 30490 1727096542.66760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096542.68180: attempt loop complete, returning result 30490 1727096542.68193: _execute() done 30490 1727096542.68196: dumping result to json 30490 1727096542.68631: done dumping result, returning 30490 1727096542.68677: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-ba36-653e-00000000026f] 30490 1727096542.68681: sending task result for task 0afff68d-5257-ba36-653e-00000000026f ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096542.72666: done sending task result for task 0afff68d-5257-ba36-653e-00000000026f 30490 1727096542.72676: WORKER PROCESS EXITING 30490 1727096542.72683: no more pending results, returning what we have 30490 1727096542.72689: results queue empty 30490 1727096542.72690: checking for any_errors_fatal 30490 1727096542.72695: done checking for any_errors_fatal 30490 1727096542.72696: checking for max_fail_percentage 30490 1727096542.72697: done checking for max_fail_percentage 30490 1727096542.72698: checking to see if all hosts have failed and the running result is not ok 30490 1727096542.72699: done checking to see if all hosts have failed 30490 1727096542.72699: getting the remaining hosts for this loop 30490 1727096542.72701: done getting the remaining hosts for this loop 30490 1727096542.72704: getting the next task for host managed_node3 30490 1727096542.72711: done getting next task for host managed_node3 30490 1727096542.72714: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096542.72720: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096542.72729: getting variables 30490 1727096542.72731: in VariableManager get_vars() 30490 1727096542.72757: Calling all_inventory to load vars for managed_node3 30490 1727096542.72760: Calling groups_inventory to load vars for managed_node3 30490 1727096542.72762: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096542.72774: Calling all_plugins_play to load vars for managed_node3 30490 1727096542.72778: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096542.72781: Calling groups_plugins_play to load vars for managed_node3 30490 1727096542.75557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096542.79304: done with get_vars() 30490 1727096542.79331: done getting variables 30490 1727096542.79486: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:02:22 -0400 (0:00:01.342) 0:00:08.999 ****** 30490 1727096542.79528: entering _queue_task() for managed_node3/debug 30490 1727096542.80260: worker is 1 (out of 1 available) 30490 1727096542.80275: exiting _queue_task() for managed_node3/debug 30490 1727096542.80287: done queuing things up, now waiting for results queue to drain 30490 1727096542.80289: waiting for pending results... 30490 1727096542.80689: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096542.81176: in run() - task 0afff68d-5257-ba36-653e-00000000020d 30490 1727096542.81180: variable 'ansible_search_path' from source: unknown 30490 1727096542.81182: variable 'ansible_search_path' from source: unknown 30490 1727096542.81185: calling self._execute() 30490 1727096542.81188: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096542.81190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096542.81192: variable 'omit' from source: magic vars 30490 1727096542.81850: variable 'ansible_distribution_major_version' from source: facts 30490 1727096542.82174: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096542.82178: variable 'omit' from source: magic vars 30490 1727096542.82180: variable 'omit' from source: magic vars 30490 1727096542.82252: variable 'network_provider' from source: set_fact 30490 1727096542.82278: variable 'omit' from source: magic vars 30490 1727096542.82354: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096542.82514: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096542.82551: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096542.82579: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096542.82598: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096542.82677: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096542.82731: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096542.82741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096542.82874: Set connection var ansible_connection to ssh 30490 1727096542.82988: Set connection var ansible_shell_type to sh 30490 1727096542.83001: Set connection var ansible_pipelining to False 30490 1727096542.83012: Set connection var ansible_shell_executable to /bin/sh 30490 1727096542.83022: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096542.83059: Set connection var ansible_timeout to 10 30490 1727096542.83094: variable 'ansible_shell_executable' from source: unknown 30490 1727096542.83387: variable 'ansible_connection' from source: unknown 30490 1727096542.83390: variable 'ansible_module_compression' from source: unknown 30490 1727096542.83393: variable 'ansible_shell_type' from source: unknown 30490 1727096542.83395: variable 'ansible_shell_executable' from source: unknown 30490 1727096542.83397: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096542.83399: variable 'ansible_pipelining' from source: unknown 30490 1727096542.83401: variable 'ansible_timeout' from source: unknown 30490 1727096542.83403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096542.83480: 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) 30490 1727096542.83774: variable 'omit' from source: magic vars 30490 1727096542.83778: starting attempt loop 30490 1727096542.83780: running the handler 30490 1727096542.83783: handler run complete 30490 1727096542.83785: attempt loop complete, returning result 30490 1727096542.83787: _execute() done 30490 1727096542.83789: dumping result to json 30490 1727096542.83791: done dumping result, returning 30490 1727096542.83793: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-ba36-653e-00000000020d] 30490 1727096542.83795: sending task result for task 0afff68d-5257-ba36-653e-00000000020d 30490 1727096542.83889: done sending task result for task 0afff68d-5257-ba36-653e-00000000020d 30490 1727096542.83898: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 30490 1727096542.84032: no more pending results, returning what we have 30490 1727096542.84036: results queue empty 30490 1727096542.84037: checking for any_errors_fatal 30490 1727096542.84045: done checking for any_errors_fatal 30490 1727096542.84045: checking for max_fail_percentage 30490 1727096542.84047: done checking for max_fail_percentage 30490 1727096542.84047: checking to see if all hosts have failed and the running result is not ok 30490 1727096542.84048: done checking to see if all hosts have failed 30490 1727096542.84049: getting the remaining hosts for this loop 30490 1727096542.84050: done getting the remaining hosts for this loop 30490 1727096542.84054: getting the next task for host managed_node3 30490 1727096542.84063: done getting next task for host managed_node3 30490 1727096542.84066: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096542.84074: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096542.84172: getting variables 30490 1727096542.84175: in VariableManager get_vars() 30490 1727096542.84216: Calling all_inventory to load vars for managed_node3 30490 1727096542.84219: Calling groups_inventory to load vars for managed_node3 30490 1727096542.84222: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096542.84232: Calling all_plugins_play to load vars for managed_node3 30490 1727096542.84235: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096542.84238: Calling groups_plugins_play to load vars for managed_node3 30490 1727096542.86555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096542.88317: done with get_vars() 30490 1727096542.88339: done getting variables 30490 1727096542.88430: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:02:22 -0400 (0:00:00.089) 0:00:09.088 ****** 30490 1727096542.88470: entering _queue_task() for managed_node3/fail 30490 1727096542.88474: Creating lock for fail 30490 1727096542.88759: worker is 1 (out of 1 available) 30490 1727096542.88877: exiting _queue_task() for managed_node3/fail 30490 1727096542.88887: done queuing things up, now waiting for results queue to drain 30490 1727096542.88888: waiting for pending results... 30490 1727096542.89053: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096542.89189: in run() - task 0afff68d-5257-ba36-653e-00000000020e 30490 1727096542.89207: variable 'ansible_search_path' from source: unknown 30490 1727096542.89216: variable 'ansible_search_path' from source: unknown 30490 1727096542.89256: calling self._execute() 30490 1727096542.89346: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096542.89357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096542.89375: variable 'omit' from source: magic vars 30490 1727096542.89732: variable 'ansible_distribution_major_version' from source: facts 30490 1727096542.89747: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096542.89878: variable 'network_state' from source: role '' defaults 30490 1727096542.89975: Evaluated conditional (network_state != {}): False 30490 1727096542.89980: when evaluation is False, skipping this task 30490 1727096542.89983: _execute() done 30490 1727096542.89985: dumping result to json 30490 1727096542.89987: done dumping result, returning 30490 1727096542.89989: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-ba36-653e-00000000020e] 30490 1727096542.89991: sending task result for task 0afff68d-5257-ba36-653e-00000000020e 30490 1727096542.90054: done sending task result for task 0afff68d-5257-ba36-653e-00000000020e 30490 1727096542.90056: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096542.90106: no more pending results, returning what we have 30490 1727096542.90110: results queue empty 30490 1727096542.90111: checking for any_errors_fatal 30490 1727096542.90119: done checking for any_errors_fatal 30490 1727096542.90120: checking for max_fail_percentage 30490 1727096542.90122: done checking for max_fail_percentage 30490 1727096542.90123: checking to see if all hosts have failed and the running result is not ok 30490 1727096542.90123: done checking to see if all hosts have failed 30490 1727096542.90124: getting the remaining hosts for this loop 30490 1727096542.90126: done getting the remaining hosts for this loop 30490 1727096542.90129: getting the next task for host managed_node3 30490 1727096542.90137: done getting next task for host managed_node3 30490 1727096542.90140: ^ 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 30490 1727096542.90146: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096542.90161: getting variables 30490 1727096542.90163: in VariableManager get_vars() 30490 1727096542.90202: Calling all_inventory to load vars for managed_node3 30490 1727096542.90206: Calling groups_inventory to load vars for managed_node3 30490 1727096542.90208: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096542.90221: Calling all_plugins_play to load vars for managed_node3 30490 1727096542.90224: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096542.90227: Calling groups_plugins_play to load vars for managed_node3 30490 1727096542.91862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096542.94666: done with get_vars() 30490 1727096542.94698: done getting variables 30490 1727096542.94757: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:02:22 -0400 (0:00:00.063) 0:00:09.152 ****** 30490 1727096542.94801: entering _queue_task() for managed_node3/fail 30490 1727096542.95206: worker is 1 (out of 1 available) 30490 1727096542.95218: exiting _queue_task() for managed_node3/fail 30490 1727096542.95229: done queuing things up, now waiting for results queue to drain 30490 1727096542.95230: waiting for pending results... 30490 1727096542.95469: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 30490 1727096542.95775: in run() - task 0afff68d-5257-ba36-653e-00000000020f 30490 1727096542.95779: variable 'ansible_search_path' from source: unknown 30490 1727096542.95782: variable 'ansible_search_path' from source: unknown 30490 1727096542.95785: calling self._execute() 30490 1727096542.95788: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096542.95790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096542.95793: variable 'omit' from source: magic vars 30490 1727096542.96088: variable 'ansible_distribution_major_version' from source: facts 30490 1727096542.96104: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096542.96237: variable 'network_state' from source: role '' defaults 30490 1727096542.96254: Evaluated conditional (network_state != {}): False 30490 1727096542.96263: when evaluation is False, skipping this task 30490 1727096542.96277: _execute() done 30490 1727096542.96284: dumping result to json 30490 1727096542.96292: done dumping result, returning 30490 1727096542.96301: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-ba36-653e-00000000020f] 30490 1727096542.96311: sending task result for task 0afff68d-5257-ba36-653e-00000000020f 30490 1727096542.96420: done sending task result for task 0afff68d-5257-ba36-653e-00000000020f skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096542.96499: no more pending results, returning what we have 30490 1727096542.96503: results queue empty 30490 1727096542.96504: checking for any_errors_fatal 30490 1727096542.96511: done checking for any_errors_fatal 30490 1727096542.96512: checking for max_fail_percentage 30490 1727096542.96514: done checking for max_fail_percentage 30490 1727096542.96515: checking to see if all hosts have failed and the running result is not ok 30490 1727096542.96516: done checking to see if all hosts have failed 30490 1727096542.96517: getting the remaining hosts for this loop 30490 1727096542.96518: done getting the remaining hosts for this loop 30490 1727096542.96523: getting the next task for host managed_node3 30490 1727096542.96531: done getting next task for host managed_node3 30490 1727096542.96535: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096542.96540: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096542.96556: getting variables 30490 1727096542.96558: in VariableManager get_vars() 30490 1727096542.96703: Calling all_inventory to load vars for managed_node3 30490 1727096542.96706: Calling groups_inventory to load vars for managed_node3 30490 1727096542.96709: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096542.96722: Calling all_plugins_play to load vars for managed_node3 30490 1727096542.96725: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096542.96728: Calling groups_plugins_play to load vars for managed_node3 30490 1727096542.97282: WORKER PROCESS EXITING 30490 1727096542.98314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096542.99865: done with get_vars() 30490 1727096542.99891: done getting variables 30490 1727096542.99945: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:02:22 -0400 (0:00:00.051) 0:00:09.204 ****** 30490 1727096542.99984: entering _queue_task() for managed_node3/fail 30490 1727096543.00259: worker is 1 (out of 1 available) 30490 1727096543.00379: exiting _queue_task() for managed_node3/fail 30490 1727096543.00389: done queuing things up, now waiting for results queue to drain 30490 1727096543.00391: waiting for pending results... 30490 1727096543.00563: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096543.00714: in run() - task 0afff68d-5257-ba36-653e-000000000210 30490 1727096543.00742: variable 'ansible_search_path' from source: unknown 30490 1727096543.00751: variable 'ansible_search_path' from source: unknown 30490 1727096543.00797: calling self._execute() 30490 1727096543.00882: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096543.00892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096543.00904: variable 'omit' from source: magic vars 30490 1727096543.01276: variable 'ansible_distribution_major_version' from source: facts 30490 1727096543.01280: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096543.01675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096543.03691: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096543.03779: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096543.03820: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096543.03865: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096543.03903: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096543.03991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096543.04026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096543.04057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096543.04106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096543.04127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096543.04230: variable 'ansible_distribution_major_version' from source: facts 30490 1727096543.04250: Evaluated conditional (ansible_distribution_major_version | int > 9): True 30490 1727096543.04377: variable 'ansible_distribution' from source: facts 30490 1727096543.04385: variable '__network_rh_distros' from source: role '' defaults 30490 1727096543.04403: Evaluated conditional (ansible_distribution in __network_rh_distros): True 30490 1727096543.04661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096543.04697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096543.04730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096543.04780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096543.04800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096543.04855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096543.04886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096543.04908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096543.04945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096543.04960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096543.05053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096543.05057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096543.05162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096543.05165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096543.05167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096543.05719: variable 'network_connections' from source: include params 30490 1727096543.05813: variable 'interface' from source: play vars 30490 1727096543.05922: variable 'interface' from source: play vars 30490 1727096543.06075: variable 'network_state' from source: role '' defaults 30490 1727096543.06104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096543.06573: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096543.06577: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096543.06579: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096543.06581: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096543.06710: 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) 30490 1727096543.06801: 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) 30490 1727096543.06841: 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) 30490 1727096543.06906: 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) 30490 1727096543.07113: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 30490 1727096543.07223: when evaluation is False, skipping this task 30490 1727096543.07227: _execute() done 30490 1727096543.07230: dumping result to json 30490 1727096543.07232: done dumping result, returning 30490 1727096543.07234: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-ba36-653e-000000000210] 30490 1727096543.07237: sending task result for task 0afff68d-5257-ba36-653e-000000000210 30490 1727096543.07317: done sending task result for task 0afff68d-5257-ba36-653e-000000000210 30490 1727096543.07320: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 30490 1727096543.07378: no more pending results, returning what we have 30490 1727096543.07382: results queue empty 30490 1727096543.07383: checking for any_errors_fatal 30490 1727096543.07389: done checking for any_errors_fatal 30490 1727096543.07390: checking for max_fail_percentage 30490 1727096543.07393: done checking for max_fail_percentage 30490 1727096543.07393: checking to see if all hosts have failed and the running result is not ok 30490 1727096543.07394: done checking to see if all hosts have failed 30490 1727096543.07395: getting the remaining hosts for this loop 30490 1727096543.07396: done getting the remaining hosts for this loop 30490 1727096543.07401: getting the next task for host managed_node3 30490 1727096543.07409: done getting next task for host managed_node3 30490 1727096543.07413: ^ 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 30490 1727096543.07418: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096543.07434: getting variables 30490 1727096543.07436: in VariableManager get_vars() 30490 1727096543.07479: Calling all_inventory to load vars for managed_node3 30490 1727096543.07483: Calling groups_inventory to load vars for managed_node3 30490 1727096543.07485: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096543.07496: Calling all_plugins_play to load vars for managed_node3 30490 1727096543.07499: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096543.07503: Calling groups_plugins_play to load vars for managed_node3 30490 1727096543.10284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096543.13642: done with get_vars() 30490 1727096543.13790: done getting variables 30490 1727096543.13884: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:02:23 -0400 (0:00:00.140) 0:00:09.344 ****** 30490 1727096543.14005: entering _queue_task() for managed_node3/dnf 30490 1727096543.14638: worker is 1 (out of 1 available) 30490 1727096543.14769: exiting _queue_task() for managed_node3/dnf 30490 1727096543.14780: done queuing things up, now waiting for results queue to drain 30490 1727096543.14782: waiting for pending results... 30490 1727096543.15276: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 30490 1727096543.15505: in run() - task 0afff68d-5257-ba36-653e-000000000211 30490 1727096543.15526: variable 'ansible_search_path' from source: unknown 30490 1727096543.15541: variable 'ansible_search_path' from source: unknown 30490 1727096543.15589: calling self._execute() 30490 1727096543.15801: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096543.15864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096543.15884: variable 'omit' from source: magic vars 30490 1727096543.17576: variable 'ansible_distribution_major_version' from source: facts 30490 1727096543.17580: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096543.17975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096543.21343: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096543.21732: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096543.21775: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096543.21816: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096543.21850: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096543.21936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096543.21970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096543.22005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096543.22049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096543.22071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096543.22190: variable 'ansible_distribution' from source: facts 30490 1727096543.22200: variable 'ansible_distribution_major_version' from source: facts 30490 1727096543.22224: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 30490 1727096543.22342: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096543.22484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096543.22512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096543.22543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096543.22584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096543.22604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096543.22644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096543.22677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096543.22702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096543.22740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096543.22791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096543.22915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096543.23007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096543.23174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096543.23178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096543.23187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096543.23459: variable 'network_connections' from source: include params 30490 1727096543.23537: variable 'interface' from source: play vars 30490 1727096543.23675: variable 'interface' from source: play vars 30490 1727096543.23817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096543.24185: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096543.24274: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096543.24353: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096543.24408: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096543.24455: 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) 30490 1727096543.24485: 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) 30490 1727096543.24527: 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) 30490 1727096543.24557: 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) 30490 1727096543.24621: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096543.24853: variable 'network_connections' from source: include params 30490 1727096543.24863: variable 'interface' from source: play vars 30490 1727096543.25070: variable 'interface' from source: play vars 30490 1727096543.25075: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096543.25077: when evaluation is False, skipping this task 30490 1727096543.25080: _execute() done 30490 1727096543.25082: dumping result to json 30490 1727096543.25084: done dumping result, returning 30490 1727096543.25086: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000000211] 30490 1727096543.25088: sending task result for task 0afff68d-5257-ba36-653e-000000000211 30490 1727096543.25157: done sending task result for task 0afff68d-5257-ba36-653e-000000000211 30490 1727096543.25160: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096543.25214: no more pending results, returning what we have 30490 1727096543.25218: results queue empty 30490 1727096543.25220: checking for any_errors_fatal 30490 1727096543.25225: done checking for any_errors_fatal 30490 1727096543.25226: checking for max_fail_percentage 30490 1727096543.25228: done checking for max_fail_percentage 30490 1727096543.25230: checking to see if all hosts have failed and the running result is not ok 30490 1727096543.25230: done checking to see if all hosts have failed 30490 1727096543.25231: getting the remaining hosts for this loop 30490 1727096543.25233: done getting the remaining hosts for this loop 30490 1727096543.25237: getting the next task for host managed_node3 30490 1727096543.25245: done getting next task for host managed_node3 30490 1727096543.25250: ^ 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 30490 1727096543.25255: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096543.25271: getting variables 30490 1727096543.25273: in VariableManager get_vars() 30490 1727096543.25311: Calling all_inventory to load vars for managed_node3 30490 1727096543.25314: Calling groups_inventory to load vars for managed_node3 30490 1727096543.25316: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096543.25327: Calling all_plugins_play to load vars for managed_node3 30490 1727096543.25330: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096543.25333: Calling groups_plugins_play to load vars for managed_node3 30490 1727096543.27746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096543.29642: done with get_vars() 30490 1727096543.29663: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096543.29737: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:02:23 -0400 (0:00:00.157) 0:00:09.501 ****** 30490 1727096543.29774: entering _queue_task() for managed_node3/yum 30490 1727096543.29776: Creating lock for yum 30490 1727096543.30066: worker is 1 (out of 1 available) 30490 1727096543.30080: exiting _queue_task() for managed_node3/yum 30490 1727096543.30092: done queuing things up, now waiting for results queue to drain 30490 1727096543.30094: waiting for pending results... 30490 1727096543.30592: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 30490 1727096543.30630: in run() - task 0afff68d-5257-ba36-653e-000000000212 30490 1727096543.30711: variable 'ansible_search_path' from source: unknown 30490 1727096543.30714: variable 'ansible_search_path' from source: unknown 30490 1727096543.30717: calling self._execute() 30490 1727096543.30781: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096543.30793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096543.30807: variable 'omit' from source: magic vars 30490 1727096543.31155: variable 'ansible_distribution_major_version' from source: facts 30490 1727096543.31173: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096543.31337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096543.33846: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096543.33945: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096543.33990: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096543.34098: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096543.34101: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096543.34138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096543.34171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096543.34203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096543.34250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096543.34270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096543.34367: variable 'ansible_distribution_major_version' from source: facts 30490 1727096543.34388: Evaluated conditional (ansible_distribution_major_version | int < 8): False 30490 1727096543.34396: when evaluation is False, skipping this task 30490 1727096543.34404: _execute() done 30490 1727096543.34412: dumping result to json 30490 1727096543.34426: done dumping result, returning 30490 1727096543.34536: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000000212] 30490 1727096543.34539: sending task result for task 0afff68d-5257-ba36-653e-000000000212 30490 1727096543.34608: done sending task result for task 0afff68d-5257-ba36-653e-000000000212 30490 1727096543.34611: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 30490 1727096543.34690: no more pending results, returning what we have 30490 1727096543.34693: results queue empty 30490 1727096543.34694: checking for any_errors_fatal 30490 1727096543.34702: done checking for any_errors_fatal 30490 1727096543.34704: checking for max_fail_percentage 30490 1727096543.34706: done checking for max_fail_percentage 30490 1727096543.34706: checking to see if all hosts have failed and the running result is not ok 30490 1727096543.34707: done checking to see if all hosts have failed 30490 1727096543.34708: getting the remaining hosts for this loop 30490 1727096543.34710: done getting the remaining hosts for this loop 30490 1727096543.34714: getting the next task for host managed_node3 30490 1727096543.34723: done getting next task for host managed_node3 30490 1727096543.34727: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096543.34732: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096543.34748: getting variables 30490 1727096543.34750: in VariableManager get_vars() 30490 1727096543.34789: Calling all_inventory to load vars for managed_node3 30490 1727096543.34792: Calling groups_inventory to load vars for managed_node3 30490 1727096543.34795: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096543.34806: Calling all_plugins_play to load vars for managed_node3 30490 1727096543.34809: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096543.34813: Calling groups_plugins_play to load vars for managed_node3 30490 1727096543.36863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096543.38942: done with get_vars() 30490 1727096543.38969: done getting variables 30490 1727096543.39029: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:02:23 -0400 (0:00:00.093) 0:00:09.595 ****** 30490 1727096543.39166: entering _queue_task() for managed_node3/fail 30490 1727096543.39494: worker is 1 (out of 1 available) 30490 1727096543.39507: exiting _queue_task() for managed_node3/fail 30490 1727096543.39520: done queuing things up, now waiting for results queue to drain 30490 1727096543.39521: waiting for pending results... 30490 1727096543.39696: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096543.39875: in run() - task 0afff68d-5257-ba36-653e-000000000213 30490 1727096543.39878: variable 'ansible_search_path' from source: unknown 30490 1727096543.39882: variable 'ansible_search_path' from source: unknown 30490 1727096543.39889: calling self._execute() 30490 1727096543.39970: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096543.39982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096543.39997: variable 'omit' from source: magic vars 30490 1727096543.40340: variable 'ansible_distribution_major_version' from source: facts 30490 1727096543.40357: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096543.40479: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096543.40673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096543.43058: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096543.43126: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096543.43184: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096543.43222: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096543.43252: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096543.43340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096543.43379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096543.43411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096543.43456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096543.43485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096543.43535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096543.43563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096543.43599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096543.43643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096543.43662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096543.43714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096543.43808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096543.43811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096543.43816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096543.43836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096543.44007: variable 'network_connections' from source: include params 30490 1727096543.44027: variable 'interface' from source: play vars 30490 1727096543.44104: variable 'interface' from source: play vars 30490 1727096543.44185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096543.44354: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096543.44400: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096543.44435: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096543.44474: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096543.44521: 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) 30490 1727096543.44566: 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) 30490 1727096543.44585: 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) 30490 1727096543.44773: 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) 30490 1727096543.44776: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096543.44922: variable 'network_connections' from source: include params 30490 1727096543.44932: variable 'interface' from source: play vars 30490 1727096543.44999: variable 'interface' from source: play vars 30490 1727096543.45035: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096543.45043: when evaluation is False, skipping this task 30490 1727096543.45052: _execute() done 30490 1727096543.45059: dumping result to json 30490 1727096543.45066: done dumping result, returning 30490 1727096543.45080: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000000213] 30490 1727096543.45090: sending task result for task 0afff68d-5257-ba36-653e-000000000213 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096543.45264: no more pending results, returning what we have 30490 1727096543.45269: results queue empty 30490 1727096543.45271: checking for any_errors_fatal 30490 1727096543.45275: done checking for any_errors_fatal 30490 1727096543.45276: checking for max_fail_percentage 30490 1727096543.45279: done checking for max_fail_percentage 30490 1727096543.45280: checking to see if all hosts have failed and the running result is not ok 30490 1727096543.45280: done checking to see if all hosts have failed 30490 1727096543.45281: getting the remaining hosts for this loop 30490 1727096543.45283: done getting the remaining hosts for this loop 30490 1727096543.45287: getting the next task for host managed_node3 30490 1727096543.45296: done getting next task for host managed_node3 30490 1727096543.45300: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 30490 1727096543.45306: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096543.45321: getting variables 30490 1727096543.45323: in VariableManager get_vars() 30490 1727096543.45362: Calling all_inventory to load vars for managed_node3 30490 1727096543.45366: Calling groups_inventory to load vars for managed_node3 30490 1727096543.45473: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096543.45486: Calling all_plugins_play to load vars for managed_node3 30490 1727096543.45489: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096543.45493: Calling groups_plugins_play to load vars for managed_node3 30490 1727096543.46236: done sending task result for task 0afff68d-5257-ba36-653e-000000000213 30490 1727096543.46239: WORKER PROCESS EXITING 30490 1727096543.47114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096543.48582: done with get_vars() 30490 1727096543.48604: done getting variables 30490 1727096543.48669: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:02:23 -0400 (0:00:00.095) 0:00:09.691 ****** 30490 1727096543.48705: entering _queue_task() for managed_node3/package 30490 1727096543.49192: worker is 1 (out of 1 available) 30490 1727096543.49202: exiting _queue_task() for managed_node3/package 30490 1727096543.49213: done queuing things up, now waiting for results queue to drain 30490 1727096543.49214: waiting for pending results... 30490 1727096543.49295: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 30490 1727096543.49424: in run() - task 0afff68d-5257-ba36-653e-000000000214 30490 1727096543.49446: variable 'ansible_search_path' from source: unknown 30490 1727096543.49455: variable 'ansible_search_path' from source: unknown 30490 1727096543.49498: calling self._execute() 30490 1727096543.49587: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096543.49598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096543.49610: variable 'omit' from source: magic vars 30490 1727096543.49962: variable 'ansible_distribution_major_version' from source: facts 30490 1727096543.49984: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096543.50165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096543.50430: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096543.50479: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096543.50514: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096543.50553: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096543.50661: variable 'network_packages' from source: role '' defaults 30490 1727096543.50773: variable '__network_provider_setup' from source: role '' defaults 30490 1727096543.50788: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096543.50861: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096543.50876: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096543.50937: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096543.51122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096543.53073: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096543.53142: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096543.53185: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096543.53238: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096543.53271: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096543.53355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096543.53391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096543.53452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096543.53472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096543.53493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096543.53542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096543.53577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096543.53670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096543.53673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096543.53676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096543.53899: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096543.54012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096543.54035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096543.54058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096543.54105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096543.54124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096543.54214: variable 'ansible_python' from source: facts 30490 1727096543.54234: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096543.54317: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096543.54398: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096543.54534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096543.54549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096543.54579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096543.54642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096543.54645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096543.54690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096543.54751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096543.54758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096543.54802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096543.54820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096543.55073: variable 'network_connections' from source: include params 30490 1727096543.55076: variable 'interface' from source: play vars 30490 1727096543.55085: variable 'interface' from source: play vars 30490 1727096543.55156: 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) 30490 1727096543.55194: 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) 30490 1727096543.55227: 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) 30490 1727096543.55261: 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) 30490 1727096543.55317: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096543.55603: variable 'network_connections' from source: include params 30490 1727096543.55613: variable 'interface' from source: play vars 30490 1727096543.55722: variable 'interface' from source: play vars 30490 1727096543.55790: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096543.55879: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096543.56189: variable 'network_connections' from source: include params 30490 1727096543.56198: variable 'interface' from source: play vars 30490 1727096543.56262: variable 'interface' from source: play vars 30490 1727096543.56296: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096543.56382: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096543.56707: variable 'network_connections' from source: include params 30490 1727096543.56710: variable 'interface' from source: play vars 30490 1727096543.56763: variable 'interface' from source: play vars 30490 1727096543.56831: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096543.56897: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096543.56923: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096543.56978: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096543.57247: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096543.57675: variable 'network_connections' from source: include params 30490 1727096543.57690: variable 'interface' from source: play vars 30490 1727096543.57750: variable 'interface' from source: play vars 30490 1727096543.57764: variable 'ansible_distribution' from source: facts 30490 1727096543.57777: variable '__network_rh_distros' from source: role '' defaults 30490 1727096543.57786: variable 'ansible_distribution_major_version' from source: facts 30490 1727096543.57875: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096543.57973: variable 'ansible_distribution' from source: facts 30490 1727096543.57983: variable '__network_rh_distros' from source: role '' defaults 30490 1727096543.57991: variable 'ansible_distribution_major_version' from source: facts 30490 1727096543.58002: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096543.58165: variable 'ansible_distribution' from source: facts 30490 1727096543.58178: variable '__network_rh_distros' from source: role '' defaults 30490 1727096543.58188: variable 'ansible_distribution_major_version' from source: facts 30490 1727096543.58232: variable 'network_provider' from source: set_fact 30490 1727096543.58257: variable 'ansible_facts' from source: unknown 30490 1727096543.59273: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 30490 1727096543.59277: when evaluation is False, skipping this task 30490 1727096543.59279: _execute() done 30490 1727096543.59281: dumping result to json 30490 1727096543.59283: done dumping result, returning 30490 1727096543.59286: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-ba36-653e-000000000214] 30490 1727096543.59288: sending task result for task 0afff68d-5257-ba36-653e-000000000214 30490 1727096543.59360: done sending task result for task 0afff68d-5257-ba36-653e-000000000214 30490 1727096543.59363: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 30490 1727096543.59418: no more pending results, returning what we have 30490 1727096543.59422: results queue empty 30490 1727096543.59423: checking for any_errors_fatal 30490 1727096543.59429: done checking for any_errors_fatal 30490 1727096543.59430: checking for max_fail_percentage 30490 1727096543.59433: done checking for max_fail_percentage 30490 1727096543.59434: checking to see if all hosts have failed and the running result is not ok 30490 1727096543.59435: done checking to see if all hosts have failed 30490 1727096543.59435: getting the remaining hosts for this loop 30490 1727096543.59437: done getting the remaining hosts for this loop 30490 1727096543.59442: getting the next task for host managed_node3 30490 1727096543.59452: done getting next task for host managed_node3 30490 1727096543.59456: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096543.59462: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096543.59478: getting variables 30490 1727096543.59480: in VariableManager get_vars() 30490 1727096543.59524: Calling all_inventory to load vars for managed_node3 30490 1727096543.59528: Calling groups_inventory to load vars for managed_node3 30490 1727096543.59530: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096543.59541: Calling all_plugins_play to load vars for managed_node3 30490 1727096543.59544: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096543.59547: Calling groups_plugins_play to load vars for managed_node3 30490 1727096543.61063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096543.66206: done with get_vars() 30490 1727096543.66229: done getting variables 30490 1727096543.66281: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:02:23 -0400 (0:00:00.176) 0:00:09.867 ****** 30490 1727096543.66311: entering _queue_task() for managed_node3/package 30490 1727096543.66643: worker is 1 (out of 1 available) 30490 1727096543.66658: exiting _queue_task() for managed_node3/package 30490 1727096543.66873: done queuing things up, now waiting for results queue to drain 30490 1727096543.66876: waiting for pending results... 30490 1727096543.67005: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096543.67210: in run() - task 0afff68d-5257-ba36-653e-000000000215 30490 1727096543.67214: variable 'ansible_search_path' from source: unknown 30490 1727096543.67217: variable 'ansible_search_path' from source: unknown 30490 1727096543.67220: calling self._execute() 30490 1727096543.67256: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096543.67271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096543.67288: variable 'omit' from source: magic vars 30490 1727096543.67674: variable 'ansible_distribution_major_version' from source: facts 30490 1727096543.67693: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096543.67820: variable 'network_state' from source: role '' defaults 30490 1727096543.67835: Evaluated conditional (network_state != {}): False 30490 1727096543.67843: when evaluation is False, skipping this task 30490 1727096543.67852: _execute() done 30490 1727096543.67864: dumping result to json 30490 1727096543.67875: done dumping result, returning 30490 1727096543.67888: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-ba36-653e-000000000215] 30490 1727096543.67901: sending task result for task 0afff68d-5257-ba36-653e-000000000215 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096543.68176: no more pending results, returning what we have 30490 1727096543.68180: results queue empty 30490 1727096543.68181: checking for any_errors_fatal 30490 1727096543.68187: done checking for any_errors_fatal 30490 1727096543.68188: checking for max_fail_percentage 30490 1727096543.68190: done checking for max_fail_percentage 30490 1727096543.68191: checking to see if all hosts have failed and the running result is not ok 30490 1727096543.68192: done checking to see if all hosts have failed 30490 1727096543.68193: getting the remaining hosts for this loop 30490 1727096543.68195: done getting the remaining hosts for this loop 30490 1727096543.68199: getting the next task for host managed_node3 30490 1727096543.68209: done getting next task for host managed_node3 30490 1727096543.68213: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096543.68219: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096543.68237: getting variables 30490 1727096543.68239: in VariableManager get_vars() 30490 1727096543.68478: Calling all_inventory to load vars for managed_node3 30490 1727096543.68481: Calling groups_inventory to load vars for managed_node3 30490 1727096543.68483: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096543.68493: Calling all_plugins_play to load vars for managed_node3 30490 1727096543.68496: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096543.68498: Calling groups_plugins_play to load vars for managed_node3 30490 1727096543.69181: done sending task result for task 0afff68d-5257-ba36-653e-000000000215 30490 1727096543.69184: WORKER PROCESS EXITING 30490 1727096543.69747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096543.72531: done with get_vars() 30490 1727096543.72560: done getting variables 30490 1727096543.72634: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:02:23 -0400 (0:00:00.063) 0:00:09.931 ****** 30490 1727096543.72699: entering _queue_task() for managed_node3/package 30490 1727096543.73270: worker is 1 (out of 1 available) 30490 1727096543.73283: exiting _queue_task() for managed_node3/package 30490 1727096543.73293: done queuing things up, now waiting for results queue to drain 30490 1727096543.73295: waiting for pending results... 30490 1727096543.73479: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096543.73641: in run() - task 0afff68d-5257-ba36-653e-000000000216 30490 1727096543.73662: variable 'ansible_search_path' from source: unknown 30490 1727096543.73672: variable 'ansible_search_path' from source: unknown 30490 1727096543.73716: calling self._execute() 30490 1727096543.73816: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096543.73828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096543.73904: variable 'omit' from source: magic vars 30490 1727096543.75205: variable 'ansible_distribution_major_version' from source: facts 30490 1727096543.75223: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096543.75693: variable 'network_state' from source: role '' defaults 30490 1727096543.75973: Evaluated conditional (network_state != {}): False 30490 1727096543.75979: when evaluation is False, skipping this task 30490 1727096543.75982: _execute() done 30490 1727096543.75984: dumping result to json 30490 1727096543.75986: done dumping result, returning 30490 1727096543.75989: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-ba36-653e-000000000216] 30490 1727096543.75991: sending task result for task 0afff68d-5257-ba36-653e-000000000216 30490 1727096543.76060: done sending task result for task 0afff68d-5257-ba36-653e-000000000216 30490 1727096543.76063: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096543.76111: no more pending results, returning what we have 30490 1727096543.76115: results queue empty 30490 1727096543.76116: checking for any_errors_fatal 30490 1727096543.76126: done checking for any_errors_fatal 30490 1727096543.76126: checking for max_fail_percentage 30490 1727096543.76128: done checking for max_fail_percentage 30490 1727096543.76129: checking to see if all hosts have failed and the running result is not ok 30490 1727096543.76130: done checking to see if all hosts have failed 30490 1727096543.76131: getting the remaining hosts for this loop 30490 1727096543.76133: done getting the remaining hosts for this loop 30490 1727096543.76136: getting the next task for host managed_node3 30490 1727096543.76145: done getting next task for host managed_node3 30490 1727096543.76148: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096543.76154: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096543.76173: getting variables 30490 1727096543.76175: in VariableManager get_vars() 30490 1727096543.76212: Calling all_inventory to load vars for managed_node3 30490 1727096543.76215: Calling groups_inventory to load vars for managed_node3 30490 1727096543.76217: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096543.76229: Calling all_plugins_play to load vars for managed_node3 30490 1727096543.76232: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096543.76235: Calling groups_plugins_play to load vars for managed_node3 30490 1727096543.80842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096543.84276: done with get_vars() 30490 1727096543.84300: done getting variables 30490 1727096543.84609: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:02:23 -0400 (0:00:00.119) 0:00:10.050 ****** 30490 1727096543.84656: entering _queue_task() for managed_node3/service 30490 1727096543.84658: Creating lock for service 30490 1727096543.85316: worker is 1 (out of 1 available) 30490 1727096543.85328: exiting _queue_task() for managed_node3/service 30490 1727096543.85340: done queuing things up, now waiting for results queue to drain 30490 1727096543.85342: waiting for pending results... 30490 1727096543.85774: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096543.85805: in run() - task 0afff68d-5257-ba36-653e-000000000217 30490 1727096543.85834: variable 'ansible_search_path' from source: unknown 30490 1727096543.85843: variable 'ansible_search_path' from source: unknown 30490 1727096543.85900: calling self._execute() 30490 1727096543.86020: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096543.86034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096543.86112: variable 'omit' from source: magic vars 30490 1727096543.86493: variable 'ansible_distribution_major_version' from source: facts 30490 1727096543.86510: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096543.86643: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096543.86882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096543.91455: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096543.91459: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096543.91597: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096543.91715: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096543.91724: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096543.91892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096543.91962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096543.92026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096543.92257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096543.92261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096543.92264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096543.92348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096543.92437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096543.92490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096543.92520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096543.92572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096543.92605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096543.92632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096543.92681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096543.92704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096543.92886: variable 'network_connections' from source: include params 30490 1727096543.92909: variable 'interface' from source: play vars 30490 1727096543.92990: variable 'interface' from source: play vars 30490 1727096543.93084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096543.93301: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096543.93309: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096543.93346: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096543.93383: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096543.93435: 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) 30490 1727096543.93469: 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) 30490 1727096543.93499: 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) 30490 1727096543.93558: 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) 30490 1727096543.93604: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096543.93884: variable 'network_connections' from source: include params 30490 1727096543.93887: variable 'interface' from source: play vars 30490 1727096543.93946: variable 'interface' from source: play vars 30490 1727096543.93994: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096543.94004: when evaluation is False, skipping this task 30490 1727096543.94012: _execute() done 30490 1727096543.94019: dumping result to json 30490 1727096543.94026: done dumping result, returning 30490 1727096543.94037: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000000217] 30490 1727096543.94064: sending task result for task 0afff68d-5257-ba36-653e-000000000217 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096543.94299: no more pending results, returning what we have 30490 1727096543.94303: results queue empty 30490 1727096543.94304: checking for any_errors_fatal 30490 1727096543.94310: done checking for any_errors_fatal 30490 1727096543.94311: checking for max_fail_percentage 30490 1727096543.94316: done checking for max_fail_percentage 30490 1727096543.94317: checking to see if all hosts have failed and the running result is not ok 30490 1727096543.94318: done checking to see if all hosts have failed 30490 1727096543.94319: getting the remaining hosts for this loop 30490 1727096543.94320: done getting the remaining hosts for this loop 30490 1727096543.94328: getting the next task for host managed_node3 30490 1727096543.94336: done getting next task for host managed_node3 30490 1727096543.94342: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096543.94348: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096543.94365: getting variables 30490 1727096543.94369: in VariableManager get_vars() 30490 1727096543.94405: Calling all_inventory to load vars for managed_node3 30490 1727096543.94408: Calling groups_inventory to load vars for managed_node3 30490 1727096543.94410: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096543.94421: Calling all_plugins_play to load vars for managed_node3 30490 1727096543.94424: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096543.94427: Calling groups_plugins_play to load vars for managed_node3 30490 1727096543.94983: done sending task result for task 0afff68d-5257-ba36-653e-000000000217 30490 1727096543.94987: WORKER PROCESS EXITING 30490 1727096543.96180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096543.97747: done with get_vars() 30490 1727096543.97772: done getting variables 30490 1727096543.97831: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:02:23 -0400 (0:00:00.132) 0:00:10.182 ****** 30490 1727096543.97875: entering _queue_task() for managed_node3/service 30490 1727096543.98398: worker is 1 (out of 1 available) 30490 1727096543.98409: exiting _queue_task() for managed_node3/service 30490 1727096543.98422: done queuing things up, now waiting for results queue to drain 30490 1727096543.98423: waiting for pending results... 30490 1727096543.98540: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096543.98772: in run() - task 0afff68d-5257-ba36-653e-000000000218 30490 1727096543.98776: variable 'ansible_search_path' from source: unknown 30490 1727096543.98779: variable 'ansible_search_path' from source: unknown 30490 1727096543.98782: calling self._execute() 30490 1727096543.98830: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096543.98842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096543.98855: variable 'omit' from source: magic vars 30490 1727096543.99253: variable 'ansible_distribution_major_version' from source: facts 30490 1727096543.99287: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096543.99645: variable 'network_provider' from source: set_fact 30490 1727096543.99649: variable 'network_state' from source: role '' defaults 30490 1727096543.99651: Evaluated conditional (network_provider == "nm" or network_state != {}): True 30490 1727096543.99654: variable 'omit' from source: magic vars 30490 1727096543.99656: variable 'omit' from source: magic vars 30490 1727096543.99765: variable 'network_service_name' from source: role '' defaults 30490 1727096543.99840: variable 'network_service_name' from source: role '' defaults 30490 1727096544.00272: variable '__network_provider_setup' from source: role '' defaults 30490 1727096544.00276: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096544.00278: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096544.00280: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096544.00451: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096544.00875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096544.03431: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096544.03510: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096544.03577: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096544.03616: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096544.03646: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096544.03732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096544.03763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096544.03803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096544.03850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096544.03876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096544.03932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096544.03960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096544.03991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096544.04042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096544.04061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096544.04309: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096544.04446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096544.04546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096544.04549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096544.04552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096544.04562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096544.04656: variable 'ansible_python' from source: facts 30490 1727096544.04683: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096544.04781: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096544.04859: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096544.05003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096544.05032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096544.05086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096544.05113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096544.05132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096544.05184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096544.05372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096544.05376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096544.05379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096544.05381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096544.05471: variable 'network_connections' from source: include params 30490 1727096544.05484: variable 'interface' from source: play vars 30490 1727096544.05561: variable 'interface' from source: play vars 30490 1727096544.05664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096544.05859: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096544.05923: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096544.05977: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096544.06023: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096544.06094: 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) 30490 1727096544.06125: 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) 30490 1727096544.06169: 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) 30490 1727096544.06263: 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) 30490 1727096544.06266: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096544.06534: variable 'network_connections' from source: include params 30490 1727096544.06545: variable 'interface' from source: play vars 30490 1727096544.06637: variable 'interface' from source: play vars 30490 1727096544.06771: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096544.06919: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096544.07363: variable 'network_connections' from source: include params 30490 1727096544.07490: variable 'interface' from source: play vars 30490 1727096544.07557: variable 'interface' from source: play vars 30490 1727096544.07610: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096544.07761: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096544.08373: variable 'network_connections' from source: include params 30490 1727096544.08392: variable 'interface' from source: play vars 30490 1727096544.08493: variable 'interface' from source: play vars 30490 1727096544.08559: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096544.08633: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096544.08644: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096544.08708: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096544.08948: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096544.09442: variable 'network_connections' from source: include params 30490 1727096544.09453: variable 'interface' from source: play vars 30490 1727096544.09522: variable 'interface' from source: play vars 30490 1727096544.09535: variable 'ansible_distribution' from source: facts 30490 1727096544.09543: variable '__network_rh_distros' from source: role '' defaults 30490 1727096544.09555: variable 'ansible_distribution_major_version' from source: facts 30490 1727096544.09591: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096544.09778: variable 'ansible_distribution' from source: facts 30490 1727096544.09787: variable '__network_rh_distros' from source: role '' defaults 30490 1727096544.09795: variable 'ansible_distribution_major_version' from source: facts 30490 1727096544.09806: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096544.09960: variable 'ansible_distribution' from source: facts 30490 1727096544.10039: variable '__network_rh_distros' from source: role '' defaults 30490 1727096544.10042: variable 'ansible_distribution_major_version' from source: facts 30490 1727096544.10045: variable 'network_provider' from source: set_fact 30490 1727096544.10049: variable 'omit' from source: magic vars 30490 1727096544.10085: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096544.10119: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096544.10151: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096544.10177: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096544.10194: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096544.10230: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096544.10239: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096544.10246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096544.10581: Set connection var ansible_connection to ssh 30490 1727096544.10587: Set connection var ansible_shell_type to sh 30490 1727096544.10590: Set connection var ansible_pipelining to False 30490 1727096544.10592: Set connection var ansible_shell_executable to /bin/sh 30490 1727096544.10880: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096544.10883: Set connection var ansible_timeout to 10 30490 1727096544.10886: variable 'ansible_shell_executable' from source: unknown 30490 1727096544.10888: variable 'ansible_connection' from source: unknown 30490 1727096544.10890: variable 'ansible_module_compression' from source: unknown 30490 1727096544.10892: variable 'ansible_shell_type' from source: unknown 30490 1727096544.10895: variable 'ansible_shell_executable' from source: unknown 30490 1727096544.10897: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096544.10899: variable 'ansible_pipelining' from source: unknown 30490 1727096544.10900: variable 'ansible_timeout' from source: unknown 30490 1727096544.10902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096544.10941: 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) 30490 1727096544.10978: variable 'omit' from source: magic vars 30490 1727096544.10988: starting attempt loop 30490 1727096544.10991: running the handler 30490 1727096544.11235: variable 'ansible_facts' from source: unknown 30490 1727096544.12274: _low_level_execute_command(): starting 30490 1727096544.12278: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096544.12910: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096544.12921: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096544.12931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096544.12949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096544.12962: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096544.12970: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096544.12982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096544.12995: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096544.13003: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096544.13009: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096544.13061: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096544.13100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096544.13112: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096544.13145: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096544.13187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096544.14842: stdout chunk (state=3): >>>/root <<< 30490 1727096544.15010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096544.15014: stdout chunk (state=3): >>><<< 30490 1727096544.15016: stderr chunk (state=3): >>><<< 30490 1727096544.15035: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096544.15054: _low_level_execute_command(): starting 30490 1727096544.15137: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096544.1504185-30909-82082657088721 `" && echo ansible-tmp-1727096544.1504185-30909-82082657088721="` echo /root/.ansible/tmp/ansible-tmp-1727096544.1504185-30909-82082657088721 `" ) && sleep 0' 30490 1727096544.15693: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096544.15717: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096544.15733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096544.15752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096544.15772: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096544.15826: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096544.15892: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096544.15910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096544.15940: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096544.16002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096544.17895: stdout chunk (state=3): >>>ansible-tmp-1727096544.1504185-30909-82082657088721=/root/.ansible/tmp/ansible-tmp-1727096544.1504185-30909-82082657088721 <<< 30490 1727096544.18037: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096544.18039: stdout chunk (state=3): >>><<< 30490 1727096544.18041: stderr chunk (state=3): >>><<< 30490 1727096544.18052: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096544.1504185-30909-82082657088721=/root/.ansible/tmp/ansible-tmp-1727096544.1504185-30909-82082657088721 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096544.18085: variable 'ansible_module_compression' from source: unknown 30490 1727096544.18133: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 30490 1727096544.18137: ANSIBALLZ: Acquiring lock 30490 1727096544.18140: ANSIBALLZ: Lock acquired: 140702191620304 30490 1727096544.18142: ANSIBALLZ: Creating module 30490 1727096544.37851: ANSIBALLZ: Writing module into payload 30490 1727096544.37956: ANSIBALLZ: Writing module 30490 1727096544.37983: ANSIBALLZ: Renaming module 30490 1727096544.37989: ANSIBALLZ: Done creating module 30490 1727096544.38018: variable 'ansible_facts' from source: unknown 30490 1727096544.38150: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096544.1504185-30909-82082657088721/AnsiballZ_systemd.py 30490 1727096544.38259: Sending initial data 30490 1727096544.38263: Sent initial data (155 bytes) 30490 1727096544.38731: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096544.38735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096544.38737: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096544.38740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096544.38742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096544.38794: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096544.38797: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096544.38840: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096544.40454: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 30490 1727096544.40461: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096544.40488: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096544.40520: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpucgx6fo2 /root/.ansible/tmp/ansible-tmp-1727096544.1504185-30909-82082657088721/AnsiballZ_systemd.py <<< 30490 1727096544.40527: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096544.1504185-30909-82082657088721/AnsiballZ_systemd.py" <<< 30490 1727096544.40551: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpucgx6fo2" to remote "/root/.ansible/tmp/ansible-tmp-1727096544.1504185-30909-82082657088721/AnsiballZ_systemd.py" <<< 30490 1727096544.40557: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096544.1504185-30909-82082657088721/AnsiballZ_systemd.py" <<< 30490 1727096544.41536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096544.41579: stderr chunk (state=3): >>><<< 30490 1727096544.41582: stdout chunk (state=3): >>><<< 30490 1727096544.41620: done transferring module to remote 30490 1727096544.41629: _low_level_execute_command(): starting 30490 1727096544.41633: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096544.1504185-30909-82082657088721/ /root/.ansible/tmp/ansible-tmp-1727096544.1504185-30909-82082657088721/AnsiballZ_systemd.py && sleep 0' 30490 1727096544.42128: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096544.42131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096544.42134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096544.42136: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096544.42138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096544.42187: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096544.42191: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096544.42196: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096544.42228: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096544.43971: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096544.43994: stderr chunk (state=3): >>><<< 30490 1727096544.43997: stdout chunk (state=3): >>><<< 30490 1727096544.44008: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096544.44011: _low_level_execute_command(): starting 30490 1727096544.44016: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096544.1504185-30909-82082657088721/AnsiballZ_systemd.py && sleep 0' 30490 1727096544.44622: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096544.44629: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096544.44632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096544.44694: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096544.44698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096544.44731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096544.44775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096544.73545: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10641408", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3313479680", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "1967675000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 30490 1727096544.73601: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "system<<< 30490 1727096544.73610: stdout chunk (state=3): >>>d-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "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}}} <<< 30490 1727096544.75548: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096544.75552: stdout chunk (state=3): >>><<< 30490 1727096544.75554: stderr chunk (state=3): >>><<< 30490 1727096544.75784: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10641408", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3313479680", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "1967675000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096544.75904: 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-1727096544.1504185-30909-82082657088721/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096544.75924: _low_level_execute_command(): starting 30490 1727096544.75927: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096544.1504185-30909-82082657088721/ > /dev/null 2>&1 && sleep 0' 30490 1727096544.76495: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096544.76504: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096544.76514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096544.76526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096544.76538: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096544.76544: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096544.76553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096544.76565: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096544.76577: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096544.76584: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096544.76591: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096544.76600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096544.76610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096544.76617: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096544.76623: stderr chunk (state=3): >>>debug2: match found <<< 30490 1727096544.76631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096544.76700: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096544.76711: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096544.76720: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096544.76784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096544.78594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096544.78860: stderr chunk (state=3): >>><<< 30490 1727096544.78864: stdout chunk (state=3): >>><<< 30490 1727096544.78869: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096544.78872: handler run complete 30490 1727096544.78924: attempt loop complete, returning result 30490 1727096544.78955: _execute() done 30490 1727096544.78962: dumping result to json 30490 1727096544.78996: done dumping result, returning 30490 1727096544.79058: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-ba36-653e-000000000218] 30490 1727096544.79070: sending task result for task 0afff68d-5257-ba36-653e-000000000218 30490 1727096544.79558: done sending task result for task 0afff68d-5257-ba36-653e-000000000218 30490 1727096544.79561: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096544.79619: no more pending results, returning what we have 30490 1727096544.79622: results queue empty 30490 1727096544.79623: checking for any_errors_fatal 30490 1727096544.79628: done checking for any_errors_fatal 30490 1727096544.79629: checking for max_fail_percentage 30490 1727096544.79631: done checking for max_fail_percentage 30490 1727096544.79632: checking to see if all hosts have failed and the running result is not ok 30490 1727096544.79633: done checking to see if all hosts have failed 30490 1727096544.79634: getting the remaining hosts for this loop 30490 1727096544.79635: done getting the remaining hosts for this loop 30490 1727096544.79639: getting the next task for host managed_node3 30490 1727096544.79648: done getting next task for host managed_node3 30490 1727096544.79651: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096544.79656: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096544.79670: getting variables 30490 1727096544.79672: in VariableManager get_vars() 30490 1727096544.79704: Calling all_inventory to load vars for managed_node3 30490 1727096544.79707: Calling groups_inventory to load vars for managed_node3 30490 1727096544.79709: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096544.79719: Calling all_plugins_play to load vars for managed_node3 30490 1727096544.79722: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096544.79729: Calling groups_plugins_play to load vars for managed_node3 30490 1727096544.82566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096544.86132: done with get_vars() 30490 1727096544.86160: done getting variables 30490 1727096544.86234: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:02:24 -0400 (0:00:00.883) 0:00:11.066 ****** 30490 1727096544.86278: entering _queue_task() for managed_node3/service 30490 1727096544.86678: worker is 1 (out of 1 available) 30490 1727096544.86691: exiting _queue_task() for managed_node3/service 30490 1727096544.86707: done queuing things up, now waiting for results queue to drain 30490 1727096544.86709: waiting for pending results... 30490 1727096544.87077: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096544.87112: in run() - task 0afff68d-5257-ba36-653e-000000000219 30490 1727096544.87134: variable 'ansible_search_path' from source: unknown 30490 1727096544.87145: variable 'ansible_search_path' from source: unknown 30490 1727096544.87199: calling self._execute() 30490 1727096544.87388: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096544.87392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096544.87395: variable 'omit' from source: magic vars 30490 1727096544.87824: variable 'ansible_distribution_major_version' from source: facts 30490 1727096544.87828: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096544.87880: variable 'network_provider' from source: set_fact 30490 1727096544.87893: Evaluated conditional (network_provider == "nm"): True 30490 1727096544.88022: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096544.88243: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096544.88434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096544.90523: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096544.90609: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096544.90663: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096544.90706: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096544.90741: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096544.90885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096544.90907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096544.90939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096544.91073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096544.91077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096544.91080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096544.91119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096544.91152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096544.91204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096544.91273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096544.91281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096544.91309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096544.91434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096544.91437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096544.91440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096544.91565: variable 'network_connections' from source: include params 30490 1727096544.91585: variable 'interface' from source: play vars 30490 1727096544.91672: variable 'interface' from source: play vars 30490 1727096544.91754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096544.91935: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096544.92072: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096544.92076: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096544.92080: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096544.92105: 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) 30490 1727096544.92130: 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) 30490 1727096544.92157: 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) 30490 1727096544.92188: 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) 30490 1727096544.92246: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096544.92532: variable 'network_connections' from source: include params 30490 1727096544.92542: variable 'interface' from source: play vars 30490 1727096544.92606: variable 'interface' from source: play vars 30490 1727096544.92660: Evaluated conditional (__network_wpa_supplicant_required): False 30490 1727096544.92747: when evaluation is False, skipping this task 30490 1727096544.92750: _execute() done 30490 1727096544.92753: dumping result to json 30490 1727096544.92755: done dumping result, returning 30490 1727096544.92757: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-ba36-653e-000000000219] 30490 1727096544.92770: sending task result for task 0afff68d-5257-ba36-653e-000000000219 30490 1727096544.92837: done sending task result for task 0afff68d-5257-ba36-653e-000000000219 30490 1727096544.92840: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 30490 1727096544.92900: no more pending results, returning what we have 30490 1727096544.92904: results queue empty 30490 1727096544.92905: checking for any_errors_fatal 30490 1727096544.92935: done checking for any_errors_fatal 30490 1727096544.92937: checking for max_fail_percentage 30490 1727096544.92940: done checking for max_fail_percentage 30490 1727096544.92941: checking to see if all hosts have failed and the running result is not ok 30490 1727096544.92941: done checking to see if all hosts have failed 30490 1727096544.92942: getting the remaining hosts for this loop 30490 1727096544.92944: done getting the remaining hosts for this loop 30490 1727096544.92948: getting the next task for host managed_node3 30490 1727096544.92958: done getting next task for host managed_node3 30490 1727096544.92962: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096544.92969: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096544.92984: getting variables 30490 1727096544.92986: in VariableManager get_vars() 30490 1727096544.93022: Calling all_inventory to load vars for managed_node3 30490 1727096544.93025: Calling groups_inventory to load vars for managed_node3 30490 1727096544.93027: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096544.93038: Calling all_plugins_play to load vars for managed_node3 30490 1727096544.93041: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096544.93044: Calling groups_plugins_play to load vars for managed_node3 30490 1727096544.94853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096544.96154: done with get_vars() 30490 1727096544.96172: done getting variables 30490 1727096544.96214: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:02:24 -0400 (0:00:00.099) 0:00:11.166 ****** 30490 1727096544.96238: entering _queue_task() for managed_node3/service 30490 1727096544.96460: worker is 1 (out of 1 available) 30490 1727096544.96476: exiting _queue_task() for managed_node3/service 30490 1727096544.96487: done queuing things up, now waiting for results queue to drain 30490 1727096544.96489: waiting for pending results... 30490 1727096544.96658: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096544.96748: in run() - task 0afff68d-5257-ba36-653e-00000000021a 30490 1727096544.96762: variable 'ansible_search_path' from source: unknown 30490 1727096544.96766: variable 'ansible_search_path' from source: unknown 30490 1727096544.96798: calling self._execute() 30490 1727096544.96864: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096544.96870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096544.96881: variable 'omit' from source: magic vars 30490 1727096544.97149: variable 'ansible_distribution_major_version' from source: facts 30490 1727096544.97160: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096544.97252: variable 'network_provider' from source: set_fact 30490 1727096544.97256: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096544.97261: when evaluation is False, skipping this task 30490 1727096544.97264: _execute() done 30490 1727096544.97266: dumping result to json 30490 1727096544.97274: done dumping result, returning 30490 1727096544.97312: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-ba36-653e-00000000021a] 30490 1727096544.97315: sending task result for task 0afff68d-5257-ba36-653e-00000000021a 30490 1727096544.97449: done sending task result for task 0afff68d-5257-ba36-653e-00000000021a 30490 1727096544.97452: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096544.97530: no more pending results, returning what we have 30490 1727096544.97533: results queue empty 30490 1727096544.97534: checking for any_errors_fatal 30490 1727096544.97539: done checking for any_errors_fatal 30490 1727096544.97540: checking for max_fail_percentage 30490 1727096544.97541: done checking for max_fail_percentage 30490 1727096544.97542: checking to see if all hosts have failed and the running result is not ok 30490 1727096544.97542: done checking to see if all hosts have failed 30490 1727096544.97543: getting the remaining hosts for this loop 30490 1727096544.97544: done getting the remaining hosts for this loop 30490 1727096544.97547: getting the next task for host managed_node3 30490 1727096544.97554: done getting next task for host managed_node3 30490 1727096544.97557: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096544.97561: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096544.97577: getting variables 30490 1727096544.97579: in VariableManager get_vars() 30490 1727096544.97624: Calling all_inventory to load vars for managed_node3 30490 1727096544.97627: Calling groups_inventory to load vars for managed_node3 30490 1727096544.97630: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096544.97638: Calling all_plugins_play to load vars for managed_node3 30490 1727096544.97641: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096544.97644: Calling groups_plugins_play to load vars for managed_node3 30490 1727096544.98774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096544.99631: done with get_vars() 30490 1727096544.99646: done getting variables 30490 1727096544.99688: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:02:24 -0400 (0:00:00.034) 0:00:11.201 ****** 30490 1727096544.99713: entering _queue_task() for managed_node3/copy 30490 1727096544.99900: worker is 1 (out of 1 available) 30490 1727096544.99912: exiting _queue_task() for managed_node3/copy 30490 1727096544.99922: done queuing things up, now waiting for results queue to drain 30490 1727096544.99923: waiting for pending results... 30490 1727096545.00086: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096545.00169: in run() - task 0afff68d-5257-ba36-653e-00000000021b 30490 1727096545.00185: variable 'ansible_search_path' from source: unknown 30490 1727096545.00188: variable 'ansible_search_path' from source: unknown 30490 1727096545.00214: calling self._execute() 30490 1727096545.00285: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096545.00289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096545.00299: variable 'omit' from source: magic vars 30490 1727096545.00575: variable 'ansible_distribution_major_version' from source: facts 30490 1727096545.00679: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096545.00718: variable 'network_provider' from source: set_fact 30490 1727096545.00730: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096545.00737: when evaluation is False, skipping this task 30490 1727096545.00747: _execute() done 30490 1727096545.00753: dumping result to json 30490 1727096545.00760: done dumping result, returning 30490 1727096545.00774: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-ba36-653e-00000000021b] 30490 1727096545.00796: sending task result for task 0afff68d-5257-ba36-653e-00000000021b 30490 1727096545.00977: done sending task result for task 0afff68d-5257-ba36-653e-00000000021b 30490 1727096545.00980: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 30490 1727096545.01029: no more pending results, returning what we have 30490 1727096545.01032: results queue empty 30490 1727096545.01034: checking for any_errors_fatal 30490 1727096545.01041: done checking for any_errors_fatal 30490 1727096545.01042: checking for max_fail_percentage 30490 1727096545.01044: done checking for max_fail_percentage 30490 1727096545.01045: checking to see if all hosts have failed and the running result is not ok 30490 1727096545.01045: done checking to see if all hosts have failed 30490 1727096545.01046: getting the remaining hosts for this loop 30490 1727096545.01049: done getting the remaining hosts for this loop 30490 1727096545.01053: getting the next task for host managed_node3 30490 1727096545.01062: done getting next task for host managed_node3 30490 1727096545.01066: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096545.01073: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096545.01090: getting variables 30490 1727096545.01092: in VariableManager get_vars() 30490 1727096545.01126: Calling all_inventory to load vars for managed_node3 30490 1727096545.01129: Calling groups_inventory to load vars for managed_node3 30490 1727096545.01131: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096545.01144: Calling all_plugins_play to load vars for managed_node3 30490 1727096545.01147: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096545.01150: Calling groups_plugins_play to load vars for managed_node3 30490 1727096545.02448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096545.03293: done with get_vars() 30490 1727096545.03307: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:02:25 -0400 (0:00:00.036) 0:00:11.237 ****** 30490 1727096545.03364: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096545.03365: Creating lock for fedora.linux_system_roles.network_connections 30490 1727096545.03557: worker is 1 (out of 1 available) 30490 1727096545.03575: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096545.03585: done queuing things up, now waiting for results queue to drain 30490 1727096545.03587: waiting for pending results... 30490 1727096545.03798: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096545.03935: in run() - task 0afff68d-5257-ba36-653e-00000000021c 30490 1727096545.03939: variable 'ansible_search_path' from source: unknown 30490 1727096545.03942: variable 'ansible_search_path' from source: unknown 30490 1727096545.04183: calling self._execute() 30490 1727096545.04187: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096545.04190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096545.04192: variable 'omit' from source: magic vars 30490 1727096545.04386: variable 'ansible_distribution_major_version' from source: facts 30490 1727096545.04397: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096545.04403: variable 'omit' from source: magic vars 30490 1727096545.04464: variable 'omit' from source: magic vars 30490 1727096545.04611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096545.06416: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096545.06460: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096545.06490: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096545.06515: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096545.06535: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096545.06593: variable 'network_provider' from source: set_fact 30490 1727096545.06683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096545.06708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096545.06726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096545.06752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096545.06762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096545.06817: variable 'omit' from source: magic vars 30490 1727096545.06889: variable 'omit' from source: magic vars 30490 1727096545.06970: variable 'network_connections' from source: include params 30490 1727096545.06980: variable 'interface' from source: play vars 30490 1727096545.07026: variable 'interface' from source: play vars 30490 1727096545.07132: variable 'omit' from source: magic vars 30490 1727096545.07140: variable '__lsr_ansible_managed' from source: task vars 30490 1727096545.07184: variable '__lsr_ansible_managed' from source: task vars 30490 1727096545.07299: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 30490 1727096545.07434: Loaded config def from plugin (lookup/template) 30490 1727096545.07438: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 30490 1727096545.07460: File lookup term: get_ansible_managed.j2 30490 1727096545.07463: variable 'ansible_search_path' from source: unknown 30490 1727096545.07467: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 30490 1727096545.07482: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 30490 1727096545.07495: variable 'ansible_search_path' from source: unknown 30490 1727096545.11137: variable 'ansible_managed' from source: unknown 30490 1727096545.11207: variable 'omit' from source: magic vars 30490 1727096545.11227: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096545.11248: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096545.11261: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096545.11277: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096545.11286: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096545.11308: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096545.11311: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096545.11314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096545.11378: Set connection var ansible_connection to ssh 30490 1727096545.11381: Set connection var ansible_shell_type to sh 30490 1727096545.11389: Set connection var ansible_pipelining to False 30490 1727096545.11394: Set connection var ansible_shell_executable to /bin/sh 30490 1727096545.11399: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096545.11404: Set connection var ansible_timeout to 10 30490 1727096545.11421: variable 'ansible_shell_executable' from source: unknown 30490 1727096545.11424: variable 'ansible_connection' from source: unknown 30490 1727096545.11426: variable 'ansible_module_compression' from source: unknown 30490 1727096545.11429: variable 'ansible_shell_type' from source: unknown 30490 1727096545.11431: variable 'ansible_shell_executable' from source: unknown 30490 1727096545.11433: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096545.11437: variable 'ansible_pipelining' from source: unknown 30490 1727096545.11440: variable 'ansible_timeout' from source: unknown 30490 1727096545.11444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096545.11532: 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) 30490 1727096545.11542: variable 'omit' from source: magic vars 30490 1727096545.11545: starting attempt loop 30490 1727096545.11548: running the handler 30490 1727096545.11563: _low_level_execute_command(): starting 30490 1727096545.11566: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096545.12053: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096545.12056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096545.12059: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096545.12061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096545.12063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096545.12118: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096545.12122: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096545.12131: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096545.12163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096545.13801: stdout chunk (state=3): >>>/root <<< 30490 1727096545.13899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096545.13925: stderr chunk (state=3): >>><<< 30490 1727096545.13929: stdout chunk (state=3): >>><<< 30490 1727096545.13951: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096545.13959: _low_level_execute_command(): starting 30490 1727096545.13965: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096545.1394897-30958-125061013439259 `" && echo ansible-tmp-1727096545.1394897-30958-125061013439259="` echo /root/.ansible/tmp/ansible-tmp-1727096545.1394897-30958-125061013439259 `" ) && sleep 0' 30490 1727096545.14370: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096545.14376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096545.14405: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096545.14408: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096545.14410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096545.14461: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096545.14464: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096545.14505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096545.16387: stdout chunk (state=3): >>>ansible-tmp-1727096545.1394897-30958-125061013439259=/root/.ansible/tmp/ansible-tmp-1727096545.1394897-30958-125061013439259 <<< 30490 1727096545.16488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096545.16509: stderr chunk (state=3): >>><<< 30490 1727096545.16513: stdout chunk (state=3): >>><<< 30490 1727096545.16530: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096545.1394897-30958-125061013439259=/root/.ansible/tmp/ansible-tmp-1727096545.1394897-30958-125061013439259 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096545.16569: variable 'ansible_module_compression' from source: unknown 30490 1727096545.16606: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 30490 1727096545.16609: ANSIBALLZ: Acquiring lock 30490 1727096545.16611: ANSIBALLZ: Lock acquired: 140702190037968 30490 1727096545.16614: ANSIBALLZ: Creating module 30490 1727096545.28773: ANSIBALLZ: Writing module into payload 30490 1727096545.29006: ANSIBALLZ: Writing module 30490 1727096545.29025: ANSIBALLZ: Renaming module 30490 1727096545.29030: ANSIBALLZ: Done creating module 30490 1727096545.29053: variable 'ansible_facts' from source: unknown 30490 1727096545.29117: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096545.1394897-30958-125061013439259/AnsiballZ_network_connections.py 30490 1727096545.29220: Sending initial data 30490 1727096545.29228: Sent initial data (168 bytes) 30490 1727096545.29661: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096545.29700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096545.29704: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096545.29706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096545.29708: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096545.29710: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096545.29712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096545.29761: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096545.29764: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096545.29767: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096545.29812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096545.31430: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096545.31461: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096545.31495: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpsfatuzct /root/.ansible/tmp/ansible-tmp-1727096545.1394897-30958-125061013439259/AnsiballZ_network_connections.py <<< 30490 1727096545.31506: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096545.1394897-30958-125061013439259/AnsiballZ_network_connections.py" <<< 30490 1727096545.31527: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpsfatuzct" to remote "/root/.ansible/tmp/ansible-tmp-1727096545.1394897-30958-125061013439259/AnsiballZ_network_connections.py" <<< 30490 1727096545.31533: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096545.1394897-30958-125061013439259/AnsiballZ_network_connections.py" <<< 30490 1727096545.32184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096545.32231: stderr chunk (state=3): >>><<< 30490 1727096545.32234: stdout chunk (state=3): >>><<< 30490 1727096545.32274: done transferring module to remote 30490 1727096545.32286: _low_level_execute_command(): starting 30490 1727096545.32290: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096545.1394897-30958-125061013439259/ /root/.ansible/tmp/ansible-tmp-1727096545.1394897-30958-125061013439259/AnsiballZ_network_connections.py && sleep 0' 30490 1727096545.32734: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096545.32737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096545.32739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096545.32741: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096545.32743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096545.32794: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096545.32798: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096545.32832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096545.34584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096545.34611: stderr chunk (state=3): >>><<< 30490 1727096545.34614: stdout chunk (state=3): >>><<< 30490 1727096545.34626: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096545.34629: _low_level_execute_command(): starting 30490 1727096545.34634: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096545.1394897-30958-125061013439259/AnsiballZ_network_connections.py && sleep 0' 30490 1727096545.35061: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096545.35064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096545.35069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096545.35077: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096545.35080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096545.35124: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096545.35131: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096545.35171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096545.63176: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 53b4c2b8-c5db-4379-981a-abb1857c37d7\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__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": "statebr", "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 30490 1727096545.66221: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096545.66431: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 30490 1727096545.66435: stdout chunk (state=3): >>><<< 30490 1727096545.66438: stderr chunk (state=3): >>><<< 30490 1727096545.66474: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 53b4c2b8-c5db-4379-981a-abb1857c37d7\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__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": "statebr", "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096545.66504: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'persistent_state': 'present', 'type': 'bridge', 'ip': {'dhcp4': False, 'auto6': False}}], '__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-1727096545.1394897-30958-125061013439259/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096545.66527: _low_level_execute_command(): starting 30490 1727096545.66530: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096545.1394897-30958-125061013439259/ > /dev/null 2>&1 && sleep 0' 30490 1727096545.67994: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096545.68074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096545.68078: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096545.68081: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096545.68083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096545.68232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096545.68249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096545.70222: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096545.70263: stderr chunk (state=3): >>><<< 30490 1727096545.70269: stdout chunk (state=3): >>><<< 30490 1727096545.70291: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096545.70299: handler run complete 30490 1727096545.70328: attempt loop complete, returning result 30490 1727096545.70332: _execute() done 30490 1727096545.70334: dumping result to json 30490 1727096545.70340: done dumping result, returning 30490 1727096545.70348: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-ba36-653e-00000000021c] 30490 1727096545.70353: sending task result for task 0afff68d-5257-ba36-653e-00000000021c 30490 1727096545.70461: done sending task result for task 0afff68d-5257-ba36-653e-00000000021c 30490 1727096545.70464: WORKER PROCESS EXITING changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 53b4c2b8-c5db-4379-981a-abb1857c37d7 30490 1727096545.70604: no more pending results, returning what we have 30490 1727096545.70608: results queue empty 30490 1727096545.70609: checking for any_errors_fatal 30490 1727096545.70615: done checking for any_errors_fatal 30490 1727096545.70616: checking for max_fail_percentage 30490 1727096545.70618: done checking for max_fail_percentage 30490 1727096545.70619: checking to see if all hosts have failed and the running result is not ok 30490 1727096545.70619: done checking to see if all hosts have failed 30490 1727096545.70620: getting the remaining hosts for this loop 30490 1727096545.70622: done getting the remaining hosts for this loop 30490 1727096545.70626: getting the next task for host managed_node3 30490 1727096545.70634: done getting next task for host managed_node3 30490 1727096545.70638: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096545.70642: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096545.70654: getting variables 30490 1727096545.70656: in VariableManager get_vars() 30490 1727096545.70795: Calling all_inventory to load vars for managed_node3 30490 1727096545.70798: Calling groups_inventory to load vars for managed_node3 30490 1727096545.70800: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096545.70810: Calling all_plugins_play to load vars for managed_node3 30490 1727096545.70812: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096545.70815: Calling groups_plugins_play to load vars for managed_node3 30490 1727096545.73401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096545.76695: done with get_vars() 30490 1727096545.76725: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:02:25 -0400 (0:00:00.735) 0:00:11.973 ****** 30490 1727096545.76945: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096545.76947: Creating lock for fedora.linux_system_roles.network_state 30490 1727096545.77768: worker is 1 (out of 1 available) 30490 1727096545.77781: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096545.77792: done queuing things up, now waiting for results queue to drain 30490 1727096545.77793: waiting for pending results... 30490 1727096545.78688: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096545.78693: in run() - task 0afff68d-5257-ba36-653e-00000000021d 30490 1727096545.78696: variable 'ansible_search_path' from source: unknown 30490 1727096545.78699: variable 'ansible_search_path' from source: unknown 30490 1727096545.78702: calling self._execute() 30490 1727096545.78705: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096545.78707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096545.78710: variable 'omit' from source: magic vars 30490 1727096545.79018: variable 'ansible_distribution_major_version' from source: facts 30490 1727096545.79028: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096545.79154: variable 'network_state' from source: role '' defaults 30490 1727096545.79163: Evaluated conditional (network_state != {}): False 30490 1727096545.79166: when evaluation is False, skipping this task 30490 1727096545.79178: _execute() done 30490 1727096545.79181: dumping result to json 30490 1727096545.79184: done dumping result, returning 30490 1727096545.79192: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-ba36-653e-00000000021d] 30490 1727096545.79197: sending task result for task 0afff68d-5257-ba36-653e-00000000021d 30490 1727096545.79286: done sending task result for task 0afff68d-5257-ba36-653e-00000000021d 30490 1727096545.79288: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096545.79369: no more pending results, returning what we have 30490 1727096545.79373: results queue empty 30490 1727096545.79374: checking for any_errors_fatal 30490 1727096545.79385: done checking for any_errors_fatal 30490 1727096545.79386: checking for max_fail_percentage 30490 1727096545.79388: done checking for max_fail_percentage 30490 1727096545.79389: checking to see if all hosts have failed and the running result is not ok 30490 1727096545.79389: done checking to see if all hosts have failed 30490 1727096545.79390: getting the remaining hosts for this loop 30490 1727096545.79391: done getting the remaining hosts for this loop 30490 1727096545.79395: getting the next task for host managed_node3 30490 1727096545.79402: done getting next task for host managed_node3 30490 1727096545.79405: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096545.79409: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096545.79423: getting variables 30490 1727096545.79425: in VariableManager get_vars() 30490 1727096545.79453: Calling all_inventory to load vars for managed_node3 30490 1727096545.79456: Calling groups_inventory to load vars for managed_node3 30490 1727096545.79458: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096545.79466: Calling all_plugins_play to load vars for managed_node3 30490 1727096545.79470: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096545.79473: Calling groups_plugins_play to load vars for managed_node3 30490 1727096545.81083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096545.83082: done with get_vars() 30490 1727096545.83103: done getting variables 30490 1727096545.83158: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:02:25 -0400 (0:00:00.062) 0:00:12.036 ****** 30490 1727096545.83192: entering _queue_task() for managed_node3/debug 30490 1727096545.83463: worker is 1 (out of 1 available) 30490 1727096545.83481: exiting _queue_task() for managed_node3/debug 30490 1727096545.83494: done queuing things up, now waiting for results queue to drain 30490 1727096545.83496: waiting for pending results... 30490 1727096545.83721: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096545.84076: in run() - task 0afff68d-5257-ba36-653e-00000000021e 30490 1727096545.84080: variable 'ansible_search_path' from source: unknown 30490 1727096545.84083: variable 'ansible_search_path' from source: unknown 30490 1727096545.84086: calling self._execute() 30490 1727096545.84089: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096545.84092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096545.84095: variable 'omit' from source: magic vars 30490 1727096545.84489: variable 'ansible_distribution_major_version' from source: facts 30490 1727096545.84602: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096545.84613: variable 'omit' from source: magic vars 30490 1727096545.84862: variable 'omit' from source: magic vars 30490 1727096545.84866: variable 'omit' from source: magic vars 30490 1727096545.84910: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096545.85002: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096545.85096: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096545.85118: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096545.85133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096545.85165: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096545.85205: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096545.85337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096545.85485: Set connection var ansible_connection to ssh 30490 1727096545.85497: Set connection var ansible_shell_type to sh 30490 1727096545.85509: Set connection var ansible_pipelining to False 30490 1727096545.85517: Set connection var ansible_shell_executable to /bin/sh 30490 1727096545.85526: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096545.85536: Set connection var ansible_timeout to 10 30490 1727096545.85575: variable 'ansible_shell_executable' from source: unknown 30490 1727096545.85584: variable 'ansible_connection' from source: unknown 30490 1727096545.85592: variable 'ansible_module_compression' from source: unknown 30490 1727096545.85597: variable 'ansible_shell_type' from source: unknown 30490 1727096545.85603: variable 'ansible_shell_executable' from source: unknown 30490 1727096545.85609: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096545.85616: variable 'ansible_pipelining' from source: unknown 30490 1727096545.85621: variable 'ansible_timeout' from source: unknown 30490 1727096545.85627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096545.85770: 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) 30490 1727096545.85790: variable 'omit' from source: magic vars 30490 1727096545.85799: starting attempt loop 30490 1727096545.85805: running the handler 30490 1727096545.85936: variable '__network_connections_result' from source: set_fact 30490 1727096545.86075: handler run complete 30490 1727096545.86078: attempt loop complete, returning result 30490 1727096545.86081: _execute() done 30490 1727096545.86083: dumping result to json 30490 1727096545.86086: done dumping result, returning 30490 1727096545.86089: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-ba36-653e-00000000021e] 30490 1727096545.86091: sending task result for task 0afff68d-5257-ba36-653e-00000000021e 30490 1727096545.86159: done sending task result for task 0afff68d-5257-ba36-653e-00000000021e 30490 1727096545.86163: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 53b4c2b8-c5db-4379-981a-abb1857c37d7" ] } 30490 1727096545.86219: no more pending results, returning what we have 30490 1727096545.86223: results queue empty 30490 1727096545.86224: checking for any_errors_fatal 30490 1727096545.86230: done checking for any_errors_fatal 30490 1727096545.86230: checking for max_fail_percentage 30490 1727096545.86232: done checking for max_fail_percentage 30490 1727096545.86233: checking to see if all hosts have failed and the running result is not ok 30490 1727096545.86234: done checking to see if all hosts have failed 30490 1727096545.86234: getting the remaining hosts for this loop 30490 1727096545.86236: done getting the remaining hosts for this loop 30490 1727096545.86239: getting the next task for host managed_node3 30490 1727096545.86247: done getting next task for host managed_node3 30490 1727096545.86251: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096545.86256: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096545.86266: getting variables 30490 1727096545.86370: in VariableManager get_vars() 30490 1727096545.86401: Calling all_inventory to load vars for managed_node3 30490 1727096545.86404: Calling groups_inventory to load vars for managed_node3 30490 1727096545.86406: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096545.86414: Calling all_plugins_play to load vars for managed_node3 30490 1727096545.86417: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096545.86419: Calling groups_plugins_play to load vars for managed_node3 30490 1727096545.87885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096545.91016: done with get_vars() 30490 1727096545.91050: done getting variables 30490 1727096545.91120: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:02:25 -0400 (0:00:00.079) 0:00:12.115 ****** 30490 1727096545.91171: entering _queue_task() for managed_node3/debug 30490 1727096545.91700: worker is 1 (out of 1 available) 30490 1727096545.91711: exiting _queue_task() for managed_node3/debug 30490 1727096545.91719: done queuing things up, now waiting for results queue to drain 30490 1727096545.91721: waiting for pending results... 30490 1727096545.91964: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096545.92084: in run() - task 0afff68d-5257-ba36-653e-00000000021f 30490 1727096545.92088: variable 'ansible_search_path' from source: unknown 30490 1727096545.92091: variable 'ansible_search_path' from source: unknown 30490 1727096545.92176: calling self._execute() 30490 1727096545.92257: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096545.92720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096545.92723: variable 'omit' from source: magic vars 30490 1727096545.93005: variable 'ansible_distribution_major_version' from source: facts 30490 1727096545.93032: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096545.93053: variable 'omit' from source: magic vars 30490 1727096545.93121: variable 'omit' from source: magic vars 30490 1727096545.93175: variable 'omit' from source: magic vars 30490 1727096545.93458: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096545.93462: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096545.93521: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096545.93543: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096545.93601: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096545.93691: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096545.93694: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096545.93697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096545.93797: Set connection var ansible_connection to ssh 30490 1727096545.93805: Set connection var ansible_shell_type to sh 30490 1727096545.93813: Set connection var ansible_pipelining to False 30490 1727096545.93818: Set connection var ansible_shell_executable to /bin/sh 30490 1727096545.93825: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096545.93831: Set connection var ansible_timeout to 10 30490 1727096545.93854: variable 'ansible_shell_executable' from source: unknown 30490 1727096545.93857: variable 'ansible_connection' from source: unknown 30490 1727096545.93860: variable 'ansible_module_compression' from source: unknown 30490 1727096545.93863: variable 'ansible_shell_type' from source: unknown 30490 1727096545.93865: variable 'ansible_shell_executable' from source: unknown 30490 1727096545.93869: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096545.93908: variable 'ansible_pipelining' from source: unknown 30490 1727096545.93915: variable 'ansible_timeout' from source: unknown 30490 1727096545.93917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096545.94057: 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) 30490 1727096545.94065: variable 'omit' from source: magic vars 30490 1727096545.94070: starting attempt loop 30490 1727096545.94075: running the handler 30490 1727096545.94282: variable '__network_connections_result' from source: set_fact 30490 1727096545.94285: variable '__network_connections_result' from source: set_fact 30490 1727096545.94306: handler run complete 30490 1727096545.94332: attempt loop complete, returning result 30490 1727096545.94335: _execute() done 30490 1727096545.94338: dumping result to json 30490 1727096545.94340: done dumping result, returning 30490 1727096545.94351: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-ba36-653e-00000000021f] 30490 1727096545.94357: sending task result for task 0afff68d-5257-ba36-653e-00000000021f 30490 1727096545.94447: done sending task result for task 0afff68d-5257-ba36-653e-00000000021f 30490 1727096545.94450: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 53b4c2b8-c5db-4379-981a-abb1857c37d7\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 53b4c2b8-c5db-4379-981a-abb1857c37d7" ] } } 30490 1727096545.94560: no more pending results, returning what we have 30490 1727096545.94563: results queue empty 30490 1727096545.94564: checking for any_errors_fatal 30490 1727096545.94573: done checking for any_errors_fatal 30490 1727096545.94574: checking for max_fail_percentage 30490 1727096545.94576: done checking for max_fail_percentage 30490 1727096545.94577: checking to see if all hosts have failed and the running result is not ok 30490 1727096545.94578: done checking to see if all hosts have failed 30490 1727096545.94578: getting the remaining hosts for this loop 30490 1727096545.94580: done getting the remaining hosts for this loop 30490 1727096545.94583: getting the next task for host managed_node3 30490 1727096545.94590: done getting next task for host managed_node3 30490 1727096545.94594: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096545.94597: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096545.94607: getting variables 30490 1727096545.94608: in VariableManager get_vars() 30490 1727096545.94640: Calling all_inventory to load vars for managed_node3 30490 1727096545.94643: Calling groups_inventory to load vars for managed_node3 30490 1727096545.94645: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096545.94658: Calling all_plugins_play to load vars for managed_node3 30490 1727096545.94663: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096545.94743: Calling groups_plugins_play to load vars for managed_node3 30490 1727096545.97238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096545.98101: done with get_vars() 30490 1727096545.98120: done getting variables 30490 1727096545.98163: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:02:25 -0400 (0:00:00.070) 0:00:12.186 ****** 30490 1727096545.98190: entering _queue_task() for managed_node3/debug 30490 1727096545.98416: worker is 1 (out of 1 available) 30490 1727096545.98429: exiting _queue_task() for managed_node3/debug 30490 1727096545.98439: done queuing things up, now waiting for results queue to drain 30490 1727096545.98441: waiting for pending results... 30490 1727096545.98670: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096545.98883: in run() - task 0afff68d-5257-ba36-653e-000000000220 30490 1727096545.98887: variable 'ansible_search_path' from source: unknown 30490 1727096545.98891: variable 'ansible_search_path' from source: unknown 30490 1727096545.98893: calling self._execute() 30490 1727096545.98946: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096545.98950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096545.98961: variable 'omit' from source: magic vars 30490 1727096545.99335: variable 'ansible_distribution_major_version' from source: facts 30490 1727096545.99350: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096545.99471: variable 'network_state' from source: role '' defaults 30490 1727096545.99483: Evaluated conditional (network_state != {}): False 30490 1727096545.99487: when evaluation is False, skipping this task 30490 1727096545.99490: _execute() done 30490 1727096545.99493: dumping result to json 30490 1727096545.99495: done dumping result, returning 30490 1727096545.99504: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-ba36-653e-000000000220] 30490 1727096545.99544: sending task result for task 0afff68d-5257-ba36-653e-000000000220 30490 1727096545.99605: done sending task result for task 0afff68d-5257-ba36-653e-000000000220 30490 1727096545.99608: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 30490 1727096545.99678: no more pending results, returning what we have 30490 1727096545.99682: results queue empty 30490 1727096545.99683: checking for any_errors_fatal 30490 1727096545.99692: done checking for any_errors_fatal 30490 1727096545.99693: checking for max_fail_percentage 30490 1727096545.99694: done checking for max_fail_percentage 30490 1727096545.99695: checking to see if all hosts have failed and the running result is not ok 30490 1727096545.99696: done checking to see if all hosts have failed 30490 1727096545.99697: getting the remaining hosts for this loop 30490 1727096545.99698: done getting the remaining hosts for this loop 30490 1727096545.99702: getting the next task for host managed_node3 30490 1727096545.99709: done getting next task for host managed_node3 30490 1727096545.99713: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096545.99717: ^ 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096545.99730: getting variables 30490 1727096545.99731: in VariableManager get_vars() 30490 1727096545.99759: Calling all_inventory to load vars for managed_node3 30490 1727096545.99761: Calling groups_inventory to load vars for managed_node3 30490 1727096545.99764: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096545.99829: Calling all_plugins_play to load vars for managed_node3 30490 1727096545.99832: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096545.99836: Calling groups_plugins_play to load vars for managed_node3 30490 1727096546.01025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096546.01877: done with get_vars() 30490 1727096546.01892: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:02:26 -0400 (0:00:00.037) 0:00:12.223 ****** 30490 1727096546.01959: entering _queue_task() for managed_node3/ping 30490 1727096546.01961: Creating lock for ping 30490 1727096546.02178: worker is 1 (out of 1 available) 30490 1727096546.02192: exiting _queue_task() for managed_node3/ping 30490 1727096546.02203: done queuing things up, now waiting for results queue to drain 30490 1727096546.02205: waiting for pending results... 30490 1727096546.02489: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096546.02581: in run() - task 0afff68d-5257-ba36-653e-000000000221 30490 1727096546.02608: variable 'ansible_search_path' from source: unknown 30490 1727096546.02617: variable 'ansible_search_path' from source: unknown 30490 1727096546.02660: calling self._execute() 30490 1727096546.02759: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096546.02774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096546.02793: variable 'omit' from source: magic vars 30490 1727096546.03186: variable 'ansible_distribution_major_version' from source: facts 30490 1727096546.03204: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096546.03217: variable 'omit' from source: magic vars 30490 1727096546.03318: variable 'omit' from source: magic vars 30490 1727096546.03330: variable 'omit' from source: magic vars 30490 1727096546.03364: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096546.03395: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096546.03410: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096546.03422: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096546.03432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096546.03457: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096546.03460: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096546.03463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096546.03532: Set connection var ansible_connection to ssh 30490 1727096546.03539: Set connection var ansible_shell_type to sh 30490 1727096546.03546: Set connection var ansible_pipelining to False 30490 1727096546.03550: Set connection var ansible_shell_executable to /bin/sh 30490 1727096546.03556: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096546.03561: Set connection var ansible_timeout to 10 30490 1727096546.03584: variable 'ansible_shell_executable' from source: unknown 30490 1727096546.03587: variable 'ansible_connection' from source: unknown 30490 1727096546.03589: variable 'ansible_module_compression' from source: unknown 30490 1727096546.03592: variable 'ansible_shell_type' from source: unknown 30490 1727096546.03594: variable 'ansible_shell_executable' from source: unknown 30490 1727096546.03596: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096546.03600: variable 'ansible_pipelining' from source: unknown 30490 1727096546.03602: variable 'ansible_timeout' from source: unknown 30490 1727096546.03606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096546.03747: 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) 30490 1727096546.03755: variable 'omit' from source: magic vars 30490 1727096546.03760: starting attempt loop 30490 1727096546.03763: running the handler 30490 1727096546.03777: _low_level_execute_command(): starting 30490 1727096546.03784: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096546.04243: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096546.04277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096546.04281: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096546.04283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096546.04332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096546.04335: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096546.04379: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096546.06082: stdout chunk (state=3): >>>/root <<< 30490 1727096546.06178: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096546.06211: stderr chunk (state=3): >>><<< 30490 1727096546.06215: stdout chunk (state=3): >>><<< 30490 1727096546.06235: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096546.06246: _low_level_execute_command(): starting 30490 1727096546.06253: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096546.062351-30999-159216329959743 `" && echo ansible-tmp-1727096546.062351-30999-159216329959743="` echo /root/.ansible/tmp/ansible-tmp-1727096546.062351-30999-159216329959743 `" ) && sleep 0' 30490 1727096546.06679: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096546.06683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096546.06703: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096546.06756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096546.06764: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096546.06799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096546.08702: stdout chunk (state=3): >>>ansible-tmp-1727096546.062351-30999-159216329959743=/root/.ansible/tmp/ansible-tmp-1727096546.062351-30999-159216329959743 <<< 30490 1727096546.08808: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096546.08833: stderr chunk (state=3): >>><<< 30490 1727096546.08838: stdout chunk (state=3): >>><<< 30490 1727096546.08853: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096546.062351-30999-159216329959743=/root/.ansible/tmp/ansible-tmp-1727096546.062351-30999-159216329959743 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096546.08895: variable 'ansible_module_compression' from source: unknown 30490 1727096546.08936: ANSIBALLZ: Using lock for ping 30490 1727096546.08939: ANSIBALLZ: Acquiring lock 30490 1727096546.08941: ANSIBALLZ: Lock acquired: 140702187645760 30490 1727096546.08944: ANSIBALLZ: Creating module 30490 1727096546.18182: ANSIBALLZ: Writing module into payload 30490 1727096546.18190: ANSIBALLZ: Writing module 30490 1727096546.18203: ANSIBALLZ: Renaming module 30490 1727096546.18210: ANSIBALLZ: Done creating module 30490 1727096546.18227: variable 'ansible_facts' from source: unknown 30490 1727096546.18302: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096546.062351-30999-159216329959743/AnsiballZ_ping.py 30490 1727096546.18591: Sending initial data 30490 1727096546.18595: Sent initial data (152 bytes) 30490 1727096546.19093: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096546.19165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096546.19171: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096546.19176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096546.19179: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096546.19181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096546.19214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096546.19220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096546.19239: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096546.19305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096546.20941: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 30490 1727096546.20976: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096546.21007: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096546.21050: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpaqpyyhzu /root/.ansible/tmp/ansible-tmp-1727096546.062351-30999-159216329959743/AnsiballZ_ping.py <<< 30490 1727096546.21076: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096546.062351-30999-159216329959743/AnsiballZ_ping.py" <<< 30490 1727096546.21100: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpaqpyyhzu" to remote "/root/.ansible/tmp/ansible-tmp-1727096546.062351-30999-159216329959743/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096546.062351-30999-159216329959743/AnsiballZ_ping.py" <<< 30490 1727096546.21905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096546.21909: stdout chunk (state=3): >>><<< 30490 1727096546.21911: stderr chunk (state=3): >>><<< 30490 1727096546.21913: done transferring module to remote 30490 1727096546.21915: _low_level_execute_command(): starting 30490 1727096546.21926: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096546.062351-30999-159216329959743/ /root/.ansible/tmp/ansible-tmp-1727096546.062351-30999-159216329959743/AnsiballZ_ping.py && sleep 0' 30490 1727096546.22878: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096546.22902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096546.23013: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096546.23039: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096546.23134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096546.24951: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096546.24963: stdout chunk (state=3): >>><<< 30490 1727096546.24984: stderr chunk (state=3): >>><<< 30490 1727096546.25010: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096546.25018: _low_level_execute_command(): starting 30490 1727096546.25029: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096546.062351-30999-159216329959743/AnsiballZ_ping.py && sleep 0' 30490 1727096546.25659: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096546.25677: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096546.25692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096546.25709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096546.25731: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096546.25742: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096546.25842: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096546.25862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096546.26060: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096546.40913: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 30490 1727096546.42283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096546.42287: stdout chunk (state=3): >>><<< 30490 1727096546.42289: stderr chunk (state=3): >>><<< 30490 1727096546.42308: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096546.42356: 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-1727096546.062351-30999-159216329959743/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096546.42480: _low_level_execute_command(): starting 30490 1727096546.42484: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096546.062351-30999-159216329959743/ > /dev/null 2>&1 && sleep 0' 30490 1727096546.43091: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096546.43108: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096546.43124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096546.43229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096546.43373: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096546.43420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096546.45277: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096546.45281: stdout chunk (state=3): >>><<< 30490 1727096546.45284: stderr chunk (state=3): >>><<< 30490 1727096546.45296: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096546.45304: handler run complete 30490 1727096546.45317: attempt loop complete, returning result 30490 1727096546.45320: _execute() done 30490 1727096546.45323: dumping result to json 30490 1727096546.45325: done dumping result, returning 30490 1727096546.45332: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-ba36-653e-000000000221] 30490 1727096546.45337: sending task result for task 0afff68d-5257-ba36-653e-000000000221 30490 1727096546.45423: done sending task result for task 0afff68d-5257-ba36-653e-000000000221 30490 1727096546.45426: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 30490 1727096546.45490: no more pending results, returning what we have 30490 1727096546.45494: results queue empty 30490 1727096546.45495: checking for any_errors_fatal 30490 1727096546.45501: done checking for any_errors_fatal 30490 1727096546.45502: checking for max_fail_percentage 30490 1727096546.45503: done checking for max_fail_percentage 30490 1727096546.45504: checking to see if all hosts have failed and the running result is not ok 30490 1727096546.45505: done checking to see if all hosts have failed 30490 1727096546.45505: getting the remaining hosts for this loop 30490 1727096546.45507: done getting the remaining hosts for this loop 30490 1727096546.45511: getting the next task for host managed_node3 30490 1727096546.45521: done getting next task for host managed_node3 30490 1727096546.45523: ^ task is: TASK: meta (role_complete) 30490 1727096546.45528: ^ 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? (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 30490 1727096546.45540: getting variables 30490 1727096546.45541: in VariableManager get_vars() 30490 1727096546.45581: Calling all_inventory to load vars for managed_node3 30490 1727096546.45584: Calling groups_inventory to load vars for managed_node3 30490 1727096546.45586: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096546.45596: Calling all_plugins_play to load vars for managed_node3 30490 1727096546.45599: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096546.45601: Calling groups_plugins_play to load vars for managed_node3 30490 1727096546.47301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096546.48698: done with get_vars() 30490 1727096546.48723: done getting variables 30490 1727096546.48809: done queuing things up, now waiting for results queue to drain 30490 1727096546.48811: results queue empty 30490 1727096546.48812: checking for any_errors_fatal 30490 1727096546.48815: done checking for any_errors_fatal 30490 1727096546.48816: checking for max_fail_percentage 30490 1727096546.48817: done checking for max_fail_percentage 30490 1727096546.48817: checking to see if all hosts have failed and the running result is not ok 30490 1727096546.48818: done checking to see if all hosts have failed 30490 1727096546.48819: getting the remaining hosts for this loop 30490 1727096546.48820: done getting the remaining hosts for this loop 30490 1727096546.48822: getting the next task for host managed_node3 30490 1727096546.48827: done getting next task for host managed_node3 30490 1727096546.48829: ^ task is: TASK: Show result 30490 1727096546.48831: ^ 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? (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 30490 1727096546.48834: getting variables 30490 1727096546.48835: in VariableManager get_vars() 30490 1727096546.48849: Calling all_inventory to load vars for managed_node3 30490 1727096546.48852: Calling groups_inventory to load vars for managed_node3 30490 1727096546.48854: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096546.48859: Calling all_plugins_play to load vars for managed_node3 30490 1727096546.48861: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096546.48864: Calling groups_plugins_play to load vars for managed_node3 30490 1727096546.50482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096546.51447: done with get_vars() 30490 1727096546.51471: done getting variables 30490 1727096546.51518: 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 result] ************************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Monday 23 September 2024 09:02:26 -0400 (0:00:00.495) 0:00:12.719 ****** 30490 1727096546.51551: entering _queue_task() for managed_node3/debug 30490 1727096546.51945: worker is 1 (out of 1 available) 30490 1727096546.51959: exiting _queue_task() for managed_node3/debug 30490 1727096546.51977: done queuing things up, now waiting for results queue to drain 30490 1727096546.51979: waiting for pending results... 30490 1727096546.52451: running TaskExecutor() for managed_node3/TASK: Show result 30490 1727096546.52577: in run() - task 0afff68d-5257-ba36-653e-00000000018f 30490 1727096546.52776: variable 'ansible_search_path' from source: unknown 30490 1727096546.52780: variable 'ansible_search_path' from source: unknown 30490 1727096546.52782: calling self._execute() 30490 1727096546.52785: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096546.52787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096546.52789: variable 'omit' from source: magic vars 30490 1727096546.53157: variable 'ansible_distribution_major_version' from source: facts 30490 1727096546.53178: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096546.53189: variable 'omit' from source: magic vars 30490 1727096546.53243: variable 'omit' from source: magic vars 30490 1727096546.53287: variable 'omit' from source: magic vars 30490 1727096546.53334: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096546.53386: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096546.53406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096546.53420: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096546.53432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096546.53477: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096546.53485: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096546.53492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096546.53597: Set connection var ansible_connection to ssh 30490 1727096546.53608: Set connection var ansible_shell_type to sh 30490 1727096546.53614: Set connection var ansible_pipelining to False 30490 1727096546.53622: Set connection var ansible_shell_executable to /bin/sh 30490 1727096546.53644: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096546.53648: Set connection var ansible_timeout to 10 30490 1727096546.53736: variable 'ansible_shell_executable' from source: unknown 30490 1727096546.53740: variable 'ansible_connection' from source: unknown 30490 1727096546.53742: variable 'ansible_module_compression' from source: unknown 30490 1727096546.53744: variable 'ansible_shell_type' from source: unknown 30490 1727096546.53746: variable 'ansible_shell_executable' from source: unknown 30490 1727096546.53748: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096546.53750: variable 'ansible_pipelining' from source: unknown 30490 1727096546.53752: variable 'ansible_timeout' from source: unknown 30490 1727096546.53754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096546.53907: 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) 30490 1727096546.53911: variable 'omit' from source: magic vars 30490 1727096546.53913: starting attempt loop 30490 1727096546.53915: running the handler 30490 1727096546.53917: variable '__network_connections_result' from source: set_fact 30490 1727096546.53955: variable '__network_connections_result' from source: set_fact 30490 1727096546.54066: handler run complete 30490 1727096546.54098: attempt loop complete, returning result 30490 1727096546.54101: _execute() done 30490 1727096546.54112: dumping result to json 30490 1727096546.54115: done dumping result, returning 30490 1727096546.54122: done running TaskExecutor() for managed_node3/TASK: Show result [0afff68d-5257-ba36-653e-00000000018f] 30490 1727096546.54125: sending task result for task 0afff68d-5257-ba36-653e-00000000018f ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 53b4c2b8-c5db-4379-981a-abb1857c37d7\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 53b4c2b8-c5db-4379-981a-abb1857c37d7" ] } } 30490 1727096546.54417: no more pending results, returning what we have 30490 1727096546.54420: results queue empty 30490 1727096546.54421: checking for any_errors_fatal 30490 1727096546.54423: done checking for any_errors_fatal 30490 1727096546.54423: checking for max_fail_percentage 30490 1727096546.54425: done checking for max_fail_percentage 30490 1727096546.54426: checking to see if all hosts have failed and the running result is not ok 30490 1727096546.54426: done checking to see if all hosts have failed 30490 1727096546.54427: getting the remaining hosts for this loop 30490 1727096546.54428: done getting the remaining hosts for this loop 30490 1727096546.54431: getting the next task for host managed_node3 30490 1727096546.54439: done getting next task for host managed_node3 30490 1727096546.54444: ^ task is: TASK: Asserts 30490 1727096546.54446: ^ 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 30490 1727096546.54451: getting variables 30490 1727096546.54452: in VariableManager get_vars() 30490 1727096546.54480: Calling all_inventory to load vars for managed_node3 30490 1727096546.54482: Calling groups_inventory to load vars for managed_node3 30490 1727096546.54485: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096546.54495: Calling all_plugins_play to load vars for managed_node3 30490 1727096546.54498: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096546.54501: Calling groups_plugins_play to load vars for managed_node3 30490 1727096546.55079: done sending task result for task 0afff68d-5257-ba36-653e-00000000018f 30490 1727096546.55082: WORKER PROCESS EXITING 30490 1727096546.55492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096546.56376: done with get_vars() 30490 1727096546.56391: done getting variables TASK [Asserts] ***************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Monday 23 September 2024 09:02:26 -0400 (0:00:00.049) 0:00:12.768 ****** 30490 1727096546.56467: entering _queue_task() for managed_node3/include_tasks 30490 1727096546.56971: worker is 1 (out of 1 available) 30490 1727096546.56982: exiting _queue_task() for managed_node3/include_tasks 30490 1727096546.56992: done queuing things up, now waiting for results queue to drain 30490 1727096546.56994: waiting for pending results... 30490 1727096546.57086: running TaskExecutor() for managed_node3/TASK: Asserts 30490 1727096546.57184: in run() - task 0afff68d-5257-ba36-653e-000000000096 30490 1727096546.57188: variable 'ansible_search_path' from source: unknown 30490 1727096546.57191: variable 'ansible_search_path' from source: unknown 30490 1727096546.57278: variable 'lsr_assert' from source: include params 30490 1727096546.57442: variable 'lsr_assert' from source: include params 30490 1727096546.57512: variable 'omit' from source: magic vars 30490 1727096546.57635: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096546.57643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096546.57666: variable 'omit' from source: magic vars 30490 1727096546.57972: variable 'ansible_distribution_major_version' from source: facts 30490 1727096546.57979: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096546.57982: variable 'item' from source: unknown 30490 1727096546.57984: variable 'item' from source: unknown 30490 1727096546.57986: variable 'item' from source: unknown 30490 1727096546.58013: variable 'item' from source: unknown 30490 1727096546.58144: dumping result to json 30490 1727096546.58147: done dumping result, returning 30490 1727096546.58149: done running TaskExecutor() for managed_node3/TASK: Asserts [0afff68d-5257-ba36-653e-000000000096] 30490 1727096546.58151: sending task result for task 0afff68d-5257-ba36-653e-000000000096 30490 1727096546.58188: done sending task result for task 0afff68d-5257-ba36-653e-000000000096 30490 1727096546.58191: WORKER PROCESS EXITING 30490 1727096546.58269: no more pending results, returning what we have 30490 1727096546.58273: in VariableManager get_vars() 30490 1727096546.58302: Calling all_inventory to load vars for managed_node3 30490 1727096546.58305: Calling groups_inventory to load vars for managed_node3 30490 1727096546.58308: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096546.58324: Calling all_plugins_play to load vars for managed_node3 30490 1727096546.58326: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096546.58329: Calling groups_plugins_play to load vars for managed_node3 30490 1727096546.59157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096546.60000: done with get_vars() 30490 1727096546.60012: variable 'ansible_search_path' from source: unknown 30490 1727096546.60013: variable 'ansible_search_path' from source: unknown 30490 1727096546.60040: we have included files to process 30490 1727096546.60040: generating all_blocks data 30490 1727096546.60042: done generating all_blocks data 30490 1727096546.60046: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 30490 1727096546.60047: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 30490 1727096546.60048: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 30490 1727096546.60179: in VariableManager get_vars() 30490 1727096546.60192: done with get_vars() 30490 1727096546.60356: done processing included file 30490 1727096546.60358: iterating over new_blocks loaded from include file 30490 1727096546.60359: in VariableManager get_vars() 30490 1727096546.60369: done with get_vars() 30490 1727096546.60371: filtering new block on tags 30490 1727096546.60405: done filtering new block on tags 30490 1727096546.60407: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node3 => (item=tasks/assert_profile_present.yml) 30490 1727096546.60411: extending task lists for all hosts with included blocks 30490 1727096546.61020: done extending task lists 30490 1727096546.61021: done processing included files 30490 1727096546.61022: results queue empty 30490 1727096546.61022: checking for any_errors_fatal 30490 1727096546.61025: done checking for any_errors_fatal 30490 1727096546.61026: checking for max_fail_percentage 30490 1727096546.61027: done checking for max_fail_percentage 30490 1727096546.61028: checking to see if all hosts have failed and the running result is not ok 30490 1727096546.61028: done checking to see if all hosts have failed 30490 1727096546.61029: getting the remaining hosts for this loop 30490 1727096546.61030: done getting the remaining hosts for this loop 30490 1727096546.61033: getting the next task for host managed_node3 30490 1727096546.61036: done getting next task for host managed_node3 30490 1727096546.61037: ^ task is: TASK: Include the task 'get_profile_stat.yml' 30490 1727096546.61039: ^ 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? (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 30490 1727096546.61041: getting variables 30490 1727096546.61042: in VariableManager get_vars() 30490 1727096546.61049: Calling all_inventory to load vars for managed_node3 30490 1727096546.61050: Calling groups_inventory to load vars for managed_node3 30490 1727096546.61052: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096546.61056: Calling all_plugins_play to load vars for managed_node3 30490 1727096546.61057: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096546.61059: Calling groups_plugins_play to load vars for managed_node3 30490 1727096546.61716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096546.62562: done with get_vars() 30490 1727096546.62580: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Monday 23 September 2024 09:02:26 -0400 (0:00:00.061) 0:00:12.830 ****** 30490 1727096546.62632: entering _queue_task() for managed_node3/include_tasks 30490 1727096546.62889: worker is 1 (out of 1 available) 30490 1727096546.62903: exiting _queue_task() for managed_node3/include_tasks 30490 1727096546.62914: done queuing things up, now waiting for results queue to drain 30490 1727096546.62916: waiting for pending results... 30490 1727096546.63101: running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' 30490 1727096546.63176: in run() - task 0afff68d-5257-ba36-653e-000000000383 30490 1727096546.63190: variable 'ansible_search_path' from source: unknown 30490 1727096546.63194: variable 'ansible_search_path' from source: unknown 30490 1727096546.63222: calling self._execute() 30490 1727096546.63296: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096546.63301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096546.63310: variable 'omit' from source: magic vars 30490 1727096546.63587: variable 'ansible_distribution_major_version' from source: facts 30490 1727096546.63595: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096546.63601: _execute() done 30490 1727096546.63604: dumping result to json 30490 1727096546.63609: done dumping result, returning 30490 1727096546.63614: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' [0afff68d-5257-ba36-653e-000000000383] 30490 1727096546.63619: sending task result for task 0afff68d-5257-ba36-653e-000000000383 30490 1727096546.63703: done sending task result for task 0afff68d-5257-ba36-653e-000000000383 30490 1727096546.63706: WORKER PROCESS EXITING 30490 1727096546.63731: no more pending results, returning what we have 30490 1727096546.63736: in VariableManager get_vars() 30490 1727096546.63774: Calling all_inventory to load vars for managed_node3 30490 1727096546.63777: Calling groups_inventory to load vars for managed_node3 30490 1727096546.63780: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096546.63794: Calling all_plugins_play to load vars for managed_node3 30490 1727096546.63796: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096546.63799: Calling groups_plugins_play to load vars for managed_node3 30490 1727096546.64585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096546.65448: done with get_vars() 30490 1727096546.65463: variable 'ansible_search_path' from source: unknown 30490 1727096546.65464: variable 'ansible_search_path' from source: unknown 30490 1727096546.65475: variable 'item' from source: include params 30490 1727096546.65558: variable 'item' from source: include params 30490 1727096546.65587: we have included files to process 30490 1727096546.65588: generating all_blocks data 30490 1727096546.65590: done generating all_blocks data 30490 1727096546.65590: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 30490 1727096546.65591: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 30490 1727096546.65593: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 30490 1727096546.66288: done processing included file 30490 1727096546.66289: iterating over new_blocks loaded from include file 30490 1727096546.66290: in VariableManager get_vars() 30490 1727096546.66301: done with get_vars() 30490 1727096546.66302: filtering new block on tags 30490 1727096546.66385: done filtering new block on tags 30490 1727096546.66387: in VariableManager get_vars() 30490 1727096546.66396: done with get_vars() 30490 1727096546.66397: filtering new block on tags 30490 1727096546.66429: done filtering new block on tags 30490 1727096546.66430: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 30490 1727096546.66434: extending task lists for all hosts with included blocks 30490 1727096546.66590: done extending task lists 30490 1727096546.66592: done processing included files 30490 1727096546.66592: results queue empty 30490 1727096546.66593: checking for any_errors_fatal 30490 1727096546.66595: done checking for any_errors_fatal 30490 1727096546.66596: checking for max_fail_percentage 30490 1727096546.66596: done checking for max_fail_percentage 30490 1727096546.66597: checking to see if all hosts have failed and the running result is not ok 30490 1727096546.66597: done checking to see if all hosts have failed 30490 1727096546.66598: getting the remaining hosts for this loop 30490 1727096546.66599: done getting the remaining hosts for this loop 30490 1727096546.66601: getting the next task for host managed_node3 30490 1727096546.66604: done getting next task for host managed_node3 30490 1727096546.66605: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 30490 1727096546.66607: ^ 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? (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 30490 1727096546.66609: getting variables 30490 1727096546.66610: in VariableManager get_vars() 30490 1727096546.66615: Calling all_inventory to load vars for managed_node3 30490 1727096546.66617: Calling groups_inventory to load vars for managed_node3 30490 1727096546.66618: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096546.66623: Calling all_plugins_play to load vars for managed_node3 30490 1727096546.66624: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096546.66626: Calling groups_plugins_play to load vars for managed_node3 30490 1727096546.70310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096546.71155: done with get_vars() 30490 1727096546.71178: done getting variables 30490 1727096546.71209: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Monday 23 September 2024 09:02:26 -0400 (0:00:00.085) 0:00:12.916 ****** 30490 1727096546.71227: entering _queue_task() for managed_node3/set_fact 30490 1727096546.71495: worker is 1 (out of 1 available) 30490 1727096546.71508: exiting _queue_task() for managed_node3/set_fact 30490 1727096546.71521: done queuing things up, now waiting for results queue to drain 30490 1727096546.71523: waiting for pending results... 30490 1727096546.71694: running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag 30490 1727096546.71786: in run() - task 0afff68d-5257-ba36-653e-0000000003fe 30490 1727096546.71798: variable 'ansible_search_path' from source: unknown 30490 1727096546.71801: variable 'ansible_search_path' from source: unknown 30490 1727096546.71830: calling self._execute() 30490 1727096546.71900: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096546.71904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096546.71913: variable 'omit' from source: magic vars 30490 1727096546.72187: variable 'ansible_distribution_major_version' from source: facts 30490 1727096546.72194: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096546.72201: variable 'omit' from source: magic vars 30490 1727096546.72235: variable 'omit' from source: magic vars 30490 1727096546.72259: variable 'omit' from source: magic vars 30490 1727096546.72295: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096546.72323: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096546.72340: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096546.72353: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096546.72363: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096546.72389: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096546.72392: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096546.72397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096546.72460: Set connection var ansible_connection to ssh 30490 1727096546.72467: Set connection var ansible_shell_type to sh 30490 1727096546.72476: Set connection var ansible_pipelining to False 30490 1727096546.72479: Set connection var ansible_shell_executable to /bin/sh 30490 1727096546.72485: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096546.72491: Set connection var ansible_timeout to 10 30490 1727096546.72510: variable 'ansible_shell_executable' from source: unknown 30490 1727096546.72514: variable 'ansible_connection' from source: unknown 30490 1727096546.72517: variable 'ansible_module_compression' from source: unknown 30490 1727096546.72519: variable 'ansible_shell_type' from source: unknown 30490 1727096546.72521: variable 'ansible_shell_executable' from source: unknown 30490 1727096546.72524: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096546.72526: variable 'ansible_pipelining' from source: unknown 30490 1727096546.72528: variable 'ansible_timeout' from source: unknown 30490 1727096546.72530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096546.72632: 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) 30490 1727096546.72646: variable 'omit' from source: magic vars 30490 1727096546.72650: starting attempt loop 30490 1727096546.72652: running the handler 30490 1727096546.72662: handler run complete 30490 1727096546.72675: attempt loop complete, returning result 30490 1727096546.72677: _execute() done 30490 1727096546.72680: dumping result to json 30490 1727096546.72682: done dumping result, returning 30490 1727096546.72684: done running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag [0afff68d-5257-ba36-653e-0000000003fe] 30490 1727096546.72691: sending task result for task 0afff68d-5257-ba36-653e-0000000003fe 30490 1727096546.72769: done sending task result for task 0afff68d-5257-ba36-653e-0000000003fe 30490 1727096546.72774: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 30490 1727096546.72823: no more pending results, returning what we have 30490 1727096546.72826: results queue empty 30490 1727096546.72827: checking for any_errors_fatal 30490 1727096546.72828: done checking for any_errors_fatal 30490 1727096546.72829: checking for max_fail_percentage 30490 1727096546.72830: done checking for max_fail_percentage 30490 1727096546.72831: checking to see if all hosts have failed and the running result is not ok 30490 1727096546.72832: done checking to see if all hosts have failed 30490 1727096546.72833: getting the remaining hosts for this loop 30490 1727096546.72835: done getting the remaining hosts for this loop 30490 1727096546.72839: getting the next task for host managed_node3 30490 1727096546.72846: done getting next task for host managed_node3 30490 1727096546.72849: ^ task is: TASK: Stat profile file 30490 1727096546.72854: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096546.72859: getting variables 30490 1727096546.72861: in VariableManager get_vars() 30490 1727096546.72900: Calling all_inventory to load vars for managed_node3 30490 1727096546.72903: Calling groups_inventory to load vars for managed_node3 30490 1727096546.72906: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096546.72916: Calling all_plugins_play to load vars for managed_node3 30490 1727096546.72918: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096546.72922: Calling groups_plugins_play to load vars for managed_node3 30490 1727096546.73706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096546.74588: done with get_vars() 30490 1727096546.74607: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Monday 23 September 2024 09:02:26 -0400 (0:00:00.034) 0:00:12.951 ****** 30490 1727096546.74680: entering _queue_task() for managed_node3/stat 30490 1727096546.74934: worker is 1 (out of 1 available) 30490 1727096546.74948: exiting _queue_task() for managed_node3/stat 30490 1727096546.74960: done queuing things up, now waiting for results queue to drain 30490 1727096546.74961: waiting for pending results... 30490 1727096546.75140: running TaskExecutor() for managed_node3/TASK: Stat profile file 30490 1727096546.75235: in run() - task 0afff68d-5257-ba36-653e-0000000003ff 30490 1727096546.75246: variable 'ansible_search_path' from source: unknown 30490 1727096546.75249: variable 'ansible_search_path' from source: unknown 30490 1727096546.75281: calling self._execute() 30490 1727096546.75348: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096546.75352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096546.75361: variable 'omit' from source: magic vars 30490 1727096546.75633: variable 'ansible_distribution_major_version' from source: facts 30490 1727096546.75643: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096546.75649: variable 'omit' from source: magic vars 30490 1727096546.75686: variable 'omit' from source: magic vars 30490 1727096546.75753: variable 'profile' from source: play vars 30490 1727096546.75757: variable 'interface' from source: play vars 30490 1727096546.75807: variable 'interface' from source: play vars 30490 1727096546.75822: variable 'omit' from source: magic vars 30490 1727096546.75858: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096546.75887: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096546.75904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096546.75917: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096546.75929: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096546.75956: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096546.75960: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096546.75962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096546.76027: Set connection var ansible_connection to ssh 30490 1727096546.76033: Set connection var ansible_shell_type to sh 30490 1727096546.76040: Set connection var ansible_pipelining to False 30490 1727096546.76045: Set connection var ansible_shell_executable to /bin/sh 30490 1727096546.76052: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096546.76055: Set connection var ansible_timeout to 10 30490 1727096546.76078: variable 'ansible_shell_executable' from source: unknown 30490 1727096546.76081: variable 'ansible_connection' from source: unknown 30490 1727096546.76084: variable 'ansible_module_compression' from source: unknown 30490 1727096546.76086: variable 'ansible_shell_type' from source: unknown 30490 1727096546.76089: variable 'ansible_shell_executable' from source: unknown 30490 1727096546.76091: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096546.76093: variable 'ansible_pipelining' from source: unknown 30490 1727096546.76096: variable 'ansible_timeout' from source: unknown 30490 1727096546.76099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096546.76242: 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) 30490 1727096546.76253: variable 'omit' from source: magic vars 30490 1727096546.76257: starting attempt loop 30490 1727096546.76260: running the handler 30490 1727096546.76277: _low_level_execute_command(): starting 30490 1727096546.76282: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096546.76801: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096546.76805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096546.76809: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096546.76811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096546.76861: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096546.76865: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096546.76877: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096546.76910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096546.78584: stdout chunk (state=3): >>>/root <<< 30490 1727096546.78674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096546.78705: stderr chunk (state=3): >>><<< 30490 1727096546.78709: stdout chunk (state=3): >>><<< 30490 1727096546.78732: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096546.78745: _low_level_execute_command(): starting 30490 1727096546.78750: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096546.787331-31030-90488033961198 `" && echo ansible-tmp-1727096546.787331-31030-90488033961198="` echo /root/.ansible/tmp/ansible-tmp-1727096546.787331-31030-90488033961198 `" ) && sleep 0' 30490 1727096546.79213: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096546.79218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096546.79230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096546.79232: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096546.79235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096546.79282: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096546.79285: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096546.79325: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096546.81220: stdout chunk (state=3): >>>ansible-tmp-1727096546.787331-31030-90488033961198=/root/.ansible/tmp/ansible-tmp-1727096546.787331-31030-90488033961198 <<< 30490 1727096546.81346: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096546.81350: stdout chunk (state=3): >>><<< 30490 1727096546.81355: stderr chunk (state=3): >>><<< 30490 1727096546.81388: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096546.787331-31030-90488033961198=/root/.ansible/tmp/ansible-tmp-1727096546.787331-31030-90488033961198 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096546.81415: variable 'ansible_module_compression' from source: unknown 30490 1727096546.81464: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 30490 1727096546.81500: variable 'ansible_facts' from source: unknown 30490 1727096546.81550: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096546.787331-31030-90488033961198/AnsiballZ_stat.py 30490 1727096546.81651: Sending initial data 30490 1727096546.81654: Sent initial data (151 bytes) 30490 1727096546.82103: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096546.82106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096546.82108: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096546.82111: 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.14.152 originally 10.31.14.152 <<< 30490 1727096546.82113: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096546.82164: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096546.82170: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096546.82199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096546.83733: 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 <<< 30490 1727096546.83737: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096546.83766: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096546.83797: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpmbl3geha /root/.ansible/tmp/ansible-tmp-1727096546.787331-31030-90488033961198/AnsiballZ_stat.py <<< 30490 1727096546.83804: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096546.787331-31030-90488033961198/AnsiballZ_stat.py" <<< 30490 1727096546.83831: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpmbl3geha" to remote "/root/.ansible/tmp/ansible-tmp-1727096546.787331-31030-90488033961198/AnsiballZ_stat.py" <<< 30490 1727096546.83834: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096546.787331-31030-90488033961198/AnsiballZ_stat.py" <<< 30490 1727096546.84310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096546.84350: stderr chunk (state=3): >>><<< 30490 1727096546.84353: stdout chunk (state=3): >>><<< 30490 1727096546.84371: done transferring module to remote 30490 1727096546.84382: _low_level_execute_command(): starting 30490 1727096546.84385: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096546.787331-31030-90488033961198/ /root/.ansible/tmp/ansible-tmp-1727096546.787331-31030-90488033961198/AnsiballZ_stat.py && sleep 0' 30490 1727096546.84813: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096546.84816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096546.84819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096546.84821: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096546.84827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096546.84879: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096546.84886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096546.84914: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096546.86654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096546.86682: stderr chunk (state=3): >>><<< 30490 1727096546.86686: stdout chunk (state=3): >>><<< 30490 1727096546.86704: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096546.86707: _low_level_execute_command(): starting 30490 1727096546.86711: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096546.787331-31030-90488033961198/AnsiballZ_stat.py && sleep 0' 30490 1727096546.87142: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096546.87145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096546.87148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096546.87150: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096546.87152: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096546.87211: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096546.87214: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096546.87216: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096546.87248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096547.02349: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 30490 1727096547.03649: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096547.03677: stderr chunk (state=3): >>><<< 30490 1727096547.03681: stdout chunk (state=3): >>><<< 30490 1727096547.03696: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096547.03719: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-statebr', '_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-1727096546.787331-31030-90488033961198/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096547.03726: _low_level_execute_command(): starting 30490 1727096547.03731: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096546.787331-31030-90488033961198/ > /dev/null 2>&1 && sleep 0' 30490 1727096547.04194: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096547.04197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096547.04200: 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.14.152 is address <<< 30490 1727096547.04202: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096547.04210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096547.04257: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096547.04261: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096547.04264: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096547.04299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096547.06095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096547.06118: stderr chunk (state=3): >>><<< 30490 1727096547.06121: stdout chunk (state=3): >>><<< 30490 1727096547.06134: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096547.06139: handler run complete 30490 1727096547.06160: attempt loop complete, returning result 30490 1727096547.06163: _execute() done 30490 1727096547.06165: dumping result to json 30490 1727096547.06169: done dumping result, returning 30490 1727096547.06180: done running TaskExecutor() for managed_node3/TASK: Stat profile file [0afff68d-5257-ba36-653e-0000000003ff] 30490 1727096547.06185: sending task result for task 0afff68d-5257-ba36-653e-0000000003ff 30490 1727096547.06275: done sending task result for task 0afff68d-5257-ba36-653e-0000000003ff 30490 1727096547.06278: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 30490 1727096547.06328: no more pending results, returning what we have 30490 1727096547.06331: results queue empty 30490 1727096547.06332: checking for any_errors_fatal 30490 1727096547.06337: done checking for any_errors_fatal 30490 1727096547.06338: checking for max_fail_percentage 30490 1727096547.06340: done checking for max_fail_percentage 30490 1727096547.06341: checking to see if all hosts have failed and the running result is not ok 30490 1727096547.06342: done checking to see if all hosts have failed 30490 1727096547.06343: getting the remaining hosts for this loop 30490 1727096547.06344: done getting the remaining hosts for this loop 30490 1727096547.06348: getting the next task for host managed_node3 30490 1727096547.06355: done getting next task for host managed_node3 30490 1727096547.06358: ^ task is: TASK: Set NM profile exist flag based on the profile files 30490 1727096547.06363: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096547.06367: getting variables 30490 1727096547.06376: in VariableManager get_vars() 30490 1727096547.06407: Calling all_inventory to load vars for managed_node3 30490 1727096547.06410: Calling groups_inventory to load vars for managed_node3 30490 1727096547.06413: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096547.06423: Calling all_plugins_play to load vars for managed_node3 30490 1727096547.06426: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096547.06428: Calling groups_plugins_play to load vars for managed_node3 30490 1727096547.07322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096547.08196: done with get_vars() 30490 1727096547.08212: done getting variables 30490 1727096547.08255: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Monday 23 September 2024 09:02:27 -0400 (0:00:00.335) 0:00:13.287 ****** 30490 1727096547.08282: entering _queue_task() for managed_node3/set_fact 30490 1727096547.08500: worker is 1 (out of 1 available) 30490 1727096547.08512: exiting _queue_task() for managed_node3/set_fact 30490 1727096547.08524: done queuing things up, now waiting for results queue to drain 30490 1727096547.08525: waiting for pending results... 30490 1727096547.08697: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files 30490 1727096547.08790: in run() - task 0afff68d-5257-ba36-653e-000000000400 30490 1727096547.08800: variable 'ansible_search_path' from source: unknown 30490 1727096547.08803: variable 'ansible_search_path' from source: unknown 30490 1727096547.08832: calling self._execute() 30490 1727096547.08898: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096547.08904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096547.08913: variable 'omit' from source: magic vars 30490 1727096547.09188: variable 'ansible_distribution_major_version' from source: facts 30490 1727096547.09198: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096547.09278: variable 'profile_stat' from source: set_fact 30490 1727096547.09288: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096547.09291: when evaluation is False, skipping this task 30490 1727096547.09293: _execute() done 30490 1727096547.09296: dumping result to json 30490 1727096547.09300: done dumping result, returning 30490 1727096547.09310: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files [0afff68d-5257-ba36-653e-000000000400] 30490 1727096547.09313: sending task result for task 0afff68d-5257-ba36-653e-000000000400 30490 1727096547.09394: done sending task result for task 0afff68d-5257-ba36-653e-000000000400 30490 1727096547.09397: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096547.09459: no more pending results, returning what we have 30490 1727096547.09462: results queue empty 30490 1727096547.09463: checking for any_errors_fatal 30490 1727096547.09470: done checking for any_errors_fatal 30490 1727096547.09471: checking for max_fail_percentage 30490 1727096547.09475: done checking for max_fail_percentage 30490 1727096547.09476: checking to see if all hosts have failed and the running result is not ok 30490 1727096547.09476: done checking to see if all hosts have failed 30490 1727096547.09477: getting the remaining hosts for this loop 30490 1727096547.09478: done getting the remaining hosts for this loop 30490 1727096547.09482: getting the next task for host managed_node3 30490 1727096547.09488: done getting next task for host managed_node3 30490 1727096547.09490: ^ task is: TASK: Get NM profile info 30490 1727096547.09494: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096547.09497: getting variables 30490 1727096547.09499: in VariableManager get_vars() 30490 1727096547.09529: Calling all_inventory to load vars for managed_node3 30490 1727096547.09532: Calling groups_inventory to load vars for managed_node3 30490 1727096547.09535: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096547.09544: Calling all_plugins_play to load vars for managed_node3 30490 1727096547.09546: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096547.09549: Calling groups_plugins_play to load vars for managed_node3 30490 1727096547.10277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096547.11220: done with get_vars() 30490 1727096547.11233: done getting variables 30490 1727096547.11301: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Monday 23 September 2024 09:02:27 -0400 (0:00:00.030) 0:00:13.317 ****** 30490 1727096547.11321: entering _queue_task() for managed_node3/shell 30490 1727096547.11323: Creating lock for shell 30490 1727096547.11516: worker is 1 (out of 1 available) 30490 1727096547.11530: exiting _queue_task() for managed_node3/shell 30490 1727096547.11540: done queuing things up, now waiting for results queue to drain 30490 1727096547.11542: waiting for pending results... 30490 1727096547.11719: running TaskExecutor() for managed_node3/TASK: Get NM profile info 30490 1727096547.11792: in run() - task 0afff68d-5257-ba36-653e-000000000401 30490 1727096547.11806: variable 'ansible_search_path' from source: unknown 30490 1727096547.11809: variable 'ansible_search_path' from source: unknown 30490 1727096547.11836: calling self._execute() 30490 1727096547.11906: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096547.11910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096547.11921: variable 'omit' from source: magic vars 30490 1727096547.12184: variable 'ansible_distribution_major_version' from source: facts 30490 1727096547.12192: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096547.12199: variable 'omit' from source: magic vars 30490 1727096547.12233: variable 'omit' from source: magic vars 30490 1727096547.12310: variable 'profile' from source: play vars 30490 1727096547.12314: variable 'interface' from source: play vars 30490 1727096547.12363: variable 'interface' from source: play vars 30490 1727096547.12383: variable 'omit' from source: magic vars 30490 1727096547.12415: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096547.12442: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096547.12459: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096547.12474: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096547.12487: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096547.12510: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096547.12513: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096547.12516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096547.12584: Set connection var ansible_connection to ssh 30490 1727096547.12591: Set connection var ansible_shell_type to sh 30490 1727096547.12597: Set connection var ansible_pipelining to False 30490 1727096547.12603: Set connection var ansible_shell_executable to /bin/sh 30490 1727096547.12607: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096547.12613: Set connection var ansible_timeout to 10 30490 1727096547.12630: variable 'ansible_shell_executable' from source: unknown 30490 1727096547.12634: variable 'ansible_connection' from source: unknown 30490 1727096547.12636: variable 'ansible_module_compression' from source: unknown 30490 1727096547.12639: variable 'ansible_shell_type' from source: unknown 30490 1727096547.12641: variable 'ansible_shell_executable' from source: unknown 30490 1727096547.12643: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096547.12646: variable 'ansible_pipelining' from source: unknown 30490 1727096547.12649: variable 'ansible_timeout' from source: unknown 30490 1727096547.12651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096547.12750: 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) 30490 1727096547.12760: variable 'omit' from source: magic vars 30490 1727096547.12764: starting attempt loop 30490 1727096547.12767: running the handler 30490 1727096547.12779: 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) 30490 1727096547.12796: _low_level_execute_command(): starting 30490 1727096547.12803: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096547.13307: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096547.13310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096547.13315: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096547.13317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096547.13374: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096547.13378: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096547.13380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096547.13422: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096547.15077: stdout chunk (state=3): >>>/root <<< 30490 1727096547.15175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096547.15203: stderr chunk (state=3): >>><<< 30490 1727096547.15206: stdout chunk (state=3): >>><<< 30490 1727096547.15225: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096547.15235: _low_level_execute_command(): starting 30490 1727096547.15239: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096547.152243-31046-270544697926348 `" && echo ansible-tmp-1727096547.152243-31046-270544697926348="` echo /root/.ansible/tmp/ansible-tmp-1727096547.152243-31046-270544697926348 `" ) && sleep 0' 30490 1727096547.15679: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096547.15682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096547.15686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096547.15689: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096547.15691: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096547.15742: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096547.15748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096547.15750: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096547.15782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096547.17632: stdout chunk (state=3): >>>ansible-tmp-1727096547.152243-31046-270544697926348=/root/.ansible/tmp/ansible-tmp-1727096547.152243-31046-270544697926348 <<< 30490 1727096547.17740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096547.17769: stderr chunk (state=3): >>><<< 30490 1727096547.17773: stdout chunk (state=3): >>><<< 30490 1727096547.17789: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096547.152243-31046-270544697926348=/root/.ansible/tmp/ansible-tmp-1727096547.152243-31046-270544697926348 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096547.17812: variable 'ansible_module_compression' from source: unknown 30490 1727096547.17852: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 30490 1727096547.17890: variable 'ansible_facts' from source: unknown 30490 1727096547.17939: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096547.152243-31046-270544697926348/AnsiballZ_command.py 30490 1727096547.18037: Sending initial data 30490 1727096547.18041: Sent initial data (155 bytes) 30490 1727096547.18452: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096547.18489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096547.18492: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096547.18495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096547.18497: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096547.18499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096547.18501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096547.18546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096547.18549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096547.18591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096547.20102: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 30490 1727096547.20108: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096547.20132: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096547.20163: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp2mxkmxv6 /root/.ansible/tmp/ansible-tmp-1727096547.152243-31046-270544697926348/AnsiballZ_command.py <<< 30490 1727096547.20178: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096547.152243-31046-270544697926348/AnsiballZ_command.py" <<< 30490 1727096547.20196: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp2mxkmxv6" to remote "/root/.ansible/tmp/ansible-tmp-1727096547.152243-31046-270544697926348/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096547.152243-31046-270544697926348/AnsiballZ_command.py" <<< 30490 1727096547.20678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096547.20714: stderr chunk (state=3): >>><<< 30490 1727096547.20717: stdout chunk (state=3): >>><<< 30490 1727096547.20753: done transferring module to remote 30490 1727096547.20761: _low_level_execute_command(): starting 30490 1727096547.20766: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096547.152243-31046-270544697926348/ /root/.ansible/tmp/ansible-tmp-1727096547.152243-31046-270544697926348/AnsiballZ_command.py && sleep 0' 30490 1727096547.21336: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096547.21343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096547.21364: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096547.21371: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096547.21427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096547.23393: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096547.23397: stdout chunk (state=3): >>><<< 30490 1727096547.23400: stderr chunk (state=3): >>><<< 30490 1727096547.23403: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096547.23405: _low_level_execute_command(): starting 30490 1727096547.23408: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096547.152243-31046-270544697926348/AnsiballZ_command.py && sleep 0' 30490 1727096547.23920: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096547.23933: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096547.23946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096547.23960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096547.24056: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096547.24063: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096547.24085: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096547.24148: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096547.24284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096547.41193: stdout chunk (state=3): >>> {"changed": true, "stdout": "statebr /etc/NetworkManager/system-connections/statebr.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-23 09:02:27.390308", "end": "2024-09-23 09:02:27.408047", "delta": "0:00:00.017739", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 30490 1727096547.42876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096547.42885: stdout chunk (state=3): >>><<< 30490 1727096547.42888: stderr chunk (state=3): >>><<< 30490 1727096547.42890: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "statebr /etc/NetworkManager/system-connections/statebr.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-23 09:02:27.390308", "end": "2024-09-23 09:02:27.408047", "delta": "0:00:00.017739", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096547.42907: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096547.152243-31046-270544697926348/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096547.42915: _low_level_execute_command(): starting 30490 1727096547.42920: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096547.152243-31046-270544697926348/ > /dev/null 2>&1 && sleep 0' 30490 1727096547.44032: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096547.44051: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096547.44057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096547.44224: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096547.44228: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096547.44231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096547.44233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096547.44283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096547.44372: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096547.44535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096547.46575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096547.46579: stdout chunk (state=3): >>><<< 30490 1727096547.46581: stderr chunk (state=3): >>><<< 30490 1727096547.46584: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096547.46586: handler run complete 30490 1727096547.46588: Evaluated conditional (False): False 30490 1727096547.46589: attempt loop complete, returning result 30490 1727096547.46591: _execute() done 30490 1727096547.46593: dumping result to json 30490 1727096547.46594: done dumping result, returning 30490 1727096547.46596: done running TaskExecutor() for managed_node3/TASK: Get NM profile info [0afff68d-5257-ba36-653e-000000000401] 30490 1727096547.46598: sending task result for task 0afff68d-5257-ba36-653e-000000000401 ok: [managed_node3] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.017739", "end": "2024-09-23 09:02:27.408047", "rc": 0, "start": "2024-09-23 09:02:27.390308" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection 30490 1727096547.46831: no more pending results, returning what we have 30490 1727096547.46835: results queue empty 30490 1727096547.46836: checking for any_errors_fatal 30490 1727096547.46845: done checking for any_errors_fatal 30490 1727096547.46845: checking for max_fail_percentage 30490 1727096547.46847: done checking for max_fail_percentage 30490 1727096547.46849: checking to see if all hosts have failed and the running result is not ok 30490 1727096547.46849: done checking to see if all hosts have failed 30490 1727096547.46850: getting the remaining hosts for this loop 30490 1727096547.46852: done getting the remaining hosts for this loop 30490 1727096547.46856: getting the next task for host managed_node3 30490 1727096547.46864: done getting next task for host managed_node3 30490 1727096547.47071: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 30490 1727096547.47077: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096547.47083: getting variables 30490 1727096547.47085: in VariableManager get_vars() 30490 1727096547.47118: Calling all_inventory to load vars for managed_node3 30490 1727096547.47120: Calling groups_inventory to load vars for managed_node3 30490 1727096547.47124: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096547.47136: Calling all_plugins_play to load vars for managed_node3 30490 1727096547.47140: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096547.47143: Calling groups_plugins_play to load vars for managed_node3 30490 1727096547.47707: done sending task result for task 0afff68d-5257-ba36-653e-000000000401 30490 1727096547.47711: WORKER PROCESS EXITING 30490 1727096547.48902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096547.50971: done with get_vars() 30490 1727096547.50996: done getting variables 30490 1727096547.51069: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Monday 23 September 2024 09:02:27 -0400 (0:00:00.397) 0:00:13.715 ****** 30490 1727096547.51106: entering _queue_task() for managed_node3/set_fact 30490 1727096547.51665: worker is 1 (out of 1 available) 30490 1727096547.51678: exiting _queue_task() for managed_node3/set_fact 30490 1727096547.51688: done queuing things up, now waiting for results queue to drain 30490 1727096547.51689: waiting for pending results... 30490 1727096547.51814: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 30490 1727096547.51947: in run() - task 0afff68d-5257-ba36-653e-000000000402 30490 1727096547.51958: variable 'ansible_search_path' from source: unknown 30490 1727096547.51962: variable 'ansible_search_path' from source: unknown 30490 1727096547.52003: calling self._execute() 30490 1727096547.52098: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096547.52104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096547.52114: variable 'omit' from source: magic vars 30490 1727096547.52512: variable 'ansible_distribution_major_version' from source: facts 30490 1727096547.52526: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096547.52666: variable 'nm_profile_exists' from source: set_fact 30490 1727096547.52688: Evaluated conditional (nm_profile_exists.rc == 0): True 30490 1727096547.52694: variable 'omit' from source: magic vars 30490 1727096547.52749: variable 'omit' from source: magic vars 30490 1727096547.52786: variable 'omit' from source: magic vars 30490 1727096547.52831: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096547.52870: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096547.52892: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096547.52917: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096547.52929: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096547.52963: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096547.52967: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096547.52972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096547.53086: Set connection var ansible_connection to ssh 30490 1727096547.53094: Set connection var ansible_shell_type to sh 30490 1727096547.53102: Set connection var ansible_pipelining to False 30490 1727096547.53108: Set connection var ansible_shell_executable to /bin/sh 30490 1727096547.53114: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096547.53127: Set connection var ansible_timeout to 10 30490 1727096547.53150: variable 'ansible_shell_executable' from source: unknown 30490 1727096547.53153: variable 'ansible_connection' from source: unknown 30490 1727096547.53156: variable 'ansible_module_compression' from source: unknown 30490 1727096547.53158: variable 'ansible_shell_type' from source: unknown 30490 1727096547.53160: variable 'ansible_shell_executable' from source: unknown 30490 1727096547.53162: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096547.53214: variable 'ansible_pipelining' from source: unknown 30490 1727096547.53217: variable 'ansible_timeout' from source: unknown 30490 1727096547.53220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096547.53330: 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) 30490 1727096547.53348: variable 'omit' from source: magic vars 30490 1727096547.53353: starting attempt loop 30490 1727096547.53356: running the handler 30490 1727096547.53391: handler run complete 30490 1727096547.53394: attempt loop complete, returning result 30490 1727096547.53397: _execute() done 30490 1727096547.53399: dumping result to json 30490 1727096547.53402: done dumping result, returning 30490 1727096547.53404: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0afff68d-5257-ba36-653e-000000000402] 30490 1727096547.53406: sending task result for task 0afff68d-5257-ba36-653e-000000000402 ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 30490 1727096547.53682: no more pending results, returning what we have 30490 1727096547.53685: results queue empty 30490 1727096547.53686: checking for any_errors_fatal 30490 1727096547.53695: done checking for any_errors_fatal 30490 1727096547.53696: checking for max_fail_percentage 30490 1727096547.53698: done checking for max_fail_percentage 30490 1727096547.53699: checking to see if all hosts have failed and the running result is not ok 30490 1727096547.53699: done checking to see if all hosts have failed 30490 1727096547.53700: getting the remaining hosts for this loop 30490 1727096547.53703: done getting the remaining hosts for this loop 30490 1727096547.53707: getting the next task for host managed_node3 30490 1727096547.53719: done getting next task for host managed_node3 30490 1727096547.53722: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 30490 1727096547.53727: ^ 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? (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 30490 1727096547.53732: getting variables 30490 1727096547.53734: in VariableManager get_vars() 30490 1727096547.53766: Calling all_inventory to load vars for managed_node3 30490 1727096547.53771: Calling groups_inventory to load vars for managed_node3 30490 1727096547.53777: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096547.53790: Calling all_plugins_play to load vars for managed_node3 30490 1727096547.53793: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096547.53797: Calling groups_plugins_play to load vars for managed_node3 30490 1727096547.54411: done sending task result for task 0afff68d-5257-ba36-653e-000000000402 30490 1727096547.55070: WORKER PROCESS EXITING 30490 1727096547.56124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096547.57850: done with get_vars() 30490 1727096547.57876: done getting variables 30490 1727096547.57937: 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) 30490 1727096547.58060: variable 'profile' from source: play vars 30490 1727096547.58064: variable 'interface' from source: play vars 30490 1727096547.58125: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Monday 23 September 2024 09:02:27 -0400 (0:00:00.070) 0:00:13.785 ****** 30490 1727096547.58158: entering _queue_task() for managed_node3/command 30490 1727096547.58487: worker is 1 (out of 1 available) 30490 1727096547.58499: exiting _queue_task() for managed_node3/command 30490 1727096547.58509: done queuing things up, now waiting for results queue to drain 30490 1727096547.58510: waiting for pending results... 30490 1727096547.58804: running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-statebr 30490 1727096547.59263: in run() - task 0afff68d-5257-ba36-653e-000000000404 30490 1727096547.59270: variable 'ansible_search_path' from source: unknown 30490 1727096547.59276: variable 'ansible_search_path' from source: unknown 30490 1727096547.59279: calling self._execute() 30490 1727096547.59356: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096547.59392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096547.59410: variable 'omit' from source: magic vars 30490 1727096547.59789: variable 'ansible_distribution_major_version' from source: facts 30490 1727096547.59809: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096547.59936: variable 'profile_stat' from source: set_fact 30490 1727096547.59952: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096547.59960: when evaluation is False, skipping this task 30490 1727096547.59967: _execute() done 30490 1727096547.59979: dumping result to json 30490 1727096547.59986: done dumping result, returning 30490 1727096547.59996: done running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-statebr [0afff68d-5257-ba36-653e-000000000404] 30490 1727096547.60007: sending task result for task 0afff68d-5257-ba36-653e-000000000404 skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096547.60182: no more pending results, returning what we have 30490 1727096547.60186: results queue empty 30490 1727096547.60187: checking for any_errors_fatal 30490 1727096547.60194: done checking for any_errors_fatal 30490 1727096547.60194: checking for max_fail_percentage 30490 1727096547.60196: done checking for max_fail_percentage 30490 1727096547.60197: checking to see if all hosts have failed and the running result is not ok 30490 1727096547.60198: done checking to see if all hosts have failed 30490 1727096547.60199: getting the remaining hosts for this loop 30490 1727096547.60200: done getting the remaining hosts for this loop 30490 1727096547.60204: getting the next task for host managed_node3 30490 1727096547.60213: done getting next task for host managed_node3 30490 1727096547.60216: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 30490 1727096547.60221: ^ 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? (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 30490 1727096547.60226: getting variables 30490 1727096547.60228: in VariableManager get_vars() 30490 1727096547.60263: Calling all_inventory to load vars for managed_node3 30490 1727096547.60265: Calling groups_inventory to load vars for managed_node3 30490 1727096547.60345: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096547.60391: Calling all_plugins_play to load vars for managed_node3 30490 1727096547.60396: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096547.60400: Calling groups_plugins_play to load vars for managed_node3 30490 1727096547.60981: done sending task result for task 0afff68d-5257-ba36-653e-000000000404 30490 1727096547.60984: WORKER PROCESS EXITING 30490 1727096547.62117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096547.64016: done with get_vars() 30490 1727096547.64037: done getting variables 30490 1727096547.64099: 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) 30490 1727096547.64207: variable 'profile' from source: play vars 30490 1727096547.64212: variable 'interface' from source: play vars 30490 1727096547.64271: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Monday 23 September 2024 09:02:27 -0400 (0:00:00.061) 0:00:13.847 ****** 30490 1727096547.64306: entering _queue_task() for managed_node3/set_fact 30490 1727096547.64875: worker is 1 (out of 1 available) 30490 1727096547.64885: exiting _queue_task() for managed_node3/set_fact 30490 1727096547.64895: done queuing things up, now waiting for results queue to drain 30490 1727096547.64897: waiting for pending results... 30490 1727096547.65004: running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-statebr 30490 1727096547.65146: in run() - task 0afff68d-5257-ba36-653e-000000000405 30490 1727096547.65166: variable 'ansible_search_path' from source: unknown 30490 1727096547.65179: variable 'ansible_search_path' from source: unknown 30490 1727096547.65217: calling self._execute() 30490 1727096547.65313: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096547.65325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096547.65343: variable 'omit' from source: magic vars 30490 1727096547.65704: variable 'ansible_distribution_major_version' from source: facts 30490 1727096547.65775: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096547.65846: variable 'profile_stat' from source: set_fact 30490 1727096547.65863: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096547.65877: when evaluation is False, skipping this task 30490 1727096547.65888: _execute() done 30490 1727096547.65895: dumping result to json 30490 1727096547.65903: done dumping result, returning 30490 1727096547.65912: done running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-statebr [0afff68d-5257-ba36-653e-000000000405] 30490 1727096547.65924: sending task result for task 0afff68d-5257-ba36-653e-000000000405 30490 1727096547.66213: done sending task result for task 0afff68d-5257-ba36-653e-000000000405 30490 1727096547.66216: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096547.66255: no more pending results, returning what we have 30490 1727096547.66258: results queue empty 30490 1727096547.66259: checking for any_errors_fatal 30490 1727096547.66263: done checking for any_errors_fatal 30490 1727096547.66264: checking for max_fail_percentage 30490 1727096547.66266: done checking for max_fail_percentage 30490 1727096547.66267: checking to see if all hosts have failed and the running result is not ok 30490 1727096547.66269: done checking to see if all hosts have failed 30490 1727096547.66270: getting the remaining hosts for this loop 30490 1727096547.66273: done getting the remaining hosts for this loop 30490 1727096547.66277: getting the next task for host managed_node3 30490 1727096547.66284: done getting next task for host managed_node3 30490 1727096547.66286: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 30490 1727096547.66291: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096547.66294: getting variables 30490 1727096547.66296: in VariableManager get_vars() 30490 1727096547.66325: Calling all_inventory to load vars for managed_node3 30490 1727096547.66327: Calling groups_inventory to load vars for managed_node3 30490 1727096547.66331: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096547.66342: Calling all_plugins_play to load vars for managed_node3 30490 1727096547.66345: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096547.66348: Calling groups_plugins_play to load vars for managed_node3 30490 1727096547.67816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096547.69624: done with get_vars() 30490 1727096547.69649: done getting variables 30490 1727096547.69714: 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) 30490 1727096547.69820: variable 'profile' from source: play vars 30490 1727096547.69824: variable 'interface' from source: play vars 30490 1727096547.69881: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Monday 23 September 2024 09:02:27 -0400 (0:00:00.056) 0:00:13.903 ****** 30490 1727096547.69911: entering _queue_task() for managed_node3/command 30490 1727096547.70303: worker is 1 (out of 1 available) 30490 1727096547.70314: exiting _queue_task() for managed_node3/command 30490 1727096547.70325: done queuing things up, now waiting for results queue to drain 30490 1727096547.70327: waiting for pending results... 30490 1727096547.70512: running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-statebr 30490 1727096547.70644: in run() - task 0afff68d-5257-ba36-653e-000000000406 30490 1727096547.70674: variable 'ansible_search_path' from source: unknown 30490 1727096547.70683: variable 'ansible_search_path' from source: unknown 30490 1727096547.70722: calling self._execute() 30490 1727096547.70815: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096547.70826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096547.70840: variable 'omit' from source: magic vars 30490 1727096547.71202: variable 'ansible_distribution_major_version' from source: facts 30490 1727096547.71220: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096547.71356: variable 'profile_stat' from source: set_fact 30490 1727096547.71475: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096547.71478: when evaluation is False, skipping this task 30490 1727096547.71480: _execute() done 30490 1727096547.71482: dumping result to json 30490 1727096547.71484: done dumping result, returning 30490 1727096547.71487: done running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-statebr [0afff68d-5257-ba36-653e-000000000406] 30490 1727096547.71489: sending task result for task 0afff68d-5257-ba36-653e-000000000406 30490 1727096547.71551: done sending task result for task 0afff68d-5257-ba36-653e-000000000406 30490 1727096547.71553: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096547.71607: no more pending results, returning what we have 30490 1727096547.71610: results queue empty 30490 1727096547.71612: checking for any_errors_fatal 30490 1727096547.71621: done checking for any_errors_fatal 30490 1727096547.71622: checking for max_fail_percentage 30490 1727096547.71624: done checking for max_fail_percentage 30490 1727096547.71625: checking to see if all hosts have failed and the running result is not ok 30490 1727096547.71626: done checking to see if all hosts have failed 30490 1727096547.71626: getting the remaining hosts for this loop 30490 1727096547.71628: done getting the remaining hosts for this loop 30490 1727096547.71632: getting the next task for host managed_node3 30490 1727096547.71641: done getting next task for host managed_node3 30490 1727096547.71643: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 30490 1727096547.71648: ^ 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096547.71652: getting variables 30490 1727096547.71653: in VariableManager get_vars() 30490 1727096547.71688: Calling all_inventory to load vars for managed_node3 30490 1727096547.71691: Calling groups_inventory to load vars for managed_node3 30490 1727096547.71695: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096547.71708: Calling all_plugins_play to load vars for managed_node3 30490 1727096547.71711: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096547.71714: Calling groups_plugins_play to load vars for managed_node3 30490 1727096547.73220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096547.75132: done with get_vars() 30490 1727096547.75154: done getting variables 30490 1727096547.75216: 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) 30490 1727096547.75354: variable 'profile' from source: play vars 30490 1727096547.75358: variable 'interface' from source: play vars 30490 1727096547.75433: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Monday 23 September 2024 09:02:27 -0400 (0:00:00.055) 0:00:13.958 ****** 30490 1727096547.75469: entering _queue_task() for managed_node3/set_fact 30490 1727096547.75795: worker is 1 (out of 1 available) 30490 1727096547.75807: exiting _queue_task() for managed_node3/set_fact 30490 1727096547.75818: done queuing things up, now waiting for results queue to drain 30490 1727096547.75820: waiting for pending results... 30490 1727096547.76221: running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-statebr 30490 1727096547.76309: in run() - task 0afff68d-5257-ba36-653e-000000000407 30490 1727096547.76326: variable 'ansible_search_path' from source: unknown 30490 1727096547.76330: variable 'ansible_search_path' from source: unknown 30490 1727096547.76363: calling self._execute() 30490 1727096547.76432: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096547.76435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096547.76456: variable 'omit' from source: magic vars 30490 1727096547.76717: variable 'ansible_distribution_major_version' from source: facts 30490 1727096547.76726: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096547.76811: variable 'profile_stat' from source: set_fact 30490 1727096547.76820: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096547.76824: when evaluation is False, skipping this task 30490 1727096547.76827: _execute() done 30490 1727096547.76829: dumping result to json 30490 1727096547.76832: done dumping result, returning 30490 1727096547.76839: done running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-statebr [0afff68d-5257-ba36-653e-000000000407] 30490 1727096547.76845: sending task result for task 0afff68d-5257-ba36-653e-000000000407 30490 1727096547.76932: done sending task result for task 0afff68d-5257-ba36-653e-000000000407 30490 1727096547.76934: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096547.76985: no more pending results, returning what we have 30490 1727096547.76989: results queue empty 30490 1727096547.76990: checking for any_errors_fatal 30490 1727096547.76996: done checking for any_errors_fatal 30490 1727096547.76996: checking for max_fail_percentage 30490 1727096547.76998: done checking for max_fail_percentage 30490 1727096547.77000: checking to see if all hosts have failed and the running result is not ok 30490 1727096547.77000: done checking to see if all hosts have failed 30490 1727096547.77001: getting the remaining hosts for this loop 30490 1727096547.77002: done getting the remaining hosts for this loop 30490 1727096547.77006: getting the next task for host managed_node3 30490 1727096547.77016: done getting next task for host managed_node3 30490 1727096547.77019: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 30490 1727096547.77023: ^ 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? (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 30490 1727096547.77027: getting variables 30490 1727096547.77029: in VariableManager get_vars() 30490 1727096547.77061: Calling all_inventory to load vars for managed_node3 30490 1727096547.77064: Calling groups_inventory to load vars for managed_node3 30490 1727096547.77068: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096547.77080: Calling all_plugins_play to load vars for managed_node3 30490 1727096547.77082: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096547.77085: Calling groups_plugins_play to load vars for managed_node3 30490 1727096547.77852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096547.79191: done with get_vars() 30490 1727096547.79207: done getting variables 30490 1727096547.79248: 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) 30490 1727096547.79329: variable 'profile' from source: play vars 30490 1727096547.79332: variable 'interface' from source: play vars 30490 1727096547.79375: variable 'interface' from source: play vars TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Monday 23 September 2024 09:02:27 -0400 (0:00:00.039) 0:00:13.998 ****** 30490 1727096547.79397: entering _queue_task() for managed_node3/assert 30490 1727096547.79619: worker is 1 (out of 1 available) 30490 1727096547.79633: exiting _queue_task() for managed_node3/assert 30490 1727096547.79644: done queuing things up, now waiting for results queue to drain 30490 1727096547.79645: waiting for pending results... 30490 1727096547.79813: running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'statebr' 30490 1727096547.79886: in run() - task 0afff68d-5257-ba36-653e-000000000384 30490 1727096547.79898: variable 'ansible_search_path' from source: unknown 30490 1727096547.79901: variable 'ansible_search_path' from source: unknown 30490 1727096547.79928: calling self._execute() 30490 1727096547.79996: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096547.79999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096547.80008: variable 'omit' from source: magic vars 30490 1727096547.80259: variable 'ansible_distribution_major_version' from source: facts 30490 1727096547.80268: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096547.80277: variable 'omit' from source: magic vars 30490 1727096547.80310: variable 'omit' from source: magic vars 30490 1727096547.80378: variable 'profile' from source: play vars 30490 1727096547.80382: variable 'interface' from source: play vars 30490 1727096547.80428: variable 'interface' from source: play vars 30490 1727096547.80442: variable 'omit' from source: magic vars 30490 1727096547.80478: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096547.80503: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096547.80519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096547.80536: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096547.80546: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096547.80570: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096547.80576: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096547.80579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096547.80643: Set connection var ansible_connection to ssh 30490 1727096547.80646: Set connection var ansible_shell_type to sh 30490 1727096547.80656: Set connection var ansible_pipelining to False 30490 1727096547.80660: Set connection var ansible_shell_executable to /bin/sh 30490 1727096547.80665: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096547.80674: Set connection var ansible_timeout to 10 30490 1727096547.80691: variable 'ansible_shell_executable' from source: unknown 30490 1727096547.80694: variable 'ansible_connection' from source: unknown 30490 1727096547.80696: variable 'ansible_module_compression' from source: unknown 30490 1727096547.80698: variable 'ansible_shell_type' from source: unknown 30490 1727096547.80701: variable 'ansible_shell_executable' from source: unknown 30490 1727096547.80703: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096547.80707: variable 'ansible_pipelining' from source: unknown 30490 1727096547.80710: variable 'ansible_timeout' from source: unknown 30490 1727096547.80713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096547.80814: 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) 30490 1727096547.80823: variable 'omit' from source: magic vars 30490 1727096547.80828: starting attempt loop 30490 1727096547.80830: running the handler 30490 1727096547.80907: variable 'lsr_net_profile_exists' from source: set_fact 30490 1727096547.80911: Evaluated conditional (lsr_net_profile_exists): True 30490 1727096547.80917: handler run complete 30490 1727096547.80930: attempt loop complete, returning result 30490 1727096547.80933: _execute() done 30490 1727096547.80938: dumping result to json 30490 1727096547.80975: done dumping result, returning 30490 1727096547.80978: done running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'statebr' [0afff68d-5257-ba36-653e-000000000384] 30490 1727096547.80980: sending task result for task 0afff68d-5257-ba36-653e-000000000384 30490 1727096547.81056: done sending task result for task 0afff68d-5257-ba36-653e-000000000384 30490 1727096547.81059: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 30490 1727096547.81136: no more pending results, returning what we have 30490 1727096547.81140: results queue empty 30490 1727096547.81141: checking for any_errors_fatal 30490 1727096547.81149: done checking for any_errors_fatal 30490 1727096547.81150: checking for max_fail_percentage 30490 1727096547.81152: done checking for max_fail_percentage 30490 1727096547.81153: checking to see if all hosts have failed and the running result is not ok 30490 1727096547.81154: done checking to see if all hosts have failed 30490 1727096547.81154: getting the remaining hosts for this loop 30490 1727096547.81156: done getting the remaining hosts for this loop 30490 1727096547.81160: getting the next task for host managed_node3 30490 1727096547.81167: done getting next task for host managed_node3 30490 1727096547.81174: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 30490 1727096547.81177: ^ 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? (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 30490 1727096547.81183: getting variables 30490 1727096547.81184: in VariableManager get_vars() 30490 1727096547.81214: Calling all_inventory to load vars for managed_node3 30490 1727096547.81217: Calling groups_inventory to load vars for managed_node3 30490 1727096547.81221: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096547.81231: Calling all_plugins_play to load vars for managed_node3 30490 1727096547.81234: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096547.81238: Calling groups_plugins_play to load vars for managed_node3 30490 1727096547.82791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096547.83655: done with get_vars() 30490 1727096547.83679: done getting variables 30490 1727096547.83722: 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) 30490 1727096547.83810: variable 'profile' from source: play vars 30490 1727096547.83813: variable 'interface' from source: play vars 30490 1727096547.83852: variable 'interface' from source: play vars TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Monday 23 September 2024 09:02:27 -0400 (0:00:00.044) 0:00:14.043 ****** 30490 1727096547.83886: entering _queue_task() for managed_node3/assert 30490 1727096547.84219: worker is 1 (out of 1 available) 30490 1727096547.84232: exiting _queue_task() for managed_node3/assert 30490 1727096547.84243: done queuing things up, now waiting for results queue to drain 30490 1727096547.84245: waiting for pending results... 30490 1727096547.85036: running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'statebr' 30490 1727096547.85275: in run() - task 0afff68d-5257-ba36-653e-000000000385 30490 1727096547.85279: variable 'ansible_search_path' from source: unknown 30490 1727096547.85282: variable 'ansible_search_path' from source: unknown 30490 1727096547.85284: calling self._execute() 30490 1727096547.85331: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096547.85344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096547.85362: variable 'omit' from source: magic vars 30490 1727096547.85795: variable 'ansible_distribution_major_version' from source: facts 30490 1727096547.85799: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096547.85805: variable 'omit' from source: magic vars 30490 1727096547.85859: variable 'omit' from source: magic vars 30490 1727096547.86076: variable 'profile' from source: play vars 30490 1727096547.86080: variable 'interface' from source: play vars 30490 1727096547.86082: variable 'interface' from source: play vars 30490 1727096547.86085: variable 'omit' from source: magic vars 30490 1727096547.86088: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096547.86123: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096547.86144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096547.86160: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096547.86180: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096547.86208: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096547.86211: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096547.86214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096547.86313: Set connection var ansible_connection to ssh 30490 1727096547.86317: Set connection var ansible_shell_type to sh 30490 1727096547.86365: Set connection var ansible_pipelining to False 30490 1727096547.86375: Set connection var ansible_shell_executable to /bin/sh 30490 1727096547.86378: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096547.86381: Set connection var ansible_timeout to 10 30490 1727096547.86384: variable 'ansible_shell_executable' from source: unknown 30490 1727096547.86386: variable 'ansible_connection' from source: unknown 30490 1727096547.86388: variable 'ansible_module_compression' from source: unknown 30490 1727096547.86390: variable 'ansible_shell_type' from source: unknown 30490 1727096547.86392: variable 'ansible_shell_executable' from source: unknown 30490 1727096547.86394: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096547.86396: variable 'ansible_pipelining' from source: unknown 30490 1727096547.86398: variable 'ansible_timeout' from source: unknown 30490 1727096547.86400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096547.86574: 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) 30490 1727096547.86607: variable 'omit' from source: magic vars 30490 1727096547.86610: starting attempt loop 30490 1727096547.86612: running the handler 30490 1727096547.86716: variable 'lsr_net_profile_ansible_managed' from source: set_fact 30490 1727096547.86719: Evaluated conditional (lsr_net_profile_ansible_managed): True 30490 1727096547.86726: handler run complete 30490 1727096547.86738: attempt loop complete, returning result 30490 1727096547.86741: _execute() done 30490 1727096547.86748: dumping result to json 30490 1727096547.86751: done dumping result, returning 30490 1727096547.86758: done running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'statebr' [0afff68d-5257-ba36-653e-000000000385] 30490 1727096547.86763: sending task result for task 0afff68d-5257-ba36-653e-000000000385 30490 1727096547.86848: done sending task result for task 0afff68d-5257-ba36-653e-000000000385 30490 1727096547.86853: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 30490 1727096547.86909: no more pending results, returning what we have 30490 1727096547.86913: results queue empty 30490 1727096547.86914: checking for any_errors_fatal 30490 1727096547.86922: done checking for any_errors_fatal 30490 1727096547.86923: checking for max_fail_percentage 30490 1727096547.86925: done checking for max_fail_percentage 30490 1727096547.86927: checking to see if all hosts have failed and the running result is not ok 30490 1727096547.86928: done checking to see if all hosts have failed 30490 1727096547.86928: getting the remaining hosts for this loop 30490 1727096547.86930: done getting the remaining hosts for this loop 30490 1727096547.86933: getting the next task for host managed_node3 30490 1727096547.86941: done getting next task for host managed_node3 30490 1727096547.86943: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 30490 1727096547.86946: ^ 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? (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 30490 1727096547.86951: getting variables 30490 1727096547.86953: in VariableManager get_vars() 30490 1727096547.86991: Calling all_inventory to load vars for managed_node3 30490 1727096547.86995: Calling groups_inventory to load vars for managed_node3 30490 1727096547.86998: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096547.87009: Calling all_plugins_play to load vars for managed_node3 30490 1727096547.87011: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096547.87014: Calling groups_plugins_play to load vars for managed_node3 30490 1727096547.88497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096547.90347: done with get_vars() 30490 1727096547.90374: done getting variables 30490 1727096547.90432: 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) 30490 1727096547.90542: variable 'profile' from source: play vars 30490 1727096547.90546: variable 'interface' from source: play vars 30490 1727096547.90613: variable 'interface' from source: play vars TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Monday 23 September 2024 09:02:27 -0400 (0:00:00.067) 0:00:14.110 ****** 30490 1727096547.90644: entering _queue_task() for managed_node3/assert 30490 1727096547.90953: worker is 1 (out of 1 available) 30490 1727096547.90964: exiting _queue_task() for managed_node3/assert 30490 1727096547.91180: done queuing things up, now waiting for results queue to drain 30490 1727096547.91183: waiting for pending results... 30490 1727096547.91389: running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in statebr 30490 1727096547.91394: in run() - task 0afff68d-5257-ba36-653e-000000000386 30490 1727096547.91417: variable 'ansible_search_path' from source: unknown 30490 1727096547.91427: variable 'ansible_search_path' from source: unknown 30490 1727096547.91479: calling self._execute() 30490 1727096547.91626: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096547.91630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096547.91632: variable 'omit' from source: magic vars 30490 1727096547.91967: variable 'ansible_distribution_major_version' from source: facts 30490 1727096547.91988: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096547.91999: variable 'omit' from source: magic vars 30490 1727096547.92047: variable 'omit' from source: magic vars 30490 1727096547.92152: variable 'profile' from source: play vars 30490 1727096547.92162: variable 'interface' from source: play vars 30490 1727096547.92238: variable 'interface' from source: play vars 30490 1727096547.92389: variable 'omit' from source: magic vars 30490 1727096547.92392: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096547.92395: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096547.92397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096547.92404: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096547.92420: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096547.92451: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096547.92459: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096547.92466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096547.92569: Set connection var ansible_connection to ssh 30490 1727096547.92585: Set connection var ansible_shell_type to sh 30490 1727096547.92597: Set connection var ansible_pipelining to False 30490 1727096547.92610: Set connection var ansible_shell_executable to /bin/sh 30490 1727096547.92620: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096547.92629: Set connection var ansible_timeout to 10 30490 1727096547.92656: variable 'ansible_shell_executable' from source: unknown 30490 1727096547.92663: variable 'ansible_connection' from source: unknown 30490 1727096547.92671: variable 'ansible_module_compression' from source: unknown 30490 1727096547.92680: variable 'ansible_shell_type' from source: unknown 30490 1727096547.92688: variable 'ansible_shell_executable' from source: unknown 30490 1727096547.92695: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096547.92702: variable 'ansible_pipelining' from source: unknown 30490 1727096547.92712: variable 'ansible_timeout' from source: unknown 30490 1727096547.92721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096547.92864: 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) 30490 1727096547.92885: variable 'omit' from source: magic vars 30490 1727096547.92931: starting attempt loop 30490 1727096547.92934: running the handler 30490 1727096547.93015: variable 'lsr_net_profile_fingerprint' from source: set_fact 30490 1727096547.93025: Evaluated conditional (lsr_net_profile_fingerprint): True 30490 1727096547.93039: handler run complete 30490 1727096547.93058: attempt loop complete, returning result 30490 1727096547.93064: _execute() done 30490 1727096547.93076: dumping result to json 30490 1727096547.93149: done dumping result, returning 30490 1727096547.93152: done running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in statebr [0afff68d-5257-ba36-653e-000000000386] 30490 1727096547.93154: sending task result for task 0afff68d-5257-ba36-653e-000000000386 30490 1727096547.93220: done sending task result for task 0afff68d-5257-ba36-653e-000000000386 30490 1727096547.93223: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 30490 1727096547.93303: no more pending results, returning what we have 30490 1727096547.93306: results queue empty 30490 1727096547.93307: checking for any_errors_fatal 30490 1727096547.93314: done checking for any_errors_fatal 30490 1727096547.93314: checking for max_fail_percentage 30490 1727096547.93317: done checking for max_fail_percentage 30490 1727096547.93318: checking to see if all hosts have failed and the running result is not ok 30490 1727096547.93319: done checking to see if all hosts have failed 30490 1727096547.93320: getting the remaining hosts for this loop 30490 1727096547.93321: done getting the remaining hosts for this loop 30490 1727096547.93325: getting the next task for host managed_node3 30490 1727096547.93336: done getting next task for host managed_node3 30490 1727096547.93339: ^ task is: TASK: Conditional asserts 30490 1727096547.93342: ^ 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 30490 1727096547.93347: getting variables 30490 1727096547.93349: in VariableManager get_vars() 30490 1727096547.93386: Calling all_inventory to load vars for managed_node3 30490 1727096547.93389: Calling groups_inventory to load vars for managed_node3 30490 1727096547.93393: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096547.93406: Calling all_plugins_play to load vars for managed_node3 30490 1727096547.93409: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096547.93411: Calling groups_plugins_play to load vars for managed_node3 30490 1727096547.95104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096547.96699: done with get_vars() 30490 1727096547.96723: done getting variables TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Monday 23 September 2024 09:02:27 -0400 (0:00:00.061) 0:00:14.172 ****** 30490 1727096547.96818: entering _queue_task() for managed_node3/include_tasks 30490 1727096547.97151: worker is 1 (out of 1 available) 30490 1727096547.97164: exiting _queue_task() for managed_node3/include_tasks 30490 1727096547.97181: done queuing things up, now waiting for results queue to drain 30490 1727096547.97183: waiting for pending results... 30490 1727096547.97590: running TaskExecutor() for managed_node3/TASK: Conditional asserts 30490 1727096547.97595: in run() - task 0afff68d-5257-ba36-653e-000000000097 30490 1727096547.97600: variable 'ansible_search_path' from source: unknown 30490 1727096547.97608: variable 'ansible_search_path' from source: unknown 30490 1727096547.97907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096548.00411: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096548.00680: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096548.00685: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096548.00718: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096548.00806: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096548.01031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096548.01059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096548.01166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096548.01216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096548.01266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096548.01578: variable 'lsr_assert_when' from source: include params 30490 1727096548.01876: variable 'network_provider' from source: set_fact 30490 1727096548.01896: variable 'omit' from source: magic vars 30490 1727096548.02090: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096548.02275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096548.02279: variable 'omit' from source: magic vars 30490 1727096548.02618: variable 'ansible_distribution_major_version' from source: facts 30490 1727096548.02679: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096548.02875: variable 'item' from source: unknown 30490 1727096548.03075: Evaluated conditional (item['condition']): True 30490 1727096548.03079: variable 'item' from source: unknown 30490 1727096548.03188: variable 'item' from source: unknown 30490 1727096548.03263: variable 'item' from source: unknown 30490 1727096548.03581: dumping result to json 30490 1727096548.03585: done dumping result, returning 30490 1727096548.03588: done running TaskExecutor() for managed_node3/TASK: Conditional asserts [0afff68d-5257-ba36-653e-000000000097] 30490 1727096548.03590: sending task result for task 0afff68d-5257-ba36-653e-000000000097 30490 1727096548.03637: done sending task result for task 0afff68d-5257-ba36-653e-000000000097 30490 1727096548.03640: WORKER PROCESS EXITING 30490 1727096548.03710: no more pending results, returning what we have 30490 1727096548.03716: in VariableManager get_vars() 30490 1727096548.03759: Calling all_inventory to load vars for managed_node3 30490 1727096548.03763: Calling groups_inventory to load vars for managed_node3 30490 1727096548.03769: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096548.03785: Calling all_plugins_play to load vars for managed_node3 30490 1727096548.03788: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096548.03792: Calling groups_plugins_play to load vars for managed_node3 30490 1727096548.05844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096548.08671: done with get_vars() 30490 1727096548.08705: variable 'ansible_search_path' from source: unknown 30490 1727096548.08707: variable 'ansible_search_path' from source: unknown 30490 1727096548.08752: we have included files to process 30490 1727096548.08753: generating all_blocks data 30490 1727096548.08755: done generating all_blocks data 30490 1727096548.08759: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 30490 1727096548.08760: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 30490 1727096548.08763: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 30490 1727096548.08931: in VariableManager get_vars() 30490 1727096548.08950: done with get_vars() 30490 1727096548.09065: done processing included file 30490 1727096548.09067: iterating over new_blocks loaded from include file 30490 1727096548.09070: in VariableManager get_vars() 30490 1727096548.09086: done with get_vars() 30490 1727096548.09087: filtering new block on tags 30490 1727096548.09121: done filtering new block on tags 30490 1727096548.09124: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node3 => (item={'what': 'tasks/assert_device_present.yml', 'condition': True}) 30490 1727096548.09129: extending task lists for all hosts with included blocks 30490 1727096548.10370: done extending task lists 30490 1727096548.10373: done processing included files 30490 1727096548.10374: results queue empty 30490 1727096548.10375: checking for any_errors_fatal 30490 1727096548.10378: done checking for any_errors_fatal 30490 1727096548.10379: checking for max_fail_percentage 30490 1727096548.10380: done checking for max_fail_percentage 30490 1727096548.10381: checking to see if all hosts have failed and the running result is not ok 30490 1727096548.10382: done checking to see if all hosts have failed 30490 1727096548.10383: getting the remaining hosts for this loop 30490 1727096548.10384: done getting the remaining hosts for this loop 30490 1727096548.10386: getting the next task for host managed_node3 30490 1727096548.10391: done getting next task for host managed_node3 30490 1727096548.10393: ^ task is: TASK: Include the task 'get_interface_stat.yml' 30490 1727096548.10396: ^ 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? (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 30490 1727096548.10405: getting variables 30490 1727096548.10406: in VariableManager get_vars() 30490 1727096548.10414: Calling all_inventory to load vars for managed_node3 30490 1727096548.10417: Calling groups_inventory to load vars for managed_node3 30490 1727096548.10419: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096548.10425: Calling all_plugins_play to load vars for managed_node3 30490 1727096548.10428: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096548.10431: Calling groups_plugins_play to load vars for managed_node3 30490 1727096548.11765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096548.13370: done with get_vars() 30490 1727096548.13395: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Monday 23 September 2024 09:02:28 -0400 (0:00:00.166) 0:00:14.339 ****** 30490 1727096548.13484: entering _queue_task() for managed_node3/include_tasks 30490 1727096548.13865: worker is 1 (out of 1 available) 30490 1727096548.13882: exiting _queue_task() for managed_node3/include_tasks 30490 1727096548.13893: done queuing things up, now waiting for results queue to drain 30490 1727096548.13902: waiting for pending results... 30490 1727096548.14196: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 30490 1727096548.14405: in run() - task 0afff68d-5257-ba36-653e-000000000452 30490 1727096548.14414: variable 'ansible_search_path' from source: unknown 30490 1727096548.14417: variable 'ansible_search_path' from source: unknown 30490 1727096548.14454: calling self._execute() 30490 1727096548.14538: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096548.14544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096548.14556: variable 'omit' from source: magic vars 30490 1727096548.14833: variable 'ansible_distribution_major_version' from source: facts 30490 1727096548.14843: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096548.14848: _execute() done 30490 1727096548.14851: dumping result to json 30490 1727096548.14856: done dumping result, returning 30490 1727096548.14861: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-ba36-653e-000000000452] 30490 1727096548.14868: sending task result for task 0afff68d-5257-ba36-653e-000000000452 30490 1727096548.14953: done sending task result for task 0afff68d-5257-ba36-653e-000000000452 30490 1727096548.14955: WORKER PROCESS EXITING 30490 1727096548.14992: no more pending results, returning what we have 30490 1727096548.14997: in VariableManager get_vars() 30490 1727096548.15032: Calling all_inventory to load vars for managed_node3 30490 1727096548.15035: Calling groups_inventory to load vars for managed_node3 30490 1727096548.15038: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096548.15053: Calling all_plugins_play to load vars for managed_node3 30490 1727096548.15055: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096548.15058: Calling groups_plugins_play to load vars for managed_node3 30490 1727096548.15932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096548.17149: done with get_vars() 30490 1727096548.17171: variable 'ansible_search_path' from source: unknown 30490 1727096548.17173: variable 'ansible_search_path' from source: unknown 30490 1727096548.17312: variable 'item' from source: include params 30490 1727096548.17348: we have included files to process 30490 1727096548.17349: generating all_blocks data 30490 1727096548.17351: done generating all_blocks data 30490 1727096548.17353: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096548.17354: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096548.17356: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096548.17532: done processing included file 30490 1727096548.17534: iterating over new_blocks loaded from include file 30490 1727096548.17535: in VariableManager get_vars() 30490 1727096548.17547: done with get_vars() 30490 1727096548.17548: filtering new block on tags 30490 1727096548.17564: done filtering new block on tags 30490 1727096548.17566: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 30490 1727096548.17571: extending task lists for all hosts with included blocks 30490 1727096548.17666: done extending task lists 30490 1727096548.17668: done processing included files 30490 1727096548.17669: results queue empty 30490 1727096548.17669: checking for any_errors_fatal 30490 1727096548.17672: done checking for any_errors_fatal 30490 1727096548.17673: checking for max_fail_percentage 30490 1727096548.17674: done checking for max_fail_percentage 30490 1727096548.17675: checking to see if all hosts have failed and the running result is not ok 30490 1727096548.17678: done checking to see if all hosts have failed 30490 1727096548.17678: getting the remaining hosts for this loop 30490 1727096548.17680: done getting the remaining hosts for this loop 30490 1727096548.17682: getting the next task for host managed_node3 30490 1727096548.17686: done getting next task for host managed_node3 30490 1727096548.17687: ^ task is: TASK: Get stat for interface {{ interface }} 30490 1727096548.17689: ^ 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? (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 30490 1727096548.17691: getting variables 30490 1727096548.17692: in VariableManager get_vars() 30490 1727096548.17698: Calling all_inventory to load vars for managed_node3 30490 1727096548.17699: Calling groups_inventory to load vars for managed_node3 30490 1727096548.17701: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096548.17705: Calling all_plugins_play to load vars for managed_node3 30490 1727096548.17706: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096548.17708: Calling groups_plugins_play to load vars for managed_node3 30490 1727096548.18344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096548.19190: done with get_vars() 30490 1727096548.19205: done getting variables 30490 1727096548.19293: variable 'interface' from source: play vars TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 23 September 2024 09:02:28 -0400 (0:00:00.058) 0:00:14.397 ****** 30490 1727096548.19315: entering _queue_task() for managed_node3/stat 30490 1727096548.19578: worker is 1 (out of 1 available) 30490 1727096548.19592: exiting _queue_task() for managed_node3/stat 30490 1727096548.19604: done queuing things up, now waiting for results queue to drain 30490 1727096548.19606: waiting for pending results... 30490 1727096548.19988: running TaskExecutor() for managed_node3/TASK: Get stat for interface statebr 30490 1727096548.19993: in run() - task 0afff68d-5257-ba36-653e-0000000004e8 30490 1727096548.19997: variable 'ansible_search_path' from source: unknown 30490 1727096548.20000: variable 'ansible_search_path' from source: unknown 30490 1727096548.20004: calling self._execute() 30490 1727096548.20083: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096548.20086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096548.20096: variable 'omit' from source: magic vars 30490 1727096548.20498: variable 'ansible_distribution_major_version' from source: facts 30490 1727096548.20502: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096548.20504: variable 'omit' from source: magic vars 30490 1727096548.20529: variable 'omit' from source: magic vars 30490 1727096548.20623: variable 'interface' from source: play vars 30490 1727096548.20644: variable 'omit' from source: magic vars 30490 1727096548.20692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096548.20728: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096548.20748: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096548.20765: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096548.20794: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096548.20903: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096548.20907: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096548.20909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096548.20911: Set connection var ansible_connection to ssh 30490 1727096548.20916: Set connection var ansible_shell_type to sh 30490 1727096548.20924: Set connection var ansible_pipelining to False 30490 1727096548.20930: Set connection var ansible_shell_executable to /bin/sh 30490 1727096548.20935: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096548.20940: Set connection var ansible_timeout to 10 30490 1727096548.20964: variable 'ansible_shell_executable' from source: unknown 30490 1727096548.20973: variable 'ansible_connection' from source: unknown 30490 1727096548.20977: variable 'ansible_module_compression' from source: unknown 30490 1727096548.20980: variable 'ansible_shell_type' from source: unknown 30490 1727096548.20982: variable 'ansible_shell_executable' from source: unknown 30490 1727096548.20984: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096548.20987: variable 'ansible_pipelining' from source: unknown 30490 1727096548.20989: variable 'ansible_timeout' from source: unknown 30490 1727096548.20991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096548.21185: 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) 30490 1727096548.21195: variable 'omit' from source: magic vars 30490 1727096548.21201: starting attempt loop 30490 1727096548.21204: running the handler 30490 1727096548.21249: _low_level_execute_command(): starting 30490 1727096548.21252: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096548.21816: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096548.21820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096548.21823: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096548.21826: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096548.21863: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096548.21870: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096548.21934: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096548.23600: stdout chunk (state=3): >>>/root <<< 30490 1727096548.23765: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096548.23770: stdout chunk (state=3): >>><<< 30490 1727096548.23772: stderr chunk (state=3): >>><<< 30490 1727096548.23802: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096548.23907: _low_level_execute_command(): starting 30490 1727096548.23912: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096548.2380893-31097-225051278547612 `" && echo ansible-tmp-1727096548.2380893-31097-225051278547612="` echo /root/.ansible/tmp/ansible-tmp-1727096548.2380893-31097-225051278547612 `" ) && sleep 0' 30490 1727096548.24487: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096548.24501: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096548.24515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096548.24529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096548.24584: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096548.24646: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096548.24660: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096548.24689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096548.24757: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096548.26716: stdout chunk (state=3): >>>ansible-tmp-1727096548.2380893-31097-225051278547612=/root/.ansible/tmp/ansible-tmp-1727096548.2380893-31097-225051278547612 <<< 30490 1727096548.26853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096548.26861: stdout chunk (state=3): >>><<< 30490 1727096548.26872: stderr chunk (state=3): >>><<< 30490 1727096548.26893: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096548.2380893-31097-225051278547612=/root/.ansible/tmp/ansible-tmp-1727096548.2380893-31097-225051278547612 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096548.26937: variable 'ansible_module_compression' from source: unknown 30490 1727096548.26987: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 30490 1727096548.27016: variable 'ansible_facts' from source: unknown 30490 1727096548.27084: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096548.2380893-31097-225051278547612/AnsiballZ_stat.py 30490 1727096548.27190: Sending initial data 30490 1727096548.27194: Sent initial data (153 bytes) 30490 1727096548.27817: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096548.27886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096548.27900: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096548.27931: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096548.27996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096548.29637: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096548.29666: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096548.29700: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpy3c6qbx3 /root/.ansible/tmp/ansible-tmp-1727096548.2380893-31097-225051278547612/AnsiballZ_stat.py <<< 30490 1727096548.29706: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096548.2380893-31097-225051278547612/AnsiballZ_stat.py" <<< 30490 1727096548.29736: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpy3c6qbx3" to remote "/root/.ansible/tmp/ansible-tmp-1727096548.2380893-31097-225051278547612/AnsiballZ_stat.py" <<< 30490 1727096548.29740: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096548.2380893-31097-225051278547612/AnsiballZ_stat.py" <<< 30490 1727096548.30233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096548.30285: stderr chunk (state=3): >>><<< 30490 1727096548.30288: stdout chunk (state=3): >>><<< 30490 1727096548.30307: done transferring module to remote 30490 1727096548.30316: _low_level_execute_command(): starting 30490 1727096548.30321: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096548.2380893-31097-225051278547612/ /root/.ansible/tmp/ansible-tmp-1727096548.2380893-31097-225051278547612/AnsiballZ_stat.py && sleep 0' 30490 1727096548.30745: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096548.30748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096548.30787: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096548.30790: 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.14.152 is address debug1: re-parsing configuration <<< 30490 1727096548.30792: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096548.30794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096548.30796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096548.30843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096548.30846: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096548.30855: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096548.30894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096548.32671: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096548.32697: stderr chunk (state=3): >>><<< 30490 1727096548.32700: stdout chunk (state=3): >>><<< 30490 1727096548.32713: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096548.32716: _low_level_execute_command(): starting 30490 1727096548.32722: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096548.2380893-31097-225051278547612/AnsiballZ_stat.py && sleep 0' 30490 1727096548.33173: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096548.33177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096548.33179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096548.33181: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096548.33183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096548.33237: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096548.33240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096548.33283: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096548.48567: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/statebr", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 32601, "dev": 23, "nlink": 1, "atime": 1727096545.6028855, "mtime": 1727096545.6028855, "ctime": 1727096545.6028855, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 30490 1727096548.50008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096548.50027: stderr chunk (state=3): >>><<< 30490 1727096548.50030: stdout chunk (state=3): >>><<< 30490 1727096548.50054: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/statebr", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 32601, "dev": 23, "nlink": 1, "atime": 1727096545.6028855, "mtime": 1727096545.6028855, "ctime": 1727096545.6028855, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096548.50097: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/statebr', '_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-1727096548.2380893-31097-225051278547612/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096548.50104: _low_level_execute_command(): starting 30490 1727096548.50109: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096548.2380893-31097-225051278547612/ > /dev/null 2>&1 && sleep 0' 30490 1727096548.50545: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096548.50554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096548.50586: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096548.50590: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096548.50592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096548.50594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096548.50644: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096548.50649: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096548.50660: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096548.50699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096548.52542: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096548.52570: stderr chunk (state=3): >>><<< 30490 1727096548.52573: stdout chunk (state=3): >>><<< 30490 1727096548.52591: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096548.52597: handler run complete 30490 1727096548.52628: attempt loop complete, returning result 30490 1727096548.52631: _execute() done 30490 1727096548.52633: dumping result to json 30490 1727096548.52638: done dumping result, returning 30490 1727096548.52650: done running TaskExecutor() for managed_node3/TASK: Get stat for interface statebr [0afff68d-5257-ba36-653e-0000000004e8] 30490 1727096548.52653: sending task result for task 0afff68d-5257-ba36-653e-0000000004e8 30490 1727096548.52761: done sending task result for task 0afff68d-5257-ba36-653e-0000000004e8 30490 1727096548.52764: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1727096545.6028855, "block_size": 4096, "blocks": 0, "ctime": 1727096545.6028855, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32601, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1727096545.6028855, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 30490 1727096548.52849: no more pending results, returning what we have 30490 1727096548.52853: results queue empty 30490 1727096548.52854: checking for any_errors_fatal 30490 1727096548.52856: done checking for any_errors_fatal 30490 1727096548.52856: checking for max_fail_percentage 30490 1727096548.52858: done checking for max_fail_percentage 30490 1727096548.52859: checking to see if all hosts have failed and the running result is not ok 30490 1727096548.52860: done checking to see if all hosts have failed 30490 1727096548.52860: getting the remaining hosts for this loop 30490 1727096548.52863: done getting the remaining hosts for this loop 30490 1727096548.52869: getting the next task for host managed_node3 30490 1727096548.52879: done getting next task for host managed_node3 30490 1727096548.52881: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 30490 1727096548.52884: ^ 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? (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 30490 1727096548.52889: getting variables 30490 1727096548.52891: in VariableManager get_vars() 30490 1727096548.52923: Calling all_inventory to load vars for managed_node3 30490 1727096548.52926: Calling groups_inventory to load vars for managed_node3 30490 1727096548.52929: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096548.52939: Calling all_plugins_play to load vars for managed_node3 30490 1727096548.52942: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096548.52944: Calling groups_plugins_play to load vars for managed_node3 30490 1727096548.53805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096548.54660: done with get_vars() 30490 1727096548.54682: done getting variables 30490 1727096548.54729: 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) 30490 1727096548.54817: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'statebr'] ************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Monday 23 September 2024 09:02:28 -0400 (0:00:00.355) 0:00:14.752 ****** 30490 1727096548.54841: entering _queue_task() for managed_node3/assert 30490 1727096548.55102: worker is 1 (out of 1 available) 30490 1727096548.55114: exiting _queue_task() for managed_node3/assert 30490 1727096548.55126: done queuing things up, now waiting for results queue to drain 30490 1727096548.55127: waiting for pending results... 30490 1727096548.55311: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'statebr' 30490 1727096548.55383: in run() - task 0afff68d-5257-ba36-653e-000000000453 30490 1727096548.55396: variable 'ansible_search_path' from source: unknown 30490 1727096548.55399: variable 'ansible_search_path' from source: unknown 30490 1727096548.55428: calling self._execute() 30490 1727096548.55503: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096548.55507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096548.55516: variable 'omit' from source: magic vars 30490 1727096548.55776: variable 'ansible_distribution_major_version' from source: facts 30490 1727096548.55790: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096548.55800: variable 'omit' from source: magic vars 30490 1727096548.55826: variable 'omit' from source: magic vars 30490 1727096548.55895: variable 'interface' from source: play vars 30490 1727096548.55912: variable 'omit' from source: magic vars 30490 1727096548.55947: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096548.55975: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096548.55995: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096548.56010: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096548.56021: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096548.56044: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096548.56048: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096548.56051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096548.56121: Set connection var ansible_connection to ssh 30490 1727096548.56125: Set connection var ansible_shell_type to sh 30490 1727096548.56134: Set connection var ansible_pipelining to False 30490 1727096548.56137: Set connection var ansible_shell_executable to /bin/sh 30490 1727096548.56143: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096548.56148: Set connection var ansible_timeout to 10 30490 1727096548.56166: variable 'ansible_shell_executable' from source: unknown 30490 1727096548.56171: variable 'ansible_connection' from source: unknown 30490 1727096548.56173: variable 'ansible_module_compression' from source: unknown 30490 1727096548.56178: variable 'ansible_shell_type' from source: unknown 30490 1727096548.56180: variable 'ansible_shell_executable' from source: unknown 30490 1727096548.56182: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096548.56187: variable 'ansible_pipelining' from source: unknown 30490 1727096548.56189: variable 'ansible_timeout' from source: unknown 30490 1727096548.56193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096548.56296: 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) 30490 1727096548.56305: variable 'omit' from source: magic vars 30490 1727096548.56310: starting attempt loop 30490 1727096548.56312: running the handler 30490 1727096548.56408: variable 'interface_stat' from source: set_fact 30490 1727096548.56422: Evaluated conditional (interface_stat.stat.exists): True 30490 1727096548.56427: handler run complete 30490 1727096548.56438: attempt loop complete, returning result 30490 1727096548.56440: _execute() done 30490 1727096548.56443: dumping result to json 30490 1727096548.56445: done dumping result, returning 30490 1727096548.56453: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'statebr' [0afff68d-5257-ba36-653e-000000000453] 30490 1727096548.56456: sending task result for task 0afff68d-5257-ba36-653e-000000000453 30490 1727096548.56545: done sending task result for task 0afff68d-5257-ba36-653e-000000000453 30490 1727096548.56548: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 30490 1727096548.56615: no more pending results, returning what we have 30490 1727096548.56618: results queue empty 30490 1727096548.56619: checking for any_errors_fatal 30490 1727096548.56628: done checking for any_errors_fatal 30490 1727096548.56628: checking for max_fail_percentage 30490 1727096548.56630: done checking for max_fail_percentage 30490 1727096548.56631: checking to see if all hosts have failed and the running result is not ok 30490 1727096548.56632: done checking to see if all hosts have failed 30490 1727096548.56633: getting the remaining hosts for this loop 30490 1727096548.56635: done getting the remaining hosts for this loop 30490 1727096548.56639: getting the next task for host managed_node3 30490 1727096548.56649: done getting next task for host managed_node3 30490 1727096548.56652: ^ task is: TASK: Success in test '{{ lsr_description }}' 30490 1727096548.56655: ^ 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 30490 1727096548.56659: getting variables 30490 1727096548.56661: in VariableManager get_vars() 30490 1727096548.56696: Calling all_inventory to load vars for managed_node3 30490 1727096548.56699: Calling groups_inventory to load vars for managed_node3 30490 1727096548.56702: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096548.56712: Calling all_plugins_play to load vars for managed_node3 30490 1727096548.56715: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096548.56717: Calling groups_plugins_play to load vars for managed_node3 30490 1727096548.57506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096548.58361: done with get_vars() 30490 1727096548.58382: done getting variables 30490 1727096548.58426: 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) 30490 1727096548.58514: variable 'lsr_description' from source: include params TASK [Success in test 'I can create a profile'] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Monday 23 September 2024 09:02:28 -0400 (0:00:00.036) 0:00:14.789 ****** 30490 1727096548.58538: entering _queue_task() for managed_node3/debug 30490 1727096548.58788: worker is 1 (out of 1 available) 30490 1727096548.58800: exiting _queue_task() for managed_node3/debug 30490 1727096548.58812: done queuing things up, now waiting for results queue to drain 30490 1727096548.58814: waiting for pending results... 30490 1727096548.58999: running TaskExecutor() for managed_node3/TASK: Success in test 'I can create a profile' 30490 1727096548.59066: in run() - task 0afff68d-5257-ba36-653e-000000000098 30490 1727096548.59084: variable 'ansible_search_path' from source: unknown 30490 1727096548.59089: variable 'ansible_search_path' from source: unknown 30490 1727096548.59115: calling self._execute() 30490 1727096548.59186: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096548.59189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096548.59199: variable 'omit' from source: magic vars 30490 1727096548.59454: variable 'ansible_distribution_major_version' from source: facts 30490 1727096548.59464: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096548.59473: variable 'omit' from source: magic vars 30490 1727096548.59504: variable 'omit' from source: magic vars 30490 1727096548.59572: variable 'lsr_description' from source: include params 30490 1727096548.59590: variable 'omit' from source: magic vars 30490 1727096548.59627: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096548.59653: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096548.59672: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096548.59690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096548.59699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096548.59724: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096548.59728: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096548.59730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096548.59799: Set connection var ansible_connection to ssh 30490 1727096548.59805: Set connection var ansible_shell_type to sh 30490 1727096548.59817: Set connection var ansible_pipelining to False 30490 1727096548.59820: Set connection var ansible_shell_executable to /bin/sh 30490 1727096548.59822: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096548.59828: Set connection var ansible_timeout to 10 30490 1727096548.59844: variable 'ansible_shell_executable' from source: unknown 30490 1727096548.59848: variable 'ansible_connection' from source: unknown 30490 1727096548.59851: variable 'ansible_module_compression' from source: unknown 30490 1727096548.59853: variable 'ansible_shell_type' from source: unknown 30490 1727096548.59856: variable 'ansible_shell_executable' from source: unknown 30490 1727096548.59858: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096548.59862: variable 'ansible_pipelining' from source: unknown 30490 1727096548.59864: variable 'ansible_timeout' from source: unknown 30490 1727096548.59869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096548.59971: 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) 30490 1727096548.59984: variable 'omit' from source: magic vars 30490 1727096548.59989: starting attempt loop 30490 1727096548.59991: running the handler 30490 1727096548.60035: handler run complete 30490 1727096548.60042: attempt loop complete, returning result 30490 1727096548.60045: _execute() done 30490 1727096548.60048: dumping result to json 30490 1727096548.60050: done dumping result, returning 30490 1727096548.60057: done running TaskExecutor() for managed_node3/TASK: Success in test 'I can create a profile' [0afff68d-5257-ba36-653e-000000000098] 30490 1727096548.60061: sending task result for task 0afff68d-5257-ba36-653e-000000000098 30490 1727096548.60143: done sending task result for task 0afff68d-5257-ba36-653e-000000000098 30490 1727096548.60146: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: +++++ Success in test 'I can create a profile' +++++ 30490 1727096548.60192: no more pending results, returning what we have 30490 1727096548.60195: results queue empty 30490 1727096548.60196: checking for any_errors_fatal 30490 1727096548.60202: done checking for any_errors_fatal 30490 1727096548.60203: checking for max_fail_percentage 30490 1727096548.60205: done checking for max_fail_percentage 30490 1727096548.60205: checking to see if all hosts have failed and the running result is not ok 30490 1727096548.60206: done checking to see if all hosts have failed 30490 1727096548.60207: getting the remaining hosts for this loop 30490 1727096548.60209: done getting the remaining hosts for this loop 30490 1727096548.60213: getting the next task for host managed_node3 30490 1727096548.60221: done getting next task for host managed_node3 30490 1727096548.60224: ^ task is: TASK: Cleanup 30490 1727096548.60227: ^ 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=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096548.60232: getting variables 30490 1727096548.60234: in VariableManager get_vars() 30490 1727096548.60264: Calling all_inventory to load vars for managed_node3 30490 1727096548.60277: Calling groups_inventory to load vars for managed_node3 30490 1727096548.60282: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096548.60292: Calling all_plugins_play to load vars for managed_node3 30490 1727096548.60295: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096548.60297: Calling groups_plugins_play to load vars for managed_node3 30490 1727096548.64344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096548.65189: done with get_vars() 30490 1727096548.65205: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Monday 23 September 2024 09:02:28 -0400 (0:00:00.067) 0:00:14.856 ****** 30490 1727096548.65259: entering _queue_task() for managed_node3/include_tasks 30490 1727096548.65521: worker is 1 (out of 1 available) 30490 1727096548.65534: exiting _queue_task() for managed_node3/include_tasks 30490 1727096548.65547: done queuing things up, now waiting for results queue to drain 30490 1727096548.65548: waiting for pending results... 30490 1727096548.65731: running TaskExecutor() for managed_node3/TASK: Cleanup 30490 1727096548.65802: in run() - task 0afff68d-5257-ba36-653e-00000000009c 30490 1727096548.65814: variable 'ansible_search_path' from source: unknown 30490 1727096548.65817: variable 'ansible_search_path' from source: unknown 30490 1727096548.65857: variable 'lsr_cleanup' from source: include params 30490 1727096548.66017: variable 'lsr_cleanup' from source: include params 30490 1727096548.66071: variable 'omit' from source: magic vars 30490 1727096548.66177: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096548.66187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096548.66196: variable 'omit' from source: magic vars 30490 1727096548.66364: variable 'ansible_distribution_major_version' from source: facts 30490 1727096548.66373: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096548.66382: variable 'item' from source: unknown 30490 1727096548.66432: variable 'item' from source: unknown 30490 1727096548.66451: variable 'item' from source: unknown 30490 1727096548.66499: variable 'item' from source: unknown 30490 1727096548.66615: dumping result to json 30490 1727096548.66618: done dumping result, returning 30490 1727096548.66620: done running TaskExecutor() for managed_node3/TASK: Cleanup [0afff68d-5257-ba36-653e-00000000009c] 30490 1727096548.66622: sending task result for task 0afff68d-5257-ba36-653e-00000000009c 30490 1727096548.66666: done sending task result for task 0afff68d-5257-ba36-653e-00000000009c 30490 1727096548.66697: no more pending results, returning what we have 30490 1727096548.66701: in VariableManager get_vars() 30490 1727096548.66735: Calling all_inventory to load vars for managed_node3 30490 1727096548.66737: Calling groups_inventory to load vars for managed_node3 30490 1727096548.66740: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096548.66752: Calling all_plugins_play to load vars for managed_node3 30490 1727096548.66755: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096548.66757: Calling groups_plugins_play to load vars for managed_node3 30490 1727096548.67549: WORKER PROCESS EXITING 30490 1727096548.67556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096548.68524: done with get_vars() 30490 1727096548.68537: variable 'ansible_search_path' from source: unknown 30490 1727096548.68538: variable 'ansible_search_path' from source: unknown 30490 1727096548.68565: we have included files to process 30490 1727096548.68566: generating all_blocks data 30490 1727096548.68569: done generating all_blocks data 30490 1727096548.68573: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 30490 1727096548.68574: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 30490 1727096548.68575: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 30490 1727096548.68745: done processing included file 30490 1727096548.68747: iterating over new_blocks loaded from include file 30490 1727096548.68748: in VariableManager get_vars() 30490 1727096548.68757: done with get_vars() 30490 1727096548.68758: filtering new block on tags 30490 1727096548.68777: done filtering new block on tags 30490 1727096548.68779: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node3 => (item=tasks/cleanup_profile+device.yml) 30490 1727096548.68782: extending task lists for all hosts with included blocks 30490 1727096548.69561: done extending task lists 30490 1727096548.69562: done processing included files 30490 1727096548.69563: results queue empty 30490 1727096548.69563: checking for any_errors_fatal 30490 1727096548.69566: done checking for any_errors_fatal 30490 1727096548.69566: checking for max_fail_percentage 30490 1727096548.69569: done checking for max_fail_percentage 30490 1727096548.69570: checking to see if all hosts have failed and the running result is not ok 30490 1727096548.69570: done checking to see if all hosts have failed 30490 1727096548.69571: getting the remaining hosts for this loop 30490 1727096548.69572: done getting the remaining hosts for this loop 30490 1727096548.69574: getting the next task for host managed_node3 30490 1727096548.69577: done getting next task for host managed_node3 30490 1727096548.69579: ^ task is: TASK: Cleanup profile and device 30490 1727096548.69580: ^ 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=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096548.69582: getting variables 30490 1727096548.69583: in VariableManager get_vars() 30490 1727096548.69589: Calling all_inventory to load vars for managed_node3 30490 1727096548.69591: Calling groups_inventory to load vars for managed_node3 30490 1727096548.69592: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096548.69598: Calling all_plugins_play to load vars for managed_node3 30490 1727096548.69600: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096548.69602: Calling groups_plugins_play to load vars for managed_node3 30490 1727096548.70245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096548.71090: done with get_vars() 30490 1727096548.71104: done getting variables 30490 1727096548.71137: 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 [Cleanup profile and device] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Monday 23 September 2024 09:02:28 -0400 (0:00:00.058) 0:00:14.915 ****** 30490 1727096548.71158: entering _queue_task() for managed_node3/shell 30490 1727096548.71414: worker is 1 (out of 1 available) 30490 1727096548.71428: exiting _queue_task() for managed_node3/shell 30490 1727096548.71439: done queuing things up, now waiting for results queue to drain 30490 1727096548.71440: waiting for pending results... 30490 1727096548.71620: running TaskExecutor() for managed_node3/TASK: Cleanup profile and device 30490 1727096548.71705: in run() - task 0afff68d-5257-ba36-653e-00000000050b 30490 1727096548.71717: variable 'ansible_search_path' from source: unknown 30490 1727096548.71721: variable 'ansible_search_path' from source: unknown 30490 1727096548.71748: calling self._execute() 30490 1727096548.71819: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096548.71823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096548.71834: variable 'omit' from source: magic vars 30490 1727096548.72111: variable 'ansible_distribution_major_version' from source: facts 30490 1727096548.72122: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096548.72128: variable 'omit' from source: magic vars 30490 1727096548.72157: variable 'omit' from source: magic vars 30490 1727096548.72262: variable 'interface' from source: play vars 30490 1727096548.72280: variable 'omit' from source: magic vars 30490 1727096548.72319: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096548.72343: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096548.72360: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096548.72379: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096548.72390: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096548.72413: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096548.72416: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096548.72419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096548.72490: Set connection var ansible_connection to ssh 30490 1727096548.72496: Set connection var ansible_shell_type to sh 30490 1727096548.72503: Set connection var ansible_pipelining to False 30490 1727096548.72508: Set connection var ansible_shell_executable to /bin/sh 30490 1727096548.72513: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096548.72518: Set connection var ansible_timeout to 10 30490 1727096548.72536: variable 'ansible_shell_executable' from source: unknown 30490 1727096548.72540: variable 'ansible_connection' from source: unknown 30490 1727096548.72543: variable 'ansible_module_compression' from source: unknown 30490 1727096548.72545: variable 'ansible_shell_type' from source: unknown 30490 1727096548.72547: variable 'ansible_shell_executable' from source: unknown 30490 1727096548.72550: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096548.72553: variable 'ansible_pipelining' from source: unknown 30490 1727096548.72555: variable 'ansible_timeout' from source: unknown 30490 1727096548.72557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096548.72658: 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) 30490 1727096548.72670: variable 'omit' from source: magic vars 30490 1727096548.72673: starting attempt loop 30490 1727096548.72680: running the handler 30490 1727096548.72688: 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) 30490 1727096548.72706: _low_level_execute_command(): starting 30490 1727096548.72712: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096548.73234: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096548.73237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096548.73241: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096548.73244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096548.73294: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096548.73302: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096548.73341: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096548.74995: stdout chunk (state=3): >>>/root <<< 30490 1727096548.75097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096548.75127: stderr chunk (state=3): >>><<< 30490 1727096548.75130: stdout chunk (state=3): >>><<< 30490 1727096548.75153: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096548.75166: _low_level_execute_command(): starting 30490 1727096548.75175: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096548.751513-31112-190482760298427 `" && echo ansible-tmp-1727096548.751513-31112-190482760298427="` echo /root/.ansible/tmp/ansible-tmp-1727096548.751513-31112-190482760298427 `" ) && sleep 0' 30490 1727096548.75632: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096548.75643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096548.75645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096548.75648: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096548.75651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096548.75697: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096548.75701: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096548.75705: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096548.75742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096548.77673: stdout chunk (state=3): >>>ansible-tmp-1727096548.751513-31112-190482760298427=/root/.ansible/tmp/ansible-tmp-1727096548.751513-31112-190482760298427 <<< 30490 1727096548.77774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096548.77803: stderr chunk (state=3): >>><<< 30490 1727096548.77806: stdout chunk (state=3): >>><<< 30490 1727096548.77824: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096548.751513-31112-190482760298427=/root/.ansible/tmp/ansible-tmp-1727096548.751513-31112-190482760298427 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096548.77851: variable 'ansible_module_compression' from source: unknown 30490 1727096548.77898: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 30490 1727096548.77929: variable 'ansible_facts' from source: unknown 30490 1727096548.77988: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096548.751513-31112-190482760298427/AnsiballZ_command.py 30490 1727096548.78090: Sending initial data 30490 1727096548.78094: Sent initial data (155 bytes) 30490 1727096548.78547: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096548.78550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096548.78552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096548.78555: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096548.78558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096548.78611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096548.78618: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096548.78623: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096548.78649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096548.80229: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096548.80265: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096548.80295: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpoe1riawm /root/.ansible/tmp/ansible-tmp-1727096548.751513-31112-190482760298427/AnsiballZ_command.py <<< 30490 1727096548.80308: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096548.751513-31112-190482760298427/AnsiballZ_command.py" <<< 30490 1727096548.80329: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpoe1riawm" to remote "/root/.ansible/tmp/ansible-tmp-1727096548.751513-31112-190482760298427/AnsiballZ_command.py" <<< 30490 1727096548.80336: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096548.751513-31112-190482760298427/AnsiballZ_command.py" <<< 30490 1727096548.80815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096548.80859: stderr chunk (state=3): >>><<< 30490 1727096548.80863: stdout chunk (state=3): >>><<< 30490 1727096548.80908: done transferring module to remote 30490 1727096548.80917: _low_level_execute_command(): starting 30490 1727096548.80922: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096548.751513-31112-190482760298427/ /root/.ansible/tmp/ansible-tmp-1727096548.751513-31112-190482760298427/AnsiballZ_command.py && sleep 0' 30490 1727096548.81377: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096548.81382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096548.81392: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096548.81395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096548.81397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096548.81463: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096548.81466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096548.81473: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096548.81504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096548.83333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096548.83358: stderr chunk (state=3): >>><<< 30490 1727096548.83361: stdout chunk (state=3): >>><<< 30490 1727096548.83382: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096548.83385: _low_level_execute_command(): starting 30490 1727096548.83388: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096548.751513-31112-190482760298427/AnsiballZ_command.py && sleep 0' 30490 1727096548.83829: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096548.83833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096548.83870: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096548.83880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096548.83883: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096548.83887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096548.83889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096548.83939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096548.83943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096548.83947: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096548.83991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096549.05038: stdout chunk (state=3): >>> {"changed": true, "stdout": "Connection 'statebr' (53b4c2b8-c5db-4379-981a-abb1857c37d7) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'\nCannot find device \"statebr\"", "rc": 1, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-23 09:02:28.990333", "end": "2024-09-23 09:02:29.046698", "delta": "0:00:00.056365", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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}}} <<< 30490 1727096549.06871: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.14.152 closed. <<< 30490 1727096549.06876: stdout chunk (state=3): >>><<< 30490 1727096549.06878: stderr chunk (state=3): >>><<< 30490 1727096549.06881: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "Connection 'statebr' (53b4c2b8-c5db-4379-981a-abb1857c37d7) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'\nCannot find device \"statebr\"", "rc": 1, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-23 09:02:28.990333", "end": "2024-09-23 09:02:29.046698", "delta": "0:00:00.056365", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.14.152 closed. 30490 1727096549.06889: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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-1727096548.751513-31112-190482760298427/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096549.06893: _low_level_execute_command(): starting 30490 1727096549.06895: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096548.751513-31112-190482760298427/ > /dev/null 2>&1 && sleep 0' 30490 1727096549.07683: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096549.07692: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096549.07703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096549.07717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096549.07729: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096549.07737: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096549.07872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096549.07876: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096549.07878: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096549.07880: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096549.07882: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096549.07884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096549.07886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096549.07888: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096549.07890: stderr chunk (state=3): >>>debug2: match found <<< 30490 1727096549.07891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096549.07908: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096549.07931: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096549.07946: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096549.08010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096549.10076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096549.10080: stdout chunk (state=3): >>><<< 30490 1727096549.10083: stderr chunk (state=3): >>><<< 30490 1727096549.10085: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096549.10284: handler run complete 30490 1727096549.10308: Evaluated conditional (False): False 30490 1727096549.10320: attempt loop complete, returning result 30490 1727096549.10324: _execute() done 30490 1727096549.10326: dumping result to json 30490 1727096549.10331: done dumping result, returning 30490 1727096549.10340: done running TaskExecutor() for managed_node3/TASK: Cleanup profile and device [0afff68d-5257-ba36-653e-00000000050b] 30490 1727096549.10474: sending task result for task 0afff68d-5257-ba36-653e-00000000050b 30490 1727096549.10544: done sending task result for task 0afff68d-5257-ba36-653e-00000000050b 30490 1727096549.10547: WORKER PROCESS EXITING fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.056365", "end": "2024-09-23 09:02:29.046698", "rc": 1, "start": "2024-09-23 09:02:28.990333" } STDOUT: Connection 'statebr' (53b4c2b8-c5db-4379-981a-abb1857c37d7) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring 30490 1727096549.10630: no more pending results, returning what we have 30490 1727096549.10635: results queue empty 30490 1727096549.10636: checking for any_errors_fatal 30490 1727096549.10638: done checking for any_errors_fatal 30490 1727096549.10639: checking for max_fail_percentage 30490 1727096549.10641: done checking for max_fail_percentage 30490 1727096549.10642: checking to see if all hosts have failed and the running result is not ok 30490 1727096549.10643: done checking to see if all hosts have failed 30490 1727096549.10643: getting the remaining hosts for this loop 30490 1727096549.10645: done getting the remaining hosts for this loop 30490 1727096549.10651: getting the next task for host managed_node3 30490 1727096549.10663: done getting next task for host managed_node3 30490 1727096549.10666: ^ task is: TASK: Include the task 'run_test.yml' 30490 1727096549.10674: ^ 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 30490 1727096549.10679: getting variables 30490 1727096549.10682: in VariableManager get_vars() 30490 1727096549.10715: Calling all_inventory to load vars for managed_node3 30490 1727096549.10718: Calling groups_inventory to load vars for managed_node3 30490 1727096549.10723: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096549.10735: Calling all_plugins_play to load vars for managed_node3 30490 1727096549.10738: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096549.10741: Calling groups_plugins_play to load vars for managed_node3 30490 1727096549.13347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096549.15044: done with get_vars() 30490 1727096549.15075: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:45 Monday 23 September 2024 09:02:29 -0400 (0:00:00.440) 0:00:15.355 ****** 30490 1727096549.15174: entering _queue_task() for managed_node3/include_tasks 30490 1727096549.15531: worker is 1 (out of 1 available) 30490 1727096549.15658: exiting _queue_task() for managed_node3/include_tasks 30490 1727096549.15674: done queuing things up, now waiting for results queue to drain 30490 1727096549.15675: waiting for pending results... 30490 1727096549.15858: running TaskExecutor() for managed_node3/TASK: Include the task 'run_test.yml' 30490 1727096549.15962: in run() - task 0afff68d-5257-ba36-653e-00000000000f 30490 1727096549.15991: variable 'ansible_search_path' from source: unknown 30490 1727096549.16035: calling self._execute() 30490 1727096549.16148: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.16160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.16201: variable 'omit' from source: magic vars 30490 1727096549.16617: variable 'ansible_distribution_major_version' from source: facts 30490 1727096549.16773: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096549.16777: _execute() done 30490 1727096549.16779: dumping result to json 30490 1727096549.16781: done dumping result, returning 30490 1727096549.16784: done running TaskExecutor() for managed_node3/TASK: Include the task 'run_test.yml' [0afff68d-5257-ba36-653e-00000000000f] 30490 1727096549.16787: sending task result for task 0afff68d-5257-ba36-653e-00000000000f 30490 1727096549.16869: done sending task result for task 0afff68d-5257-ba36-653e-00000000000f 30490 1727096549.16874: WORKER PROCESS EXITING 30490 1727096549.16902: no more pending results, returning what we have 30490 1727096549.16907: in VariableManager get_vars() 30490 1727096549.16942: Calling all_inventory to load vars for managed_node3 30490 1727096549.16944: Calling groups_inventory to load vars for managed_node3 30490 1727096549.16948: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096549.16966: Calling all_plugins_play to load vars for managed_node3 30490 1727096549.16971: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096549.16976: Calling groups_plugins_play to load vars for managed_node3 30490 1727096549.18463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096549.20105: done with get_vars() 30490 1727096549.20134: variable 'ansible_search_path' from source: unknown 30490 1727096549.20150: we have included files to process 30490 1727096549.20151: generating all_blocks data 30490 1727096549.20153: done generating all_blocks data 30490 1727096549.20159: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 30490 1727096549.20160: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 30490 1727096549.20163: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 30490 1727096549.20577: in VariableManager get_vars() 30490 1727096549.20594: done with get_vars() 30490 1727096549.20630: in VariableManager get_vars() 30490 1727096549.20643: done with get_vars() 30490 1727096549.20690: in VariableManager get_vars() 30490 1727096549.20704: done with get_vars() 30490 1727096549.20740: in VariableManager get_vars() 30490 1727096549.20753: done with get_vars() 30490 1727096549.20797: in VariableManager get_vars() 30490 1727096549.20811: done with get_vars() 30490 1727096549.21198: in VariableManager get_vars() 30490 1727096549.21214: done with get_vars() 30490 1727096549.21226: done processing included file 30490 1727096549.21228: iterating over new_blocks loaded from include file 30490 1727096549.21229: in VariableManager get_vars() 30490 1727096549.21240: done with get_vars() 30490 1727096549.21241: filtering new block on tags 30490 1727096549.21350: done filtering new block on tags 30490 1727096549.21353: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node3 30490 1727096549.21358: extending task lists for all hosts with included blocks 30490 1727096549.21398: done extending task lists 30490 1727096549.21399: done processing included files 30490 1727096549.21400: results queue empty 30490 1727096549.21400: checking for any_errors_fatal 30490 1727096549.21406: done checking for any_errors_fatal 30490 1727096549.21406: checking for max_fail_percentage 30490 1727096549.21407: done checking for max_fail_percentage 30490 1727096549.21408: checking to see if all hosts have failed and the running result is not ok 30490 1727096549.21409: done checking to see if all hosts have failed 30490 1727096549.21410: getting the remaining hosts for this loop 30490 1727096549.21416: done getting the remaining hosts for this loop 30490 1727096549.21419: getting the next task for host managed_node3 30490 1727096549.21423: done getting next task for host managed_node3 30490 1727096549.21425: ^ task is: TASK: TEST: {{ lsr_description }} 30490 1727096549.21428: ^ state is: HOST STATE: block=4, 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 30490 1727096549.21430: getting variables 30490 1727096549.21431: in VariableManager get_vars() 30490 1727096549.21440: Calling all_inventory to load vars for managed_node3 30490 1727096549.21442: Calling groups_inventory to load vars for managed_node3 30490 1727096549.21444: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096549.21450: Calling all_plugins_play to load vars for managed_node3 30490 1727096549.21453: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096549.21456: Calling groups_plugins_play to load vars for managed_node3 30490 1727096549.22704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096549.24281: done with get_vars() 30490 1727096549.24306: done getting variables 30490 1727096549.24355: 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) 30490 1727096549.24478: variable 'lsr_description' from source: include params TASK [TEST: I can create a profile without autoconnect] ************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Monday 23 September 2024 09:02:29 -0400 (0:00:00.093) 0:00:15.449 ****** 30490 1727096549.24508: entering _queue_task() for managed_node3/debug 30490 1727096549.24876: worker is 1 (out of 1 available) 30490 1727096549.24890: exiting _queue_task() for managed_node3/debug 30490 1727096549.24903: done queuing things up, now waiting for results queue to drain 30490 1727096549.24904: waiting for pending results... 30490 1727096549.25287: running TaskExecutor() for managed_node3/TASK: TEST: I can create a profile without autoconnect 30490 1727096549.25312: in run() - task 0afff68d-5257-ba36-653e-0000000005b4 30490 1727096549.25326: variable 'ansible_search_path' from source: unknown 30490 1727096549.25330: variable 'ansible_search_path' from source: unknown 30490 1727096549.25363: calling self._execute() 30490 1727096549.25573: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.25577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.25580: variable 'omit' from source: magic vars 30490 1727096549.25858: variable 'ansible_distribution_major_version' from source: facts 30490 1727096549.25871: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096549.25880: variable 'omit' from source: magic vars 30490 1727096549.25916: variable 'omit' from source: magic vars 30490 1727096549.26019: variable 'lsr_description' from source: include params 30490 1727096549.26038: variable 'omit' from source: magic vars 30490 1727096549.26088: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096549.26123: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096549.26142: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096549.26165: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096549.26183: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096549.26212: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096549.26216: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.26219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.26318: Set connection var ansible_connection to ssh 30490 1727096549.26326: Set connection var ansible_shell_type to sh 30490 1727096549.26333: Set connection var ansible_pipelining to False 30490 1727096549.26372: Set connection var ansible_shell_executable to /bin/sh 30490 1727096549.26376: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096549.26378: Set connection var ansible_timeout to 10 30490 1727096549.26382: variable 'ansible_shell_executable' from source: unknown 30490 1727096549.26385: variable 'ansible_connection' from source: unknown 30490 1727096549.26393: variable 'ansible_module_compression' from source: unknown 30490 1727096549.26396: variable 'ansible_shell_type' from source: unknown 30490 1727096549.26398: variable 'ansible_shell_executable' from source: unknown 30490 1727096549.26401: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.26572: variable 'ansible_pipelining' from source: unknown 30490 1727096549.26576: variable 'ansible_timeout' from source: unknown 30490 1727096549.26578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.26582: 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) 30490 1727096549.26584: variable 'omit' from source: magic vars 30490 1727096549.26587: starting attempt loop 30490 1727096549.26589: running the handler 30490 1727096549.26625: handler run complete 30490 1727096549.26639: attempt loop complete, returning result 30490 1727096549.26642: _execute() done 30490 1727096549.26645: dumping result to json 30490 1727096549.26647: done dumping result, returning 30490 1727096549.26655: done running TaskExecutor() for managed_node3/TASK: TEST: I can create a profile without autoconnect [0afff68d-5257-ba36-653e-0000000005b4] 30490 1727096549.26661: sending task result for task 0afff68d-5257-ba36-653e-0000000005b4 30490 1727096549.26752: done sending task result for task 0afff68d-5257-ba36-653e-0000000005b4 30490 1727096549.26756: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: ########## I can create a profile without autoconnect ########## 30490 1727096549.26812: no more pending results, returning what we have 30490 1727096549.26816: results queue empty 30490 1727096549.26817: checking for any_errors_fatal 30490 1727096549.26819: done checking for any_errors_fatal 30490 1727096549.26820: checking for max_fail_percentage 30490 1727096549.26822: done checking for max_fail_percentage 30490 1727096549.26823: checking to see if all hosts have failed and the running result is not ok 30490 1727096549.26823: done checking to see if all hosts have failed 30490 1727096549.26824: getting the remaining hosts for this loop 30490 1727096549.26826: done getting the remaining hosts for this loop 30490 1727096549.26830: getting the next task for host managed_node3 30490 1727096549.26838: done getting next task for host managed_node3 30490 1727096549.26841: ^ task is: TASK: Show item 30490 1727096549.26844: ^ state is: HOST STATE: block=4, 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096549.26848: getting variables 30490 1727096549.26850: in VariableManager get_vars() 30490 1727096549.26886: Calling all_inventory to load vars for managed_node3 30490 1727096549.26889: Calling groups_inventory to load vars for managed_node3 30490 1727096549.26893: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096549.26905: Calling all_plugins_play to load vars for managed_node3 30490 1727096549.26908: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096549.26911: Calling groups_plugins_play to load vars for managed_node3 30490 1727096549.28735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096549.30370: done with get_vars() 30490 1727096549.30400: done getting variables 30490 1727096549.30466: 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 item] *************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Monday 23 September 2024 09:02:29 -0400 (0:00:00.059) 0:00:15.509 ****** 30490 1727096549.30502: entering _queue_task() for managed_node3/debug 30490 1727096549.30929: worker is 1 (out of 1 available) 30490 1727096549.30943: exiting _queue_task() for managed_node3/debug 30490 1727096549.30954: done queuing things up, now waiting for results queue to drain 30490 1727096549.30956: waiting for pending results... 30490 1727096549.31387: running TaskExecutor() for managed_node3/TASK: Show item 30490 1727096549.31392: in run() - task 0afff68d-5257-ba36-653e-0000000005b5 30490 1727096549.31396: variable 'ansible_search_path' from source: unknown 30490 1727096549.31398: variable 'ansible_search_path' from source: unknown 30490 1727096549.31402: variable 'omit' from source: magic vars 30490 1727096549.31514: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.31523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.31536: variable 'omit' from source: magic vars 30490 1727096549.31905: variable 'ansible_distribution_major_version' from source: facts 30490 1727096549.31916: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096549.31922: variable 'omit' from source: magic vars 30490 1727096549.31957: variable 'omit' from source: magic vars 30490 1727096549.32014: variable 'item' from source: unknown 30490 1727096549.32083: variable 'item' from source: unknown 30490 1727096549.32108: variable 'omit' from source: magic vars 30490 1727096549.32150: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096549.32188: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096549.32214: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096549.32230: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096549.32242: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096549.32274: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096549.32280: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.32283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.32385: Set connection var ansible_connection to ssh 30490 1727096549.32392: Set connection var ansible_shell_type to sh 30490 1727096549.32472: Set connection var ansible_pipelining to False 30490 1727096549.32476: Set connection var ansible_shell_executable to /bin/sh 30490 1727096549.32478: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096549.32481: Set connection var ansible_timeout to 10 30490 1727096549.32483: variable 'ansible_shell_executable' from source: unknown 30490 1727096549.32485: variable 'ansible_connection' from source: unknown 30490 1727096549.32487: variable 'ansible_module_compression' from source: unknown 30490 1727096549.32489: variable 'ansible_shell_type' from source: unknown 30490 1727096549.32491: variable 'ansible_shell_executable' from source: unknown 30490 1727096549.32492: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.32494: variable 'ansible_pipelining' from source: unknown 30490 1727096549.32496: variable 'ansible_timeout' from source: unknown 30490 1727096549.32499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.32609: 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) 30490 1727096549.32621: variable 'omit' from source: magic vars 30490 1727096549.32626: starting attempt loop 30490 1727096549.32629: running the handler 30490 1727096549.32686: variable 'lsr_description' from source: include params 30490 1727096549.32756: variable 'lsr_description' from source: include params 30490 1727096549.32765: handler run complete 30490 1727096549.32872: attempt loop complete, returning result 30490 1727096549.32875: variable 'item' from source: unknown 30490 1727096549.32878: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile without autoconnect" } 30490 1727096549.33017: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.33021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.33024: variable 'omit' from source: magic vars 30490 1727096549.33372: variable 'ansible_distribution_major_version' from source: facts 30490 1727096549.33376: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096549.33378: variable 'omit' from source: magic vars 30490 1727096549.33381: variable 'omit' from source: magic vars 30490 1727096549.33383: variable 'item' from source: unknown 30490 1727096549.33385: variable 'item' from source: unknown 30490 1727096549.33387: variable 'omit' from source: magic vars 30490 1727096549.33389: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096549.33391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096549.33393: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096549.33395: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096549.33397: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.33399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.33421: Set connection var ansible_connection to ssh 30490 1727096549.33427: Set connection var ansible_shell_type to sh 30490 1727096549.33434: Set connection var ansible_pipelining to False 30490 1727096549.33439: Set connection var ansible_shell_executable to /bin/sh 30490 1727096549.33445: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096549.33450: Set connection var ansible_timeout to 10 30490 1727096549.33480: variable 'ansible_shell_executable' from source: unknown 30490 1727096549.33483: variable 'ansible_connection' from source: unknown 30490 1727096549.33486: variable 'ansible_module_compression' from source: unknown 30490 1727096549.33488: variable 'ansible_shell_type' from source: unknown 30490 1727096549.33491: variable 'ansible_shell_executable' from source: unknown 30490 1727096549.33493: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.33495: variable 'ansible_pipelining' from source: unknown 30490 1727096549.33497: variable 'ansible_timeout' from source: unknown 30490 1727096549.33506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.33592: 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) 30490 1727096549.33601: variable 'omit' from source: magic vars 30490 1727096549.33604: starting attempt loop 30490 1727096549.33607: running the handler 30490 1727096549.33632: variable 'lsr_setup' from source: include params 30490 1727096549.33705: variable 'lsr_setup' from source: include params 30490 1727096549.33749: handler run complete 30490 1727096549.33762: attempt loop complete, returning result 30490 1727096549.33780: variable 'item' from source: unknown 30490 1727096549.33847: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } 30490 1727096549.33934: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.34172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.34175: variable 'omit' from source: magic vars 30490 1727096549.34177: variable 'ansible_distribution_major_version' from source: facts 30490 1727096549.34180: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096549.34182: variable 'omit' from source: magic vars 30490 1727096549.34184: variable 'omit' from source: magic vars 30490 1727096549.34187: variable 'item' from source: unknown 30490 1727096549.34230: variable 'item' from source: unknown 30490 1727096549.34243: variable 'omit' from source: magic vars 30490 1727096549.34261: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096549.34278: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096549.34284: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096549.34295: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096549.34298: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.34300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.34363: Set connection var ansible_connection to ssh 30490 1727096549.34369: Set connection var ansible_shell_type to sh 30490 1727096549.34386: Set connection var ansible_pipelining to False 30490 1727096549.34391: Set connection var ansible_shell_executable to /bin/sh 30490 1727096549.34396: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096549.34402: Set connection var ansible_timeout to 10 30490 1727096549.34421: variable 'ansible_shell_executable' from source: unknown 30490 1727096549.34424: variable 'ansible_connection' from source: unknown 30490 1727096549.34426: variable 'ansible_module_compression' from source: unknown 30490 1727096549.34429: variable 'ansible_shell_type' from source: unknown 30490 1727096549.34431: variable 'ansible_shell_executable' from source: unknown 30490 1727096549.34433: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.34438: variable 'ansible_pipelining' from source: unknown 30490 1727096549.34440: variable 'ansible_timeout' from source: unknown 30490 1727096549.34445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.34529: 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) 30490 1727096549.34536: variable 'omit' from source: magic vars 30490 1727096549.34539: starting attempt loop 30490 1727096549.34541: running the handler 30490 1727096549.34559: variable 'lsr_test' from source: include params 30490 1727096549.34621: variable 'lsr_test' from source: include params 30490 1727096549.34637: handler run complete 30490 1727096549.34649: attempt loop complete, returning result 30490 1727096549.34663: variable 'item' from source: unknown 30490 1727096549.34728: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile_no_autoconnect.yml" ] } 30490 1727096549.34805: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.34972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.34976: variable 'omit' from source: magic vars 30490 1727096549.34978: variable 'ansible_distribution_major_version' from source: facts 30490 1727096549.34983: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096549.34988: variable 'omit' from source: magic vars 30490 1727096549.35007: variable 'omit' from source: magic vars 30490 1727096549.35048: variable 'item' from source: unknown 30490 1727096549.35113: variable 'item' from source: unknown 30490 1727096549.35128: variable 'omit' from source: magic vars 30490 1727096549.35151: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096549.35158: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096549.35163: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096549.35178: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096549.35181: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.35184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.35242: Set connection var ansible_connection to ssh 30490 1727096549.35252: Set connection var ansible_shell_type to sh 30490 1727096549.35259: Set connection var ansible_pipelining to False 30490 1727096549.35264: Set connection var ansible_shell_executable to /bin/sh 30490 1727096549.35270: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096549.35278: Set connection var ansible_timeout to 10 30490 1727096549.35296: variable 'ansible_shell_executable' from source: unknown 30490 1727096549.35299: variable 'ansible_connection' from source: unknown 30490 1727096549.35301: variable 'ansible_module_compression' from source: unknown 30490 1727096549.35303: variable 'ansible_shell_type' from source: unknown 30490 1727096549.35305: variable 'ansible_shell_executable' from source: unknown 30490 1727096549.35308: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.35373: variable 'ansible_pipelining' from source: unknown 30490 1727096549.35376: variable 'ansible_timeout' from source: unknown 30490 1727096549.35379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.35399: 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) 30490 1727096549.35406: variable 'omit' from source: magic vars 30490 1727096549.35410: starting attempt loop 30490 1727096549.35413: running the handler 30490 1727096549.35429: variable 'lsr_assert' from source: include params 30490 1727096549.35496: variable 'lsr_assert' from source: include params 30490 1727096549.35513: handler run complete 30490 1727096549.35721: attempt loop complete, returning result 30490 1727096549.35724: variable 'item' from source: unknown 30490 1727096549.35726: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_absent.yml", "tasks/assert_profile_present.yml" ] } 30490 1727096549.35795: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.35798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.35801: variable 'omit' from source: magic vars 30490 1727096549.35937: variable 'ansible_distribution_major_version' from source: facts 30490 1727096549.35940: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096549.35947: variable 'omit' from source: magic vars 30490 1727096549.35958: variable 'omit' from source: magic vars 30490 1727096549.36006: variable 'item' from source: unknown 30490 1727096549.36071: variable 'item' from source: unknown 30490 1727096549.36092: variable 'omit' from source: magic vars 30490 1727096549.36110: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096549.36117: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096549.36131: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096549.36140: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096549.36143: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.36145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.36275: Set connection var ansible_connection to ssh 30490 1727096549.36278: Set connection var ansible_shell_type to sh 30490 1727096549.36280: Set connection var ansible_pipelining to False 30490 1727096549.36283: Set connection var ansible_shell_executable to /bin/sh 30490 1727096549.36285: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096549.36287: Set connection var ansible_timeout to 10 30490 1727096549.36288: variable 'ansible_shell_executable' from source: unknown 30490 1727096549.36297: variable 'ansible_connection' from source: unknown 30490 1727096549.36309: variable 'ansible_module_compression' from source: unknown 30490 1727096549.36316: variable 'ansible_shell_type' from source: unknown 30490 1727096549.36322: variable 'ansible_shell_executable' from source: unknown 30490 1727096549.36342: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.36344: variable 'ansible_pipelining' from source: unknown 30490 1727096549.36347: variable 'ansible_timeout' from source: unknown 30490 1727096549.36353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.36526: 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) 30490 1727096549.36529: variable 'omit' from source: magic vars 30490 1727096549.36532: starting attempt loop 30490 1727096549.36534: running the handler 30490 1727096549.36593: handler run complete 30490 1727096549.36610: attempt loop complete, returning result 30490 1727096549.36634: variable 'item' from source: unknown 30490 1727096549.36704: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } 30490 1727096549.36997: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.37000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.37002: variable 'omit' from source: magic vars 30490 1727096549.37028: variable 'ansible_distribution_major_version' from source: facts 30490 1727096549.37039: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096549.37048: variable 'omit' from source: magic vars 30490 1727096549.37119: variable 'omit' from source: magic vars 30490 1727096549.37123: variable 'item' from source: unknown 30490 1727096549.37183: variable 'item' from source: unknown 30490 1727096549.37202: variable 'omit' from source: magic vars 30490 1727096549.37231: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096549.37244: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096549.37255: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096549.37274: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096549.37284: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.37292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.37369: Set connection var ansible_connection to ssh 30490 1727096549.37447: Set connection var ansible_shell_type to sh 30490 1727096549.37451: Set connection var ansible_pipelining to False 30490 1727096549.37453: Set connection var ansible_shell_executable to /bin/sh 30490 1727096549.37456: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096549.37458: Set connection var ansible_timeout to 10 30490 1727096549.37460: variable 'ansible_shell_executable' from source: unknown 30490 1727096549.37462: variable 'ansible_connection' from source: unknown 30490 1727096549.37464: variable 'ansible_module_compression' from source: unknown 30490 1727096549.37466: variable 'ansible_shell_type' from source: unknown 30490 1727096549.37469: variable 'ansible_shell_executable' from source: unknown 30490 1727096549.37474: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.37476: variable 'ansible_pipelining' from source: unknown 30490 1727096549.37483: variable 'ansible_timeout' from source: unknown 30490 1727096549.37492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.37591: 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) 30490 1727096549.37603: variable 'omit' from source: magic vars 30490 1727096549.37612: starting attempt loop 30490 1727096549.37618: running the handler 30490 1727096549.37665: variable 'lsr_fail_debug' from source: play vars 30490 1727096549.37712: variable 'lsr_fail_debug' from source: play vars 30490 1727096549.37733: handler run complete 30490 1727096549.37750: attempt loop complete, returning result 30490 1727096549.37874: variable 'item' from source: unknown 30490 1727096549.37883: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } 30490 1727096549.38057: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.38060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.38062: variable 'omit' from source: magic vars 30490 1727096549.38165: variable 'ansible_distribution_major_version' from source: facts 30490 1727096549.38180: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096549.38189: variable 'omit' from source: magic vars 30490 1727096549.38211: variable 'omit' from source: magic vars 30490 1727096549.38252: variable 'item' from source: unknown 30490 1727096549.38324: variable 'item' from source: unknown 30490 1727096549.38374: variable 'omit' from source: magic vars 30490 1727096549.38382: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096549.38385: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096549.38392: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096549.38412: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096549.38427: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.38491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.38507: Set connection var ansible_connection to ssh 30490 1727096549.38518: Set connection var ansible_shell_type to sh 30490 1727096549.38533: Set connection var ansible_pipelining to False 30490 1727096549.38546: Set connection var ansible_shell_executable to /bin/sh 30490 1727096549.38556: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096549.38566: Set connection var ansible_timeout to 10 30490 1727096549.38599: variable 'ansible_shell_executable' from source: unknown 30490 1727096549.38609: variable 'ansible_connection' from source: unknown 30490 1727096549.38616: variable 'ansible_module_compression' from source: unknown 30490 1727096549.38624: variable 'ansible_shell_type' from source: unknown 30490 1727096549.38631: variable 'ansible_shell_executable' from source: unknown 30490 1727096549.38638: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.38708: variable 'ansible_pipelining' from source: unknown 30490 1727096549.38711: variable 'ansible_timeout' from source: unknown 30490 1727096549.38714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.38762: 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) 30490 1727096549.38776: variable 'omit' from source: magic vars 30490 1727096549.38783: starting attempt loop 30490 1727096549.38789: running the handler 30490 1727096549.38815: variable 'lsr_cleanup' from source: include params 30490 1727096549.38882: variable 'lsr_cleanup' from source: include params 30490 1727096549.38900: handler run complete 30490 1727096549.38918: attempt loop complete, returning result 30490 1727096549.38941: variable 'item' from source: unknown 30490 1727096549.39036: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } 30490 1727096549.39171: dumping result to json 30490 1727096549.39176: done dumping result, returning 30490 1727096549.39179: done running TaskExecutor() for managed_node3/TASK: Show item [0afff68d-5257-ba36-653e-0000000005b5] 30490 1727096549.39180: sending task result for task 0afff68d-5257-ba36-653e-0000000005b5 30490 1727096549.39221: done sending task result for task 0afff68d-5257-ba36-653e-0000000005b5 30490 1727096549.39223: WORKER PROCESS EXITING 30490 1727096549.39324: no more pending results, returning what we have 30490 1727096549.39329: results queue empty 30490 1727096549.39330: checking for any_errors_fatal 30490 1727096549.39337: done checking for any_errors_fatal 30490 1727096549.39338: checking for max_fail_percentage 30490 1727096549.39339: done checking for max_fail_percentage 30490 1727096549.39341: checking to see if all hosts have failed and the running result is not ok 30490 1727096549.39341: done checking to see if all hosts have failed 30490 1727096549.39342: getting the remaining hosts for this loop 30490 1727096549.39344: done getting the remaining hosts for this loop 30490 1727096549.39347: getting the next task for host managed_node3 30490 1727096549.39355: done getting next task for host managed_node3 30490 1727096549.39358: ^ task is: TASK: Include the task 'show_interfaces.yml' 30490 1727096549.39360: ^ state is: HOST STATE: block=4, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096549.39364: getting variables 30490 1727096549.39366: in VariableManager get_vars() 30490 1727096549.39401: Calling all_inventory to load vars for managed_node3 30490 1727096549.39404: Calling groups_inventory to load vars for managed_node3 30490 1727096549.39408: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096549.39419: Calling all_plugins_play to load vars for managed_node3 30490 1727096549.39421: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096549.39424: Calling groups_plugins_play to load vars for managed_node3 30490 1727096549.41120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096549.42769: done with get_vars() 30490 1727096549.42797: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Monday 23 September 2024 09:02:29 -0400 (0:00:00.124) 0:00:15.633 ****** 30490 1727096549.42909: entering _queue_task() for managed_node3/include_tasks 30490 1727096549.43492: worker is 1 (out of 1 available) 30490 1727096549.43504: exiting _queue_task() for managed_node3/include_tasks 30490 1727096549.43515: done queuing things up, now waiting for results queue to drain 30490 1727096549.43517: waiting for pending results... 30490 1727096549.43755: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 30490 1727096549.43760: in run() - task 0afff68d-5257-ba36-653e-0000000005b6 30490 1727096549.43765: variable 'ansible_search_path' from source: unknown 30490 1727096549.43781: variable 'ansible_search_path' from source: unknown 30490 1727096549.43825: calling self._execute() 30490 1727096549.43930: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.43942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.43965: variable 'omit' from source: magic vars 30490 1727096549.44370: variable 'ansible_distribution_major_version' from source: facts 30490 1727096549.44396: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096549.44408: _execute() done 30490 1727096549.44415: dumping result to json 30490 1727096549.44424: done dumping result, returning 30490 1727096549.44503: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-ba36-653e-0000000005b6] 30490 1727096549.44506: sending task result for task 0afff68d-5257-ba36-653e-0000000005b6 30490 1727096549.44583: done sending task result for task 0afff68d-5257-ba36-653e-0000000005b6 30490 1727096549.44586: WORKER PROCESS EXITING 30490 1727096549.44633: no more pending results, returning what we have 30490 1727096549.44639: in VariableManager get_vars() 30490 1727096549.44680: Calling all_inventory to load vars for managed_node3 30490 1727096549.44683: Calling groups_inventory to load vars for managed_node3 30490 1727096549.44687: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096549.44702: Calling all_plugins_play to load vars for managed_node3 30490 1727096549.44705: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096549.44709: Calling groups_plugins_play to load vars for managed_node3 30490 1727096549.46496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096549.47680: done with get_vars() 30490 1727096549.47695: variable 'ansible_search_path' from source: unknown 30490 1727096549.47696: variable 'ansible_search_path' from source: unknown 30490 1727096549.47723: we have included files to process 30490 1727096549.47724: generating all_blocks data 30490 1727096549.47725: done generating all_blocks data 30490 1727096549.47728: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 30490 1727096549.47728: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 30490 1727096549.47730: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 30490 1727096549.47804: in VariableManager get_vars() 30490 1727096549.47816: done with get_vars() 30490 1727096549.47895: done processing included file 30490 1727096549.47897: iterating over new_blocks loaded from include file 30490 1727096549.47898: in VariableManager get_vars() 30490 1727096549.47906: done with get_vars() 30490 1727096549.47907: filtering new block on tags 30490 1727096549.47927: done filtering new block on tags 30490 1727096549.47929: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 30490 1727096549.47932: extending task lists for all hosts with included blocks 30490 1727096549.48201: done extending task lists 30490 1727096549.48203: done processing included files 30490 1727096549.48203: results queue empty 30490 1727096549.48203: checking for any_errors_fatal 30490 1727096549.48207: done checking for any_errors_fatal 30490 1727096549.48208: checking for max_fail_percentage 30490 1727096549.48209: done checking for max_fail_percentage 30490 1727096549.48209: checking to see if all hosts have failed and the running result is not ok 30490 1727096549.48210: done checking to see if all hosts have failed 30490 1727096549.48210: getting the remaining hosts for this loop 30490 1727096549.48211: done getting the remaining hosts for this loop 30490 1727096549.48213: getting the next task for host managed_node3 30490 1727096549.48216: done getting next task for host managed_node3 30490 1727096549.48217: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 30490 1727096549.48219: ^ state is: HOST STATE: block=4, 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 30490 1727096549.48221: getting variables 30490 1727096549.48221: in VariableManager get_vars() 30490 1727096549.48227: Calling all_inventory to load vars for managed_node3 30490 1727096549.48228: Calling groups_inventory to load vars for managed_node3 30490 1727096549.48230: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096549.48234: Calling all_plugins_play to load vars for managed_node3 30490 1727096549.48235: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096549.48237: Calling groups_plugins_play to load vars for managed_node3 30490 1727096549.48897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096549.50364: done with get_vars() 30490 1727096549.50384: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Monday 23 September 2024 09:02:29 -0400 (0:00:00.075) 0:00:15.708 ****** 30490 1727096549.50437: entering _queue_task() for managed_node3/include_tasks 30490 1727096549.50692: worker is 1 (out of 1 available) 30490 1727096549.50706: exiting _queue_task() for managed_node3/include_tasks 30490 1727096549.50718: done queuing things up, now waiting for results queue to drain 30490 1727096549.50720: waiting for pending results... 30490 1727096549.50898: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 30490 1727096549.50978: in run() - task 0afff68d-5257-ba36-653e-0000000005dd 30490 1727096549.50986: variable 'ansible_search_path' from source: unknown 30490 1727096549.50989: variable 'ansible_search_path' from source: unknown 30490 1727096549.51018: calling self._execute() 30490 1727096549.51087: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.51091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.51100: variable 'omit' from source: magic vars 30490 1727096549.51364: variable 'ansible_distribution_major_version' from source: facts 30490 1727096549.51378: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096549.51382: _execute() done 30490 1727096549.51387: dumping result to json 30490 1727096549.51391: done dumping result, returning 30490 1727096549.51473: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [0afff68d-5257-ba36-653e-0000000005dd] 30490 1727096549.51476: sending task result for task 0afff68d-5257-ba36-653e-0000000005dd 30490 1727096549.51543: done sending task result for task 0afff68d-5257-ba36-653e-0000000005dd 30490 1727096549.51546: WORKER PROCESS EXITING 30490 1727096549.51720: no more pending results, returning what we have 30490 1727096549.51725: in VariableManager get_vars() 30490 1727096549.51753: Calling all_inventory to load vars for managed_node3 30490 1727096549.51755: Calling groups_inventory to load vars for managed_node3 30490 1727096549.51758: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096549.51770: Calling all_plugins_play to load vars for managed_node3 30490 1727096549.51775: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096549.51778: Calling groups_plugins_play to load vars for managed_node3 30490 1727096549.53208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096549.54723: done with get_vars() 30490 1727096549.54737: variable 'ansible_search_path' from source: unknown 30490 1727096549.54738: variable 'ansible_search_path' from source: unknown 30490 1727096549.54777: we have included files to process 30490 1727096549.54779: generating all_blocks data 30490 1727096549.54780: done generating all_blocks data 30490 1727096549.54781: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 30490 1727096549.54781: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 30490 1727096549.54783: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 30490 1727096549.54963: done processing included file 30490 1727096549.54964: iterating over new_blocks loaded from include file 30490 1727096549.54966: in VariableManager get_vars() 30490 1727096549.54979: done with get_vars() 30490 1727096549.54980: filtering new block on tags 30490 1727096549.55004: done filtering new block on tags 30490 1727096549.55006: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 30490 1727096549.55009: extending task lists for all hosts with included blocks 30490 1727096549.55108: done extending task lists 30490 1727096549.55109: done processing included files 30490 1727096549.55110: results queue empty 30490 1727096549.55110: checking for any_errors_fatal 30490 1727096549.55113: done checking for any_errors_fatal 30490 1727096549.55113: checking for max_fail_percentage 30490 1727096549.55114: done checking for max_fail_percentage 30490 1727096549.55115: checking to see if all hosts have failed and the running result is not ok 30490 1727096549.55115: done checking to see if all hosts have failed 30490 1727096549.55115: getting the remaining hosts for this loop 30490 1727096549.55116: done getting the remaining hosts for this loop 30490 1727096549.55118: getting the next task for host managed_node3 30490 1727096549.55121: done getting next task for host managed_node3 30490 1727096549.55123: ^ task is: TASK: Gather current interface info 30490 1727096549.55125: ^ state is: HOST STATE: block=4, 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? (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 30490 1727096549.55126: getting variables 30490 1727096549.55127: in VariableManager get_vars() 30490 1727096549.55134: Calling all_inventory to load vars for managed_node3 30490 1727096549.55135: Calling groups_inventory to load vars for managed_node3 30490 1727096549.55137: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096549.55141: Calling all_plugins_play to load vars for managed_node3 30490 1727096549.55142: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096549.55144: Calling groups_plugins_play to load vars for managed_node3 30490 1727096549.55834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096549.57201: done with get_vars() 30490 1727096549.57221: done getting variables 30490 1727096549.57260: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Monday 23 September 2024 09:02:29 -0400 (0:00:00.068) 0:00:15.777 ****** 30490 1727096549.57297: entering _queue_task() for managed_node3/command 30490 1727096549.57790: worker is 1 (out of 1 available) 30490 1727096549.57801: exiting _queue_task() for managed_node3/command 30490 1727096549.57810: done queuing things up, now waiting for results queue to drain 30490 1727096549.57812: waiting for pending results... 30490 1727096549.58011: running TaskExecutor() for managed_node3/TASK: Gather current interface info 30490 1727096549.58143: in run() - task 0afff68d-5257-ba36-653e-000000000618 30490 1727096549.58148: variable 'ansible_search_path' from source: unknown 30490 1727096549.58152: variable 'ansible_search_path' from source: unknown 30490 1727096549.58156: calling self._execute() 30490 1727096549.58244: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.58249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.58275: variable 'omit' from source: magic vars 30490 1727096549.58874: variable 'ansible_distribution_major_version' from source: facts 30490 1727096549.58879: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096549.58882: variable 'omit' from source: magic vars 30490 1727096549.58884: variable 'omit' from source: magic vars 30490 1727096549.58886: variable 'omit' from source: magic vars 30490 1727096549.58888: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096549.58893: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096549.58896: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096549.58898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096549.58900: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096549.58976: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096549.58980: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.58982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.59027: Set connection var ansible_connection to ssh 30490 1727096549.59041: Set connection var ansible_shell_type to sh 30490 1727096549.59049: Set connection var ansible_pipelining to False 30490 1727096549.59055: Set connection var ansible_shell_executable to /bin/sh 30490 1727096549.59061: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096549.59273: Set connection var ansible_timeout to 10 30490 1727096549.59276: variable 'ansible_shell_executable' from source: unknown 30490 1727096549.59279: variable 'ansible_connection' from source: unknown 30490 1727096549.59282: variable 'ansible_module_compression' from source: unknown 30490 1727096549.59284: variable 'ansible_shell_type' from source: unknown 30490 1727096549.59286: variable 'ansible_shell_executable' from source: unknown 30490 1727096549.59288: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.59290: variable 'ansible_pipelining' from source: unknown 30490 1727096549.59293: variable 'ansible_timeout' from source: unknown 30490 1727096549.59295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.59298: 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) 30490 1727096549.59301: variable 'omit' from source: magic vars 30490 1727096549.59303: starting attempt loop 30490 1727096549.59305: running the handler 30490 1727096549.59307: _low_level_execute_command(): starting 30490 1727096549.59309: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096549.60021: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096549.60302: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096549.60305: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096549.60307: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096549.60309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096549.61986: stdout chunk (state=3): >>>/root <<< 30490 1727096549.62272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096549.62276: stderr chunk (state=3): >>><<< 30490 1727096549.62279: stdout chunk (state=3): >>><<< 30490 1727096549.62282: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096549.62284: _low_level_execute_command(): starting 30490 1727096549.62291: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096549.621541-31143-104392030954781 `" && echo ansible-tmp-1727096549.621541-31143-104392030954781="` echo /root/.ansible/tmp/ansible-tmp-1727096549.621541-31143-104392030954781 `" ) && sleep 0' 30490 1727096549.63181: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096549.63287: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096549.63516: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096549.65436: stdout chunk (state=3): >>>ansible-tmp-1727096549.621541-31143-104392030954781=/root/.ansible/tmp/ansible-tmp-1727096549.621541-31143-104392030954781 <<< 30490 1727096549.65556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096549.65637: stderr chunk (state=3): >>><<< 30490 1727096549.65641: stdout chunk (state=3): >>><<< 30490 1727096549.65644: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096549.621541-31143-104392030954781=/root/.ansible/tmp/ansible-tmp-1727096549.621541-31143-104392030954781 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096549.65646: variable 'ansible_module_compression' from source: unknown 30490 1727096549.65664: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 30490 1727096549.65699: variable 'ansible_facts' from source: unknown 30490 1727096549.65754: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096549.621541-31143-104392030954781/AnsiballZ_command.py 30490 1727096549.65858: Sending initial data 30490 1727096549.65861: Sent initial data (155 bytes) 30490 1727096549.66302: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096549.66306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096549.66308: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096549.66311: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096549.66313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096549.66363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096549.66366: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096549.66372: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096549.66404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096549.68003: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096549.68032: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096549.68066: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpagti_f6o /root/.ansible/tmp/ansible-tmp-1727096549.621541-31143-104392030954781/AnsiballZ_command.py <<< 30490 1727096549.68102: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096549.621541-31143-104392030954781/AnsiballZ_command.py" <<< 30490 1727096549.68106: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpagti_f6o" to remote "/root/.ansible/tmp/ansible-tmp-1727096549.621541-31143-104392030954781/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096549.621541-31143-104392030954781/AnsiballZ_command.py" <<< 30490 1727096549.68592: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096549.68637: stderr chunk (state=3): >>><<< 30490 1727096549.68640: stdout chunk (state=3): >>><<< 30490 1727096549.68683: done transferring module to remote 30490 1727096549.68692: _low_level_execute_command(): starting 30490 1727096549.68697: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096549.621541-31143-104392030954781/ /root/.ansible/tmp/ansible-tmp-1727096549.621541-31143-104392030954781/AnsiballZ_command.py && sleep 0' 30490 1727096549.69140: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096549.69143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096549.69146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096549.69148: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096549.69150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096549.69204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096549.69208: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096549.69213: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096549.69244: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096549.71086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096549.71113: stderr chunk (state=3): >>><<< 30490 1727096549.71116: stdout chunk (state=3): >>><<< 30490 1727096549.71131: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096549.71134: _low_level_execute_command(): starting 30490 1727096549.71139: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096549.621541-31143-104392030954781/AnsiballZ_command.py && sleep 0' 30490 1727096549.71562: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096549.71566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096549.71595: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096549.71599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096549.71649: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096549.71653: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096549.71659: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096549.71702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096549.87627: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 09:02:29.869556", "end": "2024-09-23 09:02:29.873017", "delta": "0:00:00.003461", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 30490 1727096549.89204: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096549.89234: stderr chunk (state=3): >>><<< 30490 1727096549.89238: stdout chunk (state=3): >>><<< 30490 1727096549.89254: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 09:02:29.869556", "end": "2024-09-23 09:02:29.873017", "delta": "0:00:00.003461", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096549.89289: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096549.621541-31143-104392030954781/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096549.89296: _low_level_execute_command(): starting 30490 1727096549.89301: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096549.621541-31143-104392030954781/ > /dev/null 2>&1 && sleep 0' 30490 1727096549.89737: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096549.89774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096549.89777: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096549.89780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096549.89782: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096549.89784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096549.89824: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096549.89835: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096549.89883: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096549.91717: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096549.91745: stderr chunk (state=3): >>><<< 30490 1727096549.91748: stdout chunk (state=3): >>><<< 30490 1727096549.91763: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096549.91771: handler run complete 30490 1727096549.91794: Evaluated conditional (False): False 30490 1727096549.91803: attempt loop complete, returning result 30490 1727096549.91805: _execute() done 30490 1727096549.91808: dumping result to json 30490 1727096549.91813: done dumping result, returning 30490 1727096549.91820: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [0afff68d-5257-ba36-653e-000000000618] 30490 1727096549.91825: sending task result for task 0afff68d-5257-ba36-653e-000000000618 30490 1727096549.91928: done sending task result for task 0afff68d-5257-ba36-653e-000000000618 30490 1727096549.91931: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003461", "end": "2024-09-23 09:02:29.873017", "rc": 0, "start": "2024-09-23 09:02:29.869556" } STDOUT: bonding_masters eth0 lo rpltstbr 30490 1727096549.92001: no more pending results, returning what we have 30490 1727096549.92005: results queue empty 30490 1727096549.92006: checking for any_errors_fatal 30490 1727096549.92008: done checking for any_errors_fatal 30490 1727096549.92009: checking for max_fail_percentage 30490 1727096549.92011: done checking for max_fail_percentage 30490 1727096549.92012: checking to see if all hosts have failed and the running result is not ok 30490 1727096549.92013: done checking to see if all hosts have failed 30490 1727096549.92013: getting the remaining hosts for this loop 30490 1727096549.92015: done getting the remaining hosts for this loop 30490 1727096549.92019: getting the next task for host managed_node3 30490 1727096549.92026: done getting next task for host managed_node3 30490 1727096549.92029: ^ task is: TASK: Set current_interfaces 30490 1727096549.92034: ^ state is: HOST STATE: block=4, 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? (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 30490 1727096549.92039: getting variables 30490 1727096549.92041: in VariableManager get_vars() 30490 1727096549.92074: Calling all_inventory to load vars for managed_node3 30490 1727096549.92077: Calling groups_inventory to load vars for managed_node3 30490 1727096549.92080: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096549.92091: Calling all_plugins_play to load vars for managed_node3 30490 1727096549.92094: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096549.92096: Calling groups_plugins_play to load vars for managed_node3 30490 1727096549.92892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096549.93749: done with get_vars() 30490 1727096549.93766: done getting variables 30490 1727096549.93815: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Monday 23 September 2024 09:02:29 -0400 (0:00:00.365) 0:00:16.142 ****** 30490 1727096549.93842: entering _queue_task() for managed_node3/set_fact 30490 1727096549.94087: worker is 1 (out of 1 available) 30490 1727096549.94101: exiting _queue_task() for managed_node3/set_fact 30490 1727096549.94114: done queuing things up, now waiting for results queue to drain 30490 1727096549.94116: waiting for pending results... 30490 1727096549.94295: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 30490 1727096549.94364: in run() - task 0afff68d-5257-ba36-653e-000000000619 30490 1727096549.94380: variable 'ansible_search_path' from source: unknown 30490 1727096549.94384: variable 'ansible_search_path' from source: unknown 30490 1727096549.94411: calling self._execute() 30490 1727096549.94482: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.94486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.94495: variable 'omit' from source: magic vars 30490 1727096549.94759: variable 'ansible_distribution_major_version' from source: facts 30490 1727096549.94770: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096549.94784: variable 'omit' from source: magic vars 30490 1727096549.94813: variable 'omit' from source: magic vars 30490 1727096549.94887: variable '_current_interfaces' from source: set_fact 30490 1727096549.94934: variable 'omit' from source: magic vars 30490 1727096549.94966: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096549.94999: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096549.95018: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096549.95030: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096549.95041: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096549.95065: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096549.95069: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.95072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.95143: Set connection var ansible_connection to ssh 30490 1727096549.95149: Set connection var ansible_shell_type to sh 30490 1727096549.95156: Set connection var ansible_pipelining to False 30490 1727096549.95161: Set connection var ansible_shell_executable to /bin/sh 30490 1727096549.95166: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096549.95173: Set connection var ansible_timeout to 10 30490 1727096549.95193: variable 'ansible_shell_executable' from source: unknown 30490 1727096549.95196: variable 'ansible_connection' from source: unknown 30490 1727096549.95199: variable 'ansible_module_compression' from source: unknown 30490 1727096549.95201: variable 'ansible_shell_type' from source: unknown 30490 1727096549.95203: variable 'ansible_shell_executable' from source: unknown 30490 1727096549.95207: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.95209: variable 'ansible_pipelining' from source: unknown 30490 1727096549.95211: variable 'ansible_timeout' from source: unknown 30490 1727096549.95216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.95316: 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) 30490 1727096549.95327: variable 'omit' from source: magic vars 30490 1727096549.95330: starting attempt loop 30490 1727096549.95333: running the handler 30490 1727096549.95344: handler run complete 30490 1727096549.95352: attempt loop complete, returning result 30490 1727096549.95355: _execute() done 30490 1727096549.95357: dumping result to json 30490 1727096549.95359: done dumping result, returning 30490 1727096549.95367: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [0afff68d-5257-ba36-653e-000000000619] 30490 1727096549.95373: sending task result for task 0afff68d-5257-ba36-653e-000000000619 30490 1727096549.95453: done sending task result for task 0afff68d-5257-ba36-653e-000000000619 30490 1727096549.95457: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } 30490 1727096549.95512: no more pending results, returning what we have 30490 1727096549.95515: results queue empty 30490 1727096549.95516: checking for any_errors_fatal 30490 1727096549.95526: done checking for any_errors_fatal 30490 1727096549.95527: checking for max_fail_percentage 30490 1727096549.95528: done checking for max_fail_percentage 30490 1727096549.95529: checking to see if all hosts have failed and the running result is not ok 30490 1727096549.95530: done checking to see if all hosts have failed 30490 1727096549.95531: getting the remaining hosts for this loop 30490 1727096549.95532: done getting the remaining hosts for this loop 30490 1727096549.95536: getting the next task for host managed_node3 30490 1727096549.95545: done getting next task for host managed_node3 30490 1727096549.95548: ^ task is: TASK: Show current_interfaces 30490 1727096549.95552: ^ state is: HOST STATE: block=4, 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=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 30490 1727096549.95555: getting variables 30490 1727096549.95557: in VariableManager get_vars() 30490 1727096549.95594: Calling all_inventory to load vars for managed_node3 30490 1727096549.95596: Calling groups_inventory to load vars for managed_node3 30490 1727096549.95600: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096549.95609: Calling all_plugins_play to load vars for managed_node3 30490 1727096549.95611: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096549.95613: Calling groups_plugins_play to load vars for managed_node3 30490 1727096549.96517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096549.97361: done with get_vars() 30490 1727096549.97379: done getting variables 30490 1727096549.97421: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Monday 23 September 2024 09:02:29 -0400 (0:00:00.036) 0:00:16.178 ****** 30490 1727096549.97443: entering _queue_task() for managed_node3/debug 30490 1727096549.97677: worker is 1 (out of 1 available) 30490 1727096549.97692: exiting _queue_task() for managed_node3/debug 30490 1727096549.97704: done queuing things up, now waiting for results queue to drain 30490 1727096549.97705: waiting for pending results... 30490 1727096549.97881: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 30490 1727096549.97956: in run() - task 0afff68d-5257-ba36-653e-0000000005de 30490 1727096549.97966: variable 'ansible_search_path' from source: unknown 30490 1727096549.97972: variable 'ansible_search_path' from source: unknown 30490 1727096549.98002: calling self._execute() 30490 1727096549.98065: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.98070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.98082: variable 'omit' from source: magic vars 30490 1727096549.98345: variable 'ansible_distribution_major_version' from source: facts 30490 1727096549.98355: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096549.98361: variable 'omit' from source: magic vars 30490 1727096549.98398: variable 'omit' from source: magic vars 30490 1727096549.98461: variable 'current_interfaces' from source: set_fact 30490 1727096549.98491: variable 'omit' from source: magic vars 30490 1727096549.98523: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096549.98549: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096549.98566: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096549.98586: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096549.98596: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096549.98619: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096549.98622: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.98624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.98694: Set connection var ansible_connection to ssh 30490 1727096549.98701: Set connection var ansible_shell_type to sh 30490 1727096549.98712: Set connection var ansible_pipelining to False 30490 1727096549.98717: Set connection var ansible_shell_executable to /bin/sh 30490 1727096549.98722: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096549.98728: Set connection var ansible_timeout to 10 30490 1727096549.98747: variable 'ansible_shell_executable' from source: unknown 30490 1727096549.98750: variable 'ansible_connection' from source: unknown 30490 1727096549.98752: variable 'ansible_module_compression' from source: unknown 30490 1727096549.98755: variable 'ansible_shell_type' from source: unknown 30490 1727096549.98757: variable 'ansible_shell_executable' from source: unknown 30490 1727096549.98759: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096549.98761: variable 'ansible_pipelining' from source: unknown 30490 1727096549.98763: variable 'ansible_timeout' from source: unknown 30490 1727096549.98770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096549.98874: 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) 30490 1727096549.98883: variable 'omit' from source: magic vars 30490 1727096549.98888: starting attempt loop 30490 1727096549.98890: running the handler 30490 1727096549.98930: handler run complete 30490 1727096549.98940: attempt loop complete, returning result 30490 1727096549.98943: _execute() done 30490 1727096549.98945: dumping result to json 30490 1727096549.98948: done dumping result, returning 30490 1727096549.98954: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [0afff68d-5257-ba36-653e-0000000005de] 30490 1727096549.98959: sending task result for task 0afff68d-5257-ba36-653e-0000000005de 30490 1727096549.99039: done sending task result for task 0afff68d-5257-ba36-653e-0000000005de 30490 1727096549.99042: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] 30490 1727096549.99094: no more pending results, returning what we have 30490 1727096549.99098: results queue empty 30490 1727096549.99099: checking for any_errors_fatal 30490 1727096549.99104: done checking for any_errors_fatal 30490 1727096549.99105: checking for max_fail_percentage 30490 1727096549.99107: done checking for max_fail_percentage 30490 1727096549.99108: checking to see if all hosts have failed and the running result is not ok 30490 1727096549.99108: done checking to see if all hosts have failed 30490 1727096549.99109: getting the remaining hosts for this loop 30490 1727096549.99111: done getting the remaining hosts for this loop 30490 1727096549.99114: getting the next task for host managed_node3 30490 1727096549.99123: done getting next task for host managed_node3 30490 1727096549.99127: ^ task is: TASK: Setup 30490 1727096549.99129: ^ state is: HOST STATE: block=4, 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 30490 1727096549.99133: getting variables 30490 1727096549.99135: in VariableManager get_vars() 30490 1727096549.99171: Calling all_inventory to load vars for managed_node3 30490 1727096549.99175: Calling groups_inventory to load vars for managed_node3 30490 1727096549.99178: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096549.99188: Calling all_plugins_play to load vars for managed_node3 30490 1727096549.99190: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096549.99192: Calling groups_plugins_play to load vars for managed_node3 30490 1727096549.99947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096550.00797: done with get_vars() 30490 1727096550.00812: done getting variables TASK [Setup] ******************************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Monday 23 September 2024 09:02:30 -0400 (0:00:00.034) 0:00:16.212 ****** 30490 1727096550.00877: entering _queue_task() for managed_node3/include_tasks 30490 1727096550.01096: worker is 1 (out of 1 available) 30490 1727096550.01111: exiting _queue_task() for managed_node3/include_tasks 30490 1727096550.01123: done queuing things up, now waiting for results queue to drain 30490 1727096550.01124: waiting for pending results... 30490 1727096550.01303: running TaskExecutor() for managed_node3/TASK: Setup 30490 1727096550.01369: in run() - task 0afff68d-5257-ba36-653e-0000000005b7 30490 1727096550.01383: variable 'ansible_search_path' from source: unknown 30490 1727096550.01387: variable 'ansible_search_path' from source: unknown 30490 1727096550.01420: variable 'lsr_setup' from source: include params 30490 1727096550.01577: variable 'lsr_setup' from source: include params 30490 1727096550.01628: variable 'omit' from source: magic vars 30490 1727096550.01724: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096550.01731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096550.01740: variable 'omit' from source: magic vars 30490 1727096550.01906: variable 'ansible_distribution_major_version' from source: facts 30490 1727096550.01914: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096550.01919: variable 'item' from source: unknown 30490 1727096550.01965: variable 'item' from source: unknown 30490 1727096550.01991: variable 'item' from source: unknown 30490 1727096550.02038: variable 'item' from source: unknown 30490 1727096550.02155: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096550.02158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096550.02161: variable 'omit' from source: magic vars 30490 1727096550.02244: variable 'ansible_distribution_major_version' from source: facts 30490 1727096550.02248: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096550.02255: variable 'item' from source: unknown 30490 1727096550.02304: variable 'item' from source: unknown 30490 1727096550.02323: variable 'item' from source: unknown 30490 1727096550.02364: variable 'item' from source: unknown 30490 1727096550.02433: dumping result to json 30490 1727096550.02436: done dumping result, returning 30490 1727096550.02438: done running TaskExecutor() for managed_node3/TASK: Setup [0afff68d-5257-ba36-653e-0000000005b7] 30490 1727096550.02440: sending task result for task 0afff68d-5257-ba36-653e-0000000005b7 30490 1727096550.02475: done sending task result for task 0afff68d-5257-ba36-653e-0000000005b7 30490 1727096550.02477: WORKER PROCESS EXITING 30490 1727096550.02506: no more pending results, returning what we have 30490 1727096550.02511: in VariableManager get_vars() 30490 1727096550.02544: Calling all_inventory to load vars for managed_node3 30490 1727096550.02546: Calling groups_inventory to load vars for managed_node3 30490 1727096550.02550: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096550.02562: Calling all_plugins_play to load vars for managed_node3 30490 1727096550.02565: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096550.02580: Calling groups_plugins_play to load vars for managed_node3 30490 1727096550.03453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096550.04299: done with get_vars() 30490 1727096550.04314: variable 'ansible_search_path' from source: unknown 30490 1727096550.04315: variable 'ansible_search_path' from source: unknown 30490 1727096550.04342: variable 'ansible_search_path' from source: unknown 30490 1727096550.04343: variable 'ansible_search_path' from source: unknown 30490 1727096550.04359: we have included files to process 30490 1727096550.04360: generating all_blocks data 30490 1727096550.04361: done generating all_blocks data 30490 1727096550.04363: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 30490 1727096550.04364: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 30490 1727096550.04366: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 30490 1727096550.04487: done processing included file 30490 1727096550.04488: iterating over new_blocks loaded from include file 30490 1727096550.04489: in VariableManager get_vars() 30490 1727096550.04498: done with get_vars() 30490 1727096550.04499: filtering new block on tags 30490 1727096550.04516: done filtering new block on tags 30490 1727096550.04518: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node3 => (item=tasks/delete_interface.yml) 30490 1727096550.04521: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 30490 1727096550.04522: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 30490 1727096550.04524: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 30490 1727096550.04577: in VariableManager get_vars() 30490 1727096550.04589: done with get_vars() 30490 1727096550.04648: done processing included file 30490 1727096550.04650: iterating over new_blocks loaded from include file 30490 1727096550.04651: in VariableManager get_vars() 30490 1727096550.04659: done with get_vars() 30490 1727096550.04660: filtering new block on tags 30490 1727096550.04681: done filtering new block on tags 30490 1727096550.04682: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node3 => (item=tasks/assert_device_absent.yml) 30490 1727096550.04684: extending task lists for all hosts with included blocks 30490 1727096550.05022: done extending task lists 30490 1727096550.05023: done processing included files 30490 1727096550.05024: results queue empty 30490 1727096550.05024: checking for any_errors_fatal 30490 1727096550.05026: done checking for any_errors_fatal 30490 1727096550.05027: checking for max_fail_percentage 30490 1727096550.05028: done checking for max_fail_percentage 30490 1727096550.05028: checking to see if all hosts have failed and the running result is not ok 30490 1727096550.05029: done checking to see if all hosts have failed 30490 1727096550.05029: getting the remaining hosts for this loop 30490 1727096550.05030: done getting the remaining hosts for this loop 30490 1727096550.05031: getting the next task for host managed_node3 30490 1727096550.05034: done getting next task for host managed_node3 30490 1727096550.05036: ^ task is: TASK: Remove test interface if necessary 30490 1727096550.05038: ^ state is: HOST STATE: block=4, 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? (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 30490 1727096550.05039: getting variables 30490 1727096550.05040: in VariableManager get_vars() 30490 1727096550.05051: Calling all_inventory to load vars for managed_node3 30490 1727096550.05053: Calling groups_inventory to load vars for managed_node3 30490 1727096550.05055: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096550.05060: Calling all_plugins_play to load vars for managed_node3 30490 1727096550.05062: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096550.05064: Calling groups_plugins_play to load vars for managed_node3 30490 1727096550.05756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096550.06607: done with get_vars() 30490 1727096550.06622: done getting variables 30490 1727096550.06653: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Monday 23 September 2024 09:02:30 -0400 (0:00:00.057) 0:00:16.270 ****** 30490 1727096550.06677: entering _queue_task() for managed_node3/command 30490 1727096550.06931: worker is 1 (out of 1 available) 30490 1727096550.06944: exiting _queue_task() for managed_node3/command 30490 1727096550.06957: done queuing things up, now waiting for results queue to drain 30490 1727096550.06959: waiting for pending results... 30490 1727096550.07141: running TaskExecutor() for managed_node3/TASK: Remove test interface if necessary 30490 1727096550.07210: in run() - task 0afff68d-5257-ba36-653e-00000000063e 30490 1727096550.07222: variable 'ansible_search_path' from source: unknown 30490 1727096550.07226: variable 'ansible_search_path' from source: unknown 30490 1727096550.07252: calling self._execute() 30490 1727096550.07323: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096550.07327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096550.07336: variable 'omit' from source: magic vars 30490 1727096550.07606: variable 'ansible_distribution_major_version' from source: facts 30490 1727096550.07622: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096550.07625: variable 'omit' from source: magic vars 30490 1727096550.07656: variable 'omit' from source: magic vars 30490 1727096550.07725: variable 'interface' from source: play vars 30490 1727096550.07741: variable 'omit' from source: magic vars 30490 1727096550.07775: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096550.07805: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096550.07820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096550.07836: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096550.07849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096550.07872: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096550.07878: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096550.07881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096550.07947: Set connection var ansible_connection to ssh 30490 1727096550.07952: Set connection var ansible_shell_type to sh 30490 1727096550.07962: Set connection var ansible_pipelining to False 30490 1727096550.07965: Set connection var ansible_shell_executable to /bin/sh 30490 1727096550.07970: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096550.07978: Set connection var ansible_timeout to 10 30490 1727096550.07996: variable 'ansible_shell_executable' from source: unknown 30490 1727096550.07999: variable 'ansible_connection' from source: unknown 30490 1727096550.08002: variable 'ansible_module_compression' from source: unknown 30490 1727096550.08004: variable 'ansible_shell_type' from source: unknown 30490 1727096550.08006: variable 'ansible_shell_executable' from source: unknown 30490 1727096550.08009: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096550.08011: variable 'ansible_pipelining' from source: unknown 30490 1727096550.08014: variable 'ansible_timeout' from source: unknown 30490 1727096550.08018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096550.08120: 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) 30490 1727096550.08129: variable 'omit' from source: magic vars 30490 1727096550.08134: starting attempt loop 30490 1727096550.08137: running the handler 30490 1727096550.08150: _low_level_execute_command(): starting 30490 1727096550.08157: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096550.08651: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096550.08687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096550.08691: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096550.08693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096550.08743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096550.08746: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096550.08748: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096550.08798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096550.10449: stdout chunk (state=3): >>>/root <<< 30490 1727096550.10545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096550.10578: stderr chunk (state=3): >>><<< 30490 1727096550.10582: stdout chunk (state=3): >>><<< 30490 1727096550.10607: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096550.10618: _low_level_execute_command(): starting 30490 1727096550.10624: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096550.1060605-31163-130246847356413 `" && echo ansible-tmp-1727096550.1060605-31163-130246847356413="` echo /root/.ansible/tmp/ansible-tmp-1727096550.1060605-31163-130246847356413 `" ) && sleep 0' 30490 1727096550.11070: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096550.11074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096550.11084: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096550.11087: 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 <<< 30490 1727096550.11089: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096550.11137: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096550.11143: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096550.11145: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096550.11177: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096550.13056: stdout chunk (state=3): >>>ansible-tmp-1727096550.1060605-31163-130246847356413=/root/.ansible/tmp/ansible-tmp-1727096550.1060605-31163-130246847356413 <<< 30490 1727096550.13213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096550.13217: stdout chunk (state=3): >>><<< 30490 1727096550.13220: stderr chunk (state=3): >>><<< 30490 1727096550.13277: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096550.1060605-31163-130246847356413=/root/.ansible/tmp/ansible-tmp-1727096550.1060605-31163-130246847356413 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096550.13292: variable 'ansible_module_compression' from source: unknown 30490 1727096550.13362: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 30490 1727096550.13407: variable 'ansible_facts' from source: unknown 30490 1727096550.13597: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096550.1060605-31163-130246847356413/AnsiballZ_command.py 30490 1727096550.13899: Sending initial data 30490 1727096550.13903: Sent initial data (156 bytes) 30490 1727096550.14304: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096550.14319: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096550.14362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096550.14386: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096550.14479: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096550.14502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096550.14525: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096550.14549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096550.14618: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096550.16195: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096550.16230: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096550.16256: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmplefvgtxq /root/.ansible/tmp/ansible-tmp-1727096550.1060605-31163-130246847356413/AnsiballZ_command.py <<< 30490 1727096550.16264: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096550.1060605-31163-130246847356413/AnsiballZ_command.py" <<< 30490 1727096550.16292: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmplefvgtxq" to remote "/root/.ansible/tmp/ansible-tmp-1727096550.1060605-31163-130246847356413/AnsiballZ_command.py" <<< 30490 1727096550.16295: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096550.1060605-31163-130246847356413/AnsiballZ_command.py" <<< 30490 1727096550.16777: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096550.16813: stderr chunk (state=3): >>><<< 30490 1727096550.16817: stdout chunk (state=3): >>><<< 30490 1727096550.16854: done transferring module to remote 30490 1727096550.16863: _low_level_execute_command(): starting 30490 1727096550.16869: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096550.1060605-31163-130246847356413/ /root/.ansible/tmp/ansible-tmp-1727096550.1060605-31163-130246847356413/AnsiballZ_command.py && sleep 0' 30490 1727096550.17300: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096550.17303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096550.17305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096550.17307: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096550.17313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096550.17317: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096550.17359: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096550.17362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096550.17400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096550.19139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096550.19165: stderr chunk (state=3): >>><<< 30490 1727096550.19170: stdout chunk (state=3): >>><<< 30490 1727096550.19185: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096550.19188: _low_level_execute_command(): starting 30490 1727096550.19192: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096550.1060605-31163-130246847356413/AnsiballZ_command.py && sleep 0' 30490 1727096550.19612: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096550.19616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096550.19619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096550.19669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096550.19677: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096550.19679: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096550.19717: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096550.35831: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "Cannot find device \"statebr\"", "rc": 1, "cmd": ["ip", "link", "del", "statebr"], "start": "2024-09-23 09:02:30.348679", "end": "2024-09-23 09:02:30.354930", "delta": "0:00:00.006251", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del statebr", "_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}}} <<< 30490 1727096550.37442: stderr chunk (state=3): >>>debug2: Received exit status from master 1 <<< 30490 1727096550.37458: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 30490 1727096550.37469: stdout chunk (state=3): >>><<< 30490 1727096550.37629: stderr chunk (state=3): >>><<< 30490 1727096550.37633: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "Cannot find device \"statebr\"", "rc": 1, "cmd": ["ip", "link", "del", "statebr"], "start": "2024-09-23 09:02:30.348679", "end": "2024-09-23 09:02:30.354930", "delta": "0:00:00.006251", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del statebr", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.14.152 closed. 30490 1727096550.37638: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del statebr', '_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-1727096550.1060605-31163-130246847356413/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096550.37640: _low_level_execute_command(): starting 30490 1727096550.37642: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096550.1060605-31163-130246847356413/ > /dev/null 2>&1 && sleep 0' 30490 1727096550.38287: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096550.38328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096550.38349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096550.38388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096550.38457: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096550.40328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096550.40338: stdout chunk (state=3): >>><<< 30490 1727096550.40351: stderr chunk (state=3): >>><<< 30490 1727096550.40376: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096550.40388: handler run complete 30490 1727096550.40414: Evaluated conditional (False): False 30490 1727096550.40580: attempt loop complete, returning result 30490 1727096550.40583: _execute() done 30490 1727096550.40585: dumping result to json 30490 1727096550.40587: done dumping result, returning 30490 1727096550.40589: done running TaskExecutor() for managed_node3/TASK: Remove test interface if necessary [0afff68d-5257-ba36-653e-00000000063e] 30490 1727096550.40591: sending task result for task 0afff68d-5257-ba36-653e-00000000063e 30490 1727096550.40662: done sending task result for task 0afff68d-5257-ba36-653e-00000000063e 30490 1727096550.40666: WORKER PROCESS EXITING fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.006251", "end": "2024-09-23 09:02:30.354930", "rc": 1, "start": "2024-09-23 09:02:30.348679" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring 30490 1727096550.40743: no more pending results, returning what we have 30490 1727096550.40749: results queue empty 30490 1727096550.40750: checking for any_errors_fatal 30490 1727096550.40751: done checking for any_errors_fatal 30490 1727096550.40752: checking for max_fail_percentage 30490 1727096550.40754: done checking for max_fail_percentage 30490 1727096550.40755: checking to see if all hosts have failed and the running result is not ok 30490 1727096550.40755: done checking to see if all hosts have failed 30490 1727096550.40756: getting the remaining hosts for this loop 30490 1727096550.40757: done getting the remaining hosts for this loop 30490 1727096550.40761: getting the next task for host managed_node3 30490 1727096550.40775: done getting next task for host managed_node3 30490 1727096550.40777: ^ task is: TASK: Include the task 'get_interface_stat.yml' 30490 1727096550.40781: ^ state is: HOST STATE: block=4, 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? (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 30490 1727096550.40785: getting variables 30490 1727096550.40787: in VariableManager get_vars() 30490 1727096550.40817: Calling all_inventory to load vars for managed_node3 30490 1727096550.40819: Calling groups_inventory to load vars for managed_node3 30490 1727096550.40822: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096550.40833: Calling all_plugins_play to load vars for managed_node3 30490 1727096550.40835: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096550.40838: Calling groups_plugins_play to load vars for managed_node3 30490 1727096550.42537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096550.44159: done with get_vars() 30490 1727096550.44184: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Monday 23 September 2024 09:02:30 -0400 (0:00:00.376) 0:00:16.647 ****** 30490 1727096550.44285: entering _queue_task() for managed_node3/include_tasks 30490 1727096550.44588: worker is 1 (out of 1 available) 30490 1727096550.44601: exiting _queue_task() for managed_node3/include_tasks 30490 1727096550.44612: done queuing things up, now waiting for results queue to drain 30490 1727096550.44614: waiting for pending results... 30490 1727096550.44905: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 30490 1727096550.45030: in run() - task 0afff68d-5257-ba36-653e-000000000642 30490 1727096550.45048: variable 'ansible_search_path' from source: unknown 30490 1727096550.45056: variable 'ansible_search_path' from source: unknown 30490 1727096550.45103: calling self._execute() 30490 1727096550.45195: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096550.45206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096550.45219: variable 'omit' from source: magic vars 30490 1727096550.45614: variable 'ansible_distribution_major_version' from source: facts 30490 1727096550.45617: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096550.45622: _execute() done 30490 1727096550.45629: dumping result to json 30490 1727096550.45675: done dumping result, returning 30490 1727096550.45678: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-ba36-653e-000000000642] 30490 1727096550.45680: sending task result for task 0afff68d-5257-ba36-653e-000000000642 30490 1727096550.45891: no more pending results, returning what we have 30490 1727096550.45896: in VariableManager get_vars() 30490 1727096550.45934: Calling all_inventory to load vars for managed_node3 30490 1727096550.45937: Calling groups_inventory to load vars for managed_node3 30490 1727096550.45941: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096550.45955: Calling all_plugins_play to load vars for managed_node3 30490 1727096550.45958: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096550.45961: Calling groups_plugins_play to load vars for managed_node3 30490 1727096550.46680: done sending task result for task 0afff68d-5257-ba36-653e-000000000642 30490 1727096550.46684: WORKER PROCESS EXITING 30490 1727096550.51424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096550.53002: done with get_vars() 30490 1727096550.53021: variable 'ansible_search_path' from source: unknown 30490 1727096550.53023: variable 'ansible_search_path' from source: unknown 30490 1727096550.53032: variable 'item' from source: include params 30490 1727096550.53122: variable 'item' from source: include params 30490 1727096550.53153: we have included files to process 30490 1727096550.53154: generating all_blocks data 30490 1727096550.53156: done generating all_blocks data 30490 1727096550.53158: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096550.53159: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096550.53161: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096550.53313: done processing included file 30490 1727096550.53315: iterating over new_blocks loaded from include file 30490 1727096550.53316: in VariableManager get_vars() 30490 1727096550.53330: done with get_vars() 30490 1727096550.53332: filtering new block on tags 30490 1727096550.53352: done filtering new block on tags 30490 1727096550.53354: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 30490 1727096550.53358: extending task lists for all hosts with included blocks 30490 1727096550.53521: done extending task lists 30490 1727096550.53522: done processing included files 30490 1727096550.53523: results queue empty 30490 1727096550.53524: checking for any_errors_fatal 30490 1727096550.53527: done checking for any_errors_fatal 30490 1727096550.53527: checking for max_fail_percentage 30490 1727096550.53529: done checking for max_fail_percentage 30490 1727096550.53530: checking to see if all hosts have failed and the running result is not ok 30490 1727096550.53530: done checking to see if all hosts have failed 30490 1727096550.53531: getting the remaining hosts for this loop 30490 1727096550.53532: done getting the remaining hosts for this loop 30490 1727096550.53534: getting the next task for host managed_node3 30490 1727096550.53538: done getting next task for host managed_node3 30490 1727096550.53540: ^ task is: TASK: Get stat for interface {{ interface }} 30490 1727096550.53543: ^ state is: HOST STATE: block=4, 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? (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 30490 1727096550.53545: getting variables 30490 1727096550.53546: in VariableManager get_vars() 30490 1727096550.53554: Calling all_inventory to load vars for managed_node3 30490 1727096550.53557: Calling groups_inventory to load vars for managed_node3 30490 1727096550.53559: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096550.53564: Calling all_plugins_play to load vars for managed_node3 30490 1727096550.53566: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096550.53571: Calling groups_plugins_play to load vars for managed_node3 30490 1727096550.54788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096550.56439: done with get_vars() 30490 1727096550.56456: done getting variables 30490 1727096550.56570: variable 'interface' from source: play vars TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 23 September 2024 09:02:30 -0400 (0:00:00.123) 0:00:16.770 ****** 30490 1727096550.56599: entering _queue_task() for managed_node3/stat 30490 1727096550.56945: worker is 1 (out of 1 available) 30490 1727096550.56957: exiting _queue_task() for managed_node3/stat 30490 1727096550.57083: done queuing things up, now waiting for results queue to drain 30490 1727096550.57085: waiting for pending results... 30490 1727096550.57277: running TaskExecutor() for managed_node3/TASK: Get stat for interface statebr 30490 1727096550.57434: in run() - task 0afff68d-5257-ba36-653e-000000000691 30490 1727096550.57455: variable 'ansible_search_path' from source: unknown 30490 1727096550.57464: variable 'ansible_search_path' from source: unknown 30490 1727096550.57511: calling self._execute() 30490 1727096550.57608: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096550.57624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096550.57645: variable 'omit' from source: magic vars 30490 1727096550.58032: variable 'ansible_distribution_major_version' from source: facts 30490 1727096550.58049: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096550.58071: variable 'omit' from source: magic vars 30490 1727096550.58135: variable 'omit' from source: magic vars 30490 1727096550.58283: variable 'interface' from source: play vars 30490 1727096550.58287: variable 'omit' from source: magic vars 30490 1727096550.58315: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096550.58355: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096550.58393: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096550.58416: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096550.58434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096550.58501: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096550.58504: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096550.58507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096550.58597: Set connection var ansible_connection to ssh 30490 1727096550.58617: Set connection var ansible_shell_type to sh 30490 1727096550.58632: Set connection var ansible_pipelining to False 30490 1727096550.58718: Set connection var ansible_shell_executable to /bin/sh 30490 1727096550.58721: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096550.58724: Set connection var ansible_timeout to 10 30490 1727096550.58726: variable 'ansible_shell_executable' from source: unknown 30490 1727096550.58728: variable 'ansible_connection' from source: unknown 30490 1727096550.58730: variable 'ansible_module_compression' from source: unknown 30490 1727096550.58732: variable 'ansible_shell_type' from source: unknown 30490 1727096550.58734: variable 'ansible_shell_executable' from source: unknown 30490 1727096550.58735: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096550.58738: variable 'ansible_pipelining' from source: unknown 30490 1727096550.58740: variable 'ansible_timeout' from source: unknown 30490 1727096550.58742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096550.58946: 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) 30490 1727096550.58962: variable 'omit' from source: magic vars 30490 1727096550.58976: starting attempt loop 30490 1727096550.58983: running the handler 30490 1727096550.58999: _low_level_execute_command(): starting 30490 1727096550.59009: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096550.59704: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096550.59727: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096550.59742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096550.59843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096550.59876: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096550.59895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096550.59921: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096550.60005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096550.61662: stdout chunk (state=3): >>>/root <<< 30490 1727096550.61782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096550.61826: stderr chunk (state=3): >>><<< 30490 1727096550.61836: stdout chunk (state=3): >>><<< 30490 1727096550.61952: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096550.61956: _low_level_execute_command(): starting 30490 1727096550.61959: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096550.6186295-31184-273303214635726 `" && echo ansible-tmp-1727096550.6186295-31184-273303214635726="` echo /root/.ansible/tmp/ansible-tmp-1727096550.6186295-31184-273303214635726 `" ) && sleep 0' 30490 1727096550.62491: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096550.62511: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096550.62524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096550.62541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096550.62557: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096550.62581: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096550.62678: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096550.62690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096550.62707: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096550.62758: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096550.62783: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096550.64692: stdout chunk (state=3): >>>ansible-tmp-1727096550.6186295-31184-273303214635726=/root/.ansible/tmp/ansible-tmp-1727096550.6186295-31184-273303214635726 <<< 30490 1727096550.64795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096550.64799: stdout chunk (state=3): >>><<< 30490 1727096550.64802: stderr chunk (state=3): >>><<< 30490 1727096550.64819: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096550.6186295-31184-273303214635726=/root/.ansible/tmp/ansible-tmp-1727096550.6186295-31184-273303214635726 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096550.64876: variable 'ansible_module_compression' from source: unknown 30490 1727096550.64976: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 30490 1727096550.64985: variable 'ansible_facts' from source: unknown 30490 1727096550.65064: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096550.6186295-31184-273303214635726/AnsiballZ_stat.py 30490 1727096550.65295: Sending initial data 30490 1727096550.65298: Sent initial data (153 bytes) 30490 1727096550.65806: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096550.65821: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096550.65888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096550.65945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096550.65960: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096550.65987: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096550.66052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096550.67570: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 30490 1727096550.67595: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096550.67624: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096550.67713: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpilflqjo3 /root/.ansible/tmp/ansible-tmp-1727096550.6186295-31184-273303214635726/AnsiballZ_stat.py <<< 30490 1727096550.67716: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096550.6186295-31184-273303214635726/AnsiballZ_stat.py" <<< 30490 1727096550.67778: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpilflqjo3" to remote "/root/.ansible/tmp/ansible-tmp-1727096550.6186295-31184-273303214635726/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096550.6186295-31184-273303214635726/AnsiballZ_stat.py" <<< 30490 1727096550.68604: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096550.68652: stderr chunk (state=3): >>><<< 30490 1727096550.68656: stdout chunk (state=3): >>><<< 30490 1727096550.68775: done transferring module to remote 30490 1727096550.68779: _low_level_execute_command(): starting 30490 1727096550.68782: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096550.6186295-31184-273303214635726/ /root/.ansible/tmp/ansible-tmp-1727096550.6186295-31184-273303214635726/AnsiballZ_stat.py && sleep 0' 30490 1727096550.69450: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096550.69465: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096550.69487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096550.69542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096550.69615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096550.69657: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096550.69991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096550.71579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096550.71582: stdout chunk (state=3): >>><<< 30490 1727096550.71585: stderr chunk (state=3): >>><<< 30490 1727096550.71587: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096550.71590: _low_level_execute_command(): starting 30490 1727096550.71592: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096550.6186295-31184-273303214635726/AnsiballZ_stat.py && sleep 0' 30490 1727096550.72151: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096550.72166: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096550.72187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096550.72212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096550.72314: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096550.72343: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096550.72359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096550.72432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096550.87604: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 30490 1727096550.88890: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096550.88924: stderr chunk (state=3): >>><<< 30490 1727096550.88928: stdout chunk (state=3): >>><<< 30490 1727096550.88980: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096550.88993: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/statebr', '_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-1727096550.6186295-31184-273303214635726/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096550.89009: _low_level_execute_command(): starting 30490 1727096550.89094: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096550.6186295-31184-273303214635726/ > /dev/null 2>&1 && sleep 0' 30490 1727096550.89692: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096550.89711: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096550.89830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096550.89856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096550.89942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096550.91754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096550.91758: stdout chunk (state=3): >>><<< 30490 1727096550.91974: stderr chunk (state=3): >>><<< 30490 1727096550.91978: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096550.91981: handler run complete 30490 1727096550.91984: attempt loop complete, returning result 30490 1727096550.91987: _execute() done 30490 1727096550.91990: dumping result to json 30490 1727096550.91992: done dumping result, returning 30490 1727096550.91995: done running TaskExecutor() for managed_node3/TASK: Get stat for interface statebr [0afff68d-5257-ba36-653e-000000000691] 30490 1727096550.91997: sending task result for task 0afff68d-5257-ba36-653e-000000000691 30490 1727096550.92060: done sending task result for task 0afff68d-5257-ba36-653e-000000000691 30490 1727096550.92064: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 30490 1727096550.92129: no more pending results, returning what we have 30490 1727096550.92132: results queue empty 30490 1727096550.92133: checking for any_errors_fatal 30490 1727096550.92134: done checking for any_errors_fatal 30490 1727096550.92135: checking for max_fail_percentage 30490 1727096550.92137: done checking for max_fail_percentage 30490 1727096550.92137: checking to see if all hosts have failed and the running result is not ok 30490 1727096550.92138: done checking to see if all hosts have failed 30490 1727096550.92139: getting the remaining hosts for this loop 30490 1727096550.92141: done getting the remaining hosts for this loop 30490 1727096550.92144: getting the next task for host managed_node3 30490 1727096550.92153: done getting next task for host managed_node3 30490 1727096550.92156: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 30490 1727096550.92159: ^ state is: HOST STATE: block=4, 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? (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 30490 1727096550.92163: getting variables 30490 1727096550.92165: in VariableManager get_vars() 30490 1727096550.92299: Calling all_inventory to load vars for managed_node3 30490 1727096550.92302: Calling groups_inventory to load vars for managed_node3 30490 1727096550.92305: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096550.92315: Calling all_plugins_play to load vars for managed_node3 30490 1727096550.92318: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096550.92320: Calling groups_plugins_play to load vars for managed_node3 30490 1727096550.93779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096550.95385: done with get_vars() 30490 1727096550.95408: done getting variables 30490 1727096550.95475: 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) 30490 1727096550.95598: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Monday 23 September 2024 09:02:30 -0400 (0:00:00.390) 0:00:17.160 ****** 30490 1727096550.95629: entering _queue_task() for managed_node3/assert 30490 1727096550.96095: worker is 1 (out of 1 available) 30490 1727096550.96106: exiting _queue_task() for managed_node3/assert 30490 1727096550.96115: done queuing things up, now waiting for results queue to drain 30490 1727096550.96116: waiting for pending results... 30490 1727096550.96213: running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'statebr' 30490 1727096550.96353: in run() - task 0afff68d-5257-ba36-653e-000000000643 30490 1727096550.96379: variable 'ansible_search_path' from source: unknown 30490 1727096550.96387: variable 'ansible_search_path' from source: unknown 30490 1727096550.96427: calling self._execute() 30490 1727096550.96521: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096550.96533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096550.96548: variable 'omit' from source: magic vars 30490 1727096550.96918: variable 'ansible_distribution_major_version' from source: facts 30490 1727096550.96934: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096550.96944: variable 'omit' from source: magic vars 30490 1727096550.97000: variable 'omit' from source: magic vars 30490 1727096550.97099: variable 'interface' from source: play vars 30490 1727096550.97125: variable 'omit' from source: magic vars 30490 1727096550.97165: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096550.97211: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096550.97235: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096550.97272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096550.97275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096550.97305: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096550.97319: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096550.97429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096550.97432: Set connection var ansible_connection to ssh 30490 1727096550.97437: Set connection var ansible_shell_type to sh 30490 1727096550.97450: Set connection var ansible_pipelining to False 30490 1727096550.97459: Set connection var ansible_shell_executable to /bin/sh 30490 1727096550.97470: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096550.97479: Set connection var ansible_timeout to 10 30490 1727096550.97506: variable 'ansible_shell_executable' from source: unknown 30490 1727096550.97513: variable 'ansible_connection' from source: unknown 30490 1727096550.97520: variable 'ansible_module_compression' from source: unknown 30490 1727096550.97526: variable 'ansible_shell_type' from source: unknown 30490 1727096550.97540: variable 'ansible_shell_executable' from source: unknown 30490 1727096550.97547: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096550.97554: variable 'ansible_pipelining' from source: unknown 30490 1727096550.97561: variable 'ansible_timeout' from source: unknown 30490 1727096550.97570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096550.97712: 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) 30490 1727096550.97727: variable 'omit' from source: magic vars 30490 1727096550.97736: starting attempt loop 30490 1727096550.97742: running the handler 30490 1727096550.97900: variable 'interface_stat' from source: set_fact 30490 1727096550.97914: Evaluated conditional (not interface_stat.stat.exists): True 30490 1727096550.97924: handler run complete 30490 1727096550.97941: attempt loop complete, returning result 30490 1727096550.97974: _execute() done 30490 1727096550.97977: dumping result to json 30490 1727096550.97979: done dumping result, returning 30490 1727096550.97982: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'statebr' [0afff68d-5257-ba36-653e-000000000643] 30490 1727096550.97984: sending task result for task 0afff68d-5257-ba36-653e-000000000643 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 30490 1727096550.98125: no more pending results, returning what we have 30490 1727096550.98128: results queue empty 30490 1727096550.98130: checking for any_errors_fatal 30490 1727096550.98139: done checking for any_errors_fatal 30490 1727096550.98140: checking for max_fail_percentage 30490 1727096550.98142: done checking for max_fail_percentage 30490 1727096550.98143: checking to see if all hosts have failed and the running result is not ok 30490 1727096550.98144: done checking to see if all hosts have failed 30490 1727096550.98144: getting the remaining hosts for this loop 30490 1727096550.98146: done getting the remaining hosts for this loop 30490 1727096550.98150: getting the next task for host managed_node3 30490 1727096550.98159: done getting next task for host managed_node3 30490 1727096550.98163: ^ task is: TASK: Test 30490 1727096550.98166: ^ state is: HOST STATE: block=4, 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 30490 1727096550.98173: getting variables 30490 1727096550.98175: in VariableManager get_vars() 30490 1727096550.98205: Calling all_inventory to load vars for managed_node3 30490 1727096550.98208: Calling groups_inventory to load vars for managed_node3 30490 1727096550.98212: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096550.98223: Calling all_plugins_play to load vars for managed_node3 30490 1727096550.98226: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096550.98229: Calling groups_plugins_play to load vars for managed_node3 30490 1727096550.98884: done sending task result for task 0afff68d-5257-ba36-653e-000000000643 30490 1727096550.98888: WORKER PROCESS EXITING 30490 1727096550.99816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096551.01582: done with get_vars() 30490 1727096551.01601: done getting variables TASK [Test] ******************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Monday 23 September 2024 09:02:31 -0400 (0:00:00.060) 0:00:17.221 ****** 30490 1727096551.01690: entering _queue_task() for managed_node3/include_tasks 30490 1727096551.01953: worker is 1 (out of 1 available) 30490 1727096551.01972: exiting _queue_task() for managed_node3/include_tasks 30490 1727096551.01985: done queuing things up, now waiting for results queue to drain 30490 1727096551.01986: waiting for pending results... 30490 1727096551.02226: running TaskExecutor() for managed_node3/TASK: Test 30490 1727096551.02328: in run() - task 0afff68d-5257-ba36-653e-0000000005b8 30490 1727096551.02347: variable 'ansible_search_path' from source: unknown 30490 1727096551.02354: variable 'ansible_search_path' from source: unknown 30490 1727096551.02404: variable 'lsr_test' from source: include params 30490 1727096551.02594: variable 'lsr_test' from source: include params 30490 1727096551.02660: variable 'omit' from source: magic vars 30490 1727096551.02789: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096551.02807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096551.02822: variable 'omit' from source: magic vars 30490 1727096551.03043: variable 'ansible_distribution_major_version' from source: facts 30490 1727096551.03061: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096551.03174: variable 'item' from source: unknown 30490 1727096551.03178: variable 'item' from source: unknown 30490 1727096551.03180: variable 'item' from source: unknown 30490 1727096551.03237: variable 'item' from source: unknown 30490 1727096551.03476: dumping result to json 30490 1727096551.03480: done dumping result, returning 30490 1727096551.03483: done running TaskExecutor() for managed_node3/TASK: Test [0afff68d-5257-ba36-653e-0000000005b8] 30490 1727096551.03486: sending task result for task 0afff68d-5257-ba36-653e-0000000005b8 30490 1727096551.03530: done sending task result for task 0afff68d-5257-ba36-653e-0000000005b8 30490 1727096551.03532: WORKER PROCESS EXITING 30490 1727096551.03601: no more pending results, returning what we have 30490 1727096551.03606: in VariableManager get_vars() 30490 1727096551.03644: Calling all_inventory to load vars for managed_node3 30490 1727096551.03647: Calling groups_inventory to load vars for managed_node3 30490 1727096551.03651: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096551.03664: Calling all_plugins_play to load vars for managed_node3 30490 1727096551.03669: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096551.03673: Calling groups_plugins_play to load vars for managed_node3 30490 1727096551.05171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096551.06797: done with get_vars() 30490 1727096551.06825: variable 'ansible_search_path' from source: unknown 30490 1727096551.06827: variable 'ansible_search_path' from source: unknown 30490 1727096551.06863: we have included files to process 30490 1727096551.06865: generating all_blocks data 30490 1727096551.06866: done generating all_blocks data 30490 1727096551.06873: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml 30490 1727096551.06874: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml 30490 1727096551.06877: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml 30490 1727096551.07210: done processing included file 30490 1727096551.07212: iterating over new_blocks loaded from include file 30490 1727096551.07214: in VariableManager get_vars() 30490 1727096551.07228: done with get_vars() 30490 1727096551.07230: filtering new block on tags 30490 1727096551.07277: done filtering new block on tags 30490 1727096551.07280: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for managed_node3 => (item=tasks/create_bridge_profile_no_autoconnect.yml) 30490 1727096551.07284: extending task lists for all hosts with included blocks 30490 1727096551.08212: done extending task lists 30490 1727096551.08213: done processing included files 30490 1727096551.08214: results queue empty 30490 1727096551.08215: checking for any_errors_fatal 30490 1727096551.08219: done checking for any_errors_fatal 30490 1727096551.08224: checking for max_fail_percentage 30490 1727096551.08225: done checking for max_fail_percentage 30490 1727096551.08226: checking to see if all hosts have failed and the running result is not ok 30490 1727096551.08227: done checking to see if all hosts have failed 30490 1727096551.08228: getting the remaining hosts for this loop 30490 1727096551.08229: done getting the remaining hosts for this loop 30490 1727096551.08232: getting the next task for host managed_node3 30490 1727096551.08236: done getting next task for host managed_node3 30490 1727096551.08238: ^ task is: TASK: Include network role 30490 1727096551.08241: ^ state is: HOST STATE: block=4, 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? (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 30490 1727096551.08243: getting variables 30490 1727096551.08244: in VariableManager get_vars() 30490 1727096551.08254: Calling all_inventory to load vars for managed_node3 30490 1727096551.08256: Calling groups_inventory to load vars for managed_node3 30490 1727096551.08258: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096551.08263: Calling all_plugins_play to load vars for managed_node3 30490 1727096551.08266: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096551.08271: Calling groups_plugins_play to load vars for managed_node3 30490 1727096551.09491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096551.11059: done with get_vars() 30490 1727096551.11080: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Monday 23 September 2024 09:02:31 -0400 (0:00:00.094) 0:00:17.315 ****** 30490 1727096551.11156: entering _queue_task() for managed_node3/include_role 30490 1727096551.11464: worker is 1 (out of 1 available) 30490 1727096551.11484: exiting _queue_task() for managed_node3/include_role 30490 1727096551.11497: done queuing things up, now waiting for results queue to drain 30490 1727096551.11499: waiting for pending results... 30490 1727096551.11885: running TaskExecutor() for managed_node3/TASK: Include network role 30490 1727096551.11895: in run() - task 0afff68d-5257-ba36-653e-0000000006b1 30490 1727096551.11899: variable 'ansible_search_path' from source: unknown 30490 1727096551.11901: variable 'ansible_search_path' from source: unknown 30490 1727096551.11921: calling self._execute() 30490 1727096551.12013: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096551.12026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096551.12040: variable 'omit' from source: magic vars 30490 1727096551.12384: variable 'ansible_distribution_major_version' from source: facts 30490 1727096551.12400: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096551.12410: _execute() done 30490 1727096551.12417: dumping result to json 30490 1727096551.12424: done dumping result, returning 30490 1727096551.12433: done running TaskExecutor() for managed_node3/TASK: Include network role [0afff68d-5257-ba36-653e-0000000006b1] 30490 1727096551.12444: sending task result for task 0afff68d-5257-ba36-653e-0000000006b1 30490 1727096551.12590: no more pending results, returning what we have 30490 1727096551.12595: in VariableManager get_vars() 30490 1727096551.12688: Calling all_inventory to load vars for managed_node3 30490 1727096551.12691: Calling groups_inventory to load vars for managed_node3 30490 1727096551.12695: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096551.12710: Calling all_plugins_play to load vars for managed_node3 30490 1727096551.12713: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096551.12716: Calling groups_plugins_play to load vars for managed_node3 30490 1727096551.12842: done sending task result for task 0afff68d-5257-ba36-653e-0000000006b1 30490 1727096551.12846: WORKER PROCESS EXITING 30490 1727096551.14082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096551.15634: done with get_vars() 30490 1727096551.15653: variable 'ansible_search_path' from source: unknown 30490 1727096551.15655: variable 'ansible_search_path' from source: unknown 30490 1727096551.15852: variable 'omit' from source: magic vars 30490 1727096551.15966: variable 'omit' from source: magic vars 30490 1727096551.16157: variable 'omit' from source: magic vars 30490 1727096551.16161: we have included files to process 30490 1727096551.16162: generating all_blocks data 30490 1727096551.16164: done generating all_blocks data 30490 1727096551.16165: processing included file: fedora.linux_system_roles.network 30490 1727096551.16192: in VariableManager get_vars() 30490 1727096551.16205: done with get_vars() 30490 1727096551.16235: in VariableManager get_vars() 30490 1727096551.16253: done with get_vars() 30490 1727096551.16296: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 30490 1727096551.16414: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 30490 1727096551.16497: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 30490 1727096551.17011: in VariableManager get_vars() 30490 1727096551.17032: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096551.19202: iterating over new_blocks loaded from include file 30490 1727096551.19204: in VariableManager get_vars() 30490 1727096551.19221: done with get_vars() 30490 1727096551.19223: filtering new block on tags 30490 1727096551.19542: done filtering new block on tags 30490 1727096551.19546: in VariableManager get_vars() 30490 1727096551.19561: done with get_vars() 30490 1727096551.19562: filtering new block on tags 30490 1727096551.19585: done filtering new block on tags 30490 1727096551.19588: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node3 30490 1727096551.19593: extending task lists for all hosts with included blocks 30490 1727096551.19774: done extending task lists 30490 1727096551.19775: done processing included files 30490 1727096551.19776: results queue empty 30490 1727096551.19777: checking for any_errors_fatal 30490 1727096551.19781: done checking for any_errors_fatal 30490 1727096551.19782: checking for max_fail_percentage 30490 1727096551.19783: done checking for max_fail_percentage 30490 1727096551.19784: checking to see if all hosts have failed and the running result is not ok 30490 1727096551.19785: done checking to see if all hosts have failed 30490 1727096551.19785: getting the remaining hosts for this loop 30490 1727096551.19787: done getting the remaining hosts for this loop 30490 1727096551.19789: getting the next task for host managed_node3 30490 1727096551.19794: done getting next task for host managed_node3 30490 1727096551.19797: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096551.19800: ^ state is: HOST STATE: block=4, 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? (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 30490 1727096551.19810: getting variables 30490 1727096551.19811: in VariableManager get_vars() 30490 1727096551.19824: Calling all_inventory to load vars for managed_node3 30490 1727096551.19831: Calling groups_inventory to load vars for managed_node3 30490 1727096551.19835: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096551.19841: Calling all_plugins_play to load vars for managed_node3 30490 1727096551.19843: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096551.19846: Calling groups_plugins_play to load vars for managed_node3 30490 1727096551.21080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096551.22991: done with get_vars() 30490 1727096551.23020: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:02:31 -0400 (0:00:00.119) 0:00:17.435 ****** 30490 1727096551.23112: entering _queue_task() for managed_node3/include_tasks 30490 1727096551.23691: worker is 1 (out of 1 available) 30490 1727096551.23701: exiting _queue_task() for managed_node3/include_tasks 30490 1727096551.23710: done queuing things up, now waiting for results queue to drain 30490 1727096551.23712: waiting for pending results... 30490 1727096551.23908: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096551.24058: in run() - task 0afff68d-5257-ba36-653e-00000000072f 30490 1727096551.24089: variable 'ansible_search_path' from source: unknown 30490 1727096551.24097: variable 'ansible_search_path' from source: unknown 30490 1727096551.24138: calling self._execute() 30490 1727096551.24270: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096551.24276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096551.24286: variable 'omit' from source: magic vars 30490 1727096551.24703: variable 'ansible_distribution_major_version' from source: facts 30490 1727096551.24707: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096551.24717: _execute() done 30490 1727096551.24776: dumping result to json 30490 1727096551.24780: done dumping result, returning 30490 1727096551.24783: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-ba36-653e-00000000072f] 30490 1727096551.24785: sending task result for task 0afff68d-5257-ba36-653e-00000000072f 30490 1727096551.24960: no more pending results, returning what we have 30490 1727096551.24966: in VariableManager get_vars() 30490 1727096551.25014: Calling all_inventory to load vars for managed_node3 30490 1727096551.25018: Calling groups_inventory to load vars for managed_node3 30490 1727096551.25021: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096551.25080: done sending task result for task 0afff68d-5257-ba36-653e-00000000072f 30490 1727096551.25084: WORKER PROCESS EXITING 30490 1727096551.25097: Calling all_plugins_play to load vars for managed_node3 30490 1727096551.25101: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096551.25104: Calling groups_plugins_play to load vars for managed_node3 30490 1727096551.26841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096551.28467: done with get_vars() 30490 1727096551.28489: variable 'ansible_search_path' from source: unknown 30490 1727096551.28491: variable 'ansible_search_path' from source: unknown 30490 1727096551.28534: we have included files to process 30490 1727096551.28536: generating all_blocks data 30490 1727096551.28537: done generating all_blocks data 30490 1727096551.28540: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096551.28541: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096551.28543: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096551.29139: done processing included file 30490 1727096551.29141: iterating over new_blocks loaded from include file 30490 1727096551.29143: in VariableManager get_vars() 30490 1727096551.29175: done with get_vars() 30490 1727096551.29178: filtering new block on tags 30490 1727096551.29209: done filtering new block on tags 30490 1727096551.29212: in VariableManager get_vars() 30490 1727096551.29234: done with get_vars() 30490 1727096551.29236: filtering new block on tags 30490 1727096551.29290: done filtering new block on tags 30490 1727096551.29292: in VariableManager get_vars() 30490 1727096551.29314: done with get_vars() 30490 1727096551.29316: filtering new block on tags 30490 1727096551.29358: done filtering new block on tags 30490 1727096551.29361: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 30490 1727096551.29366: extending task lists for all hosts with included blocks 30490 1727096551.30713: done extending task lists 30490 1727096551.30714: done processing included files 30490 1727096551.30715: results queue empty 30490 1727096551.30715: checking for any_errors_fatal 30490 1727096551.30717: done checking for any_errors_fatal 30490 1727096551.30718: checking for max_fail_percentage 30490 1727096551.30719: done checking for max_fail_percentage 30490 1727096551.30719: checking to see if all hosts have failed and the running result is not ok 30490 1727096551.30720: done checking to see if all hosts have failed 30490 1727096551.30720: getting the remaining hosts for this loop 30490 1727096551.30721: done getting the remaining hosts for this loop 30490 1727096551.30723: getting the next task for host managed_node3 30490 1727096551.30726: done getting next task for host managed_node3 30490 1727096551.30728: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096551.30730: ^ state is: HOST STATE: block=4, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096551.30737: getting variables 30490 1727096551.30738: in VariableManager get_vars() 30490 1727096551.30746: Calling all_inventory to load vars for managed_node3 30490 1727096551.30748: Calling groups_inventory to load vars for managed_node3 30490 1727096551.30749: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096551.30754: Calling all_plugins_play to load vars for managed_node3 30490 1727096551.30755: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096551.30757: Calling groups_plugins_play to load vars for managed_node3 30490 1727096551.31460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096551.32804: done with get_vars() 30490 1727096551.32822: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:02:31 -0400 (0:00:00.097) 0:00:17.533 ****** 30490 1727096551.32898: entering _queue_task() for managed_node3/setup 30490 1727096551.33250: worker is 1 (out of 1 available) 30490 1727096551.33263: exiting _queue_task() for managed_node3/setup 30490 1727096551.33479: done queuing things up, now waiting for results queue to drain 30490 1727096551.33481: waiting for pending results... 30490 1727096551.33556: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096551.33712: in run() - task 0afff68d-5257-ba36-653e-00000000078c 30490 1727096551.33733: variable 'ansible_search_path' from source: unknown 30490 1727096551.33741: variable 'ansible_search_path' from source: unknown 30490 1727096551.33786: calling self._execute() 30490 1727096551.33922: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096551.33926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096551.33929: variable 'omit' from source: magic vars 30490 1727096551.34290: variable 'ansible_distribution_major_version' from source: facts 30490 1727096551.34307: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096551.34535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096551.36493: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096551.36586: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096551.36622: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096551.36698: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096551.36703: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096551.36990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096551.36994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096551.36996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096551.36999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096551.37001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096551.37004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096551.37006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096551.37008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096551.37010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096551.37017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096551.37177: variable '__network_required_facts' from source: role '' defaults 30490 1727096551.37181: variable 'ansible_facts' from source: unknown 30490 1727096551.37900: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 30490 1727096551.37904: when evaluation is False, skipping this task 30490 1727096551.37907: _execute() done 30490 1727096551.37909: dumping result to json 30490 1727096551.37912: done dumping result, returning 30490 1727096551.37921: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-ba36-653e-00000000078c] 30490 1727096551.37927: sending task result for task 0afff68d-5257-ba36-653e-00000000078c 30490 1727096551.38013: done sending task result for task 0afff68d-5257-ba36-653e-00000000078c 30490 1727096551.38016: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096551.38098: no more pending results, returning what we have 30490 1727096551.38101: results queue empty 30490 1727096551.38102: checking for any_errors_fatal 30490 1727096551.38104: done checking for any_errors_fatal 30490 1727096551.38104: checking for max_fail_percentage 30490 1727096551.38106: done checking for max_fail_percentage 30490 1727096551.38107: checking to see if all hosts have failed and the running result is not ok 30490 1727096551.38108: done checking to see if all hosts have failed 30490 1727096551.38108: getting the remaining hosts for this loop 30490 1727096551.38111: done getting the remaining hosts for this loop 30490 1727096551.38114: getting the next task for host managed_node3 30490 1727096551.38127: done getting next task for host managed_node3 30490 1727096551.38130: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096551.38136: ^ state is: HOST STATE: block=4, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096551.38151: getting variables 30490 1727096551.38157: in VariableManager get_vars() 30490 1727096551.38191: Calling all_inventory to load vars for managed_node3 30490 1727096551.38194: Calling groups_inventory to load vars for managed_node3 30490 1727096551.38196: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096551.38204: Calling all_plugins_play to load vars for managed_node3 30490 1727096551.38207: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096551.38214: Calling groups_plugins_play to load vars for managed_node3 30490 1727096551.39537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096551.41085: done with get_vars() 30490 1727096551.41106: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:02:31 -0400 (0:00:00.083) 0:00:17.616 ****** 30490 1727096551.41204: entering _queue_task() for managed_node3/stat 30490 1727096551.41566: worker is 1 (out of 1 available) 30490 1727096551.41782: exiting _queue_task() for managed_node3/stat 30490 1727096551.41793: done queuing things up, now waiting for results queue to drain 30490 1727096551.41794: waiting for pending results... 30490 1727096551.41992: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096551.42204: in run() - task 0afff68d-5257-ba36-653e-00000000078e 30490 1727096551.42218: variable 'ansible_search_path' from source: unknown 30490 1727096551.42221: variable 'ansible_search_path' from source: unknown 30490 1727096551.42258: calling self._execute() 30490 1727096551.42460: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096551.42464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096551.42586: variable 'omit' from source: magic vars 30490 1727096551.43272: variable 'ansible_distribution_major_version' from source: facts 30490 1727096551.43276: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096551.43433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096551.43717: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096551.43755: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096551.43826: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096551.43829: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096551.43917: 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) 30490 1727096551.43943: 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) 30490 1727096551.43970: 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) 30490 1727096551.44043: 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) 30490 1727096551.44086: variable '__network_is_ostree' from source: set_fact 30490 1727096551.44092: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096551.44096: when evaluation is False, skipping this task 30490 1727096551.44098: _execute() done 30490 1727096551.44100: dumping result to json 30490 1727096551.44105: done dumping result, returning 30490 1727096551.44112: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-ba36-653e-00000000078e] 30490 1727096551.44117: sending task result for task 0afff68d-5257-ba36-653e-00000000078e 30490 1727096551.44209: done sending task result for task 0afff68d-5257-ba36-653e-00000000078e 30490 1727096551.44212: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096551.44291: no more pending results, returning what we have 30490 1727096551.44295: results queue empty 30490 1727096551.44296: checking for any_errors_fatal 30490 1727096551.44304: done checking for any_errors_fatal 30490 1727096551.44305: checking for max_fail_percentage 30490 1727096551.44307: done checking for max_fail_percentage 30490 1727096551.44308: checking to see if all hosts have failed and the running result is not ok 30490 1727096551.44309: done checking to see if all hosts have failed 30490 1727096551.44310: getting the remaining hosts for this loop 30490 1727096551.44311: done getting the remaining hosts for this loop 30490 1727096551.44315: getting the next task for host managed_node3 30490 1727096551.44324: done getting next task for host managed_node3 30490 1727096551.44328: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096551.44334: ^ state is: HOST STATE: block=4, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096551.44351: getting variables 30490 1727096551.44353: in VariableManager get_vars() 30490 1727096551.44393: Calling all_inventory to load vars for managed_node3 30490 1727096551.44396: Calling groups_inventory to load vars for managed_node3 30490 1727096551.44399: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096551.44409: Calling all_plugins_play to load vars for managed_node3 30490 1727096551.44412: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096551.44415: Calling groups_plugins_play to load vars for managed_node3 30490 1727096551.46797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096551.48418: done with get_vars() 30490 1727096551.48441: done getting variables 30490 1727096551.48504: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:02:31 -0400 (0:00:00.073) 0:00:17.689 ****** 30490 1727096551.48546: entering _queue_task() for managed_node3/set_fact 30490 1727096551.48892: worker is 1 (out of 1 available) 30490 1727096551.48909: exiting _queue_task() for managed_node3/set_fact 30490 1727096551.48923: done queuing things up, now waiting for results queue to drain 30490 1727096551.48924: waiting for pending results... 30490 1727096551.49347: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096551.49397: in run() - task 0afff68d-5257-ba36-653e-00000000078f 30490 1727096551.49418: variable 'ansible_search_path' from source: unknown 30490 1727096551.49425: variable 'ansible_search_path' from source: unknown 30490 1727096551.49477: calling self._execute() 30490 1727096551.49581: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096551.49686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096551.49690: variable 'omit' from source: magic vars 30490 1727096551.49983: variable 'ansible_distribution_major_version' from source: facts 30490 1727096551.50001: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096551.50173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096551.50389: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096551.50421: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096551.50447: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096551.50472: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096551.50538: 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) 30490 1727096551.50557: 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) 30490 1727096551.50582: 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) 30490 1727096551.50600: 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) 30490 1727096551.50665: variable '__network_is_ostree' from source: set_fact 30490 1727096551.50673: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096551.50676: when evaluation is False, skipping this task 30490 1727096551.50682: _execute() done 30490 1727096551.50684: dumping result to json 30490 1727096551.50689: done dumping result, returning 30490 1727096551.50696: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-ba36-653e-00000000078f] 30490 1727096551.50700: sending task result for task 0afff68d-5257-ba36-653e-00000000078f 30490 1727096551.50778: done sending task result for task 0afff68d-5257-ba36-653e-00000000078f 30490 1727096551.50781: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096551.50831: no more pending results, returning what we have 30490 1727096551.50835: results queue empty 30490 1727096551.50836: checking for any_errors_fatal 30490 1727096551.50843: done checking for any_errors_fatal 30490 1727096551.50843: checking for max_fail_percentage 30490 1727096551.50845: done checking for max_fail_percentage 30490 1727096551.50846: checking to see if all hosts have failed and the running result is not ok 30490 1727096551.50847: done checking to see if all hosts have failed 30490 1727096551.50848: getting the remaining hosts for this loop 30490 1727096551.50849: done getting the remaining hosts for this loop 30490 1727096551.50853: getting the next task for host managed_node3 30490 1727096551.50863: done getting next task for host managed_node3 30490 1727096551.50869: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096551.50875: ^ state is: HOST STATE: block=4, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096551.50892: getting variables 30490 1727096551.50900: in VariableManager get_vars() 30490 1727096551.50933: Calling all_inventory to load vars for managed_node3 30490 1727096551.50935: Calling groups_inventory to load vars for managed_node3 30490 1727096551.50937: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096551.50945: Calling all_plugins_play to load vars for managed_node3 30490 1727096551.50948: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096551.50950: Calling groups_plugins_play to load vars for managed_node3 30490 1727096551.51720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096551.53067: done with get_vars() 30490 1727096551.53093: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:02:31 -0400 (0:00:00.046) 0:00:17.735 ****** 30490 1727096551.53162: entering _queue_task() for managed_node3/service_facts 30490 1727096551.53395: worker is 1 (out of 1 available) 30490 1727096551.53410: exiting _queue_task() for managed_node3/service_facts 30490 1727096551.53425: done queuing things up, now waiting for results queue to drain 30490 1727096551.53427: waiting for pending results... 30490 1727096551.53605: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096551.53701: in run() - task 0afff68d-5257-ba36-653e-000000000791 30490 1727096551.53713: variable 'ansible_search_path' from source: unknown 30490 1727096551.53717: variable 'ansible_search_path' from source: unknown 30490 1727096551.53743: calling self._execute() 30490 1727096551.53816: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096551.53820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096551.53829: variable 'omit' from source: magic vars 30490 1727096551.54092: variable 'ansible_distribution_major_version' from source: facts 30490 1727096551.54103: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096551.54106: variable 'omit' from source: magic vars 30490 1727096551.54155: variable 'omit' from source: magic vars 30490 1727096551.54182: variable 'omit' from source: magic vars 30490 1727096551.54213: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096551.54243: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096551.54259: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096551.54274: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096551.54288: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096551.54312: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096551.54315: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096551.54317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096551.54388: Set connection var ansible_connection to ssh 30490 1727096551.54394: Set connection var ansible_shell_type to sh 30490 1727096551.54402: Set connection var ansible_pipelining to False 30490 1727096551.54405: Set connection var ansible_shell_executable to /bin/sh 30490 1727096551.54412: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096551.54416: Set connection var ansible_timeout to 10 30490 1727096551.54436: variable 'ansible_shell_executable' from source: unknown 30490 1727096551.54439: variable 'ansible_connection' from source: unknown 30490 1727096551.54442: variable 'ansible_module_compression' from source: unknown 30490 1727096551.54445: variable 'ansible_shell_type' from source: unknown 30490 1727096551.54447: variable 'ansible_shell_executable' from source: unknown 30490 1727096551.54449: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096551.54451: variable 'ansible_pipelining' from source: unknown 30490 1727096551.54453: variable 'ansible_timeout' from source: unknown 30490 1727096551.54461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096551.54600: 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) 30490 1727096551.54609: variable 'omit' from source: magic vars 30490 1727096551.54614: starting attempt loop 30490 1727096551.54616: running the handler 30490 1727096551.54629: _low_level_execute_command(): starting 30490 1727096551.54635: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096551.55137: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096551.55144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096551.55148: 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.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096551.55150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096551.55207: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096551.55214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096551.55260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096551.56916: stdout chunk (state=3): >>>/root <<< 30490 1727096551.57020: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096551.57074: stderr chunk (state=3): >>><<< 30490 1727096551.57077: stdout chunk (state=3): >>><<< 30490 1727096551.57081: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096551.57084: _low_level_execute_command(): starting 30490 1727096551.57086: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096551.5705392-31224-3863758599066 `" && echo ansible-tmp-1727096551.5705392-31224-3863758599066="` echo /root/.ansible/tmp/ansible-tmp-1727096551.5705392-31224-3863758599066 `" ) && sleep 0' 30490 1727096551.57491: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096551.57494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096551.57497: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096551.57506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096551.57556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096551.57561: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096551.57566: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096551.57590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096551.59476: stdout chunk (state=3): >>>ansible-tmp-1727096551.5705392-31224-3863758599066=/root/.ansible/tmp/ansible-tmp-1727096551.5705392-31224-3863758599066 <<< 30490 1727096551.59677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096551.59680: stderr chunk (state=3): >>><<< 30490 1727096551.59683: stdout chunk (state=3): >>><<< 30490 1727096551.59686: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096551.5705392-31224-3863758599066=/root/.ansible/tmp/ansible-tmp-1727096551.5705392-31224-3863758599066 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096551.59688: variable 'ansible_module_compression' from source: unknown 30490 1727096551.59729: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 30490 1727096551.59774: variable 'ansible_facts' from source: unknown 30490 1727096551.59863: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096551.5705392-31224-3863758599066/AnsiballZ_service_facts.py 30490 1727096551.59990: Sending initial data 30490 1727096551.59996: Sent initial data (160 bytes) 30490 1727096551.60503: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096551.60509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096551.60531: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096551.60533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096551.60599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096551.60605: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096551.60624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096551.62169: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096551.62224: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096551.62228: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpyx4462n_ /root/.ansible/tmp/ansible-tmp-1727096551.5705392-31224-3863758599066/AnsiballZ_service_facts.py <<< 30490 1727096551.62270: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096551.5705392-31224-3863758599066/AnsiballZ_service_facts.py" <<< 30490 1727096551.62310: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 30490 1727096551.62342: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpyx4462n_" to remote "/root/.ansible/tmp/ansible-tmp-1727096551.5705392-31224-3863758599066/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096551.5705392-31224-3863758599066/AnsiballZ_service_facts.py" <<< 30490 1727096551.63026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096551.63059: stderr chunk (state=3): >>><<< 30490 1727096551.63062: stdout chunk (state=3): >>><<< 30490 1727096551.63095: done transferring module to remote 30490 1727096551.63103: _low_level_execute_command(): starting 30490 1727096551.63107: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096551.5705392-31224-3863758599066/ /root/.ansible/tmp/ansible-tmp-1727096551.5705392-31224-3863758599066/AnsiballZ_service_facts.py && sleep 0' 30490 1727096551.63518: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096551.63522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096551.63524: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096551.63526: 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 <<< 30490 1727096551.63528: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096551.63566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096551.63576: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096551.63590: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096551.63626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096551.65328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096551.65354: stderr chunk (state=3): >>><<< 30490 1727096551.65356: stdout chunk (state=3): >>><<< 30490 1727096551.65364: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096551.65378: _low_level_execute_command(): starting 30490 1727096551.65381: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096551.5705392-31224-3863758599066/AnsiballZ_service_facts.py && sleep 0' 30490 1727096551.65778: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096551.65782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096551.65784: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096551.65786: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096551.65796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096551.65845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096551.65849: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096551.65890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096553.19944: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "st<<< 30490 1727096553.20008: stdout chunk (state=3): >>>opped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "st<<< 30490 1727096553.20024: stdout chunk (state=3): >>>opped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integratio<<< 30490 1727096553.20054: stdout chunk (state=3): >>>n.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 30490 1727096553.21831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096553.21834: stdout chunk (state=3): >>><<< 30490 1727096553.21836: stderr chunk (state=3): >>><<< 30490 1727096553.21840: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096553.23219: 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-1727096551.5705392-31224-3863758599066/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096553.23234: _low_level_execute_command(): starting 30490 1727096553.23244: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096551.5705392-31224-3863758599066/ > /dev/null 2>&1 && sleep 0' 30490 1727096553.23872: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096553.23984: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096553.24004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096553.24019: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096553.24092: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096553.26079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096553.26083: stdout chunk (state=3): >>><<< 30490 1727096553.26085: stderr chunk (state=3): >>><<< 30490 1727096553.26087: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096553.26089: handler run complete 30490 1727096553.26133: variable 'ansible_facts' from source: unknown 30490 1727096553.26317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096553.27217: variable 'ansible_facts' from source: unknown 30490 1727096553.27484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096553.27984: attempt loop complete, returning result 30490 1727096553.28100: _execute() done 30490 1727096553.28161: dumping result to json 30490 1727096553.28233: done dumping result, returning 30490 1727096553.28340: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-ba36-653e-000000000791] 30490 1727096553.28362: sending task result for task 0afff68d-5257-ba36-653e-000000000791 30490 1727096553.30712: done sending task result for task 0afff68d-5257-ba36-653e-000000000791 30490 1727096553.30716: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096553.30829: no more pending results, returning what we have 30490 1727096553.30832: results queue empty 30490 1727096553.30832: checking for any_errors_fatal 30490 1727096553.30835: done checking for any_errors_fatal 30490 1727096553.30836: checking for max_fail_percentage 30490 1727096553.30837: done checking for max_fail_percentage 30490 1727096553.30838: checking to see if all hosts have failed and the running result is not ok 30490 1727096553.30839: done checking to see if all hosts have failed 30490 1727096553.30840: getting the remaining hosts for this loop 30490 1727096553.30841: done getting the remaining hosts for this loop 30490 1727096553.30844: getting the next task for host managed_node3 30490 1727096553.30850: done getting next task for host managed_node3 30490 1727096553.30853: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096553.30860: ^ state is: HOST STATE: block=4, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096553.30876: getting variables 30490 1727096553.30878: in VariableManager get_vars() 30490 1727096553.30904: Calling all_inventory to load vars for managed_node3 30490 1727096553.30907: Calling groups_inventory to load vars for managed_node3 30490 1727096553.30909: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096553.30919: Calling all_plugins_play to load vars for managed_node3 30490 1727096553.30922: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096553.30925: Calling groups_plugins_play to load vars for managed_node3 30490 1727096553.33500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096553.36737: done with get_vars() 30490 1727096553.36770: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:02:33 -0400 (0:00:01.838) 0:00:19.574 ****** 30490 1727096553.37054: entering _queue_task() for managed_node3/package_facts 30490 1727096553.37444: worker is 1 (out of 1 available) 30490 1727096553.37459: exiting _queue_task() for managed_node3/package_facts 30490 1727096553.37473: done queuing things up, now waiting for results queue to drain 30490 1727096553.37475: waiting for pending results... 30490 1727096553.37657: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096553.37760: in run() - task 0afff68d-5257-ba36-653e-000000000792 30490 1727096553.37775: variable 'ansible_search_path' from source: unknown 30490 1727096553.37780: variable 'ansible_search_path' from source: unknown 30490 1727096553.37812: calling self._execute() 30490 1727096553.37886: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096553.37890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096553.37900: variable 'omit' from source: magic vars 30490 1727096553.38169: variable 'ansible_distribution_major_version' from source: facts 30490 1727096553.38181: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096553.38186: variable 'omit' from source: magic vars 30490 1727096553.38239: variable 'omit' from source: magic vars 30490 1727096553.38264: variable 'omit' from source: magic vars 30490 1727096553.38299: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096553.38327: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096553.38343: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096553.38357: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096553.38375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096553.38397: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096553.38400: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096553.38403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096553.38471: Set connection var ansible_connection to ssh 30490 1727096553.38477: Set connection var ansible_shell_type to sh 30490 1727096553.38485: Set connection var ansible_pipelining to False 30490 1727096553.38490: Set connection var ansible_shell_executable to /bin/sh 30490 1727096553.38495: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096553.38500: Set connection var ansible_timeout to 10 30490 1727096553.38518: variable 'ansible_shell_executable' from source: unknown 30490 1727096553.38521: variable 'ansible_connection' from source: unknown 30490 1727096553.38524: variable 'ansible_module_compression' from source: unknown 30490 1727096553.38526: variable 'ansible_shell_type' from source: unknown 30490 1727096553.38528: variable 'ansible_shell_executable' from source: unknown 30490 1727096553.38531: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096553.38535: variable 'ansible_pipelining' from source: unknown 30490 1727096553.38538: variable 'ansible_timeout' from source: unknown 30490 1727096553.38542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096553.38689: 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) 30490 1727096553.38697: variable 'omit' from source: magic vars 30490 1727096553.38702: starting attempt loop 30490 1727096553.38705: running the handler 30490 1727096553.38716: _low_level_execute_command(): starting 30490 1727096553.38723: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096553.39393: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096553.39432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096553.39450: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096553.39477: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096553.39546: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096553.41187: stdout chunk (state=3): >>>/root <<< 30490 1727096553.41284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096553.41313: stderr chunk (state=3): >>><<< 30490 1727096553.41316: stdout chunk (state=3): >>><<< 30490 1727096553.41335: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096553.41347: _low_level_execute_command(): starting 30490 1727096553.41353: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096553.41336-31296-278253283653389 `" && echo ansible-tmp-1727096553.41336-31296-278253283653389="` echo /root/.ansible/tmp/ansible-tmp-1727096553.41336-31296-278253283653389 `" ) && sleep 0' 30490 1727096553.41773: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096553.41792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096553.41796: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096553.41849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096553.41906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096553.41972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096553.43840: stdout chunk (state=3): >>>ansible-tmp-1727096553.41336-31296-278253283653389=/root/.ansible/tmp/ansible-tmp-1727096553.41336-31296-278253283653389 <<< 30490 1727096553.43943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096553.43969: stderr chunk (state=3): >>><<< 30490 1727096553.43973: stdout chunk (state=3): >>><<< 30490 1727096553.43988: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096553.41336-31296-278253283653389=/root/.ansible/tmp/ansible-tmp-1727096553.41336-31296-278253283653389 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096553.44024: variable 'ansible_module_compression' from source: unknown 30490 1727096553.44066: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 30490 1727096553.44120: variable 'ansible_facts' from source: unknown 30490 1727096553.44239: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096553.41336-31296-278253283653389/AnsiballZ_package_facts.py 30490 1727096553.44340: Sending initial data 30490 1727096553.44344: Sent initial data (160 bytes) 30490 1727096553.44985: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096553.45045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096553.45062: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096553.45092: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096553.45155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096553.46677: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 30490 1727096553.46685: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096553.46702: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096553.46737: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpa_mei0zv /root/.ansible/tmp/ansible-tmp-1727096553.41336-31296-278253283653389/AnsiballZ_package_facts.py <<< 30490 1727096553.46740: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096553.41336-31296-278253283653389/AnsiballZ_package_facts.py" <<< 30490 1727096553.46772: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpa_mei0zv" to remote "/root/.ansible/tmp/ansible-tmp-1727096553.41336-31296-278253283653389/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096553.41336-31296-278253283653389/AnsiballZ_package_facts.py" <<< 30490 1727096553.47719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096553.47756: stderr chunk (state=3): >>><<< 30490 1727096553.47759: stdout chunk (state=3): >>><<< 30490 1727096553.47796: done transferring module to remote 30490 1727096553.47805: _low_level_execute_command(): starting 30490 1727096553.47808: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096553.41336-31296-278253283653389/ /root/.ansible/tmp/ansible-tmp-1727096553.41336-31296-278253283653389/AnsiballZ_package_facts.py && sleep 0' 30490 1727096553.48348: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096553.48419: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096553.48453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096553.48490: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096553.48519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096553.50264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096553.50292: stderr chunk (state=3): >>><<< 30490 1727096553.50295: stdout chunk (state=3): >>><<< 30490 1727096553.50308: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096553.50311: _low_level_execute_command(): starting 30490 1727096553.50316: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096553.41336-31296-278253283653389/AnsiballZ_package_facts.py && sleep 0' 30490 1727096553.50728: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096553.50731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096553.50734: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096553.50736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096553.50789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096553.50793: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096553.50835: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096553.95192: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks"<<< 30490 1727096553.95205: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 30490 1727096553.95239: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10",<<< 30490 1727096553.95254: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 30490 1727096553.95307: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.7<<< 30490 1727096553.95320: stdout chunk (state=3): >>>3.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-resc<<< 30490 1727096553.95327: stdout chunk (state=3): >>>ue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 30490 1727096553.95344: stdout chunk (state=3): >>>pm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 30490 1727096553.95356: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.<<< 30490 1727096553.95376: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 30490 1727096553.97185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096553.97189: stdout chunk (state=3): >>><<< 30490 1727096553.97192: stderr chunk (state=3): >>><<< 30490 1727096553.97232: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096553.98999: 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-1727096553.41336-31296-278253283653389/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096553.99014: _low_level_execute_command(): starting 30490 1727096553.99018: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096553.41336-31296-278253283653389/ > /dev/null 2>&1 && sleep 0' 30490 1727096553.99434: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096553.99438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096553.99465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096553.99471: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096553.99473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096553.99527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096553.99535: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096553.99569: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096554.01392: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096554.01414: stderr chunk (state=3): >>><<< 30490 1727096554.01418: stdout chunk (state=3): >>><<< 30490 1727096554.01431: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096554.01434: handler run complete 30490 1727096554.01892: variable 'ansible_facts' from source: unknown 30490 1727096554.02196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096554.03233: variable 'ansible_facts' from source: unknown 30490 1727096554.03468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096554.03840: attempt loop complete, returning result 30490 1727096554.03850: _execute() done 30490 1727096554.03853: dumping result to json 30490 1727096554.03970: done dumping result, returning 30490 1727096554.03978: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-ba36-653e-000000000792] 30490 1727096554.03983: sending task result for task 0afff68d-5257-ba36-653e-000000000792 30490 1727096554.05204: done sending task result for task 0afff68d-5257-ba36-653e-000000000792 30490 1727096554.05207: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096554.05287: no more pending results, returning what we have 30490 1727096554.05289: results queue empty 30490 1727096554.05290: checking for any_errors_fatal 30490 1727096554.05293: done checking for any_errors_fatal 30490 1727096554.05293: checking for max_fail_percentage 30490 1727096554.05294: done checking for max_fail_percentage 30490 1727096554.05295: checking to see if all hosts have failed and the running result is not ok 30490 1727096554.05295: done checking to see if all hosts have failed 30490 1727096554.05296: getting the remaining hosts for this loop 30490 1727096554.05296: done getting the remaining hosts for this loop 30490 1727096554.05299: getting the next task for host managed_node3 30490 1727096554.05304: done getting next task for host managed_node3 30490 1727096554.05306: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096554.05309: ^ state is: HOST STATE: block=4, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096554.05316: getting variables 30490 1727096554.05317: in VariableManager get_vars() 30490 1727096554.05339: Calling all_inventory to load vars for managed_node3 30490 1727096554.05341: Calling groups_inventory to load vars for managed_node3 30490 1727096554.05343: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096554.05349: Calling all_plugins_play to load vars for managed_node3 30490 1727096554.05351: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096554.05353: Calling groups_plugins_play to load vars for managed_node3 30490 1727096554.06016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096554.06870: done with get_vars() 30490 1727096554.06886: done getting variables 30490 1727096554.06931: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:02:34 -0400 (0:00:00.699) 0:00:20.273 ****** 30490 1727096554.06957: entering _queue_task() for managed_node3/debug 30490 1727096554.07172: worker is 1 (out of 1 available) 30490 1727096554.07186: exiting _queue_task() for managed_node3/debug 30490 1727096554.07197: done queuing things up, now waiting for results queue to drain 30490 1727096554.07199: waiting for pending results... 30490 1727096554.07377: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096554.07467: in run() - task 0afff68d-5257-ba36-653e-000000000730 30490 1727096554.07482: variable 'ansible_search_path' from source: unknown 30490 1727096554.07486: variable 'ansible_search_path' from source: unknown 30490 1727096554.07514: calling self._execute() 30490 1727096554.07581: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096554.07585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096554.07595: variable 'omit' from source: magic vars 30490 1727096554.07872: variable 'ansible_distribution_major_version' from source: facts 30490 1727096554.07885: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096554.07890: variable 'omit' from source: magic vars 30490 1727096554.07930: variable 'omit' from source: magic vars 30490 1727096554.08002: variable 'network_provider' from source: set_fact 30490 1727096554.08015: variable 'omit' from source: magic vars 30490 1727096554.08046: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096554.08086: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096554.08095: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096554.08109: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096554.08119: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096554.08142: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096554.08146: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096554.08148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096554.08219: Set connection var ansible_connection to ssh 30490 1727096554.08225: Set connection var ansible_shell_type to sh 30490 1727096554.08233: Set connection var ansible_pipelining to False 30490 1727096554.08238: Set connection var ansible_shell_executable to /bin/sh 30490 1727096554.08243: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096554.08249: Set connection var ansible_timeout to 10 30490 1727096554.08269: variable 'ansible_shell_executable' from source: unknown 30490 1727096554.08272: variable 'ansible_connection' from source: unknown 30490 1727096554.08275: variable 'ansible_module_compression' from source: unknown 30490 1727096554.08279: variable 'ansible_shell_type' from source: unknown 30490 1727096554.08281: variable 'ansible_shell_executable' from source: unknown 30490 1727096554.08283: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096554.08288: variable 'ansible_pipelining' from source: unknown 30490 1727096554.08291: variable 'ansible_timeout' from source: unknown 30490 1727096554.08295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096554.08393: 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) 30490 1727096554.08402: variable 'omit' from source: magic vars 30490 1727096554.08407: starting attempt loop 30490 1727096554.08410: running the handler 30490 1727096554.08447: handler run complete 30490 1727096554.08457: attempt loop complete, returning result 30490 1727096554.08460: _execute() done 30490 1727096554.08463: dumping result to json 30490 1727096554.08465: done dumping result, returning 30490 1727096554.08473: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-ba36-653e-000000000730] 30490 1727096554.08481: sending task result for task 0afff68d-5257-ba36-653e-000000000730 30490 1727096554.08556: done sending task result for task 0afff68d-5257-ba36-653e-000000000730 30490 1727096554.08559: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 30490 1727096554.08619: no more pending results, returning what we have 30490 1727096554.08623: results queue empty 30490 1727096554.08624: checking for any_errors_fatal 30490 1727096554.08631: done checking for any_errors_fatal 30490 1727096554.08632: checking for max_fail_percentage 30490 1727096554.08633: done checking for max_fail_percentage 30490 1727096554.08634: checking to see if all hosts have failed and the running result is not ok 30490 1727096554.08635: done checking to see if all hosts have failed 30490 1727096554.08636: getting the remaining hosts for this loop 30490 1727096554.08637: done getting the remaining hosts for this loop 30490 1727096554.08640: getting the next task for host managed_node3 30490 1727096554.08649: done getting next task for host managed_node3 30490 1727096554.08652: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096554.08656: ^ state is: HOST STATE: block=4, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096554.08665: getting variables 30490 1727096554.08669: in VariableManager get_vars() 30490 1727096554.08696: Calling all_inventory to load vars for managed_node3 30490 1727096554.08699: Calling groups_inventory to load vars for managed_node3 30490 1727096554.08701: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096554.08708: Calling all_plugins_play to load vars for managed_node3 30490 1727096554.08711: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096554.08713: Calling groups_plugins_play to load vars for managed_node3 30490 1727096554.12827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096554.13748: done with get_vars() 30490 1727096554.13768: done getting variables 30490 1727096554.13806: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:02:34 -0400 (0:00:00.068) 0:00:20.342 ****** 30490 1727096554.13831: entering _queue_task() for managed_node3/fail 30490 1727096554.14090: worker is 1 (out of 1 available) 30490 1727096554.14103: exiting _queue_task() for managed_node3/fail 30490 1727096554.14114: done queuing things up, now waiting for results queue to drain 30490 1727096554.14117: waiting for pending results... 30490 1727096554.14306: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096554.14416: in run() - task 0afff68d-5257-ba36-653e-000000000731 30490 1727096554.14427: variable 'ansible_search_path' from source: unknown 30490 1727096554.14431: variable 'ansible_search_path' from source: unknown 30490 1727096554.14461: calling self._execute() 30490 1727096554.14530: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096554.14536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096554.14544: variable 'omit' from source: magic vars 30490 1727096554.14823: variable 'ansible_distribution_major_version' from source: facts 30490 1727096554.14833: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096554.14975: variable 'network_state' from source: role '' defaults 30490 1727096554.14979: Evaluated conditional (network_state != {}): False 30490 1727096554.14981: when evaluation is False, skipping this task 30490 1727096554.14983: _execute() done 30490 1727096554.14986: dumping result to json 30490 1727096554.14993: done dumping result, returning 30490 1727096554.15076: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-ba36-653e-000000000731] 30490 1727096554.15080: sending task result for task 0afff68d-5257-ba36-653e-000000000731 30490 1727096554.15155: done sending task result for task 0afff68d-5257-ba36-653e-000000000731 30490 1727096554.15158: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096554.15212: no more pending results, returning what we have 30490 1727096554.15216: results queue empty 30490 1727096554.15217: checking for any_errors_fatal 30490 1727096554.15224: done checking for any_errors_fatal 30490 1727096554.15225: checking for max_fail_percentage 30490 1727096554.15226: done checking for max_fail_percentage 30490 1727096554.15227: checking to see if all hosts have failed and the running result is not ok 30490 1727096554.15228: done checking to see if all hosts have failed 30490 1727096554.15228: getting the remaining hosts for this loop 30490 1727096554.15230: done getting the remaining hosts for this loop 30490 1727096554.15234: getting the next task for host managed_node3 30490 1727096554.15241: done getting next task for host managed_node3 30490 1727096554.15245: ^ 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 30490 1727096554.15250: ^ state is: HOST STATE: block=4, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096554.15270: getting variables 30490 1727096554.15272: in VariableManager get_vars() 30490 1727096554.15305: Calling all_inventory to load vars for managed_node3 30490 1727096554.15307: Calling groups_inventory to load vars for managed_node3 30490 1727096554.15310: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096554.15320: Calling all_plugins_play to load vars for managed_node3 30490 1727096554.15323: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096554.15326: Calling groups_plugins_play to load vars for managed_node3 30490 1727096554.16606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096554.17499: done with get_vars() 30490 1727096554.17514: done getting variables 30490 1727096554.17558: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:02:34 -0400 (0:00:00.037) 0:00:20.380 ****** 30490 1727096554.17585: entering _queue_task() for managed_node3/fail 30490 1727096554.17797: worker is 1 (out of 1 available) 30490 1727096554.17812: exiting _queue_task() for managed_node3/fail 30490 1727096554.17823: done queuing things up, now waiting for results queue to drain 30490 1727096554.17825: waiting for pending results... 30490 1727096554.18001: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 30490 1727096554.18100: in run() - task 0afff68d-5257-ba36-653e-000000000732 30490 1727096554.18113: variable 'ansible_search_path' from source: unknown 30490 1727096554.18117: variable 'ansible_search_path' from source: unknown 30490 1727096554.18145: calling self._execute() 30490 1727096554.18213: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096554.18217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096554.18225: variable 'omit' from source: magic vars 30490 1727096554.18777: variable 'ansible_distribution_major_version' from source: facts 30490 1727096554.18780: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096554.18782: variable 'network_state' from source: role '' defaults 30490 1727096554.18785: Evaluated conditional (network_state != {}): False 30490 1727096554.18787: when evaluation is False, skipping this task 30490 1727096554.18789: _execute() done 30490 1727096554.18792: dumping result to json 30490 1727096554.18794: done dumping result, returning 30490 1727096554.18797: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-ba36-653e-000000000732] 30490 1727096554.18799: sending task result for task 0afff68d-5257-ba36-653e-000000000732 30490 1727096554.19024: done sending task result for task 0afff68d-5257-ba36-653e-000000000732 30490 1727096554.19028: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096554.19081: no more pending results, returning what we have 30490 1727096554.19086: results queue empty 30490 1727096554.19087: checking for any_errors_fatal 30490 1727096554.19093: done checking for any_errors_fatal 30490 1727096554.19093: checking for max_fail_percentage 30490 1727096554.19095: done checking for max_fail_percentage 30490 1727096554.19096: checking to see if all hosts have failed and the running result is not ok 30490 1727096554.19097: done checking to see if all hosts have failed 30490 1727096554.19097: getting the remaining hosts for this loop 30490 1727096554.19099: done getting the remaining hosts for this loop 30490 1727096554.19103: getting the next task for host managed_node3 30490 1727096554.19113: done getting next task for host managed_node3 30490 1727096554.19116: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096554.19123: ^ state is: HOST STATE: block=4, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096554.19149: getting variables 30490 1727096554.19152: in VariableManager get_vars() 30490 1727096554.19191: Calling all_inventory to load vars for managed_node3 30490 1727096554.19194: Calling groups_inventory to load vars for managed_node3 30490 1727096554.19197: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096554.19209: Calling all_plugins_play to load vars for managed_node3 30490 1727096554.19212: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096554.19215: Calling groups_plugins_play to load vars for managed_node3 30490 1727096554.20813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096554.22495: done with get_vars() 30490 1727096554.22514: done getting variables 30490 1727096554.22577: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:02:34 -0400 (0:00:00.050) 0:00:20.430 ****** 30490 1727096554.22610: entering _queue_task() for managed_node3/fail 30490 1727096554.23079: worker is 1 (out of 1 available) 30490 1727096554.23090: exiting _queue_task() for managed_node3/fail 30490 1727096554.23099: done queuing things up, now waiting for results queue to drain 30490 1727096554.23100: waiting for pending results... 30490 1727096554.23230: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096554.23352: in run() - task 0afff68d-5257-ba36-653e-000000000733 30490 1727096554.23376: variable 'ansible_search_path' from source: unknown 30490 1727096554.23439: variable 'ansible_search_path' from source: unknown 30490 1727096554.23442: calling self._execute() 30490 1727096554.23519: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096554.23530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096554.23549: variable 'omit' from source: magic vars 30490 1727096554.23913: variable 'ansible_distribution_major_version' from source: facts 30490 1727096554.23929: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096554.24115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096554.26431: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096554.26594: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096554.26597: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096554.26600: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096554.26625: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096554.26715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096554.26751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096554.26786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096554.26838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096554.26856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096554.26959: variable 'ansible_distribution_major_version' from source: facts 30490 1727096554.26982: Evaluated conditional (ansible_distribution_major_version | int > 9): True 30490 1727096554.27105: variable 'ansible_distribution' from source: facts 30490 1727096554.27114: variable '__network_rh_distros' from source: role '' defaults 30490 1727096554.27126: Evaluated conditional (ansible_distribution in __network_rh_distros): True 30490 1727096554.27466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096554.27474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096554.27477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096554.27504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096554.27521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096554.27571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096554.27674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096554.27678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096554.27680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096554.27693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096554.27737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096554.27764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096554.27803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096554.27843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096554.27861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096554.28201: variable 'network_connections' from source: include params 30490 1727096554.28215: variable 'interface' from source: play vars 30490 1727096554.28343: variable 'interface' from source: play vars 30490 1727096554.28346: variable 'network_state' from source: role '' defaults 30490 1727096554.28385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096554.28577: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096554.28619: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096554.28653: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096554.28696: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096554.28741: 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) 30490 1727096554.28874: 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) 30490 1727096554.28887: 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) 30490 1727096554.28889: 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) 30490 1727096554.28892: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 30490 1727096554.28894: when evaluation is False, skipping this task 30490 1727096554.28896: _execute() done 30490 1727096554.28898: dumping result to json 30490 1727096554.28912: done dumping result, returning 30490 1727096554.28925: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-ba36-653e-000000000733] 30490 1727096554.28936: sending task result for task 0afff68d-5257-ba36-653e-000000000733 30490 1727096554.29200: done sending task result for task 0afff68d-5257-ba36-653e-000000000733 30490 1727096554.29203: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 30490 1727096554.29249: no more pending results, returning what we have 30490 1727096554.29252: results queue empty 30490 1727096554.29253: checking for any_errors_fatal 30490 1727096554.29258: done checking for any_errors_fatal 30490 1727096554.29259: checking for max_fail_percentage 30490 1727096554.29261: done checking for max_fail_percentage 30490 1727096554.29262: checking to see if all hosts have failed and the running result is not ok 30490 1727096554.29263: done checking to see if all hosts have failed 30490 1727096554.29264: getting the remaining hosts for this loop 30490 1727096554.29265: done getting the remaining hosts for this loop 30490 1727096554.29275: getting the next task for host managed_node3 30490 1727096554.29283: done getting next task for host managed_node3 30490 1727096554.29287: ^ 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 30490 1727096554.29293: ^ state is: HOST STATE: block=4, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096554.29309: getting variables 30490 1727096554.29311: in VariableManager get_vars() 30490 1727096554.29348: Calling all_inventory to load vars for managed_node3 30490 1727096554.29352: Calling groups_inventory to load vars for managed_node3 30490 1727096554.29354: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096554.29364: Calling all_plugins_play to load vars for managed_node3 30490 1727096554.29374: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096554.29379: Calling groups_plugins_play to load vars for managed_node3 30490 1727096554.30927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096554.32866: done with get_vars() 30490 1727096554.32892: done getting variables 30490 1727096554.32952: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:02:34 -0400 (0:00:00.103) 0:00:20.534 ****** 30490 1727096554.32992: entering _queue_task() for managed_node3/dnf 30490 1727096554.33384: worker is 1 (out of 1 available) 30490 1727096554.33396: exiting _queue_task() for managed_node3/dnf 30490 1727096554.33407: done queuing things up, now waiting for results queue to drain 30490 1727096554.33409: waiting for pending results... 30490 1727096554.33764: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 30490 1727096554.33897: in run() - task 0afff68d-5257-ba36-653e-000000000734 30490 1727096554.33918: variable 'ansible_search_path' from source: unknown 30490 1727096554.33971: variable 'ansible_search_path' from source: unknown 30490 1727096554.33978: calling self._execute() 30490 1727096554.34063: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096554.34083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096554.34097: variable 'omit' from source: magic vars 30490 1727096554.34500: variable 'ansible_distribution_major_version' from source: facts 30490 1727096554.34521: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096554.34837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096554.37252: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096554.37330: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096554.37378: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096554.37415: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096554.37446: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096554.37532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096554.37775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096554.37779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096554.37781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096554.37783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096554.37786: variable 'ansible_distribution' from source: facts 30490 1727096554.37788: variable 'ansible_distribution_major_version' from source: facts 30490 1727096554.37790: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 30490 1727096554.37911: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096554.38188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096554.38216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096554.38301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096554.38558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096554.38562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096554.38564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096554.38566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096554.38679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096554.38722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096554.38740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096554.38991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096554.38994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096554.38997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096554.38999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096554.39082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096554.39358: variable 'network_connections' from source: include params 30490 1727096554.39439: variable 'interface' from source: play vars 30490 1727096554.39510: variable 'interface' from source: play vars 30490 1727096554.39778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096554.40037: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096554.40141: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096554.40194: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096554.40351: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096554.40403: 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) 30490 1727096554.40454: 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) 30490 1727096554.40504: 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) 30490 1727096554.40534: 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) 30490 1727096554.40598: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096554.40845: variable 'network_connections' from source: include params 30490 1727096554.41277: variable 'interface' from source: play vars 30490 1727096554.41281: variable 'interface' from source: play vars 30490 1727096554.41286: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096554.41294: when evaluation is False, skipping this task 30490 1727096554.41301: _execute() done 30490 1727096554.41307: dumping result to json 30490 1727096554.41313: done dumping result, returning 30490 1727096554.41324: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000000734] 30490 1727096554.41332: sending task result for task 0afff68d-5257-ba36-653e-000000000734 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096554.41508: no more pending results, returning what we have 30490 1727096554.41512: results queue empty 30490 1727096554.41513: checking for any_errors_fatal 30490 1727096554.41521: done checking for any_errors_fatal 30490 1727096554.41522: checking for max_fail_percentage 30490 1727096554.41525: done checking for max_fail_percentage 30490 1727096554.41526: checking to see if all hosts have failed and the running result is not ok 30490 1727096554.41527: done checking to see if all hosts have failed 30490 1727096554.41527: getting the remaining hosts for this loop 30490 1727096554.41529: done getting the remaining hosts for this loop 30490 1727096554.41534: getting the next task for host managed_node3 30490 1727096554.41543: done getting next task for host managed_node3 30490 1727096554.41547: ^ 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 30490 1727096554.41552: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096554.41571: getting variables 30490 1727096554.41575: in VariableManager get_vars() 30490 1727096554.41613: Calling all_inventory to load vars for managed_node3 30490 1727096554.41615: Calling groups_inventory to load vars for managed_node3 30490 1727096554.41618: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096554.41628: Calling all_plugins_play to load vars for managed_node3 30490 1727096554.41631: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096554.41634: Calling groups_plugins_play to load vars for managed_node3 30490 1727096554.42582: done sending task result for task 0afff68d-5257-ba36-653e-000000000734 30490 1727096554.42585: WORKER PROCESS EXITING 30490 1727096554.44764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096554.47580: done with get_vars() 30490 1727096554.47604: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096554.47682: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:02:34 -0400 (0:00:00.147) 0:00:20.681 ****** 30490 1727096554.47716: entering _queue_task() for managed_node3/yum 30490 1727096554.48033: worker is 1 (out of 1 available) 30490 1727096554.48043: exiting _queue_task() for managed_node3/yum 30490 1727096554.48054: done queuing things up, now waiting for results queue to drain 30490 1727096554.48056: waiting for pending results... 30490 1727096554.48342: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 30490 1727096554.48492: in run() - task 0afff68d-5257-ba36-653e-000000000735 30490 1727096554.48514: variable 'ansible_search_path' from source: unknown 30490 1727096554.48521: variable 'ansible_search_path' from source: unknown 30490 1727096554.48557: calling self._execute() 30490 1727096554.48657: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096554.48670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096554.48688: variable 'omit' from source: magic vars 30490 1727096554.49083: variable 'ansible_distribution_major_version' from source: facts 30490 1727096554.49100: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096554.49291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096554.51512: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096554.51599: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096554.51641: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096554.51799: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096554.51802: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096554.51805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096554.51833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096554.51862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096554.51915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096554.51937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096554.52039: variable 'ansible_distribution_major_version' from source: facts 30490 1727096554.52058: Evaluated conditional (ansible_distribution_major_version | int < 8): False 30490 1727096554.52069: when evaluation is False, skipping this task 30490 1727096554.52081: _execute() done 30490 1727096554.52089: dumping result to json 30490 1727096554.52097: done dumping result, returning 30490 1727096554.52108: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000000735] 30490 1727096554.52118: sending task result for task 0afff68d-5257-ba36-653e-000000000735 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 30490 1727096554.52290: no more pending results, returning what we have 30490 1727096554.52294: results queue empty 30490 1727096554.52295: checking for any_errors_fatal 30490 1727096554.52303: done checking for any_errors_fatal 30490 1727096554.52304: checking for max_fail_percentage 30490 1727096554.52306: done checking for max_fail_percentage 30490 1727096554.52307: checking to see if all hosts have failed and the running result is not ok 30490 1727096554.52308: done checking to see if all hosts have failed 30490 1727096554.52308: getting the remaining hosts for this loop 30490 1727096554.52310: done getting the remaining hosts for this loop 30490 1727096554.52314: getting the next task for host managed_node3 30490 1727096554.52323: done getting next task for host managed_node3 30490 1727096554.52326: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096554.52332: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096554.52350: getting variables 30490 1727096554.52352: in VariableManager get_vars() 30490 1727096554.52393: Calling all_inventory to load vars for managed_node3 30490 1727096554.52396: Calling groups_inventory to load vars for managed_node3 30490 1727096554.52398: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096554.52410: Calling all_plugins_play to load vars for managed_node3 30490 1727096554.52413: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096554.52417: Calling groups_plugins_play to load vars for managed_node3 30490 1727096554.53096: done sending task result for task 0afff68d-5257-ba36-653e-000000000735 30490 1727096554.53100: WORKER PROCESS EXITING 30490 1727096554.54060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096554.55821: done with get_vars() 30490 1727096554.55841: done getting variables 30490 1727096554.55905: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:02:34 -0400 (0:00:00.082) 0:00:20.763 ****** 30490 1727096554.55941: entering _queue_task() for managed_node3/fail 30490 1727096554.56227: worker is 1 (out of 1 available) 30490 1727096554.56239: exiting _queue_task() for managed_node3/fail 30490 1727096554.56252: done queuing things up, now waiting for results queue to drain 30490 1727096554.56253: waiting for pending results... 30490 1727096554.56527: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096554.57077: in run() - task 0afff68d-5257-ba36-653e-000000000736 30490 1727096554.57081: variable 'ansible_search_path' from source: unknown 30490 1727096554.57083: variable 'ansible_search_path' from source: unknown 30490 1727096554.57087: calling self._execute() 30490 1727096554.57089: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096554.57092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096554.57095: variable 'omit' from source: magic vars 30490 1727096554.57753: variable 'ansible_distribution_major_version' from source: facts 30490 1727096554.57771: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096554.58075: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096554.58364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096554.63354: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096554.63447: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096554.63496: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096554.63539: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096554.63571: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096554.63655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096554.63694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096554.63729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096554.63780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096554.63799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096554.63852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096554.63885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096554.63912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096554.63957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096554.63979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096554.64021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096554.64155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096554.64159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096554.64161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096554.64163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096554.64326: variable 'network_connections' from source: include params 30490 1727096554.64342: variable 'interface' from source: play vars 30490 1727096554.64421: variable 'interface' from source: play vars 30490 1727096554.64507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096554.64684: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096554.64740: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096554.64779: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096554.64815: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096554.64860: 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) 30490 1727096554.64893: 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) 30490 1727096554.64928: 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) 30490 1727096554.64957: 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) 30490 1727096554.65028: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096554.65287: variable 'network_connections' from source: include params 30490 1727096554.65296: variable 'interface' from source: play vars 30490 1727096554.65362: variable 'interface' from source: play vars 30490 1727096554.65405: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096554.65459: when evaluation is False, skipping this task 30490 1727096554.65462: _execute() done 30490 1727096554.65464: dumping result to json 30490 1727096554.65467: done dumping result, returning 30490 1727096554.65470: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000000736] 30490 1727096554.65475: sending task result for task 0afff68d-5257-ba36-653e-000000000736 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096554.65619: no more pending results, returning what we have 30490 1727096554.65623: results queue empty 30490 1727096554.65624: checking for any_errors_fatal 30490 1727096554.65632: done checking for any_errors_fatal 30490 1727096554.65633: checking for max_fail_percentage 30490 1727096554.65635: done checking for max_fail_percentage 30490 1727096554.65637: checking to see if all hosts have failed and the running result is not ok 30490 1727096554.65637: done checking to see if all hosts have failed 30490 1727096554.65638: getting the remaining hosts for this loop 30490 1727096554.65640: done getting the remaining hosts for this loop 30490 1727096554.65644: getting the next task for host managed_node3 30490 1727096554.65653: done getting next task for host managed_node3 30490 1727096554.65657: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 30490 1727096554.65662: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096554.65684: getting variables 30490 1727096554.65686: in VariableManager get_vars() 30490 1727096554.65723: Calling all_inventory to load vars for managed_node3 30490 1727096554.65726: Calling groups_inventory to load vars for managed_node3 30490 1727096554.65728: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096554.65739: Calling all_plugins_play to load vars for managed_node3 30490 1727096554.65742: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096554.65745: Calling groups_plugins_play to load vars for managed_node3 30490 1727096554.66777: done sending task result for task 0afff68d-5257-ba36-653e-000000000736 30490 1727096554.66780: WORKER PROCESS EXITING 30490 1727096554.68679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096554.71181: done with get_vars() 30490 1727096554.71207: done getting variables 30490 1727096554.71269: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:02:34 -0400 (0:00:00.153) 0:00:20.917 ****** 30490 1727096554.71309: entering _queue_task() for managed_node3/package 30490 1727096554.71764: worker is 1 (out of 1 available) 30490 1727096554.71938: exiting _queue_task() for managed_node3/package 30490 1727096554.71949: done queuing things up, now waiting for results queue to drain 30490 1727096554.71951: waiting for pending results... 30490 1727096554.72101: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 30490 1727096554.72243: in run() - task 0afff68d-5257-ba36-653e-000000000737 30490 1727096554.72264: variable 'ansible_search_path' from source: unknown 30490 1727096554.72280: variable 'ansible_search_path' from source: unknown 30490 1727096554.72327: calling self._execute() 30490 1727096554.72424: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096554.72433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096554.72446: variable 'omit' from source: magic vars 30490 1727096554.72819: variable 'ansible_distribution_major_version' from source: facts 30490 1727096554.72839: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096554.73039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096554.73321: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096554.73377: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096554.73493: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096554.73523: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096554.73959: variable 'network_packages' from source: role '' defaults 30490 1727096554.73995: variable '__network_provider_setup' from source: role '' defaults 30490 1727096554.74013: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096554.74088: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096554.74102: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096554.74166: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096554.74364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096554.76871: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096554.76945: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096554.77044: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096554.77089: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096554.77127: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096554.77228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096554.77270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096554.77306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096554.77401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096554.77423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096554.77793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096554.77796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096554.77799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096554.77824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096554.77921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096554.78409: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096554.78707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096554.78740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096554.78803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096554.78919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096554.78949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096554.79140: variable 'ansible_python' from source: facts 30490 1727096554.79260: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096554.79477: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096554.79753: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096554.79901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096554.79932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096554.79960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096554.80081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096554.80106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096554.80176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096554.80309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096554.80312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096554.80314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096554.80316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096554.80459: variable 'network_connections' from source: include params 30490 1727096554.80475: variable 'interface' from source: play vars 30490 1727096554.80586: variable 'interface' from source: play vars 30490 1727096554.80670: 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) 30490 1727096554.80705: 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) 30490 1727096554.80744: 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) 30490 1727096554.80784: 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) 30490 1727096554.80834: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096554.81140: variable 'network_connections' from source: include params 30490 1727096554.81150: variable 'interface' from source: play vars 30490 1727096554.81261: variable 'interface' from source: play vars 30490 1727096554.81332: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096554.81506: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096554.81785: variable 'network_connections' from source: include params 30490 1727096554.81795: variable 'interface' from source: play vars 30490 1727096554.81877: variable 'interface' from source: play vars 30490 1727096554.81908: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096554.81999: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096554.82315: variable 'network_connections' from source: include params 30490 1727096554.82325: variable 'interface' from source: play vars 30490 1727096554.82397: variable 'interface' from source: play vars 30490 1727096554.82460: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096554.82537: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096554.82549: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096554.82619: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096554.82859: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096554.83463: variable 'network_connections' from source: include params 30490 1727096554.83466: variable 'interface' from source: play vars 30490 1727096554.83777: variable 'interface' from source: play vars 30490 1727096554.83780: variable 'ansible_distribution' from source: facts 30490 1727096554.83783: variable '__network_rh_distros' from source: role '' defaults 30490 1727096554.83785: variable 'ansible_distribution_major_version' from source: facts 30490 1727096554.83786: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096554.83933: variable 'ansible_distribution' from source: facts 30490 1727096554.83998: variable '__network_rh_distros' from source: role '' defaults 30490 1727096554.84009: variable 'ansible_distribution_major_version' from source: facts 30490 1727096554.84178: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096554.84340: variable 'ansible_distribution' from source: facts 30490 1727096554.84435: variable '__network_rh_distros' from source: role '' defaults 30490 1727096554.84446: variable 'ansible_distribution_major_version' from source: facts 30490 1727096554.84494: variable 'network_provider' from source: set_fact 30490 1727096554.84515: variable 'ansible_facts' from source: unknown 30490 1727096554.85449: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 30490 1727096554.85458: when evaluation is False, skipping this task 30490 1727096554.85466: _execute() done 30490 1727096554.85479: dumping result to json 30490 1727096554.85486: done dumping result, returning 30490 1727096554.85499: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-ba36-653e-000000000737] 30490 1727096554.85510: sending task result for task 0afff68d-5257-ba36-653e-000000000737 skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 30490 1727096554.85691: no more pending results, returning what we have 30490 1727096554.85695: results queue empty 30490 1727096554.85696: checking for any_errors_fatal 30490 1727096554.85703: done checking for any_errors_fatal 30490 1727096554.85704: checking for max_fail_percentage 30490 1727096554.85707: done checking for max_fail_percentage 30490 1727096554.85708: checking to see if all hosts have failed and the running result is not ok 30490 1727096554.85709: done checking to see if all hosts have failed 30490 1727096554.85709: getting the remaining hosts for this loop 30490 1727096554.85711: done getting the remaining hosts for this loop 30490 1727096554.85716: getting the next task for host managed_node3 30490 1727096554.85726: done getting next task for host managed_node3 30490 1727096554.85730: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096554.85736: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096554.85755: getting variables 30490 1727096554.85757: in VariableManager get_vars() 30490 1727096554.85802: Calling all_inventory to load vars for managed_node3 30490 1727096554.85805: Calling groups_inventory to load vars for managed_node3 30490 1727096554.85813: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096554.85826: Calling all_plugins_play to load vars for managed_node3 30490 1727096554.85829: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096554.85832: Calling groups_plugins_play to load vars for managed_node3 30490 1727096554.86582: done sending task result for task 0afff68d-5257-ba36-653e-000000000737 30490 1727096554.86586: WORKER PROCESS EXITING 30490 1727096554.88602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096554.89574: done with get_vars() 30490 1727096554.89592: done getting variables 30490 1727096554.89634: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:02:34 -0400 (0:00:00.183) 0:00:21.100 ****** 30490 1727096554.89662: entering _queue_task() for managed_node3/package 30490 1727096554.89907: worker is 1 (out of 1 available) 30490 1727096554.89922: exiting _queue_task() for managed_node3/package 30490 1727096554.89933: done queuing things up, now waiting for results queue to drain 30490 1727096554.89935: waiting for pending results... 30490 1727096554.90113: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096554.90216: in run() - task 0afff68d-5257-ba36-653e-000000000738 30490 1727096554.90227: variable 'ansible_search_path' from source: unknown 30490 1727096554.90231: variable 'ansible_search_path' from source: unknown 30490 1727096554.90259: calling self._execute() 30490 1727096554.90332: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096554.90335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096554.90344: variable 'omit' from source: magic vars 30490 1727096554.90643: variable 'ansible_distribution_major_version' from source: facts 30490 1727096554.90876: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096554.90880: variable 'network_state' from source: role '' defaults 30490 1727096554.90883: Evaluated conditional (network_state != {}): False 30490 1727096554.90885: when evaluation is False, skipping this task 30490 1727096554.90887: _execute() done 30490 1727096554.90890: dumping result to json 30490 1727096554.90892: done dumping result, returning 30490 1727096554.90894: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-ba36-653e-000000000738] 30490 1727096554.90897: sending task result for task 0afff68d-5257-ba36-653e-000000000738 30490 1727096554.90959: done sending task result for task 0afff68d-5257-ba36-653e-000000000738 30490 1727096554.90961: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096554.91117: no more pending results, returning what we have 30490 1727096554.91120: results queue empty 30490 1727096554.91121: checking for any_errors_fatal 30490 1727096554.91126: done checking for any_errors_fatal 30490 1727096554.91127: checking for max_fail_percentage 30490 1727096554.91129: done checking for max_fail_percentage 30490 1727096554.91129: checking to see if all hosts have failed and the running result is not ok 30490 1727096554.91130: done checking to see if all hosts have failed 30490 1727096554.91131: getting the remaining hosts for this loop 30490 1727096554.91132: done getting the remaining hosts for this loop 30490 1727096554.91136: getting the next task for host managed_node3 30490 1727096554.91143: done getting next task for host managed_node3 30490 1727096554.91146: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096554.91151: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096554.91170: getting variables 30490 1727096554.91172: in VariableManager get_vars() 30490 1727096554.91208: Calling all_inventory to load vars for managed_node3 30490 1727096554.91212: Calling groups_inventory to load vars for managed_node3 30490 1727096554.91214: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096554.91224: Calling all_plugins_play to load vars for managed_node3 30490 1727096554.91228: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096554.91230: Calling groups_plugins_play to load vars for managed_node3 30490 1727096554.92312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096554.93188: done with get_vars() 30490 1727096554.93205: done getting variables 30490 1727096554.93249: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:02:34 -0400 (0:00:00.036) 0:00:21.136 ****** 30490 1727096554.93275: entering _queue_task() for managed_node3/package 30490 1727096554.93508: worker is 1 (out of 1 available) 30490 1727096554.93522: exiting _queue_task() for managed_node3/package 30490 1727096554.93533: done queuing things up, now waiting for results queue to drain 30490 1727096554.93535: waiting for pending results... 30490 1727096554.93712: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096554.93823: in run() - task 0afff68d-5257-ba36-653e-000000000739 30490 1727096554.93836: variable 'ansible_search_path' from source: unknown 30490 1727096554.93839: variable 'ansible_search_path' from source: unknown 30490 1727096554.93977: calling self._execute() 30490 1727096554.93981: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096554.93994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096554.94009: variable 'omit' from source: magic vars 30490 1727096554.94407: variable 'ansible_distribution_major_version' from source: facts 30490 1727096554.94432: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096554.94563: variable 'network_state' from source: role '' defaults 30490 1727096554.94585: Evaluated conditional (network_state != {}): False 30490 1727096554.94635: when evaluation is False, skipping this task 30490 1727096554.94639: _execute() done 30490 1727096554.94642: dumping result to json 30490 1727096554.94645: done dumping result, returning 30490 1727096554.94648: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-ba36-653e-000000000739] 30490 1727096554.94651: sending task result for task 0afff68d-5257-ba36-653e-000000000739 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096554.94794: no more pending results, returning what we have 30490 1727096554.94798: results queue empty 30490 1727096554.94799: checking for any_errors_fatal 30490 1727096554.94807: done checking for any_errors_fatal 30490 1727096554.94808: checking for max_fail_percentage 30490 1727096554.94810: done checking for max_fail_percentage 30490 1727096554.94811: checking to see if all hosts have failed and the running result is not ok 30490 1727096554.94812: done checking to see if all hosts have failed 30490 1727096554.94812: getting the remaining hosts for this loop 30490 1727096554.94814: done getting the remaining hosts for this loop 30490 1727096554.94818: getting the next task for host managed_node3 30490 1727096554.94826: done getting next task for host managed_node3 30490 1727096554.94830: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096554.94836: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096554.94858: getting variables 30490 1727096554.94861: in VariableManager get_vars() 30490 1727096554.94898: Calling all_inventory to load vars for managed_node3 30490 1727096554.94901: Calling groups_inventory to load vars for managed_node3 30490 1727096554.94904: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096554.94915: Calling all_plugins_play to load vars for managed_node3 30490 1727096554.94918: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096554.94922: Calling groups_plugins_play to load vars for managed_node3 30490 1727096554.96129: done sending task result for task 0afff68d-5257-ba36-653e-000000000739 30490 1727096554.96133: WORKER PROCESS EXITING 30490 1727096554.96144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096554.97029: done with get_vars() 30490 1727096554.97050: done getting variables 30490 1727096554.97106: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:02:34 -0400 (0:00:00.038) 0:00:21.175 ****** 30490 1727096554.97140: entering _queue_task() for managed_node3/service 30490 1727096554.97444: worker is 1 (out of 1 available) 30490 1727096554.97457: exiting _queue_task() for managed_node3/service 30490 1727096554.97470: done queuing things up, now waiting for results queue to drain 30490 1727096554.97472: waiting for pending results... 30490 1727096554.97766: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096554.97916: in run() - task 0afff68d-5257-ba36-653e-00000000073a 30490 1727096554.97930: variable 'ansible_search_path' from source: unknown 30490 1727096554.97935: variable 'ansible_search_path' from source: unknown 30490 1727096554.97962: calling self._execute() 30490 1727096554.98172: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096554.98176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096554.98178: variable 'omit' from source: magic vars 30490 1727096554.98415: variable 'ansible_distribution_major_version' from source: facts 30490 1727096554.98434: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096554.98558: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096554.98742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096555.00355: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096555.00411: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096555.00440: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096555.00464: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096555.00486: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096555.00546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096555.00569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096555.00587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096555.00616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096555.00627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096555.00661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096555.00680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096555.00696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096555.00724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096555.00735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096555.00763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096555.00781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096555.00798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096555.00822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096555.00835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096555.00953: variable 'network_connections' from source: include params 30490 1727096555.00963: variable 'interface' from source: play vars 30490 1727096555.01013: variable 'interface' from source: play vars 30490 1727096555.01066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096555.01272: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096555.01276: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096555.01295: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096555.01327: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096555.01374: 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) 30490 1727096555.01402: 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) 30490 1727096555.01434: 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) 30490 1727096555.01471: 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) 30490 1727096555.01535: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096555.01773: variable 'network_connections' from source: include params 30490 1727096555.01783: variable 'interface' from source: play vars 30490 1727096555.01845: variable 'interface' from source: play vars 30490 1727096555.01887: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096555.02073: when evaluation is False, skipping this task 30490 1727096555.02077: _execute() done 30490 1727096555.02079: dumping result to json 30490 1727096555.02082: done dumping result, returning 30490 1727096555.02084: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-00000000073a] 30490 1727096555.02086: sending task result for task 0afff68d-5257-ba36-653e-00000000073a skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096555.02216: no more pending results, returning what we have 30490 1727096555.02220: results queue empty 30490 1727096555.02221: checking for any_errors_fatal 30490 1727096555.02225: done checking for any_errors_fatal 30490 1727096555.02226: checking for max_fail_percentage 30490 1727096555.02227: done checking for max_fail_percentage 30490 1727096555.02228: checking to see if all hosts have failed and the running result is not ok 30490 1727096555.02229: done checking to see if all hosts have failed 30490 1727096555.02230: getting the remaining hosts for this loop 30490 1727096555.02231: done getting the remaining hosts for this loop 30490 1727096555.02235: getting the next task for host managed_node3 30490 1727096555.02242: done getting next task for host managed_node3 30490 1727096555.02245: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096555.02251: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096555.02265: getting variables 30490 1727096555.02267: in VariableManager get_vars() 30490 1727096555.02324: Calling all_inventory to load vars for managed_node3 30490 1727096555.02327: Calling groups_inventory to load vars for managed_node3 30490 1727096555.02329: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096555.02334: done sending task result for task 0afff68d-5257-ba36-653e-00000000073a 30490 1727096555.02336: WORKER PROCESS EXITING 30490 1727096555.02345: Calling all_plugins_play to load vars for managed_node3 30490 1727096555.02347: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096555.02350: Calling groups_plugins_play to load vars for managed_node3 30490 1727096555.03130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096555.04145: done with get_vars() 30490 1727096555.04162: done getting variables 30490 1727096555.04211: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:02:35 -0400 (0:00:00.070) 0:00:21.246 ****** 30490 1727096555.04235: entering _queue_task() for managed_node3/service 30490 1727096555.04493: worker is 1 (out of 1 available) 30490 1727096555.04507: exiting _queue_task() for managed_node3/service 30490 1727096555.04520: done queuing things up, now waiting for results queue to drain 30490 1727096555.04521: waiting for pending results... 30490 1727096555.04703: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096555.04793: in run() - task 0afff68d-5257-ba36-653e-00000000073b 30490 1727096555.04804: variable 'ansible_search_path' from source: unknown 30490 1727096555.04807: variable 'ansible_search_path' from source: unknown 30490 1727096555.04847: calling self._execute() 30490 1727096555.04921: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096555.04925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096555.04933: variable 'omit' from source: magic vars 30490 1727096555.05224: variable 'ansible_distribution_major_version' from source: facts 30490 1727096555.05233: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096555.05366: variable 'network_provider' from source: set_fact 30490 1727096555.05574: variable 'network_state' from source: role '' defaults 30490 1727096555.05578: Evaluated conditional (network_provider == "nm" or network_state != {}): True 30490 1727096555.05581: variable 'omit' from source: magic vars 30490 1727096555.05584: variable 'omit' from source: magic vars 30490 1727096555.05586: variable 'network_service_name' from source: role '' defaults 30490 1727096555.05588: variable 'network_service_name' from source: role '' defaults 30490 1727096555.05676: variable '__network_provider_setup' from source: role '' defaults 30490 1727096555.05688: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096555.05755: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096555.05776: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096555.05842: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096555.06059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096555.07681: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096555.07730: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096555.07760: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096555.07791: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096555.07811: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096555.07875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096555.07898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096555.07915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096555.07940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096555.07952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096555.07990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096555.08006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096555.08022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096555.08046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096555.08056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096555.08210: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096555.08295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096555.08312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096555.08328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096555.08352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096555.08575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096555.08579: variable 'ansible_python' from source: facts 30490 1727096555.08581: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096555.08583: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096555.08650: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096555.08782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096555.08812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096555.08842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096555.08889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096555.08904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096555.08944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096555.08981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096555.09011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096555.09055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096555.09078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096555.09205: variable 'network_connections' from source: include params 30490 1727096555.09217: variable 'interface' from source: play vars 30490 1727096555.09294: variable 'interface' from source: play vars 30490 1727096555.09398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096555.09593: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096555.09646: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096555.09699: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096555.09742: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096555.09810: 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) 30490 1727096555.09843: 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) 30490 1727096555.09884: 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) 30490 1727096555.09923: 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) 30490 1727096555.09979: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096555.10250: variable 'network_connections' from source: include params 30490 1727096555.10266: variable 'interface' from source: play vars 30490 1727096555.10339: variable 'interface' from source: play vars 30490 1727096555.10393: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096555.10478: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096555.10763: variable 'network_connections' from source: include params 30490 1727096555.10778: variable 'interface' from source: play vars 30490 1727096555.10849: variable 'interface' from source: play vars 30490 1727096555.10882: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096555.10962: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096555.11249: variable 'network_connections' from source: include params 30490 1727096555.11259: variable 'interface' from source: play vars 30490 1727096555.11334: variable 'interface' from source: play vars 30490 1727096555.11401: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096555.11464: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096555.11481: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096555.11542: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096555.11770: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096555.12375: variable 'network_connections' from source: include params 30490 1727096555.12378: variable 'interface' from source: play vars 30490 1727096555.12380: variable 'interface' from source: play vars 30490 1727096555.12382: variable 'ansible_distribution' from source: facts 30490 1727096555.12384: variable '__network_rh_distros' from source: role '' defaults 30490 1727096555.12387: variable 'ansible_distribution_major_version' from source: facts 30490 1727096555.12392: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096555.12564: variable 'ansible_distribution' from source: facts 30490 1727096555.12579: variable '__network_rh_distros' from source: role '' defaults 30490 1727096555.12589: variable 'ansible_distribution_major_version' from source: facts 30490 1727096555.12603: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096555.12755: variable 'ansible_distribution' from source: facts 30490 1727096555.12763: variable '__network_rh_distros' from source: role '' defaults 30490 1727096555.12780: variable 'ansible_distribution_major_version' from source: facts 30490 1727096555.12814: variable 'network_provider' from source: set_fact 30490 1727096555.12839: variable 'omit' from source: magic vars 30490 1727096555.12870: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096555.12906: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096555.12934: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096555.12956: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096555.12978: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096555.13014: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096555.13023: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096555.13075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096555.13143: Set connection var ansible_connection to ssh 30490 1727096555.13156: Set connection var ansible_shell_type to sh 30490 1727096555.13170: Set connection var ansible_pipelining to False 30490 1727096555.13184: Set connection var ansible_shell_executable to /bin/sh 30490 1727096555.13194: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096555.13203: Set connection var ansible_timeout to 10 30490 1727096555.13374: variable 'ansible_shell_executable' from source: unknown 30490 1727096555.13377: variable 'ansible_connection' from source: unknown 30490 1727096555.13380: variable 'ansible_module_compression' from source: unknown 30490 1727096555.13382: variable 'ansible_shell_type' from source: unknown 30490 1727096555.13384: variable 'ansible_shell_executable' from source: unknown 30490 1727096555.13386: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096555.13388: variable 'ansible_pipelining' from source: unknown 30490 1727096555.13390: variable 'ansible_timeout' from source: unknown 30490 1727096555.13392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096555.13395: 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) 30490 1727096555.13402: variable 'omit' from source: magic vars 30490 1727096555.13408: starting attempt loop 30490 1727096555.13415: running the handler 30490 1727096555.13500: variable 'ansible_facts' from source: unknown 30490 1727096555.14365: _low_level_execute_command(): starting 30490 1727096555.14384: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096555.15044: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096555.15062: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096555.15083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096555.15189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096555.15217: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096555.15284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096555.16986: stdout chunk (state=3): >>>/root <<< 30490 1727096555.17112: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096555.17126: stdout chunk (state=3): >>><<< 30490 1727096555.17138: stderr chunk (state=3): >>><<< 30490 1727096555.17161: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096555.17184: _low_level_execute_command(): starting 30490 1727096555.17196: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096555.1717012-31361-161176489897387 `" && echo ansible-tmp-1727096555.1717012-31361-161176489897387="` echo /root/.ansible/tmp/ansible-tmp-1727096555.1717012-31361-161176489897387 `" ) && sleep 0' 30490 1727096555.17819: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096555.17823: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096555.17825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096555.17827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096555.17829: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096555.17831: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096555.17833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096555.17834: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096555.17895: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096555.17951: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096555.17986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096555.20210: stdout chunk (state=3): >>>ansible-tmp-1727096555.1717012-31361-161176489897387=/root/.ansible/tmp/ansible-tmp-1727096555.1717012-31361-161176489897387 <<< 30490 1727096555.20214: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096555.20217: stdout chunk (state=3): >>><<< 30490 1727096555.20219: stderr chunk (state=3): >>><<< 30490 1727096555.20222: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096555.1717012-31361-161176489897387=/root/.ansible/tmp/ansible-tmp-1727096555.1717012-31361-161176489897387 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096555.20224: variable 'ansible_module_compression' from source: unknown 30490 1727096555.20226: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 30490 1727096555.20534: variable 'ansible_facts' from source: unknown 30490 1727096555.20901: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096555.1717012-31361-161176489897387/AnsiballZ_systemd.py 30490 1727096555.21336: Sending initial data 30490 1727096555.21339: Sent initial data (156 bytes) 30490 1727096555.21899: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096555.21908: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096555.21921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096555.21936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096555.21982: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096555.22034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096555.22051: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096555.22103: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096555.22118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096555.23919: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096555.23994: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096555.23998: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpp1yejd26 /root/.ansible/tmp/ansible-tmp-1727096555.1717012-31361-161176489897387/AnsiballZ_systemd.py <<< 30490 1727096555.24002: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096555.1717012-31361-161176489897387/AnsiballZ_systemd.py" <<< 30490 1727096555.24048: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpp1yejd26" to remote "/root/.ansible/tmp/ansible-tmp-1727096555.1717012-31361-161176489897387/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096555.1717012-31361-161176489897387/AnsiballZ_systemd.py" <<< 30490 1727096555.25536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096555.25614: stderr chunk (state=3): >>><<< 30490 1727096555.25628: stdout chunk (state=3): >>><<< 30490 1727096555.25649: done transferring module to remote 30490 1727096555.25744: _low_level_execute_command(): starting 30490 1727096555.25748: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096555.1717012-31361-161176489897387/ /root/.ansible/tmp/ansible-tmp-1727096555.1717012-31361-161176489897387/AnsiballZ_systemd.py && sleep 0' 30490 1727096555.26357: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096555.26380: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096555.26397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096555.26414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096555.26436: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096555.26447: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096555.26483: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096555.26559: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096555.26591: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096555.26604: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096555.26877: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096555.28621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096555.28651: stderr chunk (state=3): >>><<< 30490 1727096555.28660: stdout chunk (state=3): >>><<< 30490 1727096555.28687: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096555.28695: _low_level_execute_command(): starting 30490 1727096555.28704: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096555.1717012-31361-161176489897387/AnsiballZ_systemd.py && sleep 0' 30490 1727096555.29358: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096555.29393: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096555.29416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096555.29447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096555.29465: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096555.29548: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096555.29594: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096555.29611: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096555.29765: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096555.29841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096555.59232: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10575872", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3327717376", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2008077000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 30490 1727096555.59276: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "system<<< 30490 1727096555.59302: stdout chunk (state=3): >>>d-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "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}}} <<< 30490 1727096555.61197: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096555.61202: stdout chunk (state=3): >>><<< 30490 1727096555.61204: stderr chunk (state=3): >>><<< 30490 1727096555.61223: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10575872", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3327717376", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2008077000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096555.61527: 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-1727096555.1717012-31361-161176489897387/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096555.61531: _low_level_execute_command(): starting 30490 1727096555.61534: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096555.1717012-31361-161176489897387/ > /dev/null 2>&1 && sleep 0' 30490 1727096555.62096: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096555.62108: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096555.62119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096555.62134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096555.62147: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096555.62160: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096555.62179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096555.62199: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096555.62212: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096555.62224: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096555.62285: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096555.62327: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096555.62347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096555.62374: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096555.62598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096555.64479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096555.64483: stdout chunk (state=3): >>><<< 30490 1727096555.64488: stderr chunk (state=3): >>><<< 30490 1727096555.64503: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096555.64511: handler run complete 30490 1727096555.64587: attempt loop complete, returning result 30490 1727096555.64590: _execute() done 30490 1727096555.64593: dumping result to json 30490 1727096555.64614: done dumping result, returning 30490 1727096555.64623: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-ba36-653e-00000000073b] 30490 1727096555.64628: sending task result for task 0afff68d-5257-ba36-653e-00000000073b ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096555.65059: no more pending results, returning what we have 30490 1727096555.65063: results queue empty 30490 1727096555.65064: checking for any_errors_fatal 30490 1727096555.65070: done checking for any_errors_fatal 30490 1727096555.65071: checking for max_fail_percentage 30490 1727096555.65073: done checking for max_fail_percentage 30490 1727096555.65074: checking to see if all hosts have failed and the running result is not ok 30490 1727096555.65075: done checking to see if all hosts have failed 30490 1727096555.65076: getting the remaining hosts for this loop 30490 1727096555.65078: done getting the remaining hosts for this loop 30490 1727096555.65081: getting the next task for host managed_node3 30490 1727096555.65090: done getting next task for host managed_node3 30490 1727096555.65094: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096555.65100: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096555.65112: getting variables 30490 1727096555.65120: in VariableManager get_vars() 30490 1727096555.65158: Calling all_inventory to load vars for managed_node3 30490 1727096555.65161: Calling groups_inventory to load vars for managed_node3 30490 1727096555.65164: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096555.65232: done sending task result for task 0afff68d-5257-ba36-653e-00000000073b 30490 1727096555.65236: WORKER PROCESS EXITING 30490 1727096555.65246: Calling all_plugins_play to load vars for managed_node3 30490 1727096555.65250: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096555.65253: Calling groups_plugins_play to load vars for managed_node3 30490 1727096555.66916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096555.68574: done with get_vars() 30490 1727096555.68604: done getting variables 30490 1727096555.68663: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:02:35 -0400 (0:00:00.644) 0:00:21.891 ****** 30490 1727096555.68706: entering _queue_task() for managed_node3/service 30490 1727096555.69191: worker is 1 (out of 1 available) 30490 1727096555.69201: exiting _queue_task() for managed_node3/service 30490 1727096555.69211: done queuing things up, now waiting for results queue to drain 30490 1727096555.69213: waiting for pending results... 30490 1727096555.69354: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096555.69515: in run() - task 0afff68d-5257-ba36-653e-00000000073c 30490 1727096555.69537: variable 'ansible_search_path' from source: unknown 30490 1727096555.69556: variable 'ansible_search_path' from source: unknown 30490 1727096555.69602: calling self._execute() 30490 1727096555.69769: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096555.69773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096555.69776: variable 'omit' from source: magic vars 30490 1727096555.70121: variable 'ansible_distribution_major_version' from source: facts 30490 1727096555.70137: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096555.70262: variable 'network_provider' from source: set_fact 30490 1727096555.70276: Evaluated conditional (network_provider == "nm"): True 30490 1727096555.70363: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096555.70453: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096555.70643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096555.73342: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096555.73473: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096555.73477: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096555.73505: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096555.73536: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096555.73625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096555.73658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096555.73693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096555.73774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096555.73777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096555.73813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096555.73840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096555.73870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096555.73920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096555.73938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096555.73983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096555.74011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096555.74044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096555.74087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096555.74104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096555.74259: variable 'network_connections' from source: include params 30490 1727096555.74278: variable 'interface' from source: play vars 30490 1727096555.74573: variable 'interface' from source: play vars 30490 1727096555.74576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096555.74617: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096555.74658: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096555.74701: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096555.74732: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096555.74778: 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) 30490 1727096555.74813: 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) 30490 1727096555.74841: 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) 30490 1727096555.74874: 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) 30490 1727096555.74930: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096555.75183: variable 'network_connections' from source: include params 30490 1727096555.75195: variable 'interface' from source: play vars 30490 1727096555.75265: variable 'interface' from source: play vars 30490 1727096555.75311: Evaluated conditional (__network_wpa_supplicant_required): False 30490 1727096555.75320: when evaluation is False, skipping this task 30490 1727096555.75327: _execute() done 30490 1727096555.75335: dumping result to json 30490 1727096555.75349: done dumping result, returning 30490 1727096555.75361: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-ba36-653e-00000000073c] 30490 1727096555.75383: sending task result for task 0afff68d-5257-ba36-653e-00000000073c skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 30490 1727096555.75642: no more pending results, returning what we have 30490 1727096555.75646: results queue empty 30490 1727096555.75647: checking for any_errors_fatal 30490 1727096555.75665: done checking for any_errors_fatal 30490 1727096555.75665: checking for max_fail_percentage 30490 1727096555.75673: done checking for max_fail_percentage 30490 1727096555.75674: checking to see if all hosts have failed and the running result is not ok 30490 1727096555.75675: done checking to see if all hosts have failed 30490 1727096555.75676: getting the remaining hosts for this loop 30490 1727096555.75677: done getting the remaining hosts for this loop 30490 1727096555.75681: getting the next task for host managed_node3 30490 1727096555.75690: done getting next task for host managed_node3 30490 1727096555.75693: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096555.75698: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096555.75716: getting variables 30490 1727096555.75718: in VariableManager get_vars() 30490 1727096555.75759: Calling all_inventory to load vars for managed_node3 30490 1727096555.75762: Calling groups_inventory to load vars for managed_node3 30490 1727096555.75765: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096555.75881: Calling all_plugins_play to load vars for managed_node3 30490 1727096555.75891: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096555.75898: done sending task result for task 0afff68d-5257-ba36-653e-00000000073c 30490 1727096555.75901: WORKER PROCESS EXITING 30490 1727096555.75905: Calling groups_plugins_play to load vars for managed_node3 30490 1727096555.77748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096555.79389: done with get_vars() 30490 1727096555.79411: done getting variables 30490 1727096555.79476: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:02:35 -0400 (0:00:00.108) 0:00:21.999 ****** 30490 1727096555.79509: entering _queue_task() for managed_node3/service 30490 1727096555.79819: worker is 1 (out of 1 available) 30490 1727096555.79831: exiting _queue_task() for managed_node3/service 30490 1727096555.79842: done queuing things up, now waiting for results queue to drain 30490 1727096555.79843: waiting for pending results... 30490 1727096555.80123: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096555.80276: in run() - task 0afff68d-5257-ba36-653e-00000000073d 30490 1727096555.80302: variable 'ansible_search_path' from source: unknown 30490 1727096555.80310: variable 'ansible_search_path' from source: unknown 30490 1727096555.80346: calling self._execute() 30490 1727096555.80445: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096555.80458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096555.80477: variable 'omit' from source: magic vars 30490 1727096555.80866: variable 'ansible_distribution_major_version' from source: facts 30490 1727096555.80884: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096555.80996: variable 'network_provider' from source: set_fact 30490 1727096555.81008: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096555.81058: when evaluation is False, skipping this task 30490 1727096555.81062: _execute() done 30490 1727096555.81064: dumping result to json 30490 1727096555.81067: done dumping result, returning 30490 1727096555.81071: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-ba36-653e-00000000073d] 30490 1727096555.81074: sending task result for task 0afff68d-5257-ba36-653e-00000000073d skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096555.81325: no more pending results, returning what we have 30490 1727096555.81329: results queue empty 30490 1727096555.81331: checking for any_errors_fatal 30490 1727096555.81341: done checking for any_errors_fatal 30490 1727096555.81341: checking for max_fail_percentage 30490 1727096555.81344: done checking for max_fail_percentage 30490 1727096555.81345: checking to see if all hosts have failed and the running result is not ok 30490 1727096555.81345: done checking to see if all hosts have failed 30490 1727096555.81347: getting the remaining hosts for this loop 30490 1727096555.81349: done getting the remaining hosts for this loop 30490 1727096555.81354: getting the next task for host managed_node3 30490 1727096555.81363: done getting next task for host managed_node3 30490 1727096555.81367: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096555.81374: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096555.81400: getting variables 30490 1727096555.81402: in VariableManager get_vars() 30490 1727096555.81441: Calling all_inventory to load vars for managed_node3 30490 1727096555.81444: Calling groups_inventory to load vars for managed_node3 30490 1727096555.81447: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096555.81460: Calling all_plugins_play to load vars for managed_node3 30490 1727096555.81464: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096555.81601: Calling groups_plugins_play to load vars for managed_node3 30490 1727096555.81614: done sending task result for task 0afff68d-5257-ba36-653e-00000000073d 30490 1727096555.81617: WORKER PROCESS EXITING 30490 1727096555.83162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096555.84811: done with get_vars() 30490 1727096555.84841: done getting variables 30490 1727096555.84901: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:02:35 -0400 (0:00:00.054) 0:00:22.053 ****** 30490 1727096555.84938: entering _queue_task() for managed_node3/copy 30490 1727096555.85264: worker is 1 (out of 1 available) 30490 1727096555.85481: exiting _queue_task() for managed_node3/copy 30490 1727096555.85490: done queuing things up, now waiting for results queue to drain 30490 1727096555.85491: waiting for pending results... 30490 1727096555.85584: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096555.85756: in run() - task 0afff68d-5257-ba36-653e-00000000073e 30490 1727096555.85780: variable 'ansible_search_path' from source: unknown 30490 1727096555.85790: variable 'ansible_search_path' from source: unknown 30490 1727096555.85938: calling self._execute() 30490 1727096555.85942: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096555.85944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096555.85956: variable 'omit' from source: magic vars 30490 1727096555.86332: variable 'ansible_distribution_major_version' from source: facts 30490 1727096555.86350: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096555.86489: variable 'network_provider' from source: set_fact 30490 1727096555.86501: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096555.86510: when evaluation is False, skipping this task 30490 1727096555.86518: _execute() done 30490 1727096555.86525: dumping result to json 30490 1727096555.86552: done dumping result, returning 30490 1727096555.86565: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-ba36-653e-00000000073e] 30490 1727096555.86579: sending task result for task 0afff68d-5257-ba36-653e-00000000073e 30490 1727096555.86878: done sending task result for task 0afff68d-5257-ba36-653e-00000000073e 30490 1727096555.86881: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 30490 1727096555.86955: no more pending results, returning what we have 30490 1727096555.86959: results queue empty 30490 1727096555.86960: checking for any_errors_fatal 30490 1727096555.86966: done checking for any_errors_fatal 30490 1727096555.86967: checking for max_fail_percentage 30490 1727096555.86971: done checking for max_fail_percentage 30490 1727096555.86972: checking to see if all hosts have failed and the running result is not ok 30490 1727096555.86973: done checking to see if all hosts have failed 30490 1727096555.86974: getting the remaining hosts for this loop 30490 1727096555.86976: done getting the remaining hosts for this loop 30490 1727096555.86981: getting the next task for host managed_node3 30490 1727096555.86990: done getting next task for host managed_node3 30490 1727096555.86994: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096555.87000: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096555.87020: getting variables 30490 1727096555.87022: in VariableManager get_vars() 30490 1727096555.87063: Calling all_inventory to load vars for managed_node3 30490 1727096555.87066: Calling groups_inventory to load vars for managed_node3 30490 1727096555.87183: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096555.87194: Calling all_plugins_play to load vars for managed_node3 30490 1727096555.87198: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096555.87201: Calling groups_plugins_play to load vars for managed_node3 30490 1727096555.88955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096555.90589: done with get_vars() 30490 1727096555.90611: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:02:35 -0400 (0:00:00.057) 0:00:22.111 ****** 30490 1727096555.90702: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096555.91019: worker is 1 (out of 1 available) 30490 1727096555.91031: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096555.91042: done queuing things up, now waiting for results queue to drain 30490 1727096555.91044: waiting for pending results... 30490 1727096555.91332: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096555.91518: in run() - task 0afff68d-5257-ba36-653e-00000000073f 30490 1727096555.91521: variable 'ansible_search_path' from source: unknown 30490 1727096555.91524: variable 'ansible_search_path' from source: unknown 30490 1727096555.91552: calling self._execute() 30490 1727096555.91650: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096555.91735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096555.91738: variable 'omit' from source: magic vars 30490 1727096555.92051: variable 'ansible_distribution_major_version' from source: facts 30490 1727096555.92077: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096555.92086: variable 'omit' from source: magic vars 30490 1727096555.92147: variable 'omit' from source: magic vars 30490 1727096555.92328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096555.94559: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096555.94670: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096555.94679: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096555.94718: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096555.94749: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096555.94841: variable 'network_provider' from source: set_fact 30490 1727096555.94976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096555.95016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096555.95045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096555.95091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096555.95117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096555.95222: variable 'omit' from source: magic vars 30490 1727096555.95310: variable 'omit' from source: magic vars 30490 1727096555.95421: variable 'network_connections' from source: include params 30490 1727096555.95444: variable 'interface' from source: play vars 30490 1727096555.95549: variable 'interface' from source: play vars 30490 1727096555.95682: variable 'omit' from source: magic vars 30490 1727096555.95695: variable '__lsr_ansible_managed' from source: task vars 30490 1727096555.95756: variable '__lsr_ansible_managed' from source: task vars 30490 1727096555.95949: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 30490 1727096555.96166: Loaded config def from plugin (lookup/template) 30490 1727096555.96179: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 30490 1727096555.96273: File lookup term: get_ansible_managed.j2 30490 1727096555.96276: variable 'ansible_search_path' from source: unknown 30490 1727096555.96279: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 30490 1727096555.96283: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 30490 1727096555.96286: variable 'ansible_search_path' from source: unknown 30490 1727096556.02480: variable 'ansible_managed' from source: unknown 30490 1727096556.02619: variable 'omit' from source: magic vars 30490 1727096556.02653: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096556.02692: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096556.02715: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096556.02736: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096556.02778: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096556.02792: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096556.02799: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096556.02807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096556.02904: Set connection var ansible_connection to ssh 30490 1727096556.02973: Set connection var ansible_shell_type to sh 30490 1727096556.02976: Set connection var ansible_pipelining to False 30490 1727096556.02978: Set connection var ansible_shell_executable to /bin/sh 30490 1727096556.02980: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096556.02982: Set connection var ansible_timeout to 10 30490 1727096556.02984: variable 'ansible_shell_executable' from source: unknown 30490 1727096556.02987: variable 'ansible_connection' from source: unknown 30490 1727096556.02989: variable 'ansible_module_compression' from source: unknown 30490 1727096556.02997: variable 'ansible_shell_type' from source: unknown 30490 1727096556.03073: variable 'ansible_shell_executable' from source: unknown 30490 1727096556.03076: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096556.03078: variable 'ansible_pipelining' from source: unknown 30490 1727096556.03080: variable 'ansible_timeout' from source: unknown 30490 1727096556.03082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096556.03178: 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) 30490 1727096556.03272: variable 'omit' from source: magic vars 30490 1727096556.03275: starting attempt loop 30490 1727096556.03278: running the handler 30490 1727096556.03280: _low_level_execute_command(): starting 30490 1727096556.03282: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096556.03974: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096556.04083: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096556.04097: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096556.04113: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096556.04184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096556.05822: stdout chunk (state=3): >>>/root <<< 30490 1727096556.05963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096556.05994: stdout chunk (state=3): >>><<< 30490 1727096556.05997: stderr chunk (state=3): >>><<< 30490 1727096556.06014: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096556.06105: _low_level_execute_command(): starting 30490 1727096556.06109: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096556.060199-31404-140354996819566 `" && echo ansible-tmp-1727096556.060199-31404-140354996819566="` echo /root/.ansible/tmp/ansible-tmp-1727096556.060199-31404-140354996819566 `" ) && sleep 0' 30490 1727096556.06695: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096556.06750: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096556.06766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096556.06797: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096556.06859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096556.08799: stdout chunk (state=3): >>>ansible-tmp-1727096556.060199-31404-140354996819566=/root/.ansible/tmp/ansible-tmp-1727096556.060199-31404-140354996819566 <<< 30490 1727096556.08949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096556.08952: stdout chunk (state=3): >>><<< 30490 1727096556.08955: stderr chunk (state=3): >>><<< 30490 1727096556.08976: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096556.060199-31404-140354996819566=/root/.ansible/tmp/ansible-tmp-1727096556.060199-31404-140354996819566 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096556.09175: variable 'ansible_module_compression' from source: unknown 30490 1727096556.09179: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 30490 1727096556.09181: variable 'ansible_facts' from source: unknown 30490 1727096556.09283: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096556.060199-31404-140354996819566/AnsiballZ_network_connections.py 30490 1727096556.09424: Sending initial data 30490 1727096556.09434: Sent initial data (167 bytes) 30490 1727096556.09844: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096556.09865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096556.09913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096556.09926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096556.09972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096556.11624: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096556.11661: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096556.11728: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp4mkpztp3 /root/.ansible/tmp/ansible-tmp-1727096556.060199-31404-140354996819566/AnsiballZ_network_connections.py <<< 30490 1727096556.11731: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096556.060199-31404-140354996819566/AnsiballZ_network_connections.py" <<< 30490 1727096556.11774: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp4mkpztp3" to remote "/root/.ansible/tmp/ansible-tmp-1727096556.060199-31404-140354996819566/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096556.060199-31404-140354996819566/AnsiballZ_network_connections.py" <<< 30490 1727096556.12518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096556.12556: stderr chunk (state=3): >>><<< 30490 1727096556.12560: stdout chunk (state=3): >>><<< 30490 1727096556.12586: done transferring module to remote 30490 1727096556.12594: _low_level_execute_command(): starting 30490 1727096556.12599: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096556.060199-31404-140354996819566/ /root/.ansible/tmp/ansible-tmp-1727096556.060199-31404-140354996819566/AnsiballZ_network_connections.py && sleep 0' 30490 1727096556.13020: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096556.13024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096556.13026: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096556.13028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096556.13030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096556.13076: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096556.13094: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096556.13119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096556.14896: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096556.14918: stderr chunk (state=3): >>><<< 30490 1727096556.14922: stdout chunk (state=3): >>><<< 30490 1727096556.14974: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096556.14977: _low_level_execute_command(): starting 30490 1727096556.14980: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096556.060199-31404-140354996819566/AnsiballZ_network_connections.py && sleep 0' 30490 1727096556.15350: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096556.15378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096556.15381: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096556.15384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096556.15386: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096556.15397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096556.15442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096556.15456: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096556.15505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096556.41979: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 879950f0-6bc7-478b-bc0e-cf28919e4e90\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "autoconnect": false, "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__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": "statebr", "autoconnect": false, "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 30490 1727096556.43742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096556.43787: stderr chunk (state=3): >>><<< 30490 1727096556.43796: stdout chunk (state=3): >>><<< 30490 1727096556.43854: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 879950f0-6bc7-478b-bc0e-cf28919e4e90\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "autoconnect": false, "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__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": "statebr", "autoconnect": false, "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096556.44055: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'autoconnect': False, 'persistent_state': 'present', 'type': 'bridge', 'ip': {'dhcp4': False, 'auto6': False}}], '__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-1727096556.060199-31404-140354996819566/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096556.44058: _low_level_execute_command(): starting 30490 1727096556.44060: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096556.060199-31404-140354996819566/ > /dev/null 2>&1 && sleep 0' 30490 1727096556.44898: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096556.44910: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096556.44933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096556.45035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096556.45062: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096556.45079: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096556.45172: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096556.47066: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096556.47117: stderr chunk (state=3): >>><<< 30490 1727096556.47141: stdout chunk (state=3): >>><<< 30490 1727096556.47186: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096556.47197: handler run complete 30490 1727096556.47278: attempt loop complete, returning result 30490 1727096556.47459: _execute() done 30490 1727096556.47462: dumping result to json 30490 1727096556.47464: done dumping result, returning 30490 1727096556.47466: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-ba36-653e-00000000073f] 30490 1727096556.47565: sending task result for task 0afff68d-5257-ba36-653e-00000000073f 30490 1727096556.47643: done sending task result for task 0afff68d-5257-ba36-653e-00000000073f 30490 1727096556.47647: WORKER PROCESS EXITING changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 879950f0-6bc7-478b-bc0e-cf28919e4e90 30490 1727096556.47762: no more pending results, returning what we have 30490 1727096556.47766: results queue empty 30490 1727096556.47770: checking for any_errors_fatal 30490 1727096556.47775: done checking for any_errors_fatal 30490 1727096556.47776: checking for max_fail_percentage 30490 1727096556.47777: done checking for max_fail_percentage 30490 1727096556.47778: checking to see if all hosts have failed and the running result is not ok 30490 1727096556.47779: done checking to see if all hosts have failed 30490 1727096556.47780: getting the remaining hosts for this loop 30490 1727096556.47782: done getting the remaining hosts for this loop 30490 1727096556.47786: getting the next task for host managed_node3 30490 1727096556.47794: done getting next task for host managed_node3 30490 1727096556.47798: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096556.47803: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096556.47814: getting variables 30490 1727096556.47816: in VariableManager get_vars() 30490 1727096556.47850: Calling all_inventory to load vars for managed_node3 30490 1727096556.47853: Calling groups_inventory to load vars for managed_node3 30490 1727096556.47856: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096556.47866: Calling all_plugins_play to load vars for managed_node3 30490 1727096556.48275: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096556.48280: Calling groups_plugins_play to load vars for managed_node3 30490 1727096556.51075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096556.54747: done with get_vars() 30490 1727096556.54775: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:02:36 -0400 (0:00:00.641) 0:00:22.752 ****** 30490 1727096556.54851: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096556.55386: worker is 1 (out of 1 available) 30490 1727096556.55404: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096556.55417: done queuing things up, now waiting for results queue to drain 30490 1727096556.55419: waiting for pending results... 30490 1727096556.55686: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096556.55874: in run() - task 0afff68d-5257-ba36-653e-000000000740 30490 1727096556.55879: variable 'ansible_search_path' from source: unknown 30490 1727096556.56274: variable 'ansible_search_path' from source: unknown 30490 1727096556.56279: calling self._execute() 30490 1727096556.56326: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096556.56423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096556.56442: variable 'omit' from source: magic vars 30490 1727096556.57225: variable 'ansible_distribution_major_version' from source: facts 30490 1727096556.57303: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096556.57563: variable 'network_state' from source: role '' defaults 30490 1727096556.57675: Evaluated conditional (network_state != {}): False 30490 1727096556.57726: when evaluation is False, skipping this task 30490 1727096556.57735: _execute() done 30490 1727096556.57743: dumping result to json 30490 1727096556.57751: done dumping result, returning 30490 1727096556.58158: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-ba36-653e-000000000740] 30490 1727096556.58162: sending task result for task 0afff68d-5257-ba36-653e-000000000740 30490 1727096556.58229: done sending task result for task 0afff68d-5257-ba36-653e-000000000740 30490 1727096556.58233: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096556.58318: no more pending results, returning what we have 30490 1727096556.58323: results queue empty 30490 1727096556.58324: checking for any_errors_fatal 30490 1727096556.58335: done checking for any_errors_fatal 30490 1727096556.58336: checking for max_fail_percentage 30490 1727096556.58338: done checking for max_fail_percentage 30490 1727096556.58339: checking to see if all hosts have failed and the running result is not ok 30490 1727096556.58340: done checking to see if all hosts have failed 30490 1727096556.58341: getting the remaining hosts for this loop 30490 1727096556.58343: done getting the remaining hosts for this loop 30490 1727096556.58347: getting the next task for host managed_node3 30490 1727096556.58355: done getting next task for host managed_node3 30490 1727096556.58359: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096556.58366: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096556.58389: getting variables 30490 1727096556.58391: in VariableManager get_vars() 30490 1727096556.58428: Calling all_inventory to load vars for managed_node3 30490 1727096556.58431: Calling groups_inventory to load vars for managed_node3 30490 1727096556.58434: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096556.58447: Calling all_plugins_play to load vars for managed_node3 30490 1727096556.58450: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096556.58453: Calling groups_plugins_play to load vars for managed_node3 30490 1727096556.61866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096556.65050: done with get_vars() 30490 1727096556.65080: done getting variables 30490 1727096556.65142: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:02:36 -0400 (0:00:00.105) 0:00:22.857 ****** 30490 1727096556.65383: entering _queue_task() for managed_node3/debug 30490 1727096556.65925: worker is 1 (out of 1 available) 30490 1727096556.65939: exiting _queue_task() for managed_node3/debug 30490 1727096556.65951: done queuing things up, now waiting for results queue to drain 30490 1727096556.65952: waiting for pending results... 30490 1727096556.66671: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096556.66771: in run() - task 0afff68d-5257-ba36-653e-000000000741 30490 1727096556.66794: variable 'ansible_search_path' from source: unknown 30490 1727096556.66802: variable 'ansible_search_path' from source: unknown 30490 1727096556.66879: calling self._execute() 30490 1727096556.66941: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096556.66952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096556.66966: variable 'omit' from source: magic vars 30490 1727096556.67345: variable 'ansible_distribution_major_version' from source: facts 30490 1727096556.67376: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096556.67379: variable 'omit' from source: magic vars 30490 1727096556.67524: variable 'omit' from source: magic vars 30490 1727096556.67528: variable 'omit' from source: magic vars 30490 1727096556.67530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096556.67566: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096556.67595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096556.67616: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096556.67659: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096556.67698: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096556.67730: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096556.67744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096556.67889: Set connection var ansible_connection to ssh 30490 1727096556.67920: Set connection var ansible_shell_type to sh 30490 1727096556.67941: Set connection var ansible_pipelining to False 30490 1727096556.67980: Set connection var ansible_shell_executable to /bin/sh 30490 1727096556.68065: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096556.68070: Set connection var ansible_timeout to 10 30490 1727096556.68074: variable 'ansible_shell_executable' from source: unknown 30490 1727096556.68076: variable 'ansible_connection' from source: unknown 30490 1727096556.68079: variable 'ansible_module_compression' from source: unknown 30490 1727096556.68081: variable 'ansible_shell_type' from source: unknown 30490 1727096556.68082: variable 'ansible_shell_executable' from source: unknown 30490 1727096556.68084: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096556.68086: variable 'ansible_pipelining' from source: unknown 30490 1727096556.68088: variable 'ansible_timeout' from source: unknown 30490 1727096556.68090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096556.68210: 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) 30490 1727096556.68226: variable 'omit' from source: magic vars 30490 1727096556.68237: starting attempt loop 30490 1727096556.68243: running the handler 30490 1727096556.68389: variable '__network_connections_result' from source: set_fact 30490 1727096556.68446: handler run complete 30490 1727096556.68474: attempt loop complete, returning result 30490 1727096556.68499: _execute() done 30490 1727096556.68506: dumping result to json 30490 1727096556.68508: done dumping result, returning 30490 1727096556.68609: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-ba36-653e-000000000741] 30490 1727096556.68613: sending task result for task 0afff68d-5257-ba36-653e-000000000741 30490 1727096556.68684: done sending task result for task 0afff68d-5257-ba36-653e-000000000741 30490 1727096556.68688: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 879950f0-6bc7-478b-bc0e-cf28919e4e90" ] } 30490 1727096556.68750: no more pending results, returning what we have 30490 1727096556.68753: results queue empty 30490 1727096556.68754: checking for any_errors_fatal 30490 1727096556.68758: done checking for any_errors_fatal 30490 1727096556.68759: checking for max_fail_percentage 30490 1727096556.68761: done checking for max_fail_percentage 30490 1727096556.68762: checking to see if all hosts have failed and the running result is not ok 30490 1727096556.68762: done checking to see if all hosts have failed 30490 1727096556.68763: getting the remaining hosts for this loop 30490 1727096556.68765: done getting the remaining hosts for this loop 30490 1727096556.68770: getting the next task for host managed_node3 30490 1727096556.68777: done getting next task for host managed_node3 30490 1727096556.68780: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096556.68786: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096556.68796: getting variables 30490 1727096556.68798: in VariableManager get_vars() 30490 1727096556.68830: Calling all_inventory to load vars for managed_node3 30490 1727096556.68833: Calling groups_inventory to load vars for managed_node3 30490 1727096556.68835: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096556.68844: Calling all_plugins_play to load vars for managed_node3 30490 1727096556.68847: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096556.68850: Calling groups_plugins_play to load vars for managed_node3 30490 1727096556.70631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096556.72535: done with get_vars() 30490 1727096556.72565: done getting variables 30490 1727096556.72636: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:02:36 -0400 (0:00:00.072) 0:00:22.931 ****** 30490 1727096556.72685: entering _queue_task() for managed_node3/debug 30490 1727096556.73160: worker is 1 (out of 1 available) 30490 1727096556.73176: exiting _queue_task() for managed_node3/debug 30490 1727096556.73187: done queuing things up, now waiting for results queue to drain 30490 1727096556.73188: waiting for pending results... 30490 1727096556.73393: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096556.73636: in run() - task 0afff68d-5257-ba36-653e-000000000742 30490 1727096556.73640: variable 'ansible_search_path' from source: unknown 30490 1727096556.73642: variable 'ansible_search_path' from source: unknown 30490 1727096556.73748: calling self._execute() 30490 1727096556.73875: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096556.73880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096556.73917: variable 'omit' from source: magic vars 30490 1727096556.74287: variable 'ansible_distribution_major_version' from source: facts 30490 1727096556.74290: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096556.74292: variable 'omit' from source: magic vars 30490 1727096556.74354: variable 'omit' from source: magic vars 30490 1727096556.74395: variable 'omit' from source: magic vars 30490 1727096556.74432: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096556.74477: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096556.74496: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096556.74579: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096556.74582: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096556.74585: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096556.74587: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096556.74589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096556.74657: Set connection var ansible_connection to ssh 30490 1727096556.74665: Set connection var ansible_shell_type to sh 30490 1727096556.74681: Set connection var ansible_pipelining to False 30490 1727096556.74687: Set connection var ansible_shell_executable to /bin/sh 30490 1727096556.74690: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096556.74696: Set connection var ansible_timeout to 10 30490 1727096556.74719: variable 'ansible_shell_executable' from source: unknown 30490 1727096556.74722: variable 'ansible_connection' from source: unknown 30490 1727096556.74725: variable 'ansible_module_compression' from source: unknown 30490 1727096556.74728: variable 'ansible_shell_type' from source: unknown 30490 1727096556.74730: variable 'ansible_shell_executable' from source: unknown 30490 1727096556.74732: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096556.74734: variable 'ansible_pipelining' from source: unknown 30490 1727096556.74778: variable 'ansible_timeout' from source: unknown 30490 1727096556.74781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096556.74878: 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) 30490 1727096556.74888: variable 'omit' from source: magic vars 30490 1727096556.74974: starting attempt loop 30490 1727096556.74979: running the handler 30490 1727096556.74982: variable '__network_connections_result' from source: set_fact 30490 1727096556.75028: variable '__network_connections_result' from source: set_fact 30490 1727096556.75186: handler run complete 30490 1727096556.75190: attempt loop complete, returning result 30490 1727096556.75192: _execute() done 30490 1727096556.75195: dumping result to json 30490 1727096556.75197: done dumping result, returning 30490 1727096556.75203: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-ba36-653e-000000000742] 30490 1727096556.75206: sending task result for task 0afff68d-5257-ba36-653e-000000000742 30490 1727096556.75299: done sending task result for task 0afff68d-5257-ba36-653e-000000000742 30490 1727096556.75302: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 879950f0-6bc7-478b-bc0e-cf28919e4e90\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 879950f0-6bc7-478b-bc0e-cf28919e4e90" ] } } 30490 1727096556.75398: no more pending results, returning what we have 30490 1727096556.75401: results queue empty 30490 1727096556.75403: checking for any_errors_fatal 30490 1727096556.75408: done checking for any_errors_fatal 30490 1727096556.75409: checking for max_fail_percentage 30490 1727096556.75410: done checking for max_fail_percentage 30490 1727096556.75411: checking to see if all hosts have failed and the running result is not ok 30490 1727096556.75412: done checking to see if all hosts have failed 30490 1727096556.75413: getting the remaining hosts for this loop 30490 1727096556.75414: done getting the remaining hosts for this loop 30490 1727096556.75417: getting the next task for host managed_node3 30490 1727096556.75424: done getting next task for host managed_node3 30490 1727096556.75428: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096556.75432: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096556.75441: getting variables 30490 1727096556.75450: in VariableManager get_vars() 30490 1727096556.75546: Calling all_inventory to load vars for managed_node3 30490 1727096556.75549: Calling groups_inventory to load vars for managed_node3 30490 1727096556.75551: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096556.75560: Calling all_plugins_play to load vars for managed_node3 30490 1727096556.75564: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096556.75570: Calling groups_plugins_play to load vars for managed_node3 30490 1727096556.76813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096556.77775: done with get_vars() 30490 1727096556.77798: done getting variables 30490 1727096556.77855: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:02:36 -0400 (0:00:00.052) 0:00:22.983 ****** 30490 1727096556.77886: entering _queue_task() for managed_node3/debug 30490 1727096556.78188: worker is 1 (out of 1 available) 30490 1727096556.78201: exiting _queue_task() for managed_node3/debug 30490 1727096556.78216: done queuing things up, now waiting for results queue to drain 30490 1727096556.78218: waiting for pending results... 30490 1727096556.78514: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096556.78762: in run() - task 0afff68d-5257-ba36-653e-000000000743 30490 1727096556.78769: variable 'ansible_search_path' from source: unknown 30490 1727096556.78776: variable 'ansible_search_path' from source: unknown 30490 1727096556.78779: calling self._execute() 30490 1727096556.79080: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096556.79084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096556.79088: variable 'omit' from source: magic vars 30490 1727096556.79369: variable 'ansible_distribution_major_version' from source: facts 30490 1727096556.79396: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096556.79537: variable 'network_state' from source: role '' defaults 30490 1727096556.79553: Evaluated conditional (network_state != {}): False 30490 1727096556.79561: when evaluation is False, skipping this task 30490 1727096556.79574: _execute() done 30490 1727096556.79584: dumping result to json 30490 1727096556.79596: done dumping result, returning 30490 1727096556.79618: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-ba36-653e-000000000743] 30490 1727096556.79644: sending task result for task 0afff68d-5257-ba36-653e-000000000743 skipping: [managed_node3] => { "false_condition": "network_state != {}" } 30490 1727096556.79909: no more pending results, returning what we have 30490 1727096556.79913: results queue empty 30490 1727096556.79914: checking for any_errors_fatal 30490 1727096556.79921: done checking for any_errors_fatal 30490 1727096556.79922: checking for max_fail_percentage 30490 1727096556.79924: done checking for max_fail_percentage 30490 1727096556.79928: checking to see if all hosts have failed and the running result is not ok 30490 1727096556.79929: done checking to see if all hosts have failed 30490 1727096556.79930: getting the remaining hosts for this loop 30490 1727096556.79931: done getting the remaining hosts for this loop 30490 1727096556.79936: getting the next task for host managed_node3 30490 1727096556.79945: done getting next task for host managed_node3 30490 1727096556.79949: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096556.79955: ^ state is: HOST STATE: block=4, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096556.80091: getting variables 30490 1727096556.80094: in VariableManager get_vars() 30490 1727096556.80124: Calling all_inventory to load vars for managed_node3 30490 1727096556.80127: Calling groups_inventory to load vars for managed_node3 30490 1727096556.80129: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096556.80138: Calling all_plugins_play to load vars for managed_node3 30490 1727096556.80141: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096556.80143: Calling groups_plugins_play to load vars for managed_node3 30490 1727096556.80694: done sending task result for task 0afff68d-5257-ba36-653e-000000000743 30490 1727096556.80697: WORKER PROCESS EXITING 30490 1727096556.85629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096556.86479: done with get_vars() 30490 1727096556.86497: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:02:36 -0400 (0:00:00.086) 0:00:23.069 ****** 30490 1727096556.86557: entering _queue_task() for managed_node3/ping 30490 1727096556.86911: worker is 1 (out of 1 available) 30490 1727096556.86926: exiting _queue_task() for managed_node3/ping 30490 1727096556.86937: done queuing things up, now waiting for results queue to drain 30490 1727096556.86940: waiting for pending results... 30490 1727096556.87217: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096556.87419: in run() - task 0afff68d-5257-ba36-653e-000000000744 30490 1727096556.87423: variable 'ansible_search_path' from source: unknown 30490 1727096556.87425: variable 'ansible_search_path' from source: unknown 30490 1727096556.87561: calling self._execute() 30490 1727096556.87565: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096556.87578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096556.87612: variable 'omit' from source: magic vars 30490 1727096556.87951: variable 'ansible_distribution_major_version' from source: facts 30490 1727096556.87960: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096556.87966: variable 'omit' from source: magic vars 30490 1727096556.88011: variable 'omit' from source: magic vars 30490 1727096556.88037: variable 'omit' from source: magic vars 30490 1727096556.88072: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096556.88103: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096556.88120: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096556.88133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096556.88144: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096556.88171: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096556.88178: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096556.88181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096556.88245: Set connection var ansible_connection to ssh 30490 1727096556.88251: Set connection var ansible_shell_type to sh 30490 1727096556.88265: Set connection var ansible_pipelining to False 30490 1727096556.88269: Set connection var ansible_shell_executable to /bin/sh 30490 1727096556.88272: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096556.88279: Set connection var ansible_timeout to 10 30490 1727096556.88298: variable 'ansible_shell_executable' from source: unknown 30490 1727096556.88301: variable 'ansible_connection' from source: unknown 30490 1727096556.88304: variable 'ansible_module_compression' from source: unknown 30490 1727096556.88306: variable 'ansible_shell_type' from source: unknown 30490 1727096556.88309: variable 'ansible_shell_executable' from source: unknown 30490 1727096556.88311: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096556.88313: variable 'ansible_pipelining' from source: unknown 30490 1727096556.88315: variable 'ansible_timeout' from source: unknown 30490 1727096556.88319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096556.88465: 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) 30490 1727096556.88479: variable 'omit' from source: magic vars 30490 1727096556.88482: starting attempt loop 30490 1727096556.88485: running the handler 30490 1727096556.88500: _low_level_execute_command(): starting 30490 1727096556.88507: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096556.89014: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096556.89021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096556.89026: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096556.89073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096556.89083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096556.89137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096556.90802: stdout chunk (state=3): >>>/root <<< 30490 1727096556.90900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096556.90938: stderr chunk (state=3): >>><<< 30490 1727096556.90940: stdout chunk (state=3): >>><<< 30490 1727096556.90956: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096556.90983: _low_level_execute_command(): starting 30490 1727096556.90987: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096556.9096289-31452-278423651513448 `" && echo ansible-tmp-1727096556.9096289-31452-278423651513448="` echo /root/.ansible/tmp/ansible-tmp-1727096556.9096289-31452-278423651513448 `" ) && sleep 0' 30490 1727096556.91444: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096556.91447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096556.91451: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096556.91461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096556.91508: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096556.91512: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096556.91514: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096556.91555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096556.93498: stdout chunk (state=3): >>>ansible-tmp-1727096556.9096289-31452-278423651513448=/root/.ansible/tmp/ansible-tmp-1727096556.9096289-31452-278423651513448 <<< 30490 1727096556.93602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096556.93631: stderr chunk (state=3): >>><<< 30490 1727096556.93634: stdout chunk (state=3): >>><<< 30490 1727096556.93652: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096556.9096289-31452-278423651513448=/root/.ansible/tmp/ansible-tmp-1727096556.9096289-31452-278423651513448 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096556.93699: variable 'ansible_module_compression' from source: unknown 30490 1727096556.93735: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 30490 1727096556.93763: variable 'ansible_facts' from source: unknown 30490 1727096556.93822: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096556.9096289-31452-278423651513448/AnsiballZ_ping.py 30490 1727096556.93932: Sending initial data 30490 1727096556.93936: Sent initial data (153 bytes) 30490 1727096556.94358: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096556.94398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096556.94401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096556.94404: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096556.94406: 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 <<< 30490 1727096556.94408: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096556.94458: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096556.94461: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096556.94464: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096556.94501: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096556.96101: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096556.96130: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096556.96161: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp70wbosyr /root/.ansible/tmp/ansible-tmp-1727096556.9096289-31452-278423651513448/AnsiballZ_ping.py <<< 30490 1727096556.96174: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096556.9096289-31452-278423651513448/AnsiballZ_ping.py" <<< 30490 1727096556.96191: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp70wbosyr" to remote "/root/.ansible/tmp/ansible-tmp-1727096556.9096289-31452-278423651513448/AnsiballZ_ping.py" <<< 30490 1727096556.96205: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096556.9096289-31452-278423651513448/AnsiballZ_ping.py" <<< 30490 1727096556.96670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096556.96713: stderr chunk (state=3): >>><<< 30490 1727096556.96717: stdout chunk (state=3): >>><<< 30490 1727096556.96737: done transferring module to remote 30490 1727096556.96746: _low_level_execute_command(): starting 30490 1727096556.96751: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096556.9096289-31452-278423651513448/ /root/.ansible/tmp/ansible-tmp-1727096556.9096289-31452-278423651513448/AnsiballZ_ping.py && sleep 0' 30490 1727096556.97197: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096556.97202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096556.97205: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096556.97207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096556.97258: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096556.97265: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096556.97271: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096556.97299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096556.99100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096556.99125: stderr chunk (state=3): >>><<< 30490 1727096556.99129: stdout chunk (state=3): >>><<< 30490 1727096556.99146: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096556.99149: _low_level_execute_command(): starting 30490 1727096556.99153: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096556.9096289-31452-278423651513448/AnsiballZ_ping.py && sleep 0' 30490 1727096556.99607: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096556.99610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096556.99613: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096556.99615: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096556.99617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096556.99669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096556.99679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096556.99684: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096556.99716: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096557.15077: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 30490 1727096557.16481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096557.16486: stdout chunk (state=3): >>><<< 30490 1727096557.16488: stderr chunk (state=3): >>><<< 30490 1727096557.16491: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096557.16494: 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-1727096556.9096289-31452-278423651513448/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096557.16497: _low_level_execute_command(): starting 30490 1727096557.16499: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096556.9096289-31452-278423651513448/ > /dev/null 2>&1 && sleep 0' 30490 1727096557.16955: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096557.16981: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096557.17024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096557.17052: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096557.17076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096557.19177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096557.19180: stdout chunk (state=3): >>><<< 30490 1727096557.19183: stderr chunk (state=3): >>><<< 30490 1727096557.19191: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096557.19193: handler run complete 30490 1727096557.19195: attempt loop complete, returning result 30490 1727096557.19197: _execute() done 30490 1727096557.19198: dumping result to json 30490 1727096557.19200: done dumping result, returning 30490 1727096557.19202: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-ba36-653e-000000000744] 30490 1727096557.19204: sending task result for task 0afff68d-5257-ba36-653e-000000000744 30490 1727096557.19261: done sending task result for task 0afff68d-5257-ba36-653e-000000000744 30490 1727096557.19264: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 30490 1727096557.19362: no more pending results, returning what we have 30490 1727096557.19366: results queue empty 30490 1727096557.19399: checking for any_errors_fatal 30490 1727096557.19416: done checking for any_errors_fatal 30490 1727096557.19417: checking for max_fail_percentage 30490 1727096557.19419: done checking for max_fail_percentage 30490 1727096557.19420: checking to see if all hosts have failed and the running result is not ok 30490 1727096557.19421: done checking to see if all hosts have failed 30490 1727096557.19421: getting the remaining hosts for this loop 30490 1727096557.19423: done getting the remaining hosts for this loop 30490 1727096557.19426: getting the next task for host managed_node3 30490 1727096557.19436: done getting next task for host managed_node3 30490 1727096557.19438: ^ task is: TASK: meta (role_complete) 30490 1727096557.19443: ^ state is: HOST STATE: block=4, 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? (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 30490 1727096557.19455: getting variables 30490 1727096557.19457: in VariableManager get_vars() 30490 1727096557.19494: Calling all_inventory to load vars for managed_node3 30490 1727096557.19496: Calling groups_inventory to load vars for managed_node3 30490 1727096557.19498: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096557.19507: Calling all_plugins_play to load vars for managed_node3 30490 1727096557.19509: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096557.19519: Calling groups_plugins_play to load vars for managed_node3 30490 1727096557.20360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096557.21998: done with get_vars() 30490 1727096557.22034: done getting variables 30490 1727096557.22155: done queuing things up, now waiting for results queue to drain 30490 1727096557.22158: results queue empty 30490 1727096557.22159: checking for any_errors_fatal 30490 1727096557.22161: done checking for any_errors_fatal 30490 1727096557.22162: checking for max_fail_percentage 30490 1727096557.22164: done checking for max_fail_percentage 30490 1727096557.22164: checking to see if all hosts have failed and the running result is not ok 30490 1727096557.22165: done checking to see if all hosts have failed 30490 1727096557.22166: getting the remaining hosts for this loop 30490 1727096557.22167: done getting the remaining hosts for this loop 30490 1727096557.22171: getting the next task for host managed_node3 30490 1727096557.22176: done getting next task for host managed_node3 30490 1727096557.22178: ^ task is: TASK: Show result 30490 1727096557.22180: ^ state is: HOST STATE: block=4, 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? (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 30490 1727096557.22183: getting variables 30490 1727096557.22184: in VariableManager get_vars() 30490 1727096557.22194: Calling all_inventory to load vars for managed_node3 30490 1727096557.22197: Calling groups_inventory to load vars for managed_node3 30490 1727096557.22199: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096557.22204: Calling all_plugins_play to load vars for managed_node3 30490 1727096557.22207: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096557.22210: Calling groups_plugins_play to load vars for managed_node3 30490 1727096557.23345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096557.24477: done with get_vars() 30490 1727096557.24499: done getting variables 30490 1727096557.24542: 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 result] ************************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Monday 23 September 2024 09:02:37 -0400 (0:00:00.380) 0:00:23.449 ****** 30490 1727096557.24577: entering _queue_task() for managed_node3/debug 30490 1727096557.25065: worker is 1 (out of 1 available) 30490 1727096557.25082: exiting _queue_task() for managed_node3/debug 30490 1727096557.25092: done queuing things up, now waiting for results queue to drain 30490 1727096557.25094: waiting for pending results... 30490 1727096557.25488: running TaskExecutor() for managed_node3/TASK: Show result 30490 1727096557.25515: in run() - task 0afff68d-5257-ba36-653e-0000000006b2 30490 1727096557.25549: variable 'ansible_search_path' from source: unknown 30490 1727096557.25558: variable 'ansible_search_path' from source: unknown 30490 1727096557.25613: calling self._execute() 30490 1727096557.25725: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096557.25742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096557.25762: variable 'omit' from source: magic vars 30490 1727096557.26521: variable 'ansible_distribution_major_version' from source: facts 30490 1727096557.26556: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096557.26676: variable 'omit' from source: magic vars 30490 1727096557.26680: variable 'omit' from source: magic vars 30490 1727096557.26683: variable 'omit' from source: magic vars 30490 1727096557.26723: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096557.26766: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096557.26799: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096557.26820: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096557.26836: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096557.26870: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096557.26882: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096557.26897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096557.27083: Set connection var ansible_connection to ssh 30490 1727096557.27087: Set connection var ansible_shell_type to sh 30490 1727096557.27096: Set connection var ansible_pipelining to False 30490 1727096557.27101: Set connection var ansible_shell_executable to /bin/sh 30490 1727096557.27113: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096557.27118: Set connection var ansible_timeout to 10 30490 1727096557.27136: variable 'ansible_shell_executable' from source: unknown 30490 1727096557.27139: variable 'ansible_connection' from source: unknown 30490 1727096557.27142: variable 'ansible_module_compression' from source: unknown 30490 1727096557.27144: variable 'ansible_shell_type' from source: unknown 30490 1727096557.27146: variable 'ansible_shell_executable' from source: unknown 30490 1727096557.27148: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096557.27150: variable 'ansible_pipelining' from source: unknown 30490 1727096557.27153: variable 'ansible_timeout' from source: unknown 30490 1727096557.27158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096557.27275: 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) 30490 1727096557.27285: variable 'omit' from source: magic vars 30490 1727096557.27290: starting attempt loop 30490 1727096557.27293: running the handler 30490 1727096557.27333: variable '__network_connections_result' from source: set_fact 30490 1727096557.27391: variable '__network_connections_result' from source: set_fact 30490 1727096557.27475: handler run complete 30490 1727096557.27495: attempt loop complete, returning result 30490 1727096557.27498: _execute() done 30490 1727096557.27501: dumping result to json 30490 1727096557.27504: done dumping result, returning 30490 1727096557.27512: done running TaskExecutor() for managed_node3/TASK: Show result [0afff68d-5257-ba36-653e-0000000006b2] 30490 1727096557.27517: sending task result for task 0afff68d-5257-ba36-653e-0000000006b2 30490 1727096557.27612: done sending task result for task 0afff68d-5257-ba36-653e-0000000006b2 30490 1727096557.27614: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 879950f0-6bc7-478b-bc0e-cf28919e4e90\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 879950f0-6bc7-478b-bc0e-cf28919e4e90" ] } } 30490 1727096557.27718: no more pending results, returning what we have 30490 1727096557.27721: results queue empty 30490 1727096557.27722: checking for any_errors_fatal 30490 1727096557.27726: done checking for any_errors_fatal 30490 1727096557.27726: checking for max_fail_percentage 30490 1727096557.27728: done checking for max_fail_percentage 30490 1727096557.27729: checking to see if all hosts have failed and the running result is not ok 30490 1727096557.27730: done checking to see if all hosts have failed 30490 1727096557.27730: getting the remaining hosts for this loop 30490 1727096557.27732: done getting the remaining hosts for this loop 30490 1727096557.27735: getting the next task for host managed_node3 30490 1727096557.27744: done getting next task for host managed_node3 30490 1727096557.27747: ^ task is: TASK: Asserts 30490 1727096557.27749: ^ state is: HOST STATE: block=4, 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 30490 1727096557.27754: getting variables 30490 1727096557.27755: in VariableManager get_vars() 30490 1727096557.27782: Calling all_inventory to load vars for managed_node3 30490 1727096557.27785: Calling groups_inventory to load vars for managed_node3 30490 1727096557.27788: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096557.27797: Calling all_plugins_play to load vars for managed_node3 30490 1727096557.27799: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096557.27802: Calling groups_plugins_play to load vars for managed_node3 30490 1727096557.28660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096557.30520: done with get_vars() 30490 1727096557.30536: done getting variables TASK [Asserts] ***************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Monday 23 September 2024 09:02:37 -0400 (0:00:00.060) 0:00:23.510 ****** 30490 1727096557.30615: entering _queue_task() for managed_node3/include_tasks 30490 1727096557.30856: worker is 1 (out of 1 available) 30490 1727096557.30874: exiting _queue_task() for managed_node3/include_tasks 30490 1727096557.30885: done queuing things up, now waiting for results queue to drain 30490 1727096557.30887: waiting for pending results... 30490 1727096557.31061: running TaskExecutor() for managed_node3/TASK: Asserts 30490 1727096557.31149: in run() - task 0afff68d-5257-ba36-653e-0000000005b9 30490 1727096557.31160: variable 'ansible_search_path' from source: unknown 30490 1727096557.31163: variable 'ansible_search_path' from source: unknown 30490 1727096557.31202: variable 'lsr_assert' from source: include params 30490 1727096557.31369: variable 'lsr_assert' from source: include params 30490 1727096557.31421: variable 'omit' from source: magic vars 30490 1727096557.31522: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096557.31529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096557.31537: variable 'omit' from source: magic vars 30490 1727096557.31706: variable 'ansible_distribution_major_version' from source: facts 30490 1727096557.31715: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096557.31720: variable 'item' from source: unknown 30490 1727096557.31770: variable 'item' from source: unknown 30490 1727096557.31803: variable 'item' from source: unknown 30490 1727096557.31844: variable 'item' from source: unknown 30490 1727096557.31975: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096557.31979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096557.31982: variable 'omit' from source: magic vars 30490 1727096557.32057: variable 'ansible_distribution_major_version' from source: facts 30490 1727096557.32061: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096557.32066: variable 'item' from source: unknown 30490 1727096557.32115: variable 'item' from source: unknown 30490 1727096557.32133: variable 'item' from source: unknown 30490 1727096557.32178: variable 'item' from source: unknown 30490 1727096557.32240: dumping result to json 30490 1727096557.32244: done dumping result, returning 30490 1727096557.32245: done running TaskExecutor() for managed_node3/TASK: Asserts [0afff68d-5257-ba36-653e-0000000005b9] 30490 1727096557.32247: sending task result for task 0afff68d-5257-ba36-653e-0000000005b9 30490 1727096557.32285: done sending task result for task 0afff68d-5257-ba36-653e-0000000005b9 30490 1727096557.32288: WORKER PROCESS EXITING 30490 1727096557.32310: no more pending results, returning what we have 30490 1727096557.32315: in VariableManager get_vars() 30490 1727096557.32349: Calling all_inventory to load vars for managed_node3 30490 1727096557.32352: Calling groups_inventory to load vars for managed_node3 30490 1727096557.32355: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096557.32379: Calling all_plugins_play to load vars for managed_node3 30490 1727096557.32383: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096557.32386: Calling groups_plugins_play to load vars for managed_node3 30490 1727096557.33196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096557.34066: done with get_vars() 30490 1727096557.34084: variable 'ansible_search_path' from source: unknown 30490 1727096557.34085: variable 'ansible_search_path' from source: unknown 30490 1727096557.34116: variable 'ansible_search_path' from source: unknown 30490 1727096557.34117: variable 'ansible_search_path' from source: unknown 30490 1727096557.34134: we have included files to process 30490 1727096557.34135: generating all_blocks data 30490 1727096557.34136: done generating all_blocks data 30490 1727096557.34139: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 30490 1727096557.34140: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 30490 1727096557.34141: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 30490 1727096557.34218: in VariableManager get_vars() 30490 1727096557.34231: done with get_vars() 30490 1727096557.34310: done processing included file 30490 1727096557.34311: iterating over new_blocks loaded from include file 30490 1727096557.34312: in VariableManager get_vars() 30490 1727096557.34323: done with get_vars() 30490 1727096557.34325: filtering new block on tags 30490 1727096557.34347: done filtering new block on tags 30490 1727096557.34349: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node3 => (item=tasks/assert_device_absent.yml) 30490 1727096557.34352: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 30490 1727096557.34353: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 30490 1727096557.34355: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 30490 1727096557.34418: in VariableManager get_vars() 30490 1727096557.34431: done with get_vars() 30490 1727096557.34591: done processing included file 30490 1727096557.34593: iterating over new_blocks loaded from include file 30490 1727096557.34594: in VariableManager get_vars() 30490 1727096557.34603: done with get_vars() 30490 1727096557.34604: filtering new block on tags 30490 1727096557.34631: done filtering new block on tags 30490 1727096557.34633: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node3 => (item=tasks/assert_profile_present.yml) 30490 1727096557.34635: extending task lists for all hosts with included blocks 30490 1727096557.35264: done extending task lists 30490 1727096557.35266: done processing included files 30490 1727096557.35266: results queue empty 30490 1727096557.35267: checking for any_errors_fatal 30490 1727096557.35271: done checking for any_errors_fatal 30490 1727096557.35273: checking for max_fail_percentage 30490 1727096557.35274: done checking for max_fail_percentage 30490 1727096557.35275: checking to see if all hosts have failed and the running result is not ok 30490 1727096557.35275: done checking to see if all hosts have failed 30490 1727096557.35276: getting the remaining hosts for this loop 30490 1727096557.35276: done getting the remaining hosts for this loop 30490 1727096557.35278: getting the next task for host managed_node3 30490 1727096557.35281: done getting next task for host managed_node3 30490 1727096557.35283: ^ task is: TASK: Include the task 'get_interface_stat.yml' 30490 1727096557.35285: ^ state is: HOST STATE: block=4, 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? (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 30490 1727096557.35293: getting variables 30490 1727096557.35294: in VariableManager get_vars() 30490 1727096557.35300: Calling all_inventory to load vars for managed_node3 30490 1727096557.35302: Calling groups_inventory to load vars for managed_node3 30490 1727096557.35304: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096557.35309: Calling all_plugins_play to load vars for managed_node3 30490 1727096557.35311: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096557.35313: Calling groups_plugins_play to load vars for managed_node3 30490 1727096557.35994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096557.36850: done with get_vars() 30490 1727096557.36866: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Monday 23 September 2024 09:02:37 -0400 (0:00:00.063) 0:00:23.573 ****** 30490 1727096557.36923: entering _queue_task() for managed_node3/include_tasks 30490 1727096557.37195: worker is 1 (out of 1 available) 30490 1727096557.37210: exiting _queue_task() for managed_node3/include_tasks 30490 1727096557.37221: done queuing things up, now waiting for results queue to drain 30490 1727096557.37222: waiting for pending results... 30490 1727096557.37397: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 30490 1727096557.37475: in run() - task 0afff68d-5257-ba36-653e-0000000008a8 30490 1727096557.37485: variable 'ansible_search_path' from source: unknown 30490 1727096557.37488: variable 'ansible_search_path' from source: unknown 30490 1727096557.37517: calling self._execute() 30490 1727096557.37594: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096557.37598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096557.37607: variable 'omit' from source: magic vars 30490 1727096557.37887: variable 'ansible_distribution_major_version' from source: facts 30490 1727096557.37897: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096557.37902: _execute() done 30490 1727096557.37905: dumping result to json 30490 1727096557.37908: done dumping result, returning 30490 1727096557.37915: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-ba36-653e-0000000008a8] 30490 1727096557.37922: sending task result for task 0afff68d-5257-ba36-653e-0000000008a8 30490 1727096557.38012: done sending task result for task 0afff68d-5257-ba36-653e-0000000008a8 30490 1727096557.38015: WORKER PROCESS EXITING 30490 1727096557.38038: no more pending results, returning what we have 30490 1727096557.38043: in VariableManager get_vars() 30490 1727096557.38087: Calling all_inventory to load vars for managed_node3 30490 1727096557.38090: Calling groups_inventory to load vars for managed_node3 30490 1727096557.38094: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096557.38107: Calling all_plugins_play to load vars for managed_node3 30490 1727096557.38110: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096557.38113: Calling groups_plugins_play to load vars for managed_node3 30490 1727096557.38919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096557.39789: done with get_vars() 30490 1727096557.39806: variable 'ansible_search_path' from source: unknown 30490 1727096557.39807: variable 'ansible_search_path' from source: unknown 30490 1727096557.39814: variable 'item' from source: include params 30490 1727096557.39898: variable 'item' from source: include params 30490 1727096557.39924: we have included files to process 30490 1727096557.39925: generating all_blocks data 30490 1727096557.39926: done generating all_blocks data 30490 1727096557.39927: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096557.39928: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096557.39930: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096557.40058: done processing included file 30490 1727096557.40059: iterating over new_blocks loaded from include file 30490 1727096557.40060: in VariableManager get_vars() 30490 1727096557.40074: done with get_vars() 30490 1727096557.40076: filtering new block on tags 30490 1727096557.40092: done filtering new block on tags 30490 1727096557.40094: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 30490 1727096557.40097: extending task lists for all hosts with included blocks 30490 1727096557.40194: done extending task lists 30490 1727096557.40195: done processing included files 30490 1727096557.40196: results queue empty 30490 1727096557.40196: checking for any_errors_fatal 30490 1727096557.40199: done checking for any_errors_fatal 30490 1727096557.40199: checking for max_fail_percentage 30490 1727096557.40200: done checking for max_fail_percentage 30490 1727096557.40201: checking to see if all hosts have failed and the running result is not ok 30490 1727096557.40201: done checking to see if all hosts have failed 30490 1727096557.40202: getting the remaining hosts for this loop 30490 1727096557.40202: done getting the remaining hosts for this loop 30490 1727096557.40204: getting the next task for host managed_node3 30490 1727096557.40207: done getting next task for host managed_node3 30490 1727096557.40208: ^ task is: TASK: Get stat for interface {{ interface }} 30490 1727096557.40211: ^ state is: HOST STATE: block=4, 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? (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 30490 1727096557.40212: getting variables 30490 1727096557.40213: in VariableManager get_vars() 30490 1727096557.40219: Calling all_inventory to load vars for managed_node3 30490 1727096557.40220: Calling groups_inventory to load vars for managed_node3 30490 1727096557.40222: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096557.40225: Calling all_plugins_play to load vars for managed_node3 30490 1727096557.40227: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096557.40228: Calling groups_plugins_play to load vars for managed_node3 30490 1727096557.40947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096557.41804: done with get_vars() 30490 1727096557.41820: done getting variables 30490 1727096557.41913: variable 'interface' from source: play vars TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 23 September 2024 09:02:37 -0400 (0:00:00.050) 0:00:23.623 ****** 30490 1727096557.41936: entering _queue_task() for managed_node3/stat 30490 1727096557.42200: worker is 1 (out of 1 available) 30490 1727096557.42214: exiting _queue_task() for managed_node3/stat 30490 1727096557.42225: done queuing things up, now waiting for results queue to drain 30490 1727096557.42227: waiting for pending results... 30490 1727096557.42402: running TaskExecutor() for managed_node3/TASK: Get stat for interface statebr 30490 1727096557.42495: in run() - task 0afff68d-5257-ba36-653e-000000000928 30490 1727096557.42507: variable 'ansible_search_path' from source: unknown 30490 1727096557.42510: variable 'ansible_search_path' from source: unknown 30490 1727096557.42538: calling self._execute() 30490 1727096557.42610: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096557.42613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096557.42622: variable 'omit' from source: magic vars 30490 1727096557.42895: variable 'ansible_distribution_major_version' from source: facts 30490 1727096557.42902: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096557.42909: variable 'omit' from source: magic vars 30490 1727096557.42944: variable 'omit' from source: magic vars 30490 1727096557.43013: variable 'interface' from source: play vars 30490 1727096557.43027: variable 'omit' from source: magic vars 30490 1727096557.43061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096557.43091: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096557.43111: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096557.43122: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096557.43132: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096557.43156: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096557.43159: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096557.43161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096557.43229: Set connection var ansible_connection to ssh 30490 1727096557.43236: Set connection var ansible_shell_type to sh 30490 1727096557.43243: Set connection var ansible_pipelining to False 30490 1727096557.43248: Set connection var ansible_shell_executable to /bin/sh 30490 1727096557.43254: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096557.43259: Set connection var ansible_timeout to 10 30490 1727096557.43279: variable 'ansible_shell_executable' from source: unknown 30490 1727096557.43282: variable 'ansible_connection' from source: unknown 30490 1727096557.43285: variable 'ansible_module_compression' from source: unknown 30490 1727096557.43288: variable 'ansible_shell_type' from source: unknown 30490 1727096557.43290: variable 'ansible_shell_executable' from source: unknown 30490 1727096557.43293: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096557.43295: variable 'ansible_pipelining' from source: unknown 30490 1727096557.43298: variable 'ansible_timeout' from source: unknown 30490 1727096557.43300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096557.43442: 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) 30490 1727096557.43450: variable 'omit' from source: magic vars 30490 1727096557.43456: starting attempt loop 30490 1727096557.43459: running the handler 30490 1727096557.43475: _low_level_execute_command(): starting 30490 1727096557.43480: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096557.44000: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096557.44007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096557.44010: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096557.44013: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096557.44060: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096557.44063: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096557.44066: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096557.44113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096557.45781: stdout chunk (state=3): >>>/root <<< 30490 1727096557.45869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096557.45901: stderr chunk (state=3): >>><<< 30490 1727096557.45905: stdout chunk (state=3): >>><<< 30490 1727096557.45934: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096557.45947: _low_level_execute_command(): starting 30490 1727096557.45953: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096557.4593203-31481-88781662516495 `" && echo ansible-tmp-1727096557.4593203-31481-88781662516495="` echo /root/.ansible/tmp/ansible-tmp-1727096557.4593203-31481-88781662516495 `" ) && sleep 0' 30490 1727096557.46402: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096557.46406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096557.46428: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096557.46486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096557.46495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096557.46500: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096557.46529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096557.48483: stdout chunk (state=3): >>>ansible-tmp-1727096557.4593203-31481-88781662516495=/root/.ansible/tmp/ansible-tmp-1727096557.4593203-31481-88781662516495 <<< 30490 1727096557.48591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096557.48619: stderr chunk (state=3): >>><<< 30490 1727096557.48622: stdout chunk (state=3): >>><<< 30490 1727096557.48645: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096557.4593203-31481-88781662516495=/root/.ansible/tmp/ansible-tmp-1727096557.4593203-31481-88781662516495 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096557.48690: variable 'ansible_module_compression' from source: unknown 30490 1727096557.48735: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 30490 1727096557.48768: variable 'ansible_facts' from source: unknown 30490 1727096557.48831: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096557.4593203-31481-88781662516495/AnsiballZ_stat.py 30490 1727096557.48938: Sending initial data 30490 1727096557.48941: Sent initial data (152 bytes) 30490 1727096557.49502: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096557.49524: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096557.49592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096557.51183: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096557.51210: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096557.51245: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpbcba6k7z /root/.ansible/tmp/ansible-tmp-1727096557.4593203-31481-88781662516495/AnsiballZ_stat.py <<< 30490 1727096557.51252: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096557.4593203-31481-88781662516495/AnsiballZ_stat.py" <<< 30490 1727096557.51281: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpbcba6k7z" to remote "/root/.ansible/tmp/ansible-tmp-1727096557.4593203-31481-88781662516495/AnsiballZ_stat.py" <<< 30490 1727096557.51284: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096557.4593203-31481-88781662516495/AnsiballZ_stat.py" <<< 30490 1727096557.51775: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096557.51817: stderr chunk (state=3): >>><<< 30490 1727096557.51821: stdout chunk (state=3): >>><<< 30490 1727096557.51859: done transferring module to remote 30490 1727096557.51869: _low_level_execute_command(): starting 30490 1727096557.51878: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096557.4593203-31481-88781662516495/ /root/.ansible/tmp/ansible-tmp-1727096557.4593203-31481-88781662516495/AnsiballZ_stat.py && sleep 0' 30490 1727096557.52685: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096557.52689: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096557.52692: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096557.52698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096557.52765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096557.54611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096557.54622: stdout chunk (state=3): >>><<< 30490 1727096557.54641: stderr chunk (state=3): >>><<< 30490 1727096557.54673: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096557.54685: _low_level_execute_command(): starting 30490 1727096557.54696: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096557.4593203-31481-88781662516495/AnsiballZ_stat.py && sleep 0' 30490 1727096557.55319: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096557.55336: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096557.55353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096557.55373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096557.55392: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096557.55437: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096557.55507: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096557.55532: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096557.55557: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096557.55646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096557.71060: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 30490 1727096557.72471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096557.72478: stdout chunk (state=3): >>><<< 30490 1727096557.72481: stderr chunk (state=3): >>><<< 30490 1727096557.72628: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096557.72631: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/statebr', '_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-1727096557.4593203-31481-88781662516495/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096557.72634: _low_level_execute_command(): starting 30490 1727096557.72636: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096557.4593203-31481-88781662516495/ > /dev/null 2>&1 && sleep 0' 30490 1727096557.73257: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096557.73284: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096557.73405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096557.73433: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096557.73504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096557.75370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096557.75475: stdout chunk (state=3): >>><<< 30490 1727096557.75478: stderr chunk (state=3): >>><<< 30490 1727096557.75481: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096557.75483: handler run complete 30490 1727096557.75486: attempt loop complete, returning result 30490 1727096557.75488: _execute() done 30490 1727096557.75490: dumping result to json 30490 1727096557.75492: done dumping result, returning 30490 1727096557.75494: done running TaskExecutor() for managed_node3/TASK: Get stat for interface statebr [0afff68d-5257-ba36-653e-000000000928] 30490 1727096557.75496: sending task result for task 0afff68d-5257-ba36-653e-000000000928 30490 1727096557.75558: done sending task result for task 0afff68d-5257-ba36-653e-000000000928 30490 1727096557.75561: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 30490 1727096557.75630: no more pending results, returning what we have 30490 1727096557.75633: results queue empty 30490 1727096557.75634: checking for any_errors_fatal 30490 1727096557.75636: done checking for any_errors_fatal 30490 1727096557.75637: checking for max_fail_percentage 30490 1727096557.75639: done checking for max_fail_percentage 30490 1727096557.75640: checking to see if all hosts have failed and the running result is not ok 30490 1727096557.75641: done checking to see if all hosts have failed 30490 1727096557.75641: getting the remaining hosts for this loop 30490 1727096557.75643: done getting the remaining hosts for this loop 30490 1727096557.75647: getting the next task for host managed_node3 30490 1727096557.75657: done getting next task for host managed_node3 30490 1727096557.75660: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 30490 1727096557.75664: ^ state is: HOST STATE: block=4, 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? (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 30490 1727096557.75673: getting variables 30490 1727096557.75674: in VariableManager get_vars() 30490 1727096557.75708: Calling all_inventory to load vars for managed_node3 30490 1727096557.75711: Calling groups_inventory to load vars for managed_node3 30490 1727096557.75715: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096557.75727: Calling all_plugins_play to load vars for managed_node3 30490 1727096557.75730: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096557.75733: Calling groups_plugins_play to load vars for managed_node3 30490 1727096557.77459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096557.79092: done with get_vars() 30490 1727096557.79114: done getting variables 30490 1727096557.79179: 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) 30490 1727096557.79306: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Monday 23 September 2024 09:02:37 -0400 (0:00:00.373) 0:00:23.997 ****** 30490 1727096557.79342: entering _queue_task() for managed_node3/assert 30490 1727096557.79790: worker is 1 (out of 1 available) 30490 1727096557.79802: exiting _queue_task() for managed_node3/assert 30490 1727096557.79814: done queuing things up, now waiting for results queue to drain 30490 1727096557.79815: waiting for pending results... 30490 1727096557.80187: running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'statebr' 30490 1727096557.80192: in run() - task 0afff68d-5257-ba36-653e-0000000008a9 30490 1727096557.80196: variable 'ansible_search_path' from source: unknown 30490 1727096557.80198: variable 'ansible_search_path' from source: unknown 30490 1727096557.80201: calling self._execute() 30490 1727096557.80289: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096557.80295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096557.80307: variable 'omit' from source: magic vars 30490 1727096557.80705: variable 'ansible_distribution_major_version' from source: facts 30490 1727096557.80716: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096557.80723: variable 'omit' from source: magic vars 30490 1727096557.80783: variable 'omit' from source: magic vars 30490 1727096557.80887: variable 'interface' from source: play vars 30490 1727096557.80914: variable 'omit' from source: magic vars 30490 1727096557.80959: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096557.81007: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096557.81030: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096557.81049: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096557.81062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096557.81095: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096557.81099: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096557.81109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096557.81203: Set connection var ansible_connection to ssh 30490 1727096557.81217: Set connection var ansible_shell_type to sh 30490 1727096557.81225: Set connection var ansible_pipelining to False 30490 1727096557.81375: Set connection var ansible_shell_executable to /bin/sh 30490 1727096557.81380: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096557.81383: Set connection var ansible_timeout to 10 30490 1727096557.81385: variable 'ansible_shell_executable' from source: unknown 30490 1727096557.81388: variable 'ansible_connection' from source: unknown 30490 1727096557.81390: variable 'ansible_module_compression' from source: unknown 30490 1727096557.81392: variable 'ansible_shell_type' from source: unknown 30490 1727096557.81394: variable 'ansible_shell_executable' from source: unknown 30490 1727096557.81396: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096557.81398: variable 'ansible_pipelining' from source: unknown 30490 1727096557.81400: variable 'ansible_timeout' from source: unknown 30490 1727096557.81403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096557.81423: 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) 30490 1727096557.81440: variable 'omit' from source: magic vars 30490 1727096557.81445: starting attempt loop 30490 1727096557.81449: running the handler 30490 1727096557.81595: variable 'interface_stat' from source: set_fact 30490 1727096557.81605: Evaluated conditional (not interface_stat.stat.exists): True 30490 1727096557.81611: handler run complete 30490 1727096557.81625: attempt loop complete, returning result 30490 1727096557.81628: _execute() done 30490 1727096557.81630: dumping result to json 30490 1727096557.81633: done dumping result, returning 30490 1727096557.81640: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'statebr' [0afff68d-5257-ba36-653e-0000000008a9] 30490 1727096557.81653: sending task result for task 0afff68d-5257-ba36-653e-0000000008a9 30490 1727096557.81740: done sending task result for task 0afff68d-5257-ba36-653e-0000000008a9 30490 1727096557.81743: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 30490 1727096557.81803: no more pending results, returning what we have 30490 1727096557.81806: results queue empty 30490 1727096557.81807: checking for any_errors_fatal 30490 1727096557.81818: done checking for any_errors_fatal 30490 1727096557.81819: checking for max_fail_percentage 30490 1727096557.81821: done checking for max_fail_percentage 30490 1727096557.81822: checking to see if all hosts have failed and the running result is not ok 30490 1727096557.81822: done checking to see if all hosts have failed 30490 1727096557.81823: getting the remaining hosts for this loop 30490 1727096557.81825: done getting the remaining hosts for this loop 30490 1727096557.81829: getting the next task for host managed_node3 30490 1727096557.81839: done getting next task for host managed_node3 30490 1727096557.81843: ^ task is: TASK: Include the task 'get_profile_stat.yml' 30490 1727096557.81848: ^ state is: HOST STATE: block=4, 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? (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 30490 1727096557.81853: getting variables 30490 1727096557.81855: in VariableManager get_vars() 30490 1727096557.81889: Calling all_inventory to load vars for managed_node3 30490 1727096557.81892: Calling groups_inventory to load vars for managed_node3 30490 1727096557.81896: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096557.81907: Calling all_plugins_play to load vars for managed_node3 30490 1727096557.81911: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096557.81915: Calling groups_plugins_play to load vars for managed_node3 30490 1727096557.83523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096557.85092: done with get_vars() 30490 1727096557.85117: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Monday 23 September 2024 09:02:37 -0400 (0:00:00.058) 0:00:24.056 ****** 30490 1727096557.85219: entering _queue_task() for managed_node3/include_tasks 30490 1727096557.85682: worker is 1 (out of 1 available) 30490 1727096557.85694: exiting _queue_task() for managed_node3/include_tasks 30490 1727096557.85705: done queuing things up, now waiting for results queue to drain 30490 1727096557.85706: waiting for pending results... 30490 1727096557.86088: running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' 30490 1727096557.86094: in run() - task 0afff68d-5257-ba36-653e-0000000008ad 30490 1727096557.86098: variable 'ansible_search_path' from source: unknown 30490 1727096557.86100: variable 'ansible_search_path' from source: unknown 30490 1727096557.86103: calling self._execute() 30490 1727096557.86153: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096557.86159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096557.86174: variable 'omit' from source: magic vars 30490 1727096557.86557: variable 'ansible_distribution_major_version' from source: facts 30490 1727096557.86570: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096557.86576: _execute() done 30490 1727096557.86586: dumping result to json 30490 1727096557.86589: done dumping result, returning 30490 1727096557.86595: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' [0afff68d-5257-ba36-653e-0000000008ad] 30490 1727096557.86601: sending task result for task 0afff68d-5257-ba36-653e-0000000008ad 30490 1727096557.86697: done sending task result for task 0afff68d-5257-ba36-653e-0000000008ad 30490 1727096557.86700: WORKER PROCESS EXITING 30490 1727096557.86727: no more pending results, returning what we have 30490 1727096557.86732: in VariableManager get_vars() 30490 1727096557.86887: Calling all_inventory to load vars for managed_node3 30490 1727096557.86890: Calling groups_inventory to load vars for managed_node3 30490 1727096557.86894: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096557.86906: Calling all_plugins_play to load vars for managed_node3 30490 1727096557.86909: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096557.86912: Calling groups_plugins_play to load vars for managed_node3 30490 1727096557.88542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096557.90093: done with get_vars() 30490 1727096557.90114: variable 'ansible_search_path' from source: unknown 30490 1727096557.90116: variable 'ansible_search_path' from source: unknown 30490 1727096557.90124: variable 'item' from source: include params 30490 1727096557.90230: variable 'item' from source: include params 30490 1727096557.90271: we have included files to process 30490 1727096557.90272: generating all_blocks data 30490 1727096557.90274: done generating all_blocks data 30490 1727096557.90278: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 30490 1727096557.90279: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 30490 1727096557.90282: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 30490 1727096557.91222: done processing included file 30490 1727096557.91225: iterating over new_blocks loaded from include file 30490 1727096557.91226: in VariableManager get_vars() 30490 1727096557.91242: done with get_vars() 30490 1727096557.91244: filtering new block on tags 30490 1727096557.91316: done filtering new block on tags 30490 1727096557.91320: in VariableManager get_vars() 30490 1727096557.91339: done with get_vars() 30490 1727096557.91341: filtering new block on tags 30490 1727096557.91395: done filtering new block on tags 30490 1727096557.91397: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 30490 1727096557.91402: extending task lists for all hosts with included blocks 30490 1727096557.91714: done extending task lists 30490 1727096557.91715: done processing included files 30490 1727096557.91716: results queue empty 30490 1727096557.91717: checking for any_errors_fatal 30490 1727096557.91719: done checking for any_errors_fatal 30490 1727096557.91720: checking for max_fail_percentage 30490 1727096557.91721: done checking for max_fail_percentage 30490 1727096557.91722: checking to see if all hosts have failed and the running result is not ok 30490 1727096557.91723: done checking to see if all hosts have failed 30490 1727096557.91724: getting the remaining hosts for this loop 30490 1727096557.91725: done getting the remaining hosts for this loop 30490 1727096557.91727: getting the next task for host managed_node3 30490 1727096557.91732: done getting next task for host managed_node3 30490 1727096557.91734: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 30490 1727096557.91737: ^ state is: HOST STATE: block=4, 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? (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 30490 1727096557.91739: getting variables 30490 1727096557.91740: in VariableManager get_vars() 30490 1727096557.91748: Calling all_inventory to load vars for managed_node3 30490 1727096557.91751: Calling groups_inventory to load vars for managed_node3 30490 1727096557.91753: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096557.91763: Calling all_plugins_play to load vars for managed_node3 30490 1727096557.91765: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096557.91770: Calling groups_plugins_play to load vars for managed_node3 30490 1727096557.92914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096557.94590: done with get_vars() 30490 1727096557.94616: done getting variables 30490 1727096557.94659: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Monday 23 September 2024 09:02:37 -0400 (0:00:00.094) 0:00:24.151 ****** 30490 1727096557.94693: entering _queue_task() for managed_node3/set_fact 30490 1727096557.95060: worker is 1 (out of 1 available) 30490 1727096557.95075: exiting _queue_task() for managed_node3/set_fact 30490 1727096557.95089: done queuing things up, now waiting for results queue to drain 30490 1727096557.95091: waiting for pending results... 30490 1727096557.95348: running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag 30490 1727096557.95676: in run() - task 0afff68d-5257-ba36-653e-000000000946 30490 1727096557.95680: variable 'ansible_search_path' from source: unknown 30490 1727096557.95683: variable 'ansible_search_path' from source: unknown 30490 1727096557.95686: calling self._execute() 30490 1727096557.95689: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096557.95691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096557.95694: variable 'omit' from source: magic vars 30490 1727096557.96325: variable 'ansible_distribution_major_version' from source: facts 30490 1727096557.96342: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096557.96676: variable 'omit' from source: magic vars 30490 1727096557.96679: variable 'omit' from source: magic vars 30490 1727096557.96685: variable 'omit' from source: magic vars 30490 1727096557.96688: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096557.96695: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096557.96698: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096557.96831: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096557.96847: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096557.96911: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096557.96952: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096557.97002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096557.97194: Set connection var ansible_connection to ssh 30490 1727096557.97265: Set connection var ansible_shell_type to sh 30490 1727096557.97301: Set connection var ansible_pipelining to False 30490 1727096557.97311: Set connection var ansible_shell_executable to /bin/sh 30490 1727096557.97321: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096557.97329: Set connection var ansible_timeout to 10 30490 1727096557.97355: variable 'ansible_shell_executable' from source: unknown 30490 1727096557.97363: variable 'ansible_connection' from source: unknown 30490 1727096557.97374: variable 'ansible_module_compression' from source: unknown 30490 1727096557.97381: variable 'ansible_shell_type' from source: unknown 30490 1727096557.97388: variable 'ansible_shell_executable' from source: unknown 30490 1727096557.97394: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096557.97401: variable 'ansible_pipelining' from source: unknown 30490 1727096557.97406: variable 'ansible_timeout' from source: unknown 30490 1727096557.97414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096557.97551: 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) 30490 1727096557.97570: variable 'omit' from source: magic vars 30490 1727096557.97584: starting attempt loop 30490 1727096557.97591: running the handler 30490 1727096557.97606: handler run complete 30490 1727096557.97619: attempt loop complete, returning result 30490 1727096557.97625: _execute() done 30490 1727096557.97631: dumping result to json 30490 1727096557.97637: done dumping result, returning 30490 1727096557.97646: done running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag [0afff68d-5257-ba36-653e-000000000946] 30490 1727096557.97655: sending task result for task 0afff68d-5257-ba36-653e-000000000946 30490 1727096557.97758: done sending task result for task 0afff68d-5257-ba36-653e-000000000946 30490 1727096557.97765: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 30490 1727096557.97843: no more pending results, returning what we have 30490 1727096557.97846: results queue empty 30490 1727096557.97847: checking for any_errors_fatal 30490 1727096557.97850: done checking for any_errors_fatal 30490 1727096557.97850: checking for max_fail_percentage 30490 1727096557.97852: done checking for max_fail_percentage 30490 1727096557.97853: checking to see if all hosts have failed and the running result is not ok 30490 1727096557.97854: done checking to see if all hosts have failed 30490 1727096557.97854: getting the remaining hosts for this loop 30490 1727096557.97856: done getting the remaining hosts for this loop 30490 1727096557.97860: getting the next task for host managed_node3 30490 1727096557.97871: done getting next task for host managed_node3 30490 1727096557.97873: ^ task is: TASK: Stat profile file 30490 1727096557.97879: ^ state is: HOST STATE: block=4, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096557.97883: getting variables 30490 1727096557.97885: in VariableManager get_vars() 30490 1727096557.97915: Calling all_inventory to load vars for managed_node3 30490 1727096557.97917: Calling groups_inventory to load vars for managed_node3 30490 1727096557.97922: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096557.97932: Calling all_plugins_play to load vars for managed_node3 30490 1727096557.97935: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096557.97937: Calling groups_plugins_play to load vars for managed_node3 30490 1727096558.00181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096558.03592: done with get_vars() 30490 1727096558.03623: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Monday 23 September 2024 09:02:38 -0400 (0:00:00.090) 0:00:24.241 ****** 30490 1727096558.03722: entering _queue_task() for managed_node3/stat 30490 1727096558.04466: worker is 1 (out of 1 available) 30490 1727096558.04481: exiting _queue_task() for managed_node3/stat 30490 1727096558.04495: done queuing things up, now waiting for results queue to drain 30490 1727096558.04496: waiting for pending results... 30490 1727096558.04940: running TaskExecutor() for managed_node3/TASK: Stat profile file 30490 1727096558.05476: in run() - task 0afff68d-5257-ba36-653e-000000000947 30490 1727096558.05480: variable 'ansible_search_path' from source: unknown 30490 1727096558.05483: variable 'ansible_search_path' from source: unknown 30490 1727096558.05486: calling self._execute() 30490 1727096558.05488: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096558.05490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096558.05494: variable 'omit' from source: magic vars 30490 1727096558.06213: variable 'ansible_distribution_major_version' from source: facts 30490 1727096558.06389: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096558.06575: variable 'omit' from source: magic vars 30490 1727096558.06578: variable 'omit' from source: magic vars 30490 1727096558.06581: variable 'profile' from source: play vars 30490 1727096558.06583: variable 'interface' from source: play vars 30490 1727096558.06829: variable 'interface' from source: play vars 30490 1727096558.06852: variable 'omit' from source: magic vars 30490 1727096558.06902: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096558.07109: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096558.07275: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096558.07280: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096558.07282: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096558.07284: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096558.07286: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096558.07288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096558.07675: Set connection var ansible_connection to ssh 30490 1727096558.07678: Set connection var ansible_shell_type to sh 30490 1727096558.07681: Set connection var ansible_pipelining to False 30490 1727096558.07683: Set connection var ansible_shell_executable to /bin/sh 30490 1727096558.07685: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096558.07687: Set connection var ansible_timeout to 10 30490 1727096558.07689: variable 'ansible_shell_executable' from source: unknown 30490 1727096558.07691: variable 'ansible_connection' from source: unknown 30490 1727096558.07693: variable 'ansible_module_compression' from source: unknown 30490 1727096558.07695: variable 'ansible_shell_type' from source: unknown 30490 1727096558.07698: variable 'ansible_shell_executable' from source: unknown 30490 1727096558.07700: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096558.07703: variable 'ansible_pipelining' from source: unknown 30490 1727096558.07706: variable 'ansible_timeout' from source: unknown 30490 1727096558.07708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096558.07962: 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) 30490 1727096558.08274: variable 'omit' from source: magic vars 30490 1727096558.08277: starting attempt loop 30490 1727096558.08280: running the handler 30490 1727096558.08282: _low_level_execute_command(): starting 30490 1727096558.08284: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096558.09592: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096558.09686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096558.09737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096558.11410: stdout chunk (state=3): >>>/root <<< 30490 1727096558.11498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096558.11537: stderr chunk (state=3): >>><<< 30490 1727096558.11546: stdout chunk (state=3): >>><<< 30490 1727096558.11792: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096558.11813: _low_level_execute_command(): starting 30490 1727096558.11825: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096558.1179962-31509-48853663160697 `" && echo ansible-tmp-1727096558.1179962-31509-48853663160697="` echo /root/.ansible/tmp/ansible-tmp-1727096558.1179962-31509-48853663160697 `" ) && sleep 0' 30490 1727096558.12991: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096558.12999: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096558.13137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096558.13180: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096558.13286: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096558.13310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096558.15257: stdout chunk (state=3): >>>ansible-tmp-1727096558.1179962-31509-48853663160697=/root/.ansible/tmp/ansible-tmp-1727096558.1179962-31509-48853663160697 <<< 30490 1727096558.15431: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096558.15435: stdout chunk (state=3): >>><<< 30490 1727096558.15437: stderr chunk (state=3): >>><<< 30490 1727096558.15460: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096558.1179962-31509-48853663160697=/root/.ansible/tmp/ansible-tmp-1727096558.1179962-31509-48853663160697 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096558.15680: variable 'ansible_module_compression' from source: unknown 30490 1727096558.15683: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 30490 1727096558.15685: variable 'ansible_facts' from source: unknown 30490 1727096558.15732: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096558.1179962-31509-48853663160697/AnsiballZ_stat.py 30490 1727096558.15910: Sending initial data 30490 1727096558.15921: Sent initial data (152 bytes) 30490 1727096558.16492: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096558.16501: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096558.16584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096558.16626: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096558.16632: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096558.16784: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096558.16837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096558.18402: 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 <<< 30490 1727096558.18407: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096558.18451: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096558.18497: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpi98e8gli /root/.ansible/tmp/ansible-tmp-1727096558.1179962-31509-48853663160697/AnsiballZ_stat.py <<< 30490 1727096558.18518: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096558.1179962-31509-48853663160697/AnsiballZ_stat.py" <<< 30490 1727096558.18562: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpi98e8gli" to remote "/root/.ansible/tmp/ansible-tmp-1727096558.1179962-31509-48853663160697/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096558.1179962-31509-48853663160697/AnsiballZ_stat.py" <<< 30490 1727096558.19281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096558.19284: stdout chunk (state=3): >>><<< 30490 1727096558.19402: stderr chunk (state=3): >>><<< 30490 1727096558.19405: done transferring module to remote 30490 1727096558.19407: _low_level_execute_command(): starting 30490 1727096558.19410: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096558.1179962-31509-48853663160697/ /root/.ansible/tmp/ansible-tmp-1727096558.1179962-31509-48853663160697/AnsiballZ_stat.py && sleep 0' 30490 1727096558.19924: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096558.19934: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096558.19950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096558.20004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096558.20007: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096558.20115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096558.20284: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096558.20406: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096558.22207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096558.22211: stdout chunk (state=3): >>><<< 30490 1727096558.22376: stderr chunk (state=3): >>><<< 30490 1727096558.22381: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096558.22385: _low_level_execute_command(): starting 30490 1727096558.22387: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096558.1179962-31509-48853663160697/AnsiballZ_stat.py && sleep 0' 30490 1727096558.22803: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096558.22813: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096558.22833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096558.22839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096558.22854: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096558.22944: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096558.22965: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096558.23029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096558.38158: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 30490 1727096558.39470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096558.39496: stderr chunk (state=3): >>><<< 30490 1727096558.39499: stdout chunk (state=3): >>><<< 30490 1727096558.39515: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096558.39538: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-statebr', '_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-1727096558.1179962-31509-48853663160697/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096558.39547: _low_level_execute_command(): starting 30490 1727096558.39552: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096558.1179962-31509-48853663160697/ > /dev/null 2>&1 && sleep 0' 30490 1727096558.40004: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096558.40008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096558.40011: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096558.40013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096558.40077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096558.40087: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096558.40144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096558.41927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096558.41952: stderr chunk (state=3): >>><<< 30490 1727096558.41955: stdout chunk (state=3): >>><<< 30490 1727096558.41971: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096558.41977: handler run complete 30490 1727096558.41995: attempt loop complete, returning result 30490 1727096558.41998: _execute() done 30490 1727096558.42001: dumping result to json 30490 1727096558.42003: done dumping result, returning 30490 1727096558.42012: done running TaskExecutor() for managed_node3/TASK: Stat profile file [0afff68d-5257-ba36-653e-000000000947] 30490 1727096558.42017: sending task result for task 0afff68d-5257-ba36-653e-000000000947 30490 1727096558.42110: done sending task result for task 0afff68d-5257-ba36-653e-000000000947 30490 1727096558.42113: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 30490 1727096558.42170: no more pending results, returning what we have 30490 1727096558.42176: results queue empty 30490 1727096558.42177: checking for any_errors_fatal 30490 1727096558.42184: done checking for any_errors_fatal 30490 1727096558.42184: checking for max_fail_percentage 30490 1727096558.42186: done checking for max_fail_percentage 30490 1727096558.42187: checking to see if all hosts have failed and the running result is not ok 30490 1727096558.42188: done checking to see if all hosts have failed 30490 1727096558.42188: getting the remaining hosts for this loop 30490 1727096558.42190: done getting the remaining hosts for this loop 30490 1727096558.42194: getting the next task for host managed_node3 30490 1727096558.42202: done getting next task for host managed_node3 30490 1727096558.42205: ^ task is: TASK: Set NM profile exist flag based on the profile files 30490 1727096558.42209: ^ state is: HOST STATE: block=4, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096558.42214: getting variables 30490 1727096558.42216: in VariableManager get_vars() 30490 1727096558.42253: Calling all_inventory to load vars for managed_node3 30490 1727096558.42255: Calling groups_inventory to load vars for managed_node3 30490 1727096558.42259: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096558.42271: Calling all_plugins_play to load vars for managed_node3 30490 1727096558.42276: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096558.42279: Calling groups_plugins_play to load vars for managed_node3 30490 1727096558.43079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096558.44031: done with get_vars() 30490 1727096558.44047: done getting variables 30490 1727096558.44096: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Monday 23 September 2024 09:02:38 -0400 (0:00:00.403) 0:00:24.645 ****** 30490 1727096558.44121: entering _queue_task() for managed_node3/set_fact 30490 1727096558.44346: worker is 1 (out of 1 available) 30490 1727096558.44358: exiting _queue_task() for managed_node3/set_fact 30490 1727096558.44378: done queuing things up, now waiting for results queue to drain 30490 1727096558.44380: waiting for pending results... 30490 1727096558.44551: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files 30490 1727096558.44633: in run() - task 0afff68d-5257-ba36-653e-000000000948 30490 1727096558.44644: variable 'ansible_search_path' from source: unknown 30490 1727096558.44649: variable 'ansible_search_path' from source: unknown 30490 1727096558.44680: calling self._execute() 30490 1727096558.44751: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096558.44755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096558.44764: variable 'omit' from source: magic vars 30490 1727096558.45033: variable 'ansible_distribution_major_version' from source: facts 30490 1727096558.45042: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096558.45128: variable 'profile_stat' from source: set_fact 30490 1727096558.45137: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096558.45140: when evaluation is False, skipping this task 30490 1727096558.45143: _execute() done 30490 1727096558.45146: dumping result to json 30490 1727096558.45149: done dumping result, returning 30490 1727096558.45155: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files [0afff68d-5257-ba36-653e-000000000948] 30490 1727096558.45158: sending task result for task 0afff68d-5257-ba36-653e-000000000948 30490 1727096558.45240: done sending task result for task 0afff68d-5257-ba36-653e-000000000948 30490 1727096558.45243: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096558.45307: no more pending results, returning what we have 30490 1727096558.45310: results queue empty 30490 1727096558.45311: checking for any_errors_fatal 30490 1727096558.45318: done checking for any_errors_fatal 30490 1727096558.45319: checking for max_fail_percentage 30490 1727096558.45320: done checking for max_fail_percentage 30490 1727096558.45321: checking to see if all hosts have failed and the running result is not ok 30490 1727096558.45322: done checking to see if all hosts have failed 30490 1727096558.45323: getting the remaining hosts for this loop 30490 1727096558.45324: done getting the remaining hosts for this loop 30490 1727096558.45327: getting the next task for host managed_node3 30490 1727096558.45335: done getting next task for host managed_node3 30490 1727096558.45337: ^ task is: TASK: Get NM profile info 30490 1727096558.45341: ^ state is: HOST STATE: block=4, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096558.45344: getting variables 30490 1727096558.45345: in VariableManager get_vars() 30490 1727096558.45374: Calling all_inventory to load vars for managed_node3 30490 1727096558.45377: Calling groups_inventory to load vars for managed_node3 30490 1727096558.45380: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096558.45389: Calling all_plugins_play to load vars for managed_node3 30490 1727096558.45392: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096558.45394: Calling groups_plugins_play to load vars for managed_node3 30490 1727096558.46404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096558.47537: done with get_vars() 30490 1727096558.47552: done getting variables 30490 1727096558.47597: 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 [Get NM profile info] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Monday 23 September 2024 09:02:38 -0400 (0:00:00.034) 0:00:24.680 ****** 30490 1727096558.47621: entering _queue_task() for managed_node3/shell 30490 1727096558.47827: worker is 1 (out of 1 available) 30490 1727096558.47839: exiting _queue_task() for managed_node3/shell 30490 1727096558.47851: done queuing things up, now waiting for results queue to drain 30490 1727096558.47853: waiting for pending results... 30490 1727096558.48017: running TaskExecutor() for managed_node3/TASK: Get NM profile info 30490 1727096558.48087: in run() - task 0afff68d-5257-ba36-653e-000000000949 30490 1727096558.48099: variable 'ansible_search_path' from source: unknown 30490 1727096558.48103: variable 'ansible_search_path' from source: unknown 30490 1727096558.48130: calling self._execute() 30490 1727096558.48204: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096558.48208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096558.48218: variable 'omit' from source: magic vars 30490 1727096558.48487: variable 'ansible_distribution_major_version' from source: facts 30490 1727096558.48497: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096558.48503: variable 'omit' from source: magic vars 30490 1727096558.48543: variable 'omit' from source: magic vars 30490 1727096558.48615: variable 'profile' from source: play vars 30490 1727096558.48621: variable 'interface' from source: play vars 30490 1727096558.48666: variable 'interface' from source: play vars 30490 1727096558.48684: variable 'omit' from source: magic vars 30490 1727096558.48717: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096558.48744: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096558.48760: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096558.48833: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096558.48836: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096558.48840: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096558.48843: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096558.48845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096558.49074: Set connection var ansible_connection to ssh 30490 1727096558.49077: Set connection var ansible_shell_type to sh 30490 1727096558.49079: Set connection var ansible_pipelining to False 30490 1727096558.49081: Set connection var ansible_shell_executable to /bin/sh 30490 1727096558.49085: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096558.49087: Set connection var ansible_timeout to 10 30490 1727096558.49274: variable 'ansible_shell_executable' from source: unknown 30490 1727096558.49277: variable 'ansible_connection' from source: unknown 30490 1727096558.49280: variable 'ansible_module_compression' from source: unknown 30490 1727096558.49282: variable 'ansible_shell_type' from source: unknown 30490 1727096558.49284: variable 'ansible_shell_executable' from source: unknown 30490 1727096558.49288: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096558.49290: variable 'ansible_pipelining' from source: unknown 30490 1727096558.49293: variable 'ansible_timeout' from source: unknown 30490 1727096558.49295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096558.49297: 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) 30490 1727096558.49300: variable 'omit' from source: magic vars 30490 1727096558.49302: starting attempt loop 30490 1727096558.49304: running the handler 30490 1727096558.49306: 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) 30490 1727096558.49315: _low_level_execute_command(): starting 30490 1727096558.49322: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096558.49966: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096558.49983: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096558.49998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096558.50010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096558.50023: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096558.50030: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096558.50039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096558.50055: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096558.50064: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096558.50081: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096558.50090: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096558.50100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096558.50111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096558.50119: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096558.50126: stderr chunk (state=3): >>>debug2: match found <<< 30490 1727096558.50137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096558.50206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096558.50217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096558.50238: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096558.50295: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096558.51944: stdout chunk (state=3): >>>/root <<< 30490 1727096558.52089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096558.52092: stdout chunk (state=3): >>><<< 30490 1727096558.52094: stderr chunk (state=3): >>><<< 30490 1727096558.52111: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096558.52216: _low_level_execute_command(): starting 30490 1727096558.52221: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096558.5212321-31548-206033623413713 `" && echo ansible-tmp-1727096558.5212321-31548-206033623413713="` echo /root/.ansible/tmp/ansible-tmp-1727096558.5212321-31548-206033623413713 `" ) && sleep 0' 30490 1727096558.52770: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096558.52786: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096558.52802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096558.52824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096558.52893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096558.52950: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096558.52972: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096558.52995: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096558.53064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096558.54952: stdout chunk (state=3): >>>ansible-tmp-1727096558.5212321-31548-206033623413713=/root/.ansible/tmp/ansible-tmp-1727096558.5212321-31548-206033623413713 <<< 30490 1727096558.55088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096558.55105: stderr chunk (state=3): >>><<< 30490 1727096558.55121: stdout chunk (state=3): >>><<< 30490 1727096558.55375: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096558.5212321-31548-206033623413713=/root/.ansible/tmp/ansible-tmp-1727096558.5212321-31548-206033623413713 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096558.55382: variable 'ansible_module_compression' from source: unknown 30490 1727096558.55385: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 30490 1727096558.55387: variable 'ansible_facts' from source: unknown 30490 1727096558.55389: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096558.5212321-31548-206033623413713/AnsiballZ_command.py 30490 1727096558.55519: Sending initial data 30490 1727096558.55622: Sent initial data (156 bytes) 30490 1727096558.56178: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096558.56284: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096558.56316: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096558.56389: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096558.56410: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096558.56480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096558.58039: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096558.58095: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096558.58152: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpqdhp935t /root/.ansible/tmp/ansible-tmp-1727096558.5212321-31548-206033623413713/AnsiballZ_command.py <<< 30490 1727096558.58177: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096558.5212321-31548-206033623413713/AnsiballZ_command.py" <<< 30490 1727096558.58209: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpqdhp935t" to remote "/root/.ansible/tmp/ansible-tmp-1727096558.5212321-31548-206033623413713/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096558.5212321-31548-206033623413713/AnsiballZ_command.py" <<< 30490 1727096558.58906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096558.59013: stderr chunk (state=3): >>><<< 30490 1727096558.59026: stdout chunk (state=3): >>><<< 30490 1727096558.59107: done transferring module to remote 30490 1727096558.59131: _low_level_execute_command(): starting 30490 1727096558.59142: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096558.5212321-31548-206033623413713/ /root/.ansible/tmp/ansible-tmp-1727096558.5212321-31548-206033623413713/AnsiballZ_command.py && sleep 0' 30490 1727096558.60185: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096558.60199: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096558.60214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096558.60229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096558.60245: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096558.60343: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096558.60361: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096558.60382: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096558.60446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096558.62311: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096558.62321: stdout chunk (state=3): >>><<< 30490 1727096558.62335: stderr chunk (state=3): >>><<< 30490 1727096558.62356: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096558.62365: _low_level_execute_command(): starting 30490 1727096558.62381: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096558.5212321-31548-206033623413713/AnsiballZ_command.py && sleep 0' 30490 1727096558.62998: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096558.63014: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096558.63030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096558.63045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096558.63062: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096558.63078: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096558.63091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096558.63134: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096558.63199: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096558.63216: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096558.63241: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096558.63303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096558.80187: stdout chunk (state=3): >>> {"changed": true, "stdout": "statebr /etc/NetworkManager/system-connections/statebr.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-23 09:02:38.781232", "end": "2024-09-23 09:02:38.798544", "delta": "0:00:00.017312", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 30490 1727096558.82089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096558.82093: stdout chunk (state=3): >>><<< 30490 1727096558.82095: stderr chunk (state=3): >>><<< 30490 1727096558.82100: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "statebr /etc/NetworkManager/system-connections/statebr.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-23 09:02:38.781232", "end": "2024-09-23 09:02:38.798544", "delta": "0:00:00.017312", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096558.82200: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096558.5212321-31548-206033623413713/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096558.82211: _low_level_execute_command(): starting 30490 1727096558.82214: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096558.5212321-31548-206033623413713/ > /dev/null 2>&1 && sleep 0' 30490 1727096558.82884: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096558.82893: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096558.82975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096558.82983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096558.82986: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096558.82988: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096558.82989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096558.82991: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096558.82993: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096558.83086: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096558.83093: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096558.83123: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096558.83126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096558.84972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096558.84976: stderr chunk (state=3): >>><<< 30490 1727096558.84979: stdout chunk (state=3): >>><<< 30490 1727096558.84981: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096558.84988: handler run complete 30490 1727096558.85016: Evaluated conditional (False): False 30490 1727096558.85026: attempt loop complete, returning result 30490 1727096558.85029: _execute() done 30490 1727096558.85031: dumping result to json 30490 1727096558.85037: done dumping result, returning 30490 1727096558.85047: done running TaskExecutor() for managed_node3/TASK: Get NM profile info [0afff68d-5257-ba36-653e-000000000949] 30490 1727096558.85053: sending task result for task 0afff68d-5257-ba36-653e-000000000949 30490 1727096558.85153: done sending task result for task 0afff68d-5257-ba36-653e-000000000949 30490 1727096558.85155: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.017312", "end": "2024-09-23 09:02:38.798544", "rc": 0, "start": "2024-09-23 09:02:38.781232" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection 30490 1727096558.85244: no more pending results, returning what we have 30490 1727096558.85248: results queue empty 30490 1727096558.85249: checking for any_errors_fatal 30490 1727096558.85255: done checking for any_errors_fatal 30490 1727096558.85256: checking for max_fail_percentage 30490 1727096558.85258: done checking for max_fail_percentage 30490 1727096558.85259: checking to see if all hosts have failed and the running result is not ok 30490 1727096558.85260: done checking to see if all hosts have failed 30490 1727096558.85261: getting the remaining hosts for this loop 30490 1727096558.85263: done getting the remaining hosts for this loop 30490 1727096558.85271: getting the next task for host managed_node3 30490 1727096558.85282: done getting next task for host managed_node3 30490 1727096558.85285: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 30490 1727096558.85289: ^ state is: HOST STATE: block=4, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096558.85294: getting variables 30490 1727096558.85296: in VariableManager get_vars() 30490 1727096558.85342: Calling all_inventory to load vars for managed_node3 30490 1727096558.85348: Calling groups_inventory to load vars for managed_node3 30490 1727096558.85352: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096558.85364: Calling all_plugins_play to load vars for managed_node3 30490 1727096558.85375: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096558.85379: Calling groups_plugins_play to load vars for managed_node3 30490 1727096558.87340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096558.89124: done with get_vars() 30490 1727096558.89155: done getting variables 30490 1727096558.89222: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Monday 23 September 2024 09:02:38 -0400 (0:00:00.416) 0:00:25.096 ****** 30490 1727096558.89259: entering _queue_task() for managed_node3/set_fact 30490 1727096558.89656: worker is 1 (out of 1 available) 30490 1727096558.89666: exiting _queue_task() for managed_node3/set_fact 30490 1727096558.89873: done queuing things up, now waiting for results queue to drain 30490 1727096558.89876: waiting for pending results... 30490 1727096558.90186: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 30490 1727096558.90192: in run() - task 0afff68d-5257-ba36-653e-00000000094a 30490 1727096558.90377: variable 'ansible_search_path' from source: unknown 30490 1727096558.90381: variable 'ansible_search_path' from source: unknown 30490 1727096558.90384: calling self._execute() 30490 1727096558.90387: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096558.90390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096558.90392: variable 'omit' from source: magic vars 30490 1727096558.90909: variable 'ansible_distribution_major_version' from source: facts 30490 1727096558.90924: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096558.91375: variable 'nm_profile_exists' from source: set_fact 30490 1727096558.91379: Evaluated conditional (nm_profile_exists.rc == 0): True 30490 1727096558.91382: variable 'omit' from source: magic vars 30490 1727096558.91390: variable 'omit' from source: magic vars 30490 1727096558.91392: variable 'omit' from source: magic vars 30490 1727096558.91395: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096558.91419: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096558.91430: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096558.91434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096558.91436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096558.91439: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096558.91441: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096558.91443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096558.91548: Set connection var ansible_connection to ssh 30490 1727096558.91556: Set connection var ansible_shell_type to sh 30490 1727096558.91564: Set connection var ansible_pipelining to False 30490 1727096558.91582: Set connection var ansible_shell_executable to /bin/sh 30490 1727096558.91591: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096558.91600: Set connection var ansible_timeout to 10 30490 1727096558.91649: variable 'ansible_shell_executable' from source: unknown 30490 1727096558.91652: variable 'ansible_connection' from source: unknown 30490 1727096558.91655: variable 'ansible_module_compression' from source: unknown 30490 1727096558.91657: variable 'ansible_shell_type' from source: unknown 30490 1727096558.91660: variable 'ansible_shell_executable' from source: unknown 30490 1727096558.91662: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096558.91667: variable 'ansible_pipelining' from source: unknown 30490 1727096558.91671: variable 'ansible_timeout' from source: unknown 30490 1727096558.91676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096558.91977: 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) 30490 1727096558.91981: variable 'omit' from source: magic vars 30490 1727096558.91984: starting attempt loop 30490 1727096558.91995: running the handler 30490 1727096558.92004: handler run complete 30490 1727096558.92010: attempt loop complete, returning result 30490 1727096558.92013: _execute() done 30490 1727096558.92015: dumping result to json 30490 1727096558.92018: done dumping result, returning 30490 1727096558.92023: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0afff68d-5257-ba36-653e-00000000094a] 30490 1727096558.92026: sending task result for task 0afff68d-5257-ba36-653e-00000000094a 30490 1727096558.92110: done sending task result for task 0afff68d-5257-ba36-653e-00000000094a 30490 1727096558.92114: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 30490 1727096558.92182: no more pending results, returning what we have 30490 1727096558.92185: results queue empty 30490 1727096558.92187: checking for any_errors_fatal 30490 1727096558.92195: done checking for any_errors_fatal 30490 1727096558.92196: checking for max_fail_percentage 30490 1727096558.92198: done checking for max_fail_percentage 30490 1727096558.92200: checking to see if all hosts have failed and the running result is not ok 30490 1727096558.92200: done checking to see if all hosts have failed 30490 1727096558.92201: getting the remaining hosts for this loop 30490 1727096558.92203: done getting the remaining hosts for this loop 30490 1727096558.92207: getting the next task for host managed_node3 30490 1727096558.92219: done getting next task for host managed_node3 30490 1727096558.92221: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 30490 1727096558.92226: ^ state is: HOST STATE: block=4, 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? (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 30490 1727096558.92231: getting variables 30490 1727096558.92232: in VariableManager get_vars() 30490 1727096558.92265: Calling all_inventory to load vars for managed_node3 30490 1727096558.92270: Calling groups_inventory to load vars for managed_node3 30490 1727096558.92274: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096558.92289: Calling all_plugins_play to load vars for managed_node3 30490 1727096558.92293: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096558.92297: Calling groups_plugins_play to load vars for managed_node3 30490 1727096558.94121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096558.95921: done with get_vars() 30490 1727096558.95945: done getting variables 30490 1727096558.96023: 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) 30490 1727096558.96153: variable 'profile' from source: play vars 30490 1727096558.96157: variable 'interface' from source: play vars 30490 1727096558.96233: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Monday 23 September 2024 09:02:38 -0400 (0:00:00.070) 0:00:25.166 ****** 30490 1727096558.96280: entering _queue_task() for managed_node3/command 30490 1727096558.96578: worker is 1 (out of 1 available) 30490 1727096558.96591: exiting _queue_task() for managed_node3/command 30490 1727096558.96603: done queuing things up, now waiting for results queue to drain 30490 1727096558.96605: waiting for pending results... 30490 1727096558.97087: running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-statebr 30490 1727096558.97094: in run() - task 0afff68d-5257-ba36-653e-00000000094c 30490 1727096558.97097: variable 'ansible_search_path' from source: unknown 30490 1727096558.97100: variable 'ansible_search_path' from source: unknown 30490 1727096558.97373: calling self._execute() 30490 1727096558.97377: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096558.97380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096558.97383: variable 'omit' from source: magic vars 30490 1727096558.97684: variable 'ansible_distribution_major_version' from source: facts 30490 1727096558.97696: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096558.97825: variable 'profile_stat' from source: set_fact 30490 1727096558.97842: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096558.97846: when evaluation is False, skipping this task 30490 1727096558.97857: _execute() done 30490 1727096558.97860: dumping result to json 30490 1727096558.97862: done dumping result, returning 30490 1727096558.97882: done running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-statebr [0afff68d-5257-ba36-653e-00000000094c] 30490 1727096558.97902: sending task result for task 0afff68d-5257-ba36-653e-00000000094c 30490 1727096558.98036: done sending task result for task 0afff68d-5257-ba36-653e-00000000094c 30490 1727096558.98040: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096558.98098: no more pending results, returning what we have 30490 1727096558.98102: results queue empty 30490 1727096558.98103: checking for any_errors_fatal 30490 1727096558.98111: done checking for any_errors_fatal 30490 1727096558.98112: checking for max_fail_percentage 30490 1727096558.98114: done checking for max_fail_percentage 30490 1727096558.98115: checking to see if all hosts have failed and the running result is not ok 30490 1727096558.98116: done checking to see if all hosts have failed 30490 1727096558.98117: getting the remaining hosts for this loop 30490 1727096558.98119: done getting the remaining hosts for this loop 30490 1727096558.98123: getting the next task for host managed_node3 30490 1727096558.98131: done getting next task for host managed_node3 30490 1727096558.98134: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 30490 1727096558.98139: ^ state is: HOST STATE: block=4, 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? (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 30490 1727096558.98144: getting variables 30490 1727096558.98145: in VariableManager get_vars() 30490 1727096558.98193: Calling all_inventory to load vars for managed_node3 30490 1727096558.98200: Calling groups_inventory to load vars for managed_node3 30490 1727096558.98210: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096558.98227: Calling all_plugins_play to load vars for managed_node3 30490 1727096558.98232: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096558.98237: Calling groups_plugins_play to load vars for managed_node3 30490 1727096559.00010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096559.02663: done with get_vars() 30490 1727096559.02753: done getting variables 30490 1727096559.02886: 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) 30490 1727096559.03110: variable 'profile' from source: play vars 30490 1727096559.03115: variable 'interface' from source: play vars 30490 1727096559.03185: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Monday 23 September 2024 09:02:39 -0400 (0:00:00.069) 0:00:25.236 ****** 30490 1727096559.03219: entering _queue_task() for managed_node3/set_fact 30490 1727096559.03637: worker is 1 (out of 1 available) 30490 1727096559.03646: exiting _queue_task() for managed_node3/set_fact 30490 1727096559.03658: done queuing things up, now waiting for results queue to drain 30490 1727096559.03660: waiting for pending results... 30490 1727096559.03847: running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-statebr 30490 1727096559.04273: in run() - task 0afff68d-5257-ba36-653e-00000000094d 30490 1727096559.04278: variable 'ansible_search_path' from source: unknown 30490 1727096559.04280: variable 'ansible_search_path' from source: unknown 30490 1727096559.04283: calling self._execute() 30490 1727096559.04286: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096559.04289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096559.04292: variable 'omit' from source: magic vars 30490 1727096559.04673: variable 'ansible_distribution_major_version' from source: facts 30490 1727096559.04676: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096559.04679: variable 'profile_stat' from source: set_fact 30490 1727096559.04693: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096559.04696: when evaluation is False, skipping this task 30490 1727096559.04703: _execute() done 30490 1727096559.04706: dumping result to json 30490 1727096559.04709: done dumping result, returning 30490 1727096559.04715: done running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-statebr [0afff68d-5257-ba36-653e-00000000094d] 30490 1727096559.04721: sending task result for task 0afff68d-5257-ba36-653e-00000000094d 30490 1727096559.04808: done sending task result for task 0afff68d-5257-ba36-653e-00000000094d 30490 1727096559.04812: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096559.04859: no more pending results, returning what we have 30490 1727096559.04864: results queue empty 30490 1727096559.04866: checking for any_errors_fatal 30490 1727096559.04880: done checking for any_errors_fatal 30490 1727096559.04881: checking for max_fail_percentage 30490 1727096559.04883: done checking for max_fail_percentage 30490 1727096559.04884: checking to see if all hosts have failed and the running result is not ok 30490 1727096559.04885: done checking to see if all hosts have failed 30490 1727096559.04886: getting the remaining hosts for this loop 30490 1727096559.04888: done getting the remaining hosts for this loop 30490 1727096559.04892: getting the next task for host managed_node3 30490 1727096559.04901: done getting next task for host managed_node3 30490 1727096559.04904: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 30490 1727096559.04909: ^ state is: HOST STATE: block=4, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096559.04920: getting variables 30490 1727096559.04922: in VariableManager get_vars() 30490 1727096559.04955: Calling all_inventory to load vars for managed_node3 30490 1727096559.04958: Calling groups_inventory to load vars for managed_node3 30490 1727096559.04962: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096559.05054: Calling all_plugins_play to load vars for managed_node3 30490 1727096559.05059: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096559.05063: Calling groups_plugins_play to load vars for managed_node3 30490 1727096559.07805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096559.11322: done with get_vars() 30490 1727096559.11345: done getting variables 30490 1727096559.11407: 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) 30490 1727096559.11719: variable 'profile' from source: play vars 30490 1727096559.11723: variable 'interface' from source: play vars 30490 1727096559.11786: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Monday 23 September 2024 09:02:39 -0400 (0:00:00.085) 0:00:25.322 ****** 30490 1727096559.11818: entering _queue_task() for managed_node3/command 30490 1727096559.12527: worker is 1 (out of 1 available) 30490 1727096559.12541: exiting _queue_task() for managed_node3/command 30490 1727096559.12553: done queuing things up, now waiting for results queue to drain 30490 1727096559.12555: waiting for pending results... 30490 1727096559.13082: running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-statebr 30490 1727096559.13474: in run() - task 0afff68d-5257-ba36-653e-00000000094e 30490 1727096559.13478: variable 'ansible_search_path' from source: unknown 30490 1727096559.13481: variable 'ansible_search_path' from source: unknown 30490 1727096559.13484: calling self._execute() 30490 1727096559.13487: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096559.13489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096559.13492: variable 'omit' from source: magic vars 30490 1727096559.13770: variable 'ansible_distribution_major_version' from source: facts 30490 1727096559.13973: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096559.13977: variable 'profile_stat' from source: set_fact 30490 1727096559.13980: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096559.13983: when evaluation is False, skipping this task 30490 1727096559.13985: _execute() done 30490 1727096559.13987: dumping result to json 30490 1727096559.13990: done dumping result, returning 30490 1727096559.13992: done running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-statebr [0afff68d-5257-ba36-653e-00000000094e] 30490 1727096559.13994: sending task result for task 0afff68d-5257-ba36-653e-00000000094e 30490 1727096559.14050: done sending task result for task 0afff68d-5257-ba36-653e-00000000094e 30490 1727096559.14053: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096559.14127: no more pending results, returning what we have 30490 1727096559.14131: results queue empty 30490 1727096559.14133: checking for any_errors_fatal 30490 1727096559.14140: done checking for any_errors_fatal 30490 1727096559.14141: checking for max_fail_percentage 30490 1727096559.14143: done checking for max_fail_percentage 30490 1727096559.14144: checking to see if all hosts have failed and the running result is not ok 30490 1727096559.14145: done checking to see if all hosts have failed 30490 1727096559.14146: getting the remaining hosts for this loop 30490 1727096559.14147: done getting the remaining hosts for this loop 30490 1727096559.14152: getting the next task for host managed_node3 30490 1727096559.14161: done getting next task for host managed_node3 30490 1727096559.14164: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 30490 1727096559.14170: ^ state is: HOST STATE: block=4, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096559.14180: getting variables 30490 1727096559.14182: in VariableManager get_vars() 30490 1727096559.14216: Calling all_inventory to load vars for managed_node3 30490 1727096559.14219: Calling groups_inventory to load vars for managed_node3 30490 1727096559.14222: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096559.14237: Calling all_plugins_play to load vars for managed_node3 30490 1727096559.14240: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096559.14243: Calling groups_plugins_play to load vars for managed_node3 30490 1727096559.20239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096559.21945: done with get_vars() 30490 1727096559.21965: done getting variables 30490 1727096559.22022: 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) 30490 1727096559.22124: variable 'profile' from source: play vars 30490 1727096559.22128: variable 'interface' from source: play vars 30490 1727096559.22219: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Monday 23 September 2024 09:02:39 -0400 (0:00:00.104) 0:00:25.426 ****** 30490 1727096559.22260: entering _queue_task() for managed_node3/set_fact 30490 1727096559.22913: worker is 1 (out of 1 available) 30490 1727096559.22926: exiting _queue_task() for managed_node3/set_fact 30490 1727096559.22937: done queuing things up, now waiting for results queue to drain 30490 1727096559.22939: waiting for pending results... 30490 1727096559.23519: running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-statebr 30490 1727096559.23775: in run() - task 0afff68d-5257-ba36-653e-00000000094f 30490 1727096559.23780: variable 'ansible_search_path' from source: unknown 30490 1727096559.23821: variable 'ansible_search_path' from source: unknown 30490 1727096559.23864: calling self._execute() 30490 1727096559.23990: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096559.23994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096559.24006: variable 'omit' from source: magic vars 30490 1727096559.24443: variable 'ansible_distribution_major_version' from source: facts 30490 1727096559.24447: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096559.24772: variable 'profile_stat' from source: set_fact 30490 1727096559.24776: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096559.24780: when evaluation is False, skipping this task 30490 1727096559.24784: _execute() done 30490 1727096559.24787: dumping result to json 30490 1727096559.24790: done dumping result, returning 30490 1727096559.24796: done running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-statebr [0afff68d-5257-ba36-653e-00000000094f] 30490 1727096559.24798: sending task result for task 0afff68d-5257-ba36-653e-00000000094f 30490 1727096559.24858: done sending task result for task 0afff68d-5257-ba36-653e-00000000094f 30490 1727096559.24860: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096559.24936: no more pending results, returning what we have 30490 1727096559.24939: results queue empty 30490 1727096559.24940: checking for any_errors_fatal 30490 1727096559.24946: done checking for any_errors_fatal 30490 1727096559.24947: checking for max_fail_percentage 30490 1727096559.24949: done checking for max_fail_percentage 30490 1727096559.24949: checking to see if all hosts have failed and the running result is not ok 30490 1727096559.24950: done checking to see if all hosts have failed 30490 1727096559.24951: getting the remaining hosts for this loop 30490 1727096559.24952: done getting the remaining hosts for this loop 30490 1727096559.24955: getting the next task for host managed_node3 30490 1727096559.24964: done getting next task for host managed_node3 30490 1727096559.24968: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 30490 1727096559.24975: ^ state is: HOST STATE: block=4, 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? (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 30490 1727096559.24979: getting variables 30490 1727096559.24980: in VariableManager get_vars() 30490 1727096559.25009: Calling all_inventory to load vars for managed_node3 30490 1727096559.25011: Calling groups_inventory to load vars for managed_node3 30490 1727096559.25014: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096559.25024: Calling all_plugins_play to load vars for managed_node3 30490 1727096559.25027: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096559.25030: Calling groups_plugins_play to load vars for managed_node3 30490 1727096559.27255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096559.31089: done with get_vars() 30490 1727096559.31115: done getting variables 30490 1727096559.31207: 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) 30490 1727096559.31470: variable 'profile' from source: play vars 30490 1727096559.31476: variable 'interface' from source: play vars 30490 1727096559.31577: variable 'interface' from source: play vars TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Monday 23 September 2024 09:02:39 -0400 (0:00:00.093) 0:00:25.520 ****** 30490 1727096559.31609: entering _queue_task() for managed_node3/assert 30490 1727096559.32237: worker is 1 (out of 1 available) 30490 1727096559.32251: exiting _queue_task() for managed_node3/assert 30490 1727096559.32264: done queuing things up, now waiting for results queue to drain 30490 1727096559.32265: waiting for pending results... 30490 1727096559.32984: running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'statebr' 30490 1727096559.32989: in run() - task 0afff68d-5257-ba36-653e-0000000008ae 30490 1727096559.32993: variable 'ansible_search_path' from source: unknown 30490 1727096559.32996: variable 'ansible_search_path' from source: unknown 30490 1727096559.33373: calling self._execute() 30490 1727096559.33377: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096559.33380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096559.33383: variable 'omit' from source: magic vars 30490 1727096559.34229: variable 'ansible_distribution_major_version' from source: facts 30490 1727096559.34245: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096559.34258: variable 'omit' from source: magic vars 30490 1727096559.34315: variable 'omit' from source: magic vars 30490 1727096559.34666: variable 'profile' from source: play vars 30490 1727096559.34973: variable 'interface' from source: play vars 30490 1727096559.34976: variable 'interface' from source: play vars 30490 1727096559.34978: variable 'omit' from source: magic vars 30490 1727096559.35015: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096559.35473: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096559.35476: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096559.35483: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096559.35486: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096559.35488: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096559.35490: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096559.35492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096559.35527: Set connection var ansible_connection to ssh 30490 1727096559.35540: Set connection var ansible_shell_type to sh 30490 1727096559.35564: Set connection var ansible_pipelining to False 30490 1727096559.35873: Set connection var ansible_shell_executable to /bin/sh 30490 1727096559.35877: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096559.35880: Set connection var ansible_timeout to 10 30490 1727096559.35882: variable 'ansible_shell_executable' from source: unknown 30490 1727096559.35884: variable 'ansible_connection' from source: unknown 30490 1727096559.35887: variable 'ansible_module_compression' from source: unknown 30490 1727096559.35889: variable 'ansible_shell_type' from source: unknown 30490 1727096559.35891: variable 'ansible_shell_executable' from source: unknown 30490 1727096559.35893: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096559.35895: variable 'ansible_pipelining' from source: unknown 30490 1727096559.35897: variable 'ansible_timeout' from source: unknown 30490 1727096559.35899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096559.36190: 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) 30490 1727096559.36289: variable 'omit' from source: magic vars 30490 1727096559.36300: starting attempt loop 30490 1727096559.36308: running the handler 30490 1727096559.36423: variable 'lsr_net_profile_exists' from source: set_fact 30490 1727096559.36595: Evaluated conditional (lsr_net_profile_exists): True 30490 1727096559.36606: handler run complete 30490 1727096559.36625: attempt loop complete, returning result 30490 1727096559.36632: _execute() done 30490 1727096559.36638: dumping result to json 30490 1727096559.36645: done dumping result, returning 30490 1727096559.36656: done running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'statebr' [0afff68d-5257-ba36-653e-0000000008ae] 30490 1727096559.36665: sending task result for task 0afff68d-5257-ba36-653e-0000000008ae ok: [managed_node3] => { "changed": false } MSG: All assertions passed 30490 1727096559.36823: no more pending results, returning what we have 30490 1727096559.36827: results queue empty 30490 1727096559.36828: checking for any_errors_fatal 30490 1727096559.36834: done checking for any_errors_fatal 30490 1727096559.36834: checking for max_fail_percentage 30490 1727096559.36837: done checking for max_fail_percentage 30490 1727096559.36838: checking to see if all hosts have failed and the running result is not ok 30490 1727096559.36839: done checking to see if all hosts have failed 30490 1727096559.36840: getting the remaining hosts for this loop 30490 1727096559.36841: done getting the remaining hosts for this loop 30490 1727096559.36845: getting the next task for host managed_node3 30490 1727096559.36853: done getting next task for host managed_node3 30490 1727096559.36856: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 30490 1727096559.36860: ^ state is: HOST STATE: block=4, 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? (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 30490 1727096559.36866: getting variables 30490 1727096559.36870: in VariableManager get_vars() 30490 1727096559.36906: Calling all_inventory to load vars for managed_node3 30490 1727096559.36909: Calling groups_inventory to load vars for managed_node3 30490 1727096559.36912: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096559.36922: Calling all_plugins_play to load vars for managed_node3 30490 1727096559.36925: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096559.36927: Calling groups_plugins_play to load vars for managed_node3 30490 1727096559.38299: done sending task result for task 0afff68d-5257-ba36-653e-0000000008ae 30490 1727096559.38303: WORKER PROCESS EXITING 30490 1727096559.40047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096559.43675: done with get_vars() 30490 1727096559.43696: done getting variables 30490 1727096559.43756: 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) 30490 1727096559.43984: variable 'profile' from source: play vars 30490 1727096559.43988: variable 'interface' from source: play vars 30490 1727096559.44157: variable 'interface' from source: play vars TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Monday 23 September 2024 09:02:39 -0400 (0:00:00.125) 0:00:25.646 ****** 30490 1727096559.44196: entering _queue_task() for managed_node3/assert 30490 1727096559.44941: worker is 1 (out of 1 available) 30490 1727096559.44952: exiting _queue_task() for managed_node3/assert 30490 1727096559.44961: done queuing things up, now waiting for results queue to drain 30490 1727096559.44962: waiting for pending results... 30490 1727096559.45247: running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'statebr' 30490 1727096559.45594: in run() - task 0afff68d-5257-ba36-653e-0000000008af 30490 1727096559.45616: variable 'ansible_search_path' from source: unknown 30490 1727096559.45619: variable 'ansible_search_path' from source: unknown 30490 1727096559.45644: calling self._execute() 30490 1727096559.45838: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096559.45843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096559.45856: variable 'omit' from source: magic vars 30490 1727096559.46784: variable 'ansible_distribution_major_version' from source: facts 30490 1727096559.46795: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096559.46803: variable 'omit' from source: magic vars 30490 1727096559.46849: variable 'omit' from source: magic vars 30490 1727096559.47054: variable 'profile' from source: play vars 30490 1727096559.47058: variable 'interface' from source: play vars 30490 1727096559.47251: variable 'interface' from source: play vars 30490 1727096559.47271: variable 'omit' from source: magic vars 30490 1727096559.47385: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096559.47426: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096559.47446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096559.47672: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096559.47676: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096559.47679: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096559.47681: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096559.47684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096559.48012: Set connection var ansible_connection to ssh 30490 1727096559.48020: Set connection var ansible_shell_type to sh 30490 1727096559.48028: Set connection var ansible_pipelining to False 30490 1727096559.48034: Set connection var ansible_shell_executable to /bin/sh 30490 1727096559.48040: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096559.48045: Set connection var ansible_timeout to 10 30490 1727096559.48071: variable 'ansible_shell_executable' from source: unknown 30490 1727096559.48080: variable 'ansible_connection' from source: unknown 30490 1727096559.48083: variable 'ansible_module_compression' from source: unknown 30490 1727096559.48085: variable 'ansible_shell_type' from source: unknown 30490 1727096559.48088: variable 'ansible_shell_executable' from source: unknown 30490 1727096559.48092: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096559.48096: variable 'ansible_pipelining' from source: unknown 30490 1727096559.48099: variable 'ansible_timeout' from source: unknown 30490 1727096559.48103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096559.48255: 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) 30490 1727096559.48265: variable 'omit' from source: magic vars 30490 1727096559.48405: starting attempt loop 30490 1727096559.48409: running the handler 30490 1727096559.48589: variable 'lsr_net_profile_ansible_managed' from source: set_fact 30490 1727096559.48595: Evaluated conditional (lsr_net_profile_ansible_managed): True 30490 1727096559.48600: handler run complete 30490 1727096559.48615: attempt loop complete, returning result 30490 1727096559.48737: _execute() done 30490 1727096559.48741: dumping result to json 30490 1727096559.48744: done dumping result, returning 30490 1727096559.48751: done running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'statebr' [0afff68d-5257-ba36-653e-0000000008af] 30490 1727096559.48757: sending task result for task 0afff68d-5257-ba36-653e-0000000008af ok: [managed_node3] => { "changed": false } MSG: All assertions passed 30490 1727096559.48892: no more pending results, returning what we have 30490 1727096559.48896: results queue empty 30490 1727096559.48898: checking for any_errors_fatal 30490 1727096559.48906: done checking for any_errors_fatal 30490 1727096559.48907: checking for max_fail_percentage 30490 1727096559.48910: done checking for max_fail_percentage 30490 1727096559.48911: checking to see if all hosts have failed and the running result is not ok 30490 1727096559.48912: done checking to see if all hosts have failed 30490 1727096559.48913: getting the remaining hosts for this loop 30490 1727096559.48915: done getting the remaining hosts for this loop 30490 1727096559.48919: getting the next task for host managed_node3 30490 1727096559.48927: done getting next task for host managed_node3 30490 1727096559.48931: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 30490 1727096559.48935: ^ state is: HOST STATE: block=4, 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? (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 30490 1727096559.48942: getting variables 30490 1727096559.48944: in VariableManager get_vars() 30490 1727096559.48981: Calling all_inventory to load vars for managed_node3 30490 1727096559.48983: Calling groups_inventory to load vars for managed_node3 30490 1727096559.48987: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096559.48999: Calling all_plugins_play to load vars for managed_node3 30490 1727096559.49003: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096559.49007: Calling groups_plugins_play to load vars for managed_node3 30490 1727096559.49839: done sending task result for task 0afff68d-5257-ba36-653e-0000000008af 30490 1727096559.49844: WORKER PROCESS EXITING 30490 1727096559.52396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096559.55645: done with get_vars() 30490 1727096559.55665: done getting variables 30490 1727096559.55874: 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) 30490 1727096559.56092: variable 'profile' from source: play vars 30490 1727096559.56096: variable 'interface' from source: play vars 30490 1727096559.56275: variable 'interface' from source: play vars TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Monday 23 September 2024 09:02:39 -0400 (0:00:00.121) 0:00:25.767 ****** 30490 1727096559.56307: entering _queue_task() for managed_node3/assert 30490 1727096559.56923: worker is 1 (out of 1 available) 30490 1727096559.56934: exiting _queue_task() for managed_node3/assert 30490 1727096559.56944: done queuing things up, now waiting for results queue to drain 30490 1727096559.56945: waiting for pending results... 30490 1727096559.57583: running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in statebr 30490 1727096559.57588: in run() - task 0afff68d-5257-ba36-653e-0000000008b0 30490 1727096559.57973: variable 'ansible_search_path' from source: unknown 30490 1727096559.57977: variable 'ansible_search_path' from source: unknown 30490 1727096559.57980: calling self._execute() 30490 1727096559.57983: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096559.57986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096559.57988: variable 'omit' from source: magic vars 30490 1727096559.58656: variable 'ansible_distribution_major_version' from source: facts 30490 1727096559.58676: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096559.58688: variable 'omit' from source: magic vars 30490 1727096559.58736: variable 'omit' from source: magic vars 30490 1727096559.59036: variable 'profile' from source: play vars 30490 1727096559.59045: variable 'interface' from source: play vars 30490 1727096559.59112: variable 'interface' from source: play vars 30490 1727096559.59137: variable 'omit' from source: magic vars 30490 1727096559.59572: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096559.59576: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096559.59579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096559.59582: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096559.59584: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096559.59586: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096559.59589: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096559.59591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096559.59796: Set connection var ansible_connection to ssh 30490 1727096559.59809: Set connection var ansible_shell_type to sh 30490 1727096559.59822: Set connection var ansible_pipelining to False 30490 1727096559.59833: Set connection var ansible_shell_executable to /bin/sh 30490 1727096559.59844: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096559.59856: Set connection var ansible_timeout to 10 30490 1727096559.59887: variable 'ansible_shell_executable' from source: unknown 30490 1727096559.59897: variable 'ansible_connection' from source: unknown 30490 1727096559.59905: variable 'ansible_module_compression' from source: unknown 30490 1727096559.59912: variable 'ansible_shell_type' from source: unknown 30490 1727096559.59920: variable 'ansible_shell_executable' from source: unknown 30490 1727096559.59929: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096559.59937: variable 'ansible_pipelining' from source: unknown 30490 1727096559.59944: variable 'ansible_timeout' from source: unknown 30490 1727096559.59952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096559.60288: 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) 30490 1727096559.60305: variable 'omit' from source: magic vars 30490 1727096559.60315: starting attempt loop 30490 1727096559.60322: running the handler 30490 1727096559.60429: variable 'lsr_net_profile_fingerprint' from source: set_fact 30490 1727096559.60772: Evaluated conditional (lsr_net_profile_fingerprint): True 30490 1727096559.60776: handler run complete 30490 1727096559.60779: attempt loop complete, returning result 30490 1727096559.60781: _execute() done 30490 1727096559.60783: dumping result to json 30490 1727096559.60785: done dumping result, returning 30490 1727096559.60788: done running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in statebr [0afff68d-5257-ba36-653e-0000000008b0] 30490 1727096559.60790: sending task result for task 0afff68d-5257-ba36-653e-0000000008b0 30490 1727096559.60858: done sending task result for task 0afff68d-5257-ba36-653e-0000000008b0 30490 1727096559.60862: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 30490 1727096559.60911: no more pending results, returning what we have 30490 1727096559.60915: results queue empty 30490 1727096559.60916: checking for any_errors_fatal 30490 1727096559.60923: done checking for any_errors_fatal 30490 1727096559.60924: checking for max_fail_percentage 30490 1727096559.60926: done checking for max_fail_percentage 30490 1727096559.60927: checking to see if all hosts have failed and the running result is not ok 30490 1727096559.60927: done checking to see if all hosts have failed 30490 1727096559.60928: getting the remaining hosts for this loop 30490 1727096559.60930: done getting the remaining hosts for this loop 30490 1727096559.60933: getting the next task for host managed_node3 30490 1727096559.60947: done getting next task for host managed_node3 30490 1727096559.60951: ^ task is: TASK: Conditional asserts 30490 1727096559.60954: ^ state is: HOST STATE: block=4, 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 30490 1727096559.60958: getting variables 30490 1727096559.60960: in VariableManager get_vars() 30490 1727096559.60994: Calling all_inventory to load vars for managed_node3 30490 1727096559.60997: Calling groups_inventory to load vars for managed_node3 30490 1727096559.61000: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096559.61010: Calling all_plugins_play to load vars for managed_node3 30490 1727096559.61013: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096559.61015: Calling groups_plugins_play to load vars for managed_node3 30490 1727096559.63821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096559.67317: done with get_vars() 30490 1727096559.67341: done getting variables TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Monday 23 September 2024 09:02:39 -0400 (0:00:00.112) 0:00:25.879 ****** 30490 1727096559.67550: entering _queue_task() for managed_node3/include_tasks 30490 1727096559.68521: worker is 1 (out of 1 available) 30490 1727096559.68535: exiting _queue_task() for managed_node3/include_tasks 30490 1727096559.68545: done queuing things up, now waiting for results queue to drain 30490 1727096559.68547: waiting for pending results... 30490 1727096559.69285: running TaskExecutor() for managed_node3/TASK: Conditional asserts 30490 1727096559.69290: in run() - task 0afff68d-5257-ba36-653e-0000000005ba 30490 1727096559.69294: variable 'ansible_search_path' from source: unknown 30490 1727096559.69296: variable 'ansible_search_path' from source: unknown 30490 1727096559.69935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096559.74440: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096559.74874: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096559.74879: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096559.74882: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096559.74885: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096559.74937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096559.75374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096559.75378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096559.75381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096559.75383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096559.75446: dumping result to json 30490 1727096559.75678: done dumping result, returning 30490 1727096559.75690: done running TaskExecutor() for managed_node3/TASK: Conditional asserts [0afff68d-5257-ba36-653e-0000000005ba] 30490 1727096559.75700: sending task result for task 0afff68d-5257-ba36-653e-0000000005ba skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 30490 1727096559.75877: no more pending results, returning what we have 30490 1727096559.75881: results queue empty 30490 1727096559.75882: checking for any_errors_fatal 30490 1727096559.75888: done checking for any_errors_fatal 30490 1727096559.75889: checking for max_fail_percentage 30490 1727096559.75891: done checking for max_fail_percentage 30490 1727096559.75892: checking to see if all hosts have failed and the running result is not ok 30490 1727096559.75892: done checking to see if all hosts have failed 30490 1727096559.75893: getting the remaining hosts for this loop 30490 1727096559.75895: done getting the remaining hosts for this loop 30490 1727096559.75899: getting the next task for host managed_node3 30490 1727096559.75906: done getting next task for host managed_node3 30490 1727096559.75908: ^ task is: TASK: Success in test '{{ lsr_description }}' 30490 1727096559.75911: ^ state is: HOST STATE: block=4, 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 30490 1727096559.75914: getting variables 30490 1727096559.75916: in VariableManager get_vars() 30490 1727096559.75949: Calling all_inventory to load vars for managed_node3 30490 1727096559.75951: Calling groups_inventory to load vars for managed_node3 30490 1727096559.75954: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096559.75969: Calling all_plugins_play to load vars for managed_node3 30490 1727096559.76078: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096559.76085: Calling groups_plugins_play to load vars for managed_node3 30490 1727096559.77248: done sending task result for task 0afff68d-5257-ba36-653e-0000000005ba 30490 1727096559.77252: WORKER PROCESS EXITING 30490 1727096559.78070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096559.79708: done with get_vars() 30490 1727096559.79729: done getting variables 30490 1727096559.79897: 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) 30490 1727096559.80216: variable 'lsr_description' from source: include params TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Monday 23 September 2024 09:02:39 -0400 (0:00:00.126) 0:00:26.006 ****** 30490 1727096559.80246: entering _queue_task() for managed_node3/debug 30490 1727096559.80763: worker is 1 (out of 1 available) 30490 1727096559.80779: exiting _queue_task() for managed_node3/debug 30490 1727096559.80791: done queuing things up, now waiting for results queue to drain 30490 1727096559.80792: waiting for pending results... 30490 1727096559.81284: running TaskExecutor() for managed_node3/TASK: Success in test 'I can create a profile without autoconnect' 30490 1727096559.81289: in run() - task 0afff68d-5257-ba36-653e-0000000005bb 30490 1727096559.81293: variable 'ansible_search_path' from source: unknown 30490 1727096559.81295: variable 'ansible_search_path' from source: unknown 30490 1727096559.81299: calling self._execute() 30490 1727096559.81378: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096559.81384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096559.81396: variable 'omit' from source: magic vars 30490 1727096559.81797: variable 'ansible_distribution_major_version' from source: facts 30490 1727096559.81808: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096559.81815: variable 'omit' from source: magic vars 30490 1727096559.81854: variable 'omit' from source: magic vars 30490 1727096559.81959: variable 'lsr_description' from source: include params 30490 1727096559.81982: variable 'omit' from source: magic vars 30490 1727096559.82028: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096559.82063: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096559.82087: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096559.82173: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096559.82181: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096559.82184: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096559.82187: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096559.82189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096559.82262: Set connection var ansible_connection to ssh 30490 1727096559.82271: Set connection var ansible_shell_type to sh 30490 1727096559.82282: Set connection var ansible_pipelining to False 30490 1727096559.82290: Set connection var ansible_shell_executable to /bin/sh 30490 1727096559.82293: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096559.82299: Set connection var ansible_timeout to 10 30490 1727096559.82323: variable 'ansible_shell_executable' from source: unknown 30490 1727096559.82327: variable 'ansible_connection' from source: unknown 30490 1727096559.82330: variable 'ansible_module_compression' from source: unknown 30490 1727096559.82332: variable 'ansible_shell_type' from source: unknown 30490 1727096559.82341: variable 'ansible_shell_executable' from source: unknown 30490 1727096559.82344: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096559.82348: variable 'ansible_pipelining' from source: unknown 30490 1727096559.82351: variable 'ansible_timeout' from source: unknown 30490 1727096559.82399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096559.82501: 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) 30490 1727096559.82524: variable 'omit' from source: magic vars 30490 1727096559.82529: starting attempt loop 30490 1727096559.82532: running the handler 30490 1727096559.82590: handler run complete 30490 1727096559.82604: attempt loop complete, returning result 30490 1727096559.82607: _execute() done 30490 1727096559.82610: dumping result to json 30490 1727096559.82672: done dumping result, returning 30490 1727096559.82675: done running TaskExecutor() for managed_node3/TASK: Success in test 'I can create a profile without autoconnect' [0afff68d-5257-ba36-653e-0000000005bb] 30490 1727096559.82677: sending task result for task 0afff68d-5257-ba36-653e-0000000005bb 30490 1727096559.82995: done sending task result for task 0afff68d-5257-ba36-653e-0000000005bb 30490 1727096559.82999: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ 30490 1727096559.83065: no more pending results, returning what we have 30490 1727096559.83071: results queue empty 30490 1727096559.83072: checking for any_errors_fatal 30490 1727096559.83077: done checking for any_errors_fatal 30490 1727096559.83078: checking for max_fail_percentage 30490 1727096559.83080: done checking for max_fail_percentage 30490 1727096559.83081: checking to see if all hosts have failed and the running result is not ok 30490 1727096559.83082: done checking to see if all hosts have failed 30490 1727096559.83082: getting the remaining hosts for this loop 30490 1727096559.83084: done getting the remaining hosts for this loop 30490 1727096559.83087: getting the next task for host managed_node3 30490 1727096559.83094: done getting next task for host managed_node3 30490 1727096559.83097: ^ task is: TASK: Cleanup 30490 1727096559.83100: ^ state is: HOST STATE: block=4, 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=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096559.83105: getting variables 30490 1727096559.83106: in VariableManager get_vars() 30490 1727096559.83133: Calling all_inventory to load vars for managed_node3 30490 1727096559.83135: Calling groups_inventory to load vars for managed_node3 30490 1727096559.83138: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096559.83147: Calling all_plugins_play to load vars for managed_node3 30490 1727096559.83150: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096559.83153: Calling groups_plugins_play to load vars for managed_node3 30490 1727096559.85883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096559.89390: done with get_vars() 30490 1727096559.89410: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Monday 23 September 2024 09:02:39 -0400 (0:00:00.094) 0:00:26.101 ****** 30490 1727096559.89708: entering _queue_task() for managed_node3/include_tasks 30490 1727096559.90215: worker is 1 (out of 1 available) 30490 1727096559.90227: exiting _queue_task() for managed_node3/include_tasks 30490 1727096559.90238: done queuing things up, now waiting for results queue to drain 30490 1727096559.90240: waiting for pending results... 30490 1727096559.90887: running TaskExecutor() for managed_node3/TASK: Cleanup 30490 1727096559.90945: in run() - task 0afff68d-5257-ba36-653e-0000000005bf 30490 1727096559.91031: variable 'ansible_search_path' from source: unknown 30490 1727096559.91235: variable 'ansible_search_path' from source: unknown 30490 1727096559.91238: variable 'lsr_cleanup' from source: include params 30490 1727096559.91531: variable 'lsr_cleanup' from source: include params 30490 1727096559.91740: variable 'omit' from source: magic vars 30490 1727096559.92084: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096559.92105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096559.92122: variable 'omit' from source: magic vars 30490 1727096559.92649: variable 'ansible_distribution_major_version' from source: facts 30490 1727096559.92664: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096559.92728: variable 'item' from source: unknown 30490 1727096559.92864: variable 'item' from source: unknown 30490 1727096559.92905: variable 'item' from source: unknown 30490 1727096559.93086: variable 'item' from source: unknown 30490 1727096559.93385: dumping result to json 30490 1727096559.93390: done dumping result, returning 30490 1727096559.93393: done running TaskExecutor() for managed_node3/TASK: Cleanup [0afff68d-5257-ba36-653e-0000000005bf] 30490 1727096559.93396: sending task result for task 0afff68d-5257-ba36-653e-0000000005bf 30490 1727096559.93792: done sending task result for task 0afff68d-5257-ba36-653e-0000000005bf 30490 1727096559.93796: WORKER PROCESS EXITING 30490 1727096559.93819: no more pending results, returning what we have 30490 1727096559.93823: in VariableManager get_vars() 30490 1727096559.93853: Calling all_inventory to load vars for managed_node3 30490 1727096559.93855: Calling groups_inventory to load vars for managed_node3 30490 1727096559.93858: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096559.93869: Calling all_plugins_play to load vars for managed_node3 30490 1727096559.93872: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096559.93875: Calling groups_plugins_play to load vars for managed_node3 30490 1727096559.96694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096559.99832: done with get_vars() 30490 1727096559.99860: variable 'ansible_search_path' from source: unknown 30490 1727096559.99862: variable 'ansible_search_path' from source: unknown 30490 1727096559.99903: we have included files to process 30490 1727096559.99905: generating all_blocks data 30490 1727096559.99907: done generating all_blocks data 30490 1727096559.99912: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 30490 1727096559.99913: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 30490 1727096559.99915: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 30490 1727096560.00313: done processing included file 30490 1727096560.00315: iterating over new_blocks loaded from include file 30490 1727096560.00317: in VariableManager get_vars() 30490 1727096560.00331: done with get_vars() 30490 1727096560.00333: filtering new block on tags 30490 1727096560.00357: done filtering new block on tags 30490 1727096560.00359: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node3 => (item=tasks/cleanup_profile+device.yml) 30490 1727096560.00364: extending task lists for all hosts with included blocks 30490 1727096560.03421: done extending task lists 30490 1727096560.03423: done processing included files 30490 1727096560.03424: results queue empty 30490 1727096560.03424: checking for any_errors_fatal 30490 1727096560.03427: done checking for any_errors_fatal 30490 1727096560.03428: checking for max_fail_percentage 30490 1727096560.03429: done checking for max_fail_percentage 30490 1727096560.03430: checking to see if all hosts have failed and the running result is not ok 30490 1727096560.03431: done checking to see if all hosts have failed 30490 1727096560.03432: getting the remaining hosts for this loop 30490 1727096560.03433: done getting the remaining hosts for this loop 30490 1727096560.03435: getting the next task for host managed_node3 30490 1727096560.03440: done getting next task for host managed_node3 30490 1727096560.03442: ^ task is: TASK: Cleanup profile and device 30490 1727096560.03445: ^ state is: HOST STATE: block=4, 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=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096560.03449: getting variables 30490 1727096560.03450: in VariableManager get_vars() 30490 1727096560.03462: Calling all_inventory to load vars for managed_node3 30490 1727096560.03465: Calling groups_inventory to load vars for managed_node3 30490 1727096560.03469: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096560.03475: Calling all_plugins_play to load vars for managed_node3 30490 1727096560.03477: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096560.03480: Calling groups_plugins_play to load vars for managed_node3 30490 1727096560.05915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096560.09076: done with get_vars() 30490 1727096560.09100: done getting variables 30490 1727096560.09144: 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 [Cleanup profile and device] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Monday 23 September 2024 09:02:40 -0400 (0:00:00.195) 0:00:26.296 ****** 30490 1727096560.09280: entering _queue_task() for managed_node3/shell 30490 1727096560.09929: worker is 1 (out of 1 available) 30490 1727096560.09941: exiting _queue_task() for managed_node3/shell 30490 1727096560.09952: done queuing things up, now waiting for results queue to drain 30490 1727096560.09954: waiting for pending results... 30490 1727096560.10447: running TaskExecutor() for managed_node3/TASK: Cleanup profile and device 30490 1727096560.10669: in run() - task 0afff68d-5257-ba36-653e-0000000009a0 30490 1727096560.10876: variable 'ansible_search_path' from source: unknown 30490 1727096560.10885: variable 'ansible_search_path' from source: unknown 30490 1727096560.10888: calling self._execute() 30490 1727096560.11027: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.11031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.11137: variable 'omit' from source: magic vars 30490 1727096560.11807: variable 'ansible_distribution_major_version' from source: facts 30490 1727096560.11819: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096560.11826: variable 'omit' from source: magic vars 30490 1727096560.11987: variable 'omit' from source: magic vars 30490 1727096560.12243: variable 'interface' from source: play vars 30490 1727096560.12264: variable 'omit' from source: magic vars 30490 1727096560.12414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096560.12448: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096560.12474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096560.12491: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096560.12505: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096560.12776: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096560.12780: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.12783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.12826: Set connection var ansible_connection to ssh 30490 1727096560.12833: Set connection var ansible_shell_type to sh 30490 1727096560.13074: Set connection var ansible_pipelining to False 30490 1727096560.13078: Set connection var ansible_shell_executable to /bin/sh 30490 1727096560.13081: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096560.13083: Set connection var ansible_timeout to 10 30490 1727096560.13088: variable 'ansible_shell_executable' from source: unknown 30490 1727096560.13092: variable 'ansible_connection' from source: unknown 30490 1727096560.13094: variable 'ansible_module_compression' from source: unknown 30490 1727096560.13096: variable 'ansible_shell_type' from source: unknown 30490 1727096560.13099: variable 'ansible_shell_executable' from source: unknown 30490 1727096560.13100: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.13102: variable 'ansible_pipelining' from source: unknown 30490 1727096560.13105: variable 'ansible_timeout' from source: unknown 30490 1727096560.13107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.13335: 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) 30490 1727096560.13552: variable 'omit' from source: magic vars 30490 1727096560.13556: starting attempt loop 30490 1727096560.13558: running the handler 30490 1727096560.13561: 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) 30490 1727096560.13563: _low_level_execute_command(): starting 30490 1727096560.13565: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096560.15159: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096560.15271: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096560.15336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096560.17137: stdout chunk (state=3): >>>/root <<< 30490 1727096560.17141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096560.17150: stderr chunk (state=3): >>><<< 30490 1727096560.17161: stdout chunk (state=3): >>><<< 30490 1727096560.17188: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096560.17203: _low_level_execute_command(): starting 30490 1727096560.17209: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096560.1718788-31619-239065655634264 `" && echo ansible-tmp-1727096560.1718788-31619-239065655634264="` echo /root/.ansible/tmp/ansible-tmp-1727096560.1718788-31619-239065655634264 `" ) && sleep 0' 30490 1727096560.18378: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096560.18430: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096560.18680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096560.18692: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096560.18704: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096560.18771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096560.20746: stdout chunk (state=3): >>>ansible-tmp-1727096560.1718788-31619-239065655634264=/root/.ansible/tmp/ansible-tmp-1727096560.1718788-31619-239065655634264 <<< 30490 1727096560.20836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096560.20960: stderr chunk (state=3): >>><<< 30490 1727096560.20964: stdout chunk (state=3): >>><<< 30490 1727096560.20985: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096560.1718788-31619-239065655634264=/root/.ansible/tmp/ansible-tmp-1727096560.1718788-31619-239065655634264 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096560.21017: variable 'ansible_module_compression' from source: unknown 30490 1727096560.21174: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 30490 1727096560.21178: variable 'ansible_facts' from source: unknown 30490 1727096560.21445: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096560.1718788-31619-239065655634264/AnsiballZ_command.py 30490 1727096560.21875: Sending initial data 30490 1727096560.21879: Sent initial data (156 bytes) 30490 1727096560.22848: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096560.22980: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096560.22983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096560.22986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096560.22988: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096560.22991: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096560.22993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096560.22995: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096560.22997: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096560.22999: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096560.23004: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096560.23195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096560.23245: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096560.23305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096560.24933: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096560.24999: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096560.25025: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmplv9604n9 /root/.ansible/tmp/ansible-tmp-1727096560.1718788-31619-239065655634264/AnsiballZ_command.py <<< 30490 1727096560.25028: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096560.1718788-31619-239065655634264/AnsiballZ_command.py" <<< 30490 1727096560.25175: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmplv9604n9" to remote "/root/.ansible/tmp/ansible-tmp-1727096560.1718788-31619-239065655634264/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096560.1718788-31619-239065655634264/AnsiballZ_command.py" <<< 30490 1727096560.26360: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096560.26363: stdout chunk (state=3): >>><<< 30490 1727096560.26375: stderr chunk (state=3): >>><<< 30490 1727096560.26459: done transferring module to remote 30490 1727096560.26462: _low_level_execute_command(): starting 30490 1727096560.26465: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096560.1718788-31619-239065655634264/ /root/.ansible/tmp/ansible-tmp-1727096560.1718788-31619-239065655634264/AnsiballZ_command.py && sleep 0' 30490 1727096560.27683: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096560.27794: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096560.27814: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096560.27876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096560.29656: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096560.29819: stderr chunk (state=3): >>><<< 30490 1727096560.29823: stdout chunk (state=3): >>><<< 30490 1727096560.29976: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096560.29980: _low_level_execute_command(): starting 30490 1727096560.29983: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096560.1718788-31619-239065655634264/AnsiballZ_command.py && sleep 0' 30490 1727096560.31212: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096560.31253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096560.31264: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096560.31374: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096560.31430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096560.50611: stdout chunk (state=3): >>> {"changed": true, "stdout": "Connection 'statebr' (879950f0-6bc7-478b-bc0e-cf28919e4e90) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'\nCannot find device \"statebr\"", "rc": 1, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-23 09:02:40.465130", "end": "2024-09-23 09:02:40.500749", "delta": "0:00:00.035619", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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}}} <<< 30490 1727096560.52016: stderr chunk (state=3): >>>debug2: Received exit status from master 1 <<< 30490 1727096560.52029: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 30490 1727096560.52094: stderr chunk (state=3): >>><<< 30490 1727096560.52099: stdout chunk (state=3): >>><<< 30490 1727096560.52133: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "Connection 'statebr' (879950f0-6bc7-478b-bc0e-cf28919e4e90) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'\nCannot find device \"statebr\"", "rc": 1, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-23 09:02:40.465130", "end": "2024-09-23 09:02:40.500749", "delta": "0:00:00.035619", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.14.152 closed. 30490 1727096560.52176: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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-1727096560.1718788-31619-239065655634264/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096560.52188: _low_level_execute_command(): starting 30490 1727096560.52193: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096560.1718788-31619-239065655634264/ > /dev/null 2>&1 && sleep 0' 30490 1727096560.52873: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096560.52883: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096560.52886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096560.52889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096560.52891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096560.52893: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096560.52896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096560.52902: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096560.52910: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096560.52940: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096560.53010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096560.53047: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096560.53098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096560.55175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096560.55183: stdout chunk (state=3): >>><<< 30490 1727096560.55186: stderr chunk (state=3): >>><<< 30490 1727096560.55194: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096560.55234: handler run complete 30490 1727096560.55256: Evaluated conditional (False): False 30490 1727096560.55274: attempt loop complete, returning result 30490 1727096560.55279: _execute() done 30490 1727096560.55287: dumping result to json 30490 1727096560.55293: done dumping result, returning 30490 1727096560.55309: done running TaskExecutor() for managed_node3/TASK: Cleanup profile and device [0afff68d-5257-ba36-653e-0000000009a0] 30490 1727096560.55324: sending task result for task 0afff68d-5257-ba36-653e-0000000009a0 30490 1727096560.55452: done sending task result for task 0afff68d-5257-ba36-653e-0000000009a0 fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.035619", "end": "2024-09-23 09:02:40.500749", "rc": 1, "start": "2024-09-23 09:02:40.465130" } STDOUT: Connection 'statebr' (879950f0-6bc7-478b-bc0e-cf28919e4e90) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring 30490 1727096560.55732: no more pending results, returning what we have 30490 1727096560.55740: results queue empty 30490 1727096560.55745: checking for any_errors_fatal 30490 1727096560.55746: done checking for any_errors_fatal 30490 1727096560.55747: checking for max_fail_percentage 30490 1727096560.55749: done checking for max_fail_percentage 30490 1727096560.55750: checking to see if all hosts have failed and the running result is not ok 30490 1727096560.55751: done checking to see if all hosts have failed 30490 1727096560.55752: getting the remaining hosts for this loop 30490 1727096560.55754: done getting the remaining hosts for this loop 30490 1727096560.55758: getting the next task for host managed_node3 30490 1727096560.55775: done getting next task for host managed_node3 30490 1727096560.55778: ^ task is: TASK: Include the task 'run_test.yml' 30490 1727096560.55781: ^ 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 30490 1727096560.55790: getting variables 30490 1727096560.55796: in VariableManager get_vars() 30490 1727096560.56225: Calling all_inventory to load vars for managed_node3 30490 1727096560.56231: Calling groups_inventory to load vars for managed_node3 30490 1727096560.56236: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096560.56253: Calling all_plugins_play to load vars for managed_node3 30490 1727096560.56261: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096560.56273: WORKER PROCESS EXITING 30490 1727096560.56790: Calling groups_plugins_play to load vars for managed_node3 30490 1727096560.58721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096560.59772: done with get_vars() 30490 1727096560.59791: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:65 Monday 23 September 2024 09:02:40 -0400 (0:00:00.505) 0:00:26.802 ****** 30490 1727096560.59881: entering _queue_task() for managed_node3/include_tasks 30490 1727096560.60218: worker is 1 (out of 1 available) 30490 1727096560.60233: exiting _queue_task() for managed_node3/include_tasks 30490 1727096560.60253: done queuing things up, now waiting for results queue to drain 30490 1727096560.60255: waiting for pending results... 30490 1727096560.60579: running TaskExecutor() for managed_node3/TASK: Include the task 'run_test.yml' 30490 1727096560.60675: in run() - task 0afff68d-5257-ba36-653e-000000000011 30490 1727096560.60692: variable 'ansible_search_path' from source: unknown 30490 1727096560.60737: calling self._execute() 30490 1727096560.60848: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.60852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.60871: variable 'omit' from source: magic vars 30490 1727096560.61172: variable 'ansible_distribution_major_version' from source: facts 30490 1727096560.61185: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096560.61198: _execute() done 30490 1727096560.61203: dumping result to json 30490 1727096560.61205: done dumping result, returning 30490 1727096560.61208: done running TaskExecutor() for managed_node3/TASK: Include the task 'run_test.yml' [0afff68d-5257-ba36-653e-000000000011] 30490 1727096560.61213: sending task result for task 0afff68d-5257-ba36-653e-000000000011 30490 1727096560.61309: done sending task result for task 0afff68d-5257-ba36-653e-000000000011 30490 1727096560.61312: WORKER PROCESS EXITING 30490 1727096560.61370: no more pending results, returning what we have 30490 1727096560.61376: in VariableManager get_vars() 30490 1727096560.61414: Calling all_inventory to load vars for managed_node3 30490 1727096560.61417: Calling groups_inventory to load vars for managed_node3 30490 1727096560.61420: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096560.61433: Calling all_plugins_play to load vars for managed_node3 30490 1727096560.61436: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096560.61439: Calling groups_plugins_play to load vars for managed_node3 30490 1727096560.62366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096560.63220: done with get_vars() 30490 1727096560.63234: variable 'ansible_search_path' from source: unknown 30490 1727096560.63249: we have included files to process 30490 1727096560.63250: generating all_blocks data 30490 1727096560.63251: done generating all_blocks data 30490 1727096560.63254: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 30490 1727096560.63255: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 30490 1727096560.63257: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 30490 1727096560.63621: in VariableManager get_vars() 30490 1727096560.63633: done with get_vars() 30490 1727096560.63673: in VariableManager get_vars() 30490 1727096560.63689: done with get_vars() 30490 1727096560.63724: in VariableManager get_vars() 30490 1727096560.63735: done with get_vars() 30490 1727096560.63776: in VariableManager get_vars() 30490 1727096560.63789: done with get_vars() 30490 1727096560.63814: in VariableManager get_vars() 30490 1727096560.63827: done with get_vars() 30490 1727096560.64191: in VariableManager get_vars() 30490 1727096560.64213: done with get_vars() 30490 1727096560.64227: done processing included file 30490 1727096560.64228: iterating over new_blocks loaded from include file 30490 1727096560.64230: in VariableManager get_vars() 30490 1727096560.64240: done with get_vars() 30490 1727096560.64241: filtering new block on tags 30490 1727096560.64338: done filtering new block on tags 30490 1727096560.64341: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node3 30490 1727096560.64346: extending task lists for all hosts with included blocks 30490 1727096560.64383: done extending task lists 30490 1727096560.64385: done processing included files 30490 1727096560.64385: results queue empty 30490 1727096560.64386: checking for any_errors_fatal 30490 1727096560.64390: done checking for any_errors_fatal 30490 1727096560.64391: checking for max_fail_percentage 30490 1727096560.64392: done checking for max_fail_percentage 30490 1727096560.64393: checking to see if all hosts have failed and the running result is not ok 30490 1727096560.64394: done checking to see if all hosts have failed 30490 1727096560.64395: getting the remaining hosts for this loop 30490 1727096560.64396: done getting the remaining hosts for this loop 30490 1727096560.64398: getting the next task for host managed_node3 30490 1727096560.64402: done getting next task for host managed_node3 30490 1727096560.64406: ^ task is: TASK: TEST: {{ lsr_description }} 30490 1727096560.64408: ^ state is: HOST STATE: block=5, 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 30490 1727096560.64410: getting variables 30490 1727096560.64411: in VariableManager get_vars() 30490 1727096560.64420: Calling all_inventory to load vars for managed_node3 30490 1727096560.64422: Calling groups_inventory to load vars for managed_node3 30490 1727096560.64424: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096560.64429: Calling all_plugins_play to load vars for managed_node3 30490 1727096560.64432: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096560.64434: Calling groups_plugins_play to load vars for managed_node3 30490 1727096560.65698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096560.67255: done with get_vars() 30490 1727096560.67282: done getting variables 30490 1727096560.67325: 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) 30490 1727096560.67449: variable 'lsr_description' from source: include params TASK [TEST: I can activate an existing profile] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Monday 23 September 2024 09:02:40 -0400 (0:00:00.075) 0:00:26.878 ****** 30490 1727096560.67485: entering _queue_task() for managed_node3/debug 30490 1727096560.67859: worker is 1 (out of 1 available) 30490 1727096560.67873: exiting _queue_task() for managed_node3/debug 30490 1727096560.67885: done queuing things up, now waiting for results queue to drain 30490 1727096560.67886: waiting for pending results... 30490 1727096560.68288: running TaskExecutor() for managed_node3/TASK: TEST: I can activate an existing profile 30490 1727096560.68294: in run() - task 0afff68d-5257-ba36-653e-000000000a49 30490 1727096560.68308: variable 'ansible_search_path' from source: unknown 30490 1727096560.68315: variable 'ansible_search_path' from source: unknown 30490 1727096560.68353: calling self._execute() 30490 1727096560.68451: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.68462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.68480: variable 'omit' from source: magic vars 30490 1727096560.69225: variable 'ansible_distribution_major_version' from source: facts 30490 1727096560.69573: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096560.69577: variable 'omit' from source: magic vars 30490 1727096560.69579: variable 'omit' from source: magic vars 30490 1727096560.69582: variable 'lsr_description' from source: include params 30490 1727096560.69584: variable 'omit' from source: magic vars 30490 1727096560.69802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096560.69844: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096560.70028: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096560.70033: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096560.70036: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096560.70039: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096560.70041: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.70047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.70273: Set connection var ansible_connection to ssh 30490 1727096560.70369: Set connection var ansible_shell_type to sh 30490 1727096560.70383: Set connection var ansible_pipelining to False 30490 1727096560.70394: Set connection var ansible_shell_executable to /bin/sh 30490 1727096560.70406: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096560.70473: Set connection var ansible_timeout to 10 30490 1727096560.70503: variable 'ansible_shell_executable' from source: unknown 30490 1727096560.70512: variable 'ansible_connection' from source: unknown 30490 1727096560.70520: variable 'ansible_module_compression' from source: unknown 30490 1727096560.70681: variable 'ansible_shell_type' from source: unknown 30490 1727096560.70685: variable 'ansible_shell_executable' from source: unknown 30490 1727096560.70687: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.70689: variable 'ansible_pipelining' from source: unknown 30490 1727096560.70691: variable 'ansible_timeout' from source: unknown 30490 1727096560.70694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.70858: 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) 30490 1727096560.71007: variable 'omit' from source: magic vars 30490 1727096560.71010: starting attempt loop 30490 1727096560.71012: running the handler 30490 1727096560.71060: handler run complete 30490 1727096560.71133: attempt loop complete, returning result 30490 1727096560.71147: _execute() done 30490 1727096560.71156: dumping result to json 30490 1727096560.71164: done dumping result, returning 30490 1727096560.71179: done running TaskExecutor() for managed_node3/TASK: TEST: I can activate an existing profile [0afff68d-5257-ba36-653e-000000000a49] 30490 1727096560.71273: sending task result for task 0afff68d-5257-ba36-653e-000000000a49 ok: [managed_node3] => {} MSG: ########## I can activate an existing profile ########## 30490 1727096560.71494: no more pending results, returning what we have 30490 1727096560.71498: results queue empty 30490 1727096560.71499: checking for any_errors_fatal 30490 1727096560.71500: done checking for any_errors_fatal 30490 1727096560.71501: checking for max_fail_percentage 30490 1727096560.71504: done checking for max_fail_percentage 30490 1727096560.71505: checking to see if all hosts have failed and the running result is not ok 30490 1727096560.71505: done checking to see if all hosts have failed 30490 1727096560.71506: getting the remaining hosts for this loop 30490 1727096560.71508: done getting the remaining hosts for this loop 30490 1727096560.71511: getting the next task for host managed_node3 30490 1727096560.71520: done getting next task for host managed_node3 30490 1727096560.71523: ^ task is: TASK: Show item 30490 1727096560.71526: ^ state is: HOST STATE: block=5, 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096560.71532: getting variables 30490 1727096560.71534: in VariableManager get_vars() 30490 1727096560.71577: Calling all_inventory to load vars for managed_node3 30490 1727096560.71580: Calling groups_inventory to load vars for managed_node3 30490 1727096560.71584: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096560.71600: Calling all_plugins_play to load vars for managed_node3 30490 1727096560.71605: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096560.71608: Calling groups_plugins_play to load vars for managed_node3 30490 1727096560.72509: done sending task result for task 0afff68d-5257-ba36-653e-000000000a49 30490 1727096560.72513: WORKER PROCESS EXITING 30490 1727096560.75096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096560.78354: done with get_vars() 30490 1727096560.78388: done getting variables 30490 1727096560.78453: 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 item] *************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Monday 23 September 2024 09:02:40 -0400 (0:00:00.112) 0:00:26.991 ****** 30490 1727096560.78689: entering _queue_task() for managed_node3/debug 30490 1727096560.79262: worker is 1 (out of 1 available) 30490 1727096560.79479: exiting _queue_task() for managed_node3/debug 30490 1727096560.79495: done queuing things up, now waiting for results queue to drain 30490 1727096560.79496: waiting for pending results... 30490 1727096560.79797: running TaskExecutor() for managed_node3/TASK: Show item 30490 1727096560.79998: in run() - task 0afff68d-5257-ba36-653e-000000000a4a 30490 1727096560.80084: variable 'ansible_search_path' from source: unknown 30490 1727096560.80089: variable 'ansible_search_path' from source: unknown 30490 1727096560.80295: variable 'omit' from source: magic vars 30490 1727096560.80754: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.80763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.80778: variable 'omit' from source: magic vars 30490 1727096560.82101: variable 'ansible_distribution_major_version' from source: facts 30490 1727096560.82237: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096560.82249: variable 'omit' from source: magic vars 30490 1727096560.82295: variable 'omit' from source: magic vars 30490 1727096560.82453: variable 'item' from source: unknown 30490 1727096560.82548: variable 'item' from source: unknown 30490 1727096560.82691: variable 'omit' from source: magic vars 30490 1727096560.82740: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096560.82924: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096560.83114: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096560.83160: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096560.83173: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096560.83293: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096560.83296: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.83349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.83864: Set connection var ansible_connection to ssh 30490 1727096560.83869: Set connection var ansible_shell_type to sh 30490 1727096560.83872: Set connection var ansible_pipelining to False 30490 1727096560.83874: Set connection var ansible_shell_executable to /bin/sh 30490 1727096560.83876: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096560.83878: Set connection var ansible_timeout to 10 30490 1727096560.83881: variable 'ansible_shell_executable' from source: unknown 30490 1727096560.83882: variable 'ansible_connection' from source: unknown 30490 1727096560.83884: variable 'ansible_module_compression' from source: unknown 30490 1727096560.83886: variable 'ansible_shell_type' from source: unknown 30490 1727096560.83888: variable 'ansible_shell_executable' from source: unknown 30490 1727096560.83890: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.83891: variable 'ansible_pipelining' from source: unknown 30490 1727096560.83893: variable 'ansible_timeout' from source: unknown 30490 1727096560.83896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.84300: 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) 30490 1727096560.84313: variable 'omit' from source: magic vars 30490 1727096560.84386: starting attempt loop 30490 1727096560.84389: running the handler 30490 1727096560.84585: variable 'lsr_description' from source: include params 30490 1727096560.84788: variable 'lsr_description' from source: include params 30490 1727096560.84798: handler run complete 30490 1727096560.84817: attempt loop complete, returning result 30490 1727096560.84834: variable 'item' from source: unknown 30490 1727096560.85071: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can activate an existing profile" } 30490 1727096560.85370: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.85374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.85575: variable 'omit' from source: magic vars 30490 1727096560.85787: variable 'ansible_distribution_major_version' from source: facts 30490 1727096560.85790: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096560.85795: variable 'omit' from source: magic vars 30490 1727096560.85812: variable 'omit' from source: magic vars 30490 1727096560.85853: variable 'item' from source: unknown 30490 1727096560.86031: variable 'item' from source: unknown 30490 1727096560.86046: variable 'omit' from source: magic vars 30490 1727096560.86071: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096560.86083: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096560.86180: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096560.86196: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096560.86207: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.86210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.86442: Set connection var ansible_connection to ssh 30490 1727096560.86450: Set connection var ansible_shell_type to sh 30490 1727096560.86561: Set connection var ansible_pipelining to False 30490 1727096560.86564: Set connection var ansible_shell_executable to /bin/sh 30490 1727096560.86568: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096560.86571: Set connection var ansible_timeout to 10 30490 1727096560.86573: variable 'ansible_shell_executable' from source: unknown 30490 1727096560.86575: variable 'ansible_connection' from source: unknown 30490 1727096560.86577: variable 'ansible_module_compression' from source: unknown 30490 1727096560.86579: variable 'ansible_shell_type' from source: unknown 30490 1727096560.86581: variable 'ansible_shell_executable' from source: unknown 30490 1727096560.86583: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.86585: variable 'ansible_pipelining' from source: unknown 30490 1727096560.86586: variable 'ansible_timeout' from source: unknown 30490 1727096560.86588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.86785: 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) 30490 1727096560.86795: variable 'omit' from source: magic vars 30490 1727096560.86798: starting attempt loop 30490 1727096560.86800: running the handler 30490 1727096560.86825: variable 'lsr_setup' from source: include params 30490 1727096560.87017: variable 'lsr_setup' from source: include params 30490 1727096560.87058: handler run complete 30490 1727096560.87192: attempt loop complete, returning result 30490 1727096560.87208: variable 'item' from source: unknown 30490 1727096560.87270: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml" ] } 30490 1727096560.87673: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.87677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.87679: variable 'omit' from source: magic vars 30490 1727096560.87953: variable 'ansible_distribution_major_version' from source: facts 30490 1727096560.87959: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096560.87964: variable 'omit' from source: magic vars 30490 1727096560.87985: variable 'omit' from source: magic vars 30490 1727096560.88023: variable 'item' from source: unknown 30490 1727096560.88206: variable 'item' from source: unknown 30490 1727096560.88220: variable 'omit' from source: magic vars 30490 1727096560.88241: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096560.88249: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096560.88256: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096560.88385: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096560.88389: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.88394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.88465: Set connection var ansible_connection to ssh 30490 1727096560.88473: Set connection var ansible_shell_type to sh 30490 1727096560.88484: Set connection var ansible_pipelining to False 30490 1727096560.88581: Set connection var ansible_shell_executable to /bin/sh 30490 1727096560.88586: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096560.88593: Set connection var ansible_timeout to 10 30490 1727096560.88621: variable 'ansible_shell_executable' from source: unknown 30490 1727096560.88625: variable 'ansible_connection' from source: unknown 30490 1727096560.88627: variable 'ansible_module_compression' from source: unknown 30490 1727096560.88630: variable 'ansible_shell_type' from source: unknown 30490 1727096560.88632: variable 'ansible_shell_executable' from source: unknown 30490 1727096560.88634: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.88638: variable 'ansible_pipelining' from source: unknown 30490 1727096560.88640: variable 'ansible_timeout' from source: unknown 30490 1727096560.88645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.88888: 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) 30490 1727096560.88973: variable 'omit' from source: magic vars 30490 1727096560.88976: starting attempt loop 30490 1727096560.88979: running the handler 30490 1727096560.88981: variable 'lsr_test' from source: include params 30490 1727096560.89155: variable 'lsr_test' from source: include params 30490 1727096560.89180: handler run complete 30490 1727096560.89193: attempt loop complete, returning result 30490 1727096560.89207: variable 'item' from source: unknown 30490 1727096560.89387: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/activate_profile.yml" ] } 30490 1727096560.89589: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.89592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.89598: variable 'omit' from source: magic vars 30490 1727096560.89852: variable 'ansible_distribution_major_version' from source: facts 30490 1727096560.89858: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096560.89862: variable 'omit' from source: magic vars 30490 1727096560.90030: variable 'omit' from source: magic vars 30490 1727096560.90073: variable 'item' from source: unknown 30490 1727096560.90191: variable 'item' from source: unknown 30490 1727096560.90206: variable 'omit' from source: magic vars 30490 1727096560.90239: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096560.90353: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096560.90373: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096560.90378: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096560.90381: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.90456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.90573: Set connection var ansible_connection to ssh 30490 1727096560.90583: Set connection var ansible_shell_type to sh 30490 1727096560.90591: Set connection var ansible_pipelining to False 30490 1727096560.90596: Set connection var ansible_shell_executable to /bin/sh 30490 1727096560.90601: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096560.90607: Set connection var ansible_timeout to 10 30490 1727096560.90629: variable 'ansible_shell_executable' from source: unknown 30490 1727096560.90632: variable 'ansible_connection' from source: unknown 30490 1727096560.90634: variable 'ansible_module_compression' from source: unknown 30490 1727096560.90637: variable 'ansible_shell_type' from source: unknown 30490 1727096560.90639: variable 'ansible_shell_executable' from source: unknown 30490 1727096560.90641: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.90645: variable 'ansible_pipelining' from source: unknown 30490 1727096560.90648: variable 'ansible_timeout' from source: unknown 30490 1727096560.90653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.90890: 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) 30490 1727096560.90894: variable 'omit' from source: magic vars 30490 1727096560.90981: starting attempt loop 30490 1727096560.90984: running the handler 30490 1727096560.91011: variable 'lsr_assert' from source: include params 30490 1727096560.91117: variable 'lsr_assert' from source: include params 30490 1727096560.91172: handler run complete 30490 1727096560.91176: attempt loop complete, returning result 30490 1727096560.91178: variable 'item' from source: unknown 30490 1727096560.91343: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_present.yml" ] } 30490 1727096560.91576: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.91581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.91583: variable 'omit' from source: magic vars 30490 1727096560.92033: variable 'ansible_distribution_major_version' from source: facts 30490 1727096560.92038: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096560.92046: variable 'omit' from source: magic vars 30490 1727096560.92133: variable 'omit' from source: magic vars 30490 1727096560.92204: variable 'item' from source: unknown 30490 1727096560.92331: variable 'item' from source: unknown 30490 1727096560.92350: variable 'omit' from source: magic vars 30490 1727096560.92370: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096560.92457: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096560.92460: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096560.92463: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096560.92465: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.92469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.92565: Set connection var ansible_connection to ssh 30490 1727096560.92570: Set connection var ansible_shell_type to sh 30490 1727096560.92572: Set connection var ansible_pipelining to False 30490 1727096560.92575: Set connection var ansible_shell_executable to /bin/sh 30490 1727096560.92577: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096560.92578: Set connection var ansible_timeout to 10 30490 1727096560.92580: variable 'ansible_shell_executable' from source: unknown 30490 1727096560.92582: variable 'ansible_connection' from source: unknown 30490 1727096560.92584: variable 'ansible_module_compression' from source: unknown 30490 1727096560.92586: variable 'ansible_shell_type' from source: unknown 30490 1727096560.92588: variable 'ansible_shell_executable' from source: unknown 30490 1727096560.92589: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.92591: variable 'ansible_pipelining' from source: unknown 30490 1727096560.92593: variable 'ansible_timeout' from source: unknown 30490 1727096560.92595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.92652: 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) 30490 1727096560.92659: variable 'omit' from source: magic vars 30490 1727096560.92662: starting attempt loop 30490 1727096560.92674: running the handler 30490 1727096560.92850: handler run complete 30490 1727096560.92861: attempt loop complete, returning result 30490 1727096560.92879: variable 'item' from source: unknown 30490 1727096560.92938: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } 30490 1727096560.93136: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.93139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.93149: variable 'omit' from source: magic vars 30490 1727096560.93498: variable 'ansible_distribution_major_version' from source: facts 30490 1727096560.93501: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096560.93504: variable 'omit' from source: magic vars 30490 1727096560.93506: variable 'omit' from source: magic vars 30490 1727096560.93607: variable 'item' from source: unknown 30490 1727096560.93819: variable 'item' from source: unknown 30490 1727096560.93831: variable 'omit' from source: magic vars 30490 1727096560.93849: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096560.93915: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096560.93919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096560.93980: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096560.93984: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.93986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.94057: Set connection var ansible_connection to ssh 30490 1727096560.94062: Set connection var ansible_shell_type to sh 30490 1727096560.94070: Set connection var ansible_pipelining to False 30490 1727096560.94079: Set connection var ansible_shell_executable to /bin/sh 30490 1727096560.94084: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096560.94089: Set connection var ansible_timeout to 10 30490 1727096560.94189: variable 'ansible_shell_executable' from source: unknown 30490 1727096560.94193: variable 'ansible_connection' from source: unknown 30490 1727096560.94195: variable 'ansible_module_compression' from source: unknown 30490 1727096560.94264: variable 'ansible_shell_type' from source: unknown 30490 1727096560.94269: variable 'ansible_shell_executable' from source: unknown 30490 1727096560.94271: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.94274: variable 'ansible_pipelining' from source: unknown 30490 1727096560.94276: variable 'ansible_timeout' from source: unknown 30490 1727096560.94278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.94337: 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) 30490 1727096560.94368: variable 'omit' from source: magic vars 30490 1727096560.94371: starting attempt loop 30490 1727096560.94375: running the handler 30490 1727096560.94385: variable 'lsr_fail_debug' from source: play vars 30490 1727096560.94454: variable 'lsr_fail_debug' from source: play vars 30490 1727096560.94473: handler run complete 30490 1727096560.94489: attempt loop complete, returning result 30490 1727096560.94502: variable 'item' from source: unknown 30490 1727096560.94566: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } 30490 1727096560.94654: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.94657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.94660: variable 'omit' from source: magic vars 30490 1727096560.94906: variable 'ansible_distribution_major_version' from source: facts 30490 1727096560.94909: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096560.94912: variable 'omit' from source: magic vars 30490 1727096560.94914: variable 'omit' from source: magic vars 30490 1727096560.94916: variable 'item' from source: unknown 30490 1727096560.94930: variable 'item' from source: unknown 30490 1727096560.94944: variable 'omit' from source: magic vars 30490 1727096560.95014: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096560.95017: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096560.95020: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096560.95027: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096560.95029: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.95031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.95058: Set connection var ansible_connection to ssh 30490 1727096560.95064: Set connection var ansible_shell_type to sh 30490 1727096560.95072: Set connection var ansible_pipelining to False 30490 1727096560.95080: Set connection var ansible_shell_executable to /bin/sh 30490 1727096560.95091: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096560.95097: Set connection var ansible_timeout to 10 30490 1727096560.95116: variable 'ansible_shell_executable' from source: unknown 30490 1727096560.95274: variable 'ansible_connection' from source: unknown 30490 1727096560.95277: variable 'ansible_module_compression' from source: unknown 30490 1727096560.95280: variable 'ansible_shell_type' from source: unknown 30490 1727096560.95282: variable 'ansible_shell_executable' from source: unknown 30490 1727096560.95284: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096560.95286: variable 'ansible_pipelining' from source: unknown 30490 1727096560.95288: variable 'ansible_timeout' from source: unknown 30490 1727096560.95290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096560.95292: 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) 30490 1727096560.95293: variable 'omit' from source: magic vars 30490 1727096560.95295: starting attempt loop 30490 1727096560.95297: running the handler 30490 1727096560.95299: variable 'lsr_cleanup' from source: include params 30490 1727096560.95319: variable 'lsr_cleanup' from source: include params 30490 1727096560.95335: handler run complete 30490 1727096560.95348: attempt loop complete, returning result 30490 1727096560.95362: variable 'item' from source: unknown 30490 1727096560.95428: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } 30490 1727096560.95512: dumping result to json 30490 1727096560.95515: done dumping result, returning 30490 1727096560.95577: done running TaskExecutor() for managed_node3/TASK: Show item [0afff68d-5257-ba36-653e-000000000a4a] 30490 1727096560.95579: sending task result for task 0afff68d-5257-ba36-653e-000000000a4a 30490 1727096560.95620: done sending task result for task 0afff68d-5257-ba36-653e-000000000a4a 30490 1727096560.95623: WORKER PROCESS EXITING 30490 1727096560.95726: no more pending results, returning what we have 30490 1727096560.95729: results queue empty 30490 1727096560.95730: checking for any_errors_fatal 30490 1727096560.95735: done checking for any_errors_fatal 30490 1727096560.95736: checking for max_fail_percentage 30490 1727096560.95738: done checking for max_fail_percentage 30490 1727096560.95739: checking to see if all hosts have failed and the running result is not ok 30490 1727096560.95739: done checking to see if all hosts have failed 30490 1727096560.95740: getting the remaining hosts for this loop 30490 1727096560.95742: done getting the remaining hosts for this loop 30490 1727096560.95745: getting the next task for host managed_node3 30490 1727096560.95752: done getting next task for host managed_node3 30490 1727096560.95755: ^ task is: TASK: Include the task 'show_interfaces.yml' 30490 1727096560.95757: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096560.95760: getting variables 30490 1727096560.95761: in VariableManager get_vars() 30490 1727096560.95791: Calling all_inventory to load vars for managed_node3 30490 1727096560.95793: Calling groups_inventory to load vars for managed_node3 30490 1727096560.95796: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096560.95805: Calling all_plugins_play to load vars for managed_node3 30490 1727096560.95808: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096560.95810: Calling groups_plugins_play to load vars for managed_node3 30490 1727096560.98702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096561.00432: done with get_vars() 30490 1727096561.00457: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Monday 23 September 2024 09:02:41 -0400 (0:00:00.218) 0:00:27.209 ****** 30490 1727096561.00562: entering _queue_task() for managed_node3/include_tasks 30490 1727096561.00955: worker is 1 (out of 1 available) 30490 1727096561.00977: exiting _queue_task() for managed_node3/include_tasks 30490 1727096561.00992: done queuing things up, now waiting for results queue to drain 30490 1727096561.00993: waiting for pending results... 30490 1727096561.01286: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 30490 1727096561.01574: in run() - task 0afff68d-5257-ba36-653e-000000000a4b 30490 1727096561.01578: variable 'ansible_search_path' from source: unknown 30490 1727096561.01581: variable 'ansible_search_path' from source: unknown 30490 1727096561.01584: calling self._execute() 30490 1727096561.01587: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096561.01589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096561.01592: variable 'omit' from source: magic vars 30490 1727096561.01892: variable 'ansible_distribution_major_version' from source: facts 30490 1727096561.01910: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096561.01923: _execute() done 30490 1727096561.01933: dumping result to json 30490 1727096561.01941: done dumping result, returning 30490 1727096561.01952: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-ba36-653e-000000000a4b] 30490 1727096561.01962: sending task result for task 0afff68d-5257-ba36-653e-000000000a4b 30490 1727096561.02092: no more pending results, returning what we have 30490 1727096561.02097: in VariableManager get_vars() 30490 1727096561.02135: Calling all_inventory to load vars for managed_node3 30490 1727096561.02138: Calling groups_inventory to load vars for managed_node3 30490 1727096561.02141: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096561.02157: Calling all_plugins_play to load vars for managed_node3 30490 1727096561.02160: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096561.02163: Calling groups_plugins_play to load vars for managed_node3 30490 1727096561.02687: done sending task result for task 0afff68d-5257-ba36-653e-000000000a4b 30490 1727096561.02690: WORKER PROCESS EXITING 30490 1727096561.03694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096561.05205: done with get_vars() 30490 1727096561.05226: variable 'ansible_search_path' from source: unknown 30490 1727096561.05227: variable 'ansible_search_path' from source: unknown 30490 1727096561.05266: we have included files to process 30490 1727096561.05269: generating all_blocks data 30490 1727096561.05271: done generating all_blocks data 30490 1727096561.05275: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 30490 1727096561.05276: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 30490 1727096561.05279: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 30490 1727096561.05384: in VariableManager get_vars() 30490 1727096561.05403: done with get_vars() 30490 1727096561.05515: done processing included file 30490 1727096561.05517: iterating over new_blocks loaded from include file 30490 1727096561.05518: in VariableManager get_vars() 30490 1727096561.05531: done with get_vars() 30490 1727096561.05533: filtering new block on tags 30490 1727096561.05567: done filtering new block on tags 30490 1727096561.05571: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 30490 1727096561.05576: extending task lists for all hosts with included blocks 30490 1727096561.06027: done extending task lists 30490 1727096561.06028: done processing included files 30490 1727096561.06029: results queue empty 30490 1727096561.06030: checking for any_errors_fatal 30490 1727096561.06035: done checking for any_errors_fatal 30490 1727096561.06036: checking for max_fail_percentage 30490 1727096561.06037: done checking for max_fail_percentage 30490 1727096561.06038: checking to see if all hosts have failed and the running result is not ok 30490 1727096561.06039: done checking to see if all hosts have failed 30490 1727096561.06040: getting the remaining hosts for this loop 30490 1727096561.06041: done getting the remaining hosts for this loop 30490 1727096561.06044: getting the next task for host managed_node3 30490 1727096561.06048: done getting next task for host managed_node3 30490 1727096561.06050: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 30490 1727096561.06053: ^ state is: HOST STATE: block=5, 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 30490 1727096561.06055: getting variables 30490 1727096561.06056: in VariableManager get_vars() 30490 1727096561.06065: Calling all_inventory to load vars for managed_node3 30490 1727096561.06069: Calling groups_inventory to load vars for managed_node3 30490 1727096561.06072: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096561.06077: Calling all_plugins_play to load vars for managed_node3 30490 1727096561.06080: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096561.06083: Calling groups_plugins_play to load vars for managed_node3 30490 1727096561.07411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096561.09388: done with get_vars() 30490 1727096561.09417: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Monday 23 September 2024 09:02:41 -0400 (0:00:00.091) 0:00:27.301 ****** 30490 1727096561.09705: entering _queue_task() for managed_node3/include_tasks 30490 1727096561.10118: worker is 1 (out of 1 available) 30490 1727096561.10132: exiting _queue_task() for managed_node3/include_tasks 30490 1727096561.10146: done queuing things up, now waiting for results queue to drain 30490 1727096561.10147: waiting for pending results... 30490 1727096561.10390: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 30490 1727096561.10506: in run() - task 0afff68d-5257-ba36-653e-000000000a72 30490 1727096561.10527: variable 'ansible_search_path' from source: unknown 30490 1727096561.10531: variable 'ansible_search_path' from source: unknown 30490 1727096561.10565: calling self._execute() 30490 1727096561.10672: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096561.10680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096561.10691: variable 'omit' from source: magic vars 30490 1727096561.11106: variable 'ansible_distribution_major_version' from source: facts 30490 1727096561.11118: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096561.11125: _execute() done 30490 1727096561.11131: dumping result to json 30490 1727096561.11136: done dumping result, returning 30490 1727096561.11140: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [0afff68d-5257-ba36-653e-000000000a72] 30490 1727096561.11143: sending task result for task 0afff68d-5257-ba36-653e-000000000a72 30490 1727096561.11236: done sending task result for task 0afff68d-5257-ba36-653e-000000000a72 30490 1727096561.11239: WORKER PROCESS EXITING 30490 1727096561.11494: no more pending results, returning what we have 30490 1727096561.11498: in VariableManager get_vars() 30490 1727096561.11531: Calling all_inventory to load vars for managed_node3 30490 1727096561.11533: Calling groups_inventory to load vars for managed_node3 30490 1727096561.11537: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096561.11547: Calling all_plugins_play to load vars for managed_node3 30490 1727096561.11550: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096561.11552: Calling groups_plugins_play to load vars for managed_node3 30490 1727096561.13548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096561.15209: done with get_vars() 30490 1727096561.15232: variable 'ansible_search_path' from source: unknown 30490 1727096561.15233: variable 'ansible_search_path' from source: unknown 30490 1727096561.15274: we have included files to process 30490 1727096561.15275: generating all_blocks data 30490 1727096561.15277: done generating all_blocks data 30490 1727096561.15278: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 30490 1727096561.15279: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 30490 1727096561.15282: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 30490 1727096561.15548: done processing included file 30490 1727096561.15550: iterating over new_blocks loaded from include file 30490 1727096561.15552: in VariableManager get_vars() 30490 1727096561.15570: done with get_vars() 30490 1727096561.15572: filtering new block on tags 30490 1727096561.15611: done filtering new block on tags 30490 1727096561.15613: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 30490 1727096561.15619: extending task lists for all hosts with included blocks 30490 1727096561.15783: done extending task lists 30490 1727096561.15785: done processing included files 30490 1727096561.15786: results queue empty 30490 1727096561.15786: checking for any_errors_fatal 30490 1727096561.15789: done checking for any_errors_fatal 30490 1727096561.15790: checking for max_fail_percentage 30490 1727096561.15791: done checking for max_fail_percentage 30490 1727096561.15792: checking to see if all hosts have failed and the running result is not ok 30490 1727096561.15793: done checking to see if all hosts have failed 30490 1727096561.15794: getting the remaining hosts for this loop 30490 1727096561.15795: done getting the remaining hosts for this loop 30490 1727096561.15797: getting the next task for host managed_node3 30490 1727096561.15802: done getting next task for host managed_node3 30490 1727096561.15804: ^ task is: TASK: Gather current interface info 30490 1727096561.15808: ^ state is: HOST STATE: block=5, 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? (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 30490 1727096561.15810: getting variables 30490 1727096561.15811: in VariableManager get_vars() 30490 1727096561.15821: Calling all_inventory to load vars for managed_node3 30490 1727096561.15823: Calling groups_inventory to load vars for managed_node3 30490 1727096561.15825: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096561.15830: Calling all_plugins_play to load vars for managed_node3 30490 1727096561.15833: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096561.15836: Calling groups_plugins_play to load vars for managed_node3 30490 1727096561.16993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096561.18517: done with get_vars() 30490 1727096561.18549: done getting variables 30490 1727096561.18599: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Monday 23 September 2024 09:02:41 -0400 (0:00:00.089) 0:00:27.390 ****** 30490 1727096561.18634: entering _queue_task() for managed_node3/command 30490 1727096561.19006: worker is 1 (out of 1 available) 30490 1727096561.19022: exiting _queue_task() for managed_node3/command 30490 1727096561.19036: done queuing things up, now waiting for results queue to drain 30490 1727096561.19038: waiting for pending results... 30490 1727096561.19267: running TaskExecutor() for managed_node3/TASK: Gather current interface info 30490 1727096561.19393: in run() - task 0afff68d-5257-ba36-653e-000000000aad 30490 1727096561.19413: variable 'ansible_search_path' from source: unknown 30490 1727096561.19417: variable 'ansible_search_path' from source: unknown 30490 1727096561.19452: calling self._execute() 30490 1727096561.19548: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096561.19551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096561.19564: variable 'omit' from source: magic vars 30490 1727096561.19960: variable 'ansible_distribution_major_version' from source: facts 30490 1727096561.19973: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096561.19983: variable 'omit' from source: magic vars 30490 1727096561.20041: variable 'omit' from source: magic vars 30490 1727096561.20081: variable 'omit' from source: magic vars 30490 1727096561.20123: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096561.20159: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096561.20191: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096561.20259: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096561.20262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096561.20265: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096561.20268: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096561.20271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096561.20365: Set connection var ansible_connection to ssh 30490 1727096561.20373: Set connection var ansible_shell_type to sh 30490 1727096561.20389: Set connection var ansible_pipelining to False 30490 1727096561.20394: Set connection var ansible_shell_executable to /bin/sh 30490 1727096561.20400: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096561.20406: Set connection var ansible_timeout to 10 30490 1727096561.20472: variable 'ansible_shell_executable' from source: unknown 30490 1727096561.20477: variable 'ansible_connection' from source: unknown 30490 1727096561.20480: variable 'ansible_module_compression' from source: unknown 30490 1727096561.20482: variable 'ansible_shell_type' from source: unknown 30490 1727096561.20484: variable 'ansible_shell_executable' from source: unknown 30490 1727096561.20486: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096561.20488: variable 'ansible_pipelining' from source: unknown 30490 1727096561.20490: variable 'ansible_timeout' from source: unknown 30490 1727096561.20493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096561.20673: 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) 30490 1727096561.20677: variable 'omit' from source: magic vars 30490 1727096561.20680: starting attempt loop 30490 1727096561.20682: running the handler 30490 1727096561.20684: _low_level_execute_command(): starting 30490 1727096561.20686: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096561.21420: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096561.21488: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096561.21542: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096561.21583: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096561.21587: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096561.21645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096561.23323: stdout chunk (state=3): >>>/root <<< 30490 1727096561.23475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096561.23479: stdout chunk (state=3): >>><<< 30490 1727096561.23481: stderr chunk (state=3): >>><<< 30490 1727096561.23610: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096561.23615: _low_level_execute_command(): starting 30490 1727096561.23618: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096561.2351453-31682-171748729273469 `" && echo ansible-tmp-1727096561.2351453-31682-171748729273469="` echo /root/.ansible/tmp/ansible-tmp-1727096561.2351453-31682-171748729273469 `" ) && sleep 0' 30490 1727096561.24186: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096561.24213: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096561.24306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096561.24406: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096561.24436: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096561.24509: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096561.26479: stdout chunk (state=3): >>>ansible-tmp-1727096561.2351453-31682-171748729273469=/root/.ansible/tmp/ansible-tmp-1727096561.2351453-31682-171748729273469 <<< 30490 1727096561.26699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096561.26705: stdout chunk (state=3): >>><<< 30490 1727096561.26708: stderr chunk (state=3): >>><<< 30490 1727096561.26782: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096561.2351453-31682-171748729273469=/root/.ansible/tmp/ansible-tmp-1727096561.2351453-31682-171748729273469 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096561.26986: variable 'ansible_module_compression' from source: unknown 30490 1727096561.26989: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 30490 1727096561.26991: variable 'ansible_facts' from source: unknown 30490 1727096561.27097: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096561.2351453-31682-171748729273469/AnsiballZ_command.py 30490 1727096561.27525: Sending initial data 30490 1727096561.27528: Sent initial data (156 bytes) 30490 1727096561.28278: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096561.28415: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096561.28419: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096561.28460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096561.30105: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096561.30371: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096561.2351453-31682-171748729273469/AnsiballZ_command.py" <<< 30490 1727096561.30377: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpxp0y17gc /root/.ansible/tmp/ansible-tmp-1727096561.2351453-31682-171748729273469/AnsiballZ_command.py <<< 30490 1727096561.30380: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpxp0y17gc" to remote "/root/.ansible/tmp/ansible-tmp-1727096561.2351453-31682-171748729273469/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096561.2351453-31682-171748729273469/AnsiballZ_command.py" <<< 30490 1727096561.31219: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096561.31257: stderr chunk (state=3): >>><<< 30490 1727096561.31265: stdout chunk (state=3): >>><<< 30490 1727096561.31360: done transferring module to remote 30490 1727096561.31363: _low_level_execute_command(): starting 30490 1727096561.31366: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096561.2351453-31682-171748729273469/ /root/.ansible/tmp/ansible-tmp-1727096561.2351453-31682-171748729273469/AnsiballZ_command.py && sleep 0' 30490 1727096561.32048: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096561.32059: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096561.32078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096561.32113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096561.32129: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096561.32226: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096561.32247: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096561.32308: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096561.34159: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096561.34175: stdout chunk (state=3): >>><<< 30490 1727096561.34489: stderr chunk (state=3): >>><<< 30490 1727096561.34493: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096561.34501: _low_level_execute_command(): starting 30490 1727096561.34504: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096561.2351453-31682-171748729273469/AnsiballZ_command.py && sleep 0' 30490 1727096561.35477: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096561.35686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096561.36018: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096561.51661: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 09:02:41.509890", "end": "2024-09-23 09:02:41.513240", "delta": "0:00:00.003350", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 30490 1727096561.53264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096561.53374: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 30490 1727096561.53378: stderr chunk (state=3): >>><<< 30490 1727096561.53381: stdout chunk (state=3): >>><<< 30490 1727096561.53383: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 09:02:41.509890", "end": "2024-09-23 09:02:41.513240", "delta": "0:00:00.003350", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096561.53426: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096561.2351453-31682-171748729273469/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096561.53433: _low_level_execute_command(): starting 30490 1727096561.53438: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096561.2351453-31682-171748729273469/ > /dev/null 2>&1 && sleep 0' 30490 1727096561.55037: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096561.55045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096561.55048: 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.14.152 is address debug1: re-parsing configuration <<< 30490 1727096561.55051: 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 <<< 30490 1727096561.55053: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096561.55280: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096561.55341: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096561.57230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096561.57234: stdout chunk (state=3): >>><<< 30490 1727096561.57236: stderr chunk (state=3): >>><<< 30490 1727096561.57294: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096561.57302: handler run complete 30490 1727096561.57323: Evaluated conditional (False): False 30490 1727096561.57333: attempt loop complete, returning result 30490 1727096561.57335: _execute() done 30490 1727096561.57339: dumping result to json 30490 1727096561.57344: done dumping result, returning 30490 1727096561.57351: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [0afff68d-5257-ba36-653e-000000000aad] 30490 1727096561.57358: sending task result for task 0afff68d-5257-ba36-653e-000000000aad 30490 1727096561.57596: done sending task result for task 0afff68d-5257-ba36-653e-000000000aad 30490 1727096561.57599: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003350", "end": "2024-09-23 09:02:41.513240", "rc": 0, "start": "2024-09-23 09:02:41.509890" } STDOUT: bonding_masters eth0 lo rpltstbr 30490 1727096561.57686: no more pending results, returning what we have 30490 1727096561.57690: results queue empty 30490 1727096561.57691: checking for any_errors_fatal 30490 1727096561.57692: done checking for any_errors_fatal 30490 1727096561.57693: checking for max_fail_percentage 30490 1727096561.57697: done checking for max_fail_percentage 30490 1727096561.57698: checking to see if all hosts have failed and the running result is not ok 30490 1727096561.57699: done checking to see if all hosts have failed 30490 1727096561.57699: getting the remaining hosts for this loop 30490 1727096561.57703: done getting the remaining hosts for this loop 30490 1727096561.57821: getting the next task for host managed_node3 30490 1727096561.57831: done getting next task for host managed_node3 30490 1727096561.57834: ^ task is: TASK: Set current_interfaces 30490 1727096561.57838: ^ state is: HOST STATE: block=5, 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? (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 30490 1727096561.57843: getting variables 30490 1727096561.57844: in VariableManager get_vars() 30490 1727096561.57883: Calling all_inventory to load vars for managed_node3 30490 1727096561.57887: Calling groups_inventory to load vars for managed_node3 30490 1727096561.57891: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096561.57906: Calling all_plugins_play to load vars for managed_node3 30490 1727096561.57909: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096561.57912: Calling groups_plugins_play to load vars for managed_node3 30490 1727096561.75348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096561.77891: done with get_vars() 30490 1727096561.77928: done getting variables 30490 1727096561.78027: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Monday 23 September 2024 09:02:41 -0400 (0:00:00.594) 0:00:27.984 ****** 30490 1727096561.78058: entering _queue_task() for managed_node3/set_fact 30490 1727096561.78440: worker is 1 (out of 1 available) 30490 1727096561.78459: exiting _queue_task() for managed_node3/set_fact 30490 1727096561.78478: done queuing things up, now waiting for results queue to drain 30490 1727096561.78481: waiting for pending results... 30490 1727096561.78894: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 30490 1727096561.78989: in run() - task 0afff68d-5257-ba36-653e-000000000aae 30490 1727096561.78995: variable 'ansible_search_path' from source: unknown 30490 1727096561.78998: variable 'ansible_search_path' from source: unknown 30490 1727096561.79001: calling self._execute() 30490 1727096561.79060: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096561.79064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096561.79078: variable 'omit' from source: magic vars 30490 1727096561.79459: variable 'ansible_distribution_major_version' from source: facts 30490 1727096561.79493: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096561.79497: variable 'omit' from source: magic vars 30490 1727096561.79545: variable 'omit' from source: magic vars 30490 1727096561.79815: variable '_current_interfaces' from source: set_fact 30490 1727096561.80186: variable 'omit' from source: magic vars 30490 1727096561.80194: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096561.80363: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096561.80389: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096561.80412: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096561.80430: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096561.80590: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096561.80596: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096561.80600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096561.80990: Set connection var ansible_connection to ssh 30490 1727096561.81017: Set connection var ansible_shell_type to sh 30490 1727096561.81026: Set connection var ansible_pipelining to False 30490 1727096561.81058: Set connection var ansible_shell_executable to /bin/sh 30490 1727096561.81061: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096561.81064: Set connection var ansible_timeout to 10 30490 1727096561.81077: variable 'ansible_shell_executable' from source: unknown 30490 1727096561.81080: variable 'ansible_connection' from source: unknown 30490 1727096561.81084: variable 'ansible_module_compression' from source: unknown 30490 1727096561.81088: variable 'ansible_shell_type' from source: unknown 30490 1727096561.81279: variable 'ansible_shell_executable' from source: unknown 30490 1727096561.81283: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096561.81286: variable 'ansible_pipelining' from source: unknown 30490 1727096561.81288: variable 'ansible_timeout' from source: unknown 30490 1727096561.81290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096561.81613: 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) 30490 1727096561.81620: variable 'omit' from source: magic vars 30490 1727096561.81625: starting attempt loop 30490 1727096561.81628: running the handler 30490 1727096561.81639: handler run complete 30490 1727096561.81650: attempt loop complete, returning result 30490 1727096561.81652: _execute() done 30490 1727096561.81656: dumping result to json 30490 1727096561.81659: done dumping result, returning 30490 1727096561.81716: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [0afff68d-5257-ba36-653e-000000000aae] 30490 1727096561.81719: sending task result for task 0afff68d-5257-ba36-653e-000000000aae ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } 30490 1727096561.82136: no more pending results, returning what we have 30490 1727096561.82139: results queue empty 30490 1727096561.82140: checking for any_errors_fatal 30490 1727096561.82153: done checking for any_errors_fatal 30490 1727096561.82154: checking for max_fail_percentage 30490 1727096561.82156: done checking for max_fail_percentage 30490 1727096561.82157: checking to see if all hosts have failed and the running result is not ok 30490 1727096561.82158: done checking to see if all hosts have failed 30490 1727096561.82159: getting the remaining hosts for this loop 30490 1727096561.82163: done getting the remaining hosts for this loop 30490 1727096561.82175: getting the next task for host managed_node3 30490 1727096561.82188: done getting next task for host managed_node3 30490 1727096561.82192: ^ task is: TASK: Show current_interfaces 30490 1727096561.82196: ^ state is: HOST STATE: block=5, 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=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 30490 1727096561.82202: getting variables 30490 1727096561.82204: in VariableManager get_vars() 30490 1727096561.82245: Calling all_inventory to load vars for managed_node3 30490 1727096561.82248: Calling groups_inventory to load vars for managed_node3 30490 1727096561.82253: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096561.82265: Calling all_plugins_play to load vars for managed_node3 30490 1727096561.82476: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096561.82482: done sending task result for task 0afff68d-5257-ba36-653e-000000000aae 30490 1727096561.82486: WORKER PROCESS EXITING 30490 1727096561.82490: Calling groups_plugins_play to load vars for managed_node3 30490 1727096561.84370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096561.88726: done with get_vars() 30490 1727096561.88867: done getting variables 30490 1727096561.89125: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Monday 23 September 2024 09:02:41 -0400 (0:00:00.111) 0:00:28.096 ****** 30490 1727096561.89230: entering _queue_task() for managed_node3/debug 30490 1727096561.90205: worker is 1 (out of 1 available) 30490 1727096561.90232: exiting _queue_task() for managed_node3/debug 30490 1727096561.90250: done queuing things up, now waiting for results queue to drain 30490 1727096561.90651: waiting for pending results... 30490 1727096561.91308: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 30490 1727096561.91485: in run() - task 0afff68d-5257-ba36-653e-000000000a73 30490 1727096561.91673: variable 'ansible_search_path' from source: unknown 30490 1727096561.91677: variable 'ansible_search_path' from source: unknown 30490 1727096561.91681: calling self._execute() 30490 1727096561.91684: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096561.91686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096561.91688: variable 'omit' from source: magic vars 30490 1727096561.92118: variable 'ansible_distribution_major_version' from source: facts 30490 1727096561.92146: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096561.92157: variable 'omit' from source: magic vars 30490 1727096561.92209: variable 'omit' from source: magic vars 30490 1727096561.92339: variable 'current_interfaces' from source: set_fact 30490 1727096561.92386: variable 'omit' from source: magic vars 30490 1727096561.92433: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096561.92484: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096561.92509: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096561.92575: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096561.92579: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096561.92585: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096561.92592: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096561.92599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096561.92704: Set connection var ansible_connection to ssh 30490 1727096561.92717: Set connection var ansible_shell_type to sh 30490 1727096561.92728: Set connection var ansible_pipelining to False 30490 1727096561.92738: Set connection var ansible_shell_executable to /bin/sh 30490 1727096561.92752: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096561.92787: Set connection var ansible_timeout to 10 30490 1727096561.92803: variable 'ansible_shell_executable' from source: unknown 30490 1727096561.92810: variable 'ansible_connection' from source: unknown 30490 1727096561.92911: variable 'ansible_module_compression' from source: unknown 30490 1727096561.92914: variable 'ansible_shell_type' from source: unknown 30490 1727096561.92917: variable 'ansible_shell_executable' from source: unknown 30490 1727096561.92919: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096561.92921: variable 'ansible_pipelining' from source: unknown 30490 1727096561.92923: variable 'ansible_timeout' from source: unknown 30490 1727096561.92925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096561.93083: 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) 30490 1727096561.93131: variable 'omit' from source: magic vars 30490 1727096561.93190: starting attempt loop 30490 1727096561.93261: running the handler 30490 1727096561.93356: handler run complete 30490 1727096561.93360: attempt loop complete, returning result 30490 1727096561.93362: _execute() done 30490 1727096561.93364: dumping result to json 30490 1727096561.93366: done dumping result, returning 30490 1727096561.93371: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [0afff68d-5257-ba36-653e-000000000a73] 30490 1727096561.93373: sending task result for task 0afff68d-5257-ba36-653e-000000000a73 30490 1727096561.93770: done sending task result for task 0afff68d-5257-ba36-653e-000000000a73 30490 1727096561.93774: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] 30490 1727096561.93838: no more pending results, returning what we have 30490 1727096561.93842: results queue empty 30490 1727096561.93843: checking for any_errors_fatal 30490 1727096561.93852: done checking for any_errors_fatal 30490 1727096561.93854: checking for max_fail_percentage 30490 1727096561.93857: done checking for max_fail_percentage 30490 1727096561.93858: checking to see if all hosts have failed and the running result is not ok 30490 1727096561.93859: done checking to see if all hosts have failed 30490 1727096561.93859: getting the remaining hosts for this loop 30490 1727096561.93861: done getting the remaining hosts for this loop 30490 1727096561.93866: getting the next task for host managed_node3 30490 1727096561.93877: done getting next task for host managed_node3 30490 1727096561.93881: ^ task is: TASK: Setup 30490 1727096561.93884: ^ state is: HOST STATE: block=5, 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 30490 1727096561.93889: getting variables 30490 1727096561.93891: in VariableManager get_vars() 30490 1727096561.93965: Calling all_inventory to load vars for managed_node3 30490 1727096561.93971: Calling groups_inventory to load vars for managed_node3 30490 1727096561.93977: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096561.94155: Calling all_plugins_play to load vars for managed_node3 30490 1727096561.94159: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096561.94163: Calling groups_plugins_play to load vars for managed_node3 30490 1727096561.97678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096562.00289: done with get_vars() 30490 1727096562.00317: done getting variables TASK [Setup] ******************************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Monday 23 September 2024 09:02:42 -0400 (0:00:00.112) 0:00:28.208 ****** 30490 1727096562.00427: entering _queue_task() for managed_node3/include_tasks 30490 1727096562.00958: worker is 1 (out of 1 available) 30490 1727096562.00972: exiting _queue_task() for managed_node3/include_tasks 30490 1727096562.00983: done queuing things up, now waiting for results queue to drain 30490 1727096562.00985: waiting for pending results... 30490 1727096562.01283: running TaskExecutor() for managed_node3/TASK: Setup 30490 1727096562.01451: in run() - task 0afff68d-5257-ba36-653e-000000000a4c 30490 1727096562.01552: variable 'ansible_search_path' from source: unknown 30490 1727096562.01555: variable 'ansible_search_path' from source: unknown 30490 1727096562.01558: variable 'lsr_setup' from source: include params 30490 1727096562.01770: variable 'lsr_setup' from source: include params 30490 1727096562.01846: variable 'omit' from source: magic vars 30490 1727096562.02147: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096562.02200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096562.02204: variable 'omit' from source: magic vars 30490 1727096562.02511: variable 'ansible_distribution_major_version' from source: facts 30490 1727096562.02531: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096562.02549: variable 'item' from source: unknown 30490 1727096562.02627: variable 'item' from source: unknown 30490 1727096562.02680: variable 'item' from source: unknown 30490 1727096562.02784: variable 'item' from source: unknown 30490 1727096562.03079: dumping result to json 30490 1727096562.03082: done dumping result, returning 30490 1727096562.03085: done running TaskExecutor() for managed_node3/TASK: Setup [0afff68d-5257-ba36-653e-000000000a4c] 30490 1727096562.03088: sending task result for task 0afff68d-5257-ba36-653e-000000000a4c 30490 1727096562.03386: no more pending results, returning what we have 30490 1727096562.03392: in VariableManager get_vars() 30490 1727096562.03431: Calling all_inventory to load vars for managed_node3 30490 1727096562.03436: Calling groups_inventory to load vars for managed_node3 30490 1727096562.03446: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096562.03470: Calling all_plugins_play to load vars for managed_node3 30490 1727096562.03475: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096562.03479: Calling groups_plugins_play to load vars for managed_node3 30490 1727096562.04033: done sending task result for task 0afff68d-5257-ba36-653e-000000000a4c 30490 1727096562.04036: WORKER PROCESS EXITING 30490 1727096562.05544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096562.09290: done with get_vars() 30490 1727096562.09315: variable 'ansible_search_path' from source: unknown 30490 1727096562.09317: variable 'ansible_search_path' from source: unknown 30490 1727096562.09556: we have included files to process 30490 1727096562.09558: generating all_blocks data 30490 1727096562.09560: done generating all_blocks data 30490 1727096562.09563: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 30490 1727096562.09565: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 30490 1727096562.09569: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 30490 1727096562.10069: done processing included file 30490 1727096562.10071: iterating over new_blocks loaded from include file 30490 1727096562.10075: in VariableManager get_vars() 30490 1727096562.10205: done with get_vars() 30490 1727096562.10208: filtering new block on tags 30490 1727096562.10246: done filtering new block on tags 30490 1727096562.10249: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node3 => (item=tasks/create_bridge_profile.yml) 30490 1727096562.10254: extending task lists for all hosts with included blocks 30490 1727096562.11946: done extending task lists 30490 1727096562.11948: done processing included files 30490 1727096562.11948: results queue empty 30490 1727096562.11949: checking for any_errors_fatal 30490 1727096562.11953: done checking for any_errors_fatal 30490 1727096562.11954: checking for max_fail_percentage 30490 1727096562.11955: done checking for max_fail_percentage 30490 1727096562.11956: checking to see if all hosts have failed and the running result is not ok 30490 1727096562.11957: done checking to see if all hosts have failed 30490 1727096562.11957: getting the remaining hosts for this loop 30490 1727096562.11959: done getting the remaining hosts for this loop 30490 1727096562.11961: getting the next task for host managed_node3 30490 1727096562.11966: done getting next task for host managed_node3 30490 1727096562.12124: ^ task is: TASK: Include network role 30490 1727096562.12130: ^ state is: HOST STATE: block=5, 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? (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 30490 1727096562.12133: getting variables 30490 1727096562.12134: in VariableManager get_vars() 30490 1727096562.12160: Calling all_inventory to load vars for managed_node3 30490 1727096562.12163: Calling groups_inventory to load vars for managed_node3 30490 1727096562.12180: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096562.12190: Calling all_plugins_play to load vars for managed_node3 30490 1727096562.12200: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096562.12205: Calling groups_plugins_play to load vars for managed_node3 30490 1727096562.14811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096562.17792: done with get_vars() 30490 1727096562.17824: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Monday 23 September 2024 09:02:42 -0400 (0:00:00.174) 0:00:28.383 ****** 30490 1727096562.17920: entering _queue_task() for managed_node3/include_role 30490 1727096562.18376: worker is 1 (out of 1 available) 30490 1727096562.18389: exiting _queue_task() for managed_node3/include_role 30490 1727096562.18477: done queuing things up, now waiting for results queue to drain 30490 1727096562.18479: waiting for pending results... 30490 1727096562.18656: running TaskExecutor() for managed_node3/TASK: Include network role 30490 1727096562.18817: in run() - task 0afff68d-5257-ba36-653e-000000000ad1 30490 1727096562.18846: variable 'ansible_search_path' from source: unknown 30490 1727096562.18855: variable 'ansible_search_path' from source: unknown 30490 1727096562.18900: calling self._execute() 30490 1727096562.19016: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096562.19033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096562.19073: variable 'omit' from source: magic vars 30490 1727096562.19902: variable 'ansible_distribution_major_version' from source: facts 30490 1727096562.20031: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096562.20334: _execute() done 30490 1727096562.20337: dumping result to json 30490 1727096562.20338: done dumping result, returning 30490 1727096562.20341: done running TaskExecutor() for managed_node3/TASK: Include network role [0afff68d-5257-ba36-653e-000000000ad1] 30490 1727096562.20342: sending task result for task 0afff68d-5257-ba36-653e-000000000ad1 30490 1727096562.20431: done sending task result for task 0afff68d-5257-ba36-653e-000000000ad1 30490 1727096562.20434: WORKER PROCESS EXITING 30490 1727096562.20800: no more pending results, returning what we have 30490 1727096562.20806: in VariableManager get_vars() 30490 1727096562.20845: Calling all_inventory to load vars for managed_node3 30490 1727096562.20848: Calling groups_inventory to load vars for managed_node3 30490 1727096562.20852: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096562.20870: Calling all_plugins_play to load vars for managed_node3 30490 1727096562.20882: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096562.20890: Calling groups_plugins_play to load vars for managed_node3 30490 1727096562.23122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096562.26822: done with get_vars() 30490 1727096562.26853: variable 'ansible_search_path' from source: unknown 30490 1727096562.26854: variable 'ansible_search_path' from source: unknown 30490 1727096562.27386: variable 'omit' from source: magic vars 30490 1727096562.27430: variable 'omit' from source: magic vars 30490 1727096562.27446: variable 'omit' from source: magic vars 30490 1727096562.27450: we have included files to process 30490 1727096562.27451: generating all_blocks data 30490 1727096562.27456: done generating all_blocks data 30490 1727096562.27457: processing included file: fedora.linux_system_roles.network 30490 1727096562.27481: in VariableManager get_vars() 30490 1727096562.27583: done with get_vars() 30490 1727096562.27617: in VariableManager get_vars() 30490 1727096562.27635: done with get_vars() 30490 1727096562.27826: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 30490 1727096562.28000: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 30490 1727096562.28201: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 30490 1727096562.29130: in VariableManager get_vars() 30490 1727096562.29148: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096562.33303: iterating over new_blocks loaded from include file 30490 1727096562.33305: in VariableManager get_vars() 30490 1727096562.33324: done with get_vars() 30490 1727096562.33326: filtering new block on tags 30490 1727096562.33698: done filtering new block on tags 30490 1727096562.33706: in VariableManager get_vars() 30490 1727096562.33727: done with get_vars() 30490 1727096562.33729: filtering new block on tags 30490 1727096562.33745: done filtering new block on tags 30490 1727096562.33747: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node3 30490 1727096562.33752: extending task lists for all hosts with included blocks 30490 1727096562.34153: done extending task lists 30490 1727096562.34155: done processing included files 30490 1727096562.34156: results queue empty 30490 1727096562.34156: checking for any_errors_fatal 30490 1727096562.34159: done checking for any_errors_fatal 30490 1727096562.34160: checking for max_fail_percentage 30490 1727096562.34161: done checking for max_fail_percentage 30490 1727096562.34162: checking to see if all hosts have failed and the running result is not ok 30490 1727096562.34163: done checking to see if all hosts have failed 30490 1727096562.34164: getting the remaining hosts for this loop 30490 1727096562.34165: done getting the remaining hosts for this loop 30490 1727096562.34170: getting the next task for host managed_node3 30490 1727096562.34177: done getting next task for host managed_node3 30490 1727096562.34180: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096562.34183: ^ state is: HOST STATE: block=5, 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? (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 30490 1727096562.34193: getting variables 30490 1727096562.34195: in VariableManager get_vars() 30490 1727096562.34207: Calling all_inventory to load vars for managed_node3 30490 1727096562.34209: Calling groups_inventory to load vars for managed_node3 30490 1727096562.34211: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096562.34217: Calling all_plugins_play to load vars for managed_node3 30490 1727096562.34219: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096562.34222: Calling groups_plugins_play to load vars for managed_node3 30490 1727096562.36365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096562.39708: done with get_vars() 30490 1727096562.39779: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:02:42 -0400 (0:00:00.221) 0:00:28.604 ****** 30490 1727096562.40059: entering _queue_task() for managed_node3/include_tasks 30490 1727096562.41239: worker is 1 (out of 1 available) 30490 1727096562.41251: exiting _queue_task() for managed_node3/include_tasks 30490 1727096562.41266: done queuing things up, now waiting for results queue to drain 30490 1727096562.41269: waiting for pending results... 30490 1727096562.42228: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096562.42723: in run() - task 0afff68d-5257-ba36-653e-000000000b33 30490 1727096562.42730: variable 'ansible_search_path' from source: unknown 30490 1727096562.42737: variable 'ansible_search_path' from source: unknown 30490 1727096562.42740: calling self._execute() 30490 1727096562.42946: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096562.42953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096562.43118: variable 'omit' from source: magic vars 30490 1727096562.44091: variable 'ansible_distribution_major_version' from source: facts 30490 1727096562.44216: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096562.44220: _execute() done 30490 1727096562.44222: dumping result to json 30490 1727096562.44225: done dumping result, returning 30490 1727096562.44229: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-ba36-653e-000000000b33] 30490 1727096562.44240: sending task result for task 0afff68d-5257-ba36-653e-000000000b33 30490 1727096562.44556: done sending task result for task 0afff68d-5257-ba36-653e-000000000b33 30490 1727096562.44560: WORKER PROCESS EXITING 30490 1727096562.44611: no more pending results, returning what we have 30490 1727096562.44617: in VariableManager get_vars() 30490 1727096562.44904: Calling all_inventory to load vars for managed_node3 30490 1727096562.44907: Calling groups_inventory to load vars for managed_node3 30490 1727096562.44910: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096562.44921: Calling all_plugins_play to load vars for managed_node3 30490 1727096562.44925: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096562.44928: Calling groups_plugins_play to load vars for managed_node3 30490 1727096562.48172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096562.52497: done with get_vars() 30490 1727096562.52519: variable 'ansible_search_path' from source: unknown 30490 1727096562.52521: variable 'ansible_search_path' from source: unknown 30490 1727096562.52681: we have included files to process 30490 1727096562.52683: generating all_blocks data 30490 1727096562.52685: done generating all_blocks data 30490 1727096562.52688: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096562.52689: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096562.52691: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096562.54258: done processing included file 30490 1727096562.54260: iterating over new_blocks loaded from include file 30490 1727096562.54261: in VariableManager get_vars() 30490 1727096562.54365: done with get_vars() 30490 1727096562.54369: filtering new block on tags 30490 1727096562.54499: done filtering new block on tags 30490 1727096562.54505: in VariableManager get_vars() 30490 1727096562.54569: done with get_vars() 30490 1727096562.54571: filtering new block on tags 30490 1727096562.54623: done filtering new block on tags 30490 1727096562.54626: in VariableManager get_vars() 30490 1727096562.54825: done with get_vars() 30490 1727096562.54904: filtering new block on tags 30490 1727096562.54998: done filtering new block on tags 30490 1727096562.55001: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 30490 1727096562.55016: extending task lists for all hosts with included blocks 30490 1727096562.60503: done extending task lists 30490 1727096562.60505: done processing included files 30490 1727096562.60505: results queue empty 30490 1727096562.60506: checking for any_errors_fatal 30490 1727096562.60509: done checking for any_errors_fatal 30490 1727096562.60510: checking for max_fail_percentage 30490 1727096562.60511: done checking for max_fail_percentage 30490 1727096562.60554: checking to see if all hosts have failed and the running result is not ok 30490 1727096562.60555: done checking to see if all hosts have failed 30490 1727096562.60555: getting the remaining hosts for this loop 30490 1727096562.60557: done getting the remaining hosts for this loop 30490 1727096562.60560: getting the next task for host managed_node3 30490 1727096562.60565: done getting next task for host managed_node3 30490 1727096562.60570: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096562.60576: ^ state is: HOST STATE: block=5, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096562.60588: getting variables 30490 1727096562.60589: in VariableManager get_vars() 30490 1727096562.60604: Calling all_inventory to load vars for managed_node3 30490 1727096562.60607: Calling groups_inventory to load vars for managed_node3 30490 1727096562.60612: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096562.60618: Calling all_plugins_play to load vars for managed_node3 30490 1727096562.60622: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096562.60626: Calling groups_plugins_play to load vars for managed_node3 30490 1727096562.63900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096562.68040: done with get_vars() 30490 1727096562.68181: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:02:42 -0400 (0:00:00.282) 0:00:28.886 ****** 30490 1727096562.68271: entering _queue_task() for managed_node3/setup 30490 1727096562.69150: worker is 1 (out of 1 available) 30490 1727096562.69160: exiting _queue_task() for managed_node3/setup 30490 1727096562.69288: done queuing things up, now waiting for results queue to drain 30490 1727096562.69290: waiting for pending results... 30490 1727096562.70090: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096562.70619: in run() - task 0afff68d-5257-ba36-653e-000000000b90 30490 1727096562.70622: variable 'ansible_search_path' from source: unknown 30490 1727096562.70625: variable 'ansible_search_path' from source: unknown 30490 1727096562.70628: calling self._execute() 30490 1727096562.70878: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096562.71058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096562.71062: variable 'omit' from source: magic vars 30490 1727096562.71797: variable 'ansible_distribution_major_version' from source: facts 30490 1727096562.71928: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096562.72252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096562.78389: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096562.78608: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096562.78613: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096562.78712: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096562.78815: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096562.78992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096562.79128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096562.79160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096562.79205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096562.79253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096562.79454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096562.79457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096562.79459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096562.79673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096562.79677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096562.79953: variable '__network_required_facts' from source: role '' defaults 30490 1727096562.80013: variable 'ansible_facts' from source: unknown 30490 1727096562.81776: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 30490 1727096562.81779: when evaluation is False, skipping this task 30490 1727096562.81782: _execute() done 30490 1727096562.81784: dumping result to json 30490 1727096562.81786: done dumping result, returning 30490 1727096562.81794: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-ba36-653e-000000000b90] 30490 1727096562.81800: sending task result for task 0afff68d-5257-ba36-653e-000000000b90 30490 1727096562.81882: done sending task result for task 0afff68d-5257-ba36-653e-000000000b90 30490 1727096562.81887: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096562.81938: no more pending results, returning what we have 30490 1727096562.81942: results queue empty 30490 1727096562.81943: checking for any_errors_fatal 30490 1727096562.81945: done checking for any_errors_fatal 30490 1727096562.81945: checking for max_fail_percentage 30490 1727096562.81947: done checking for max_fail_percentage 30490 1727096562.81949: checking to see if all hosts have failed and the running result is not ok 30490 1727096562.81949: done checking to see if all hosts have failed 30490 1727096562.81950: getting the remaining hosts for this loop 30490 1727096562.81952: done getting the remaining hosts for this loop 30490 1727096562.81956: getting the next task for host managed_node3 30490 1727096562.81970: done getting next task for host managed_node3 30490 1727096562.81976: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096562.81983: ^ state is: HOST STATE: block=5, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096562.82009: getting variables 30490 1727096562.82011: in VariableManager get_vars() 30490 1727096562.82054: Calling all_inventory to load vars for managed_node3 30490 1727096562.82057: Calling groups_inventory to load vars for managed_node3 30490 1727096562.82060: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096562.82199: Calling all_plugins_play to load vars for managed_node3 30490 1727096562.82204: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096562.82215: Calling groups_plugins_play to load vars for managed_node3 30490 1727096562.86141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096562.88640: done with get_vars() 30490 1727096562.88669: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:02:42 -0400 (0:00:00.205) 0:00:29.092 ****** 30490 1727096562.88785: entering _queue_task() for managed_node3/stat 30490 1727096562.89401: worker is 1 (out of 1 available) 30490 1727096562.89412: exiting _queue_task() for managed_node3/stat 30490 1727096562.89423: done queuing things up, now waiting for results queue to drain 30490 1727096562.89425: waiting for pending results... 30490 1727096562.89576: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096562.89733: in run() - task 0afff68d-5257-ba36-653e-000000000b92 30490 1727096562.89745: variable 'ansible_search_path' from source: unknown 30490 1727096562.89749: variable 'ansible_search_path' from source: unknown 30490 1727096562.89794: calling self._execute() 30490 1727096562.89900: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096562.89904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096562.89915: variable 'omit' from source: magic vars 30490 1727096562.90335: variable 'ansible_distribution_major_version' from source: facts 30490 1727096562.90349: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096562.90526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096562.90810: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096562.90852: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096562.90895: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096562.90929: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096562.91021: 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) 30490 1727096562.91045: 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) 30490 1727096562.91072: 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) 30490 1727096562.91108: 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) 30490 1727096562.91200: variable '__network_is_ostree' from source: set_fact 30490 1727096562.91309: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096562.91315: when evaluation is False, skipping this task 30490 1727096562.91318: _execute() done 30490 1727096562.91320: dumping result to json 30490 1727096562.91323: done dumping result, returning 30490 1727096562.91334: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-ba36-653e-000000000b92] 30490 1727096562.91391: sending task result for task 0afff68d-5257-ba36-653e-000000000b92 skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096562.91642: no more pending results, returning what we have 30490 1727096562.91647: results queue empty 30490 1727096562.91648: checking for any_errors_fatal 30490 1727096562.91655: done checking for any_errors_fatal 30490 1727096562.91656: checking for max_fail_percentage 30490 1727096562.91658: done checking for max_fail_percentage 30490 1727096562.91659: checking to see if all hosts have failed and the running result is not ok 30490 1727096562.91660: done checking to see if all hosts have failed 30490 1727096562.91661: getting the remaining hosts for this loop 30490 1727096562.91662: done getting the remaining hosts for this loop 30490 1727096562.91666: getting the next task for host managed_node3 30490 1727096562.91687: done getting next task for host managed_node3 30490 1727096562.91692: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096562.91702: ^ state is: HOST STATE: block=5, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096562.91720: done sending task result for task 0afff68d-5257-ba36-653e-000000000b92 30490 1727096562.91729: WORKER PROCESS EXITING 30490 1727096562.91919: getting variables 30490 1727096562.91921: in VariableManager get_vars() 30490 1727096562.92101: Calling all_inventory to load vars for managed_node3 30490 1727096562.92104: Calling groups_inventory to load vars for managed_node3 30490 1727096562.92106: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096562.92123: Calling all_plugins_play to load vars for managed_node3 30490 1727096562.92129: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096562.92132: Calling groups_plugins_play to load vars for managed_node3 30490 1727096562.95350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096562.97512: done with get_vars() 30490 1727096562.97536: done getting variables 30490 1727096562.97625: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:02:42 -0400 (0:00:00.088) 0:00:29.180 ****** 30490 1727096562.97663: entering _queue_task() for managed_node3/set_fact 30490 1727096562.98077: worker is 1 (out of 1 available) 30490 1727096562.98090: exiting _queue_task() for managed_node3/set_fact 30490 1727096562.98102: done queuing things up, now waiting for results queue to drain 30490 1727096562.98103: waiting for pending results... 30490 1727096562.98350: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096562.98505: in run() - task 0afff68d-5257-ba36-653e-000000000b93 30490 1727096562.98539: variable 'ansible_search_path' from source: unknown 30490 1727096562.98543: variable 'ansible_search_path' from source: unknown 30490 1727096562.98722: calling self._execute() 30490 1727096562.98866: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096562.98872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096562.98887: variable 'omit' from source: magic vars 30490 1727096562.99363: variable 'ansible_distribution_major_version' from source: facts 30490 1727096562.99376: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096562.99573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096562.99844: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096562.99897: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096562.99931: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096563.00173: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096563.00182: 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) 30490 1727096563.00185: 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) 30490 1727096563.00188: 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) 30490 1727096563.00191: 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) 30490 1727096563.00266: variable '__network_is_ostree' from source: set_fact 30490 1727096563.00274: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096563.00281: when evaluation is False, skipping this task 30490 1727096563.00284: _execute() done 30490 1727096563.00286: dumping result to json 30490 1727096563.00289: done dumping result, returning 30490 1727096563.00297: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-ba36-653e-000000000b93] 30490 1727096563.00308: sending task result for task 0afff68d-5257-ba36-653e-000000000b93 30490 1727096563.00401: done sending task result for task 0afff68d-5257-ba36-653e-000000000b93 30490 1727096563.00404: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096563.00483: no more pending results, returning what we have 30490 1727096563.00488: results queue empty 30490 1727096563.00489: checking for any_errors_fatal 30490 1727096563.00498: done checking for any_errors_fatal 30490 1727096563.00498: checking for max_fail_percentage 30490 1727096563.00501: done checking for max_fail_percentage 30490 1727096563.00502: checking to see if all hosts have failed and the running result is not ok 30490 1727096563.00503: done checking to see if all hosts have failed 30490 1727096563.00503: getting the remaining hosts for this loop 30490 1727096563.00505: done getting the remaining hosts for this loop 30490 1727096563.00509: getting the next task for host managed_node3 30490 1727096563.00522: done getting next task for host managed_node3 30490 1727096563.00526: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096563.00532: ^ state is: HOST STATE: block=5, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096563.00554: getting variables 30490 1727096563.00556: in VariableManager get_vars() 30490 1727096563.00599: Calling all_inventory to load vars for managed_node3 30490 1727096563.00602: Calling groups_inventory to load vars for managed_node3 30490 1727096563.00605: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096563.00616: Calling all_plugins_play to load vars for managed_node3 30490 1727096563.00620: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096563.00623: Calling groups_plugins_play to load vars for managed_node3 30490 1727096563.02729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096563.05446: done with get_vars() 30490 1727096563.05518: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:02:43 -0400 (0:00:00.079) 0:00:29.260 ****** 30490 1727096563.05626: entering _queue_task() for managed_node3/service_facts 30490 1727096563.06455: worker is 1 (out of 1 available) 30490 1727096563.06471: exiting _queue_task() for managed_node3/service_facts 30490 1727096563.06492: done queuing things up, now waiting for results queue to drain 30490 1727096563.06494: waiting for pending results... 30490 1727096563.06855: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096563.06939: in run() - task 0afff68d-5257-ba36-653e-000000000b95 30490 1727096563.06971: variable 'ansible_search_path' from source: unknown 30490 1727096563.07059: variable 'ansible_search_path' from source: unknown 30490 1727096563.07063: calling self._execute() 30490 1727096563.07130: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096563.07143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096563.07158: variable 'omit' from source: magic vars 30490 1727096563.07560: variable 'ansible_distribution_major_version' from source: facts 30490 1727096563.07579: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096563.07590: variable 'omit' from source: magic vars 30490 1727096563.07690: variable 'omit' from source: magic vars 30490 1727096563.07735: variable 'omit' from source: magic vars 30490 1727096563.07782: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096563.07827: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096563.07872: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096563.07883: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096563.07935: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096563.07954: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096563.07979: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096563.08275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096563.08281: Set connection var ansible_connection to ssh 30490 1727096563.08284: Set connection var ansible_shell_type to sh 30490 1727096563.08377: Set connection var ansible_pipelining to False 30490 1727096563.08381: Set connection var ansible_shell_executable to /bin/sh 30490 1727096563.08383: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096563.08386: Set connection var ansible_timeout to 10 30490 1727096563.08388: variable 'ansible_shell_executable' from source: unknown 30490 1727096563.08390: variable 'ansible_connection' from source: unknown 30490 1727096563.08393: variable 'ansible_module_compression' from source: unknown 30490 1727096563.08397: variable 'ansible_shell_type' from source: unknown 30490 1727096563.08399: variable 'ansible_shell_executable' from source: unknown 30490 1727096563.08473: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096563.08477: variable 'ansible_pipelining' from source: unknown 30490 1727096563.08479: variable 'ansible_timeout' from source: unknown 30490 1727096563.08481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096563.08907: 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) 30490 1727096563.09101: variable 'omit' from source: magic vars 30490 1727096563.09113: starting attempt loop 30490 1727096563.09142: running the handler 30490 1727096563.09162: _low_level_execute_command(): starting 30490 1727096563.09178: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096563.10880: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096563.10946: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096563.10991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096563.13072: stdout chunk (state=3): >>>/root <<< 30490 1727096563.13076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096563.13079: stdout chunk (state=3): >>><<< 30490 1727096563.13081: stderr chunk (state=3): >>><<< 30490 1727096563.13085: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096563.13088: _low_level_execute_command(): starting 30490 1727096563.13091: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096563.129864-31760-161258026683995 `" && echo ansible-tmp-1727096563.129864-31760-161258026683995="` echo /root/.ansible/tmp/ansible-tmp-1727096563.129864-31760-161258026683995 `" ) && sleep 0' 30490 1727096563.15187: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096563.15211: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096563.15451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096563.17375: stdout chunk (state=3): >>>ansible-tmp-1727096563.129864-31760-161258026683995=/root/.ansible/tmp/ansible-tmp-1727096563.129864-31760-161258026683995 <<< 30490 1727096563.17590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096563.17657: stderr chunk (state=3): >>><<< 30490 1727096563.17700: stdout chunk (state=3): >>><<< 30490 1727096563.17729: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096563.129864-31760-161258026683995=/root/.ansible/tmp/ansible-tmp-1727096563.129864-31760-161258026683995 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096563.17884: variable 'ansible_module_compression' from source: unknown 30490 1727096563.17938: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 30490 1727096563.18029: variable 'ansible_facts' from source: unknown 30490 1727096563.18296: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096563.129864-31760-161258026683995/AnsiballZ_service_facts.py 30490 1727096563.18562: Sending initial data 30490 1727096563.18574: Sent initial data (161 bytes) 30490 1727096563.20656: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096563.20757: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096563.20910: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096563.20982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096563.21635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096563.23492: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096563.23530: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096563.23595: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp3p3a63kx /root/.ansible/tmp/ansible-tmp-1727096563.129864-31760-161258026683995/AnsiballZ_service_facts.py <<< 30490 1727096563.23785: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096563.129864-31760-161258026683995/AnsiballZ_service_facts.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp3p3a63kx" to remote "/root/.ansible/tmp/ansible-tmp-1727096563.129864-31760-161258026683995/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096563.129864-31760-161258026683995/AnsiballZ_service_facts.py" <<< 30490 1727096563.26179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096563.26183: stdout chunk (state=3): >>><<< 30490 1727096563.26186: stderr chunk (state=3): >>><<< 30490 1727096563.26188: done transferring module to remote 30490 1727096563.26191: _low_level_execute_command(): starting 30490 1727096563.26193: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096563.129864-31760-161258026683995/ /root/.ansible/tmp/ansible-tmp-1727096563.129864-31760-161258026683995/AnsiballZ_service_facts.py && sleep 0' 30490 1727096563.27132: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096563.27141: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096563.27152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096563.27166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096563.27383: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096563.27391: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096563.27403: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096563.27479: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096563.29330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096563.29334: stdout chunk (state=3): >>><<< 30490 1727096563.29350: stderr chunk (state=3): >>><<< 30490 1727096563.29440: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096563.29450: _low_level_execute_command(): starting 30490 1727096563.29453: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096563.129864-31760-161258026683995/AnsiballZ_service_facts.py && sleep 0' 30490 1727096563.30677: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096563.30974: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096563.30993: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096563.31073: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096564.87220: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 30490 1727096564.89075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096564.89080: stdout chunk (state=3): >>><<< 30490 1727096564.89083: stderr chunk (state=3): >>><<< 30490 1727096564.89088: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096564.91331: 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-1727096563.129864-31760-161258026683995/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096564.91637: _low_level_execute_command(): starting 30490 1727096564.91641: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096563.129864-31760-161258026683995/ > /dev/null 2>&1 && sleep 0' 30490 1727096564.93292: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096564.93492: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096564.93508: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096564.94083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096564.95842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096564.95846: stdout chunk (state=3): >>><<< 30490 1727096564.95850: stderr chunk (state=3): >>><<< 30490 1727096564.95975: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096564.95978: handler run complete 30490 1727096564.96481: variable 'ansible_facts' from source: unknown 30490 1727096564.96835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096564.98231: variable 'ansible_facts' from source: unknown 30490 1727096564.98654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096564.99272: attempt loop complete, returning result 30490 1727096564.99285: _execute() done 30490 1727096564.99292: dumping result to json 30490 1727096564.99364: done dumping result, returning 30490 1727096564.99773: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-ba36-653e-000000000b95] 30490 1727096564.99776: sending task result for task 0afff68d-5257-ba36-653e-000000000b95 30490 1727096565.01658: done sending task result for task 0afff68d-5257-ba36-653e-000000000b95 30490 1727096565.01661: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096565.01849: no more pending results, returning what we have 30490 1727096565.01853: results queue empty 30490 1727096565.01854: checking for any_errors_fatal 30490 1727096565.01861: done checking for any_errors_fatal 30490 1727096565.01862: checking for max_fail_percentage 30490 1727096565.01864: done checking for max_fail_percentage 30490 1727096565.01865: checking to see if all hosts have failed and the running result is not ok 30490 1727096565.01866: done checking to see if all hosts have failed 30490 1727096565.01866: getting the remaining hosts for this loop 30490 1727096565.01871: done getting the remaining hosts for this loop 30490 1727096565.01877: getting the next task for host managed_node3 30490 1727096565.01886: done getting next task for host managed_node3 30490 1727096565.01890: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096565.01896: ^ state is: HOST STATE: block=5, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096565.01910: getting variables 30490 1727096565.01913: in VariableManager get_vars() 30490 1727096565.01947: Calling all_inventory to load vars for managed_node3 30490 1727096565.01951: Calling groups_inventory to load vars for managed_node3 30490 1727096565.01954: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096565.01966: Calling all_plugins_play to load vars for managed_node3 30490 1727096565.02084: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096565.02088: Calling groups_plugins_play to load vars for managed_node3 30490 1727096565.06115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096565.09525: done with get_vars() 30490 1727096565.09552: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:02:45 -0400 (0:00:02.040) 0:00:31.300 ****** 30490 1727096565.09649: entering _queue_task() for managed_node3/package_facts 30490 1727096565.10893: worker is 1 (out of 1 available) 30490 1727096565.10905: exiting _queue_task() for managed_node3/package_facts 30490 1727096565.10917: done queuing things up, now waiting for results queue to drain 30490 1727096565.10919: waiting for pending results... 30490 1727096565.11604: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096565.11701: in run() - task 0afff68d-5257-ba36-653e-000000000b96 30490 1727096565.11791: variable 'ansible_search_path' from source: unknown 30490 1727096565.11797: variable 'ansible_search_path' from source: unknown 30490 1727096565.11838: calling self._execute() 30490 1727096565.11962: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096565.11983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096565.12000: variable 'omit' from source: magic vars 30490 1727096565.12400: variable 'ansible_distribution_major_version' from source: facts 30490 1727096565.12421: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096565.12432: variable 'omit' from source: magic vars 30490 1727096565.12517: variable 'omit' from source: magic vars 30490 1727096565.12558: variable 'omit' from source: magic vars 30490 1727096565.12779: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096565.12783: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096565.12794: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096565.12816: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096565.12898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096565.12937: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096565.13014: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096565.13017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096565.13345: Set connection var ansible_connection to ssh 30490 1727096565.13348: Set connection var ansible_shell_type to sh 30490 1727096565.13351: Set connection var ansible_pipelining to False 30490 1727096565.13353: Set connection var ansible_shell_executable to /bin/sh 30490 1727096565.13356: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096565.13358: Set connection var ansible_timeout to 10 30490 1727096565.13360: variable 'ansible_shell_executable' from source: unknown 30490 1727096565.13362: variable 'ansible_connection' from source: unknown 30490 1727096565.13364: variable 'ansible_module_compression' from source: unknown 30490 1727096565.13366: variable 'ansible_shell_type' from source: unknown 30490 1727096565.13370: variable 'ansible_shell_executable' from source: unknown 30490 1727096565.13375: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096565.13378: variable 'ansible_pipelining' from source: unknown 30490 1727096565.13380: variable 'ansible_timeout' from source: unknown 30490 1727096565.13382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096565.13893: 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) 30490 1727096565.13911: variable 'omit' from source: magic vars 30490 1727096565.13922: starting attempt loop 30490 1727096565.13929: running the handler 30490 1727096565.13948: _low_level_execute_command(): starting 30490 1727096565.13961: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096565.15546: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096565.15562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096565.15581: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096565.15759: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096565.15794: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096565.15806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096565.15955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096565.17590: stdout chunk (state=3): >>>/root <<< 30490 1727096565.17800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096565.17839: stderr chunk (state=3): >>><<< 30490 1727096565.17842: stdout chunk (state=3): >>><<< 30490 1727096565.17866: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096565.17974: _low_level_execute_command(): starting 30490 1727096565.17979: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096565.1786633-31898-224690599939113 `" && echo ansible-tmp-1727096565.1786633-31898-224690599939113="` echo /root/.ansible/tmp/ansible-tmp-1727096565.1786633-31898-224690599939113 `" ) && sleep 0' 30490 1727096565.19357: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096565.19579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096565.21523: stdout chunk (state=3): >>>ansible-tmp-1727096565.1786633-31898-224690599939113=/root/.ansible/tmp/ansible-tmp-1727096565.1786633-31898-224690599939113 <<< 30490 1727096565.21784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096565.21787: stdout chunk (state=3): >>><<< 30490 1727096565.21790: stderr chunk (state=3): >>><<< 30490 1727096565.21793: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096565.1786633-31898-224690599939113=/root/.ansible/tmp/ansible-tmp-1727096565.1786633-31898-224690599939113 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096565.21795: variable 'ansible_module_compression' from source: unknown 30490 1727096565.21896: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 30490 1727096565.22054: variable 'ansible_facts' from source: unknown 30490 1727096565.22676: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096565.1786633-31898-224690599939113/AnsiballZ_package_facts.py 30490 1727096565.23127: Sending initial data 30490 1727096565.23130: Sent initial data (162 bytes) 30490 1727096565.24621: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096565.24833: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096565.25093: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096565.25122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096565.27085: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096565.27090: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp9rmn1jqd /root/.ansible/tmp/ansible-tmp-1727096565.1786633-31898-224690599939113/AnsiballZ_package_facts.py <<< 30490 1727096565.27396: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096565.1786633-31898-224690599939113/AnsiballZ_package_facts.py" <<< 30490 1727096565.27436: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp9rmn1jqd" to remote "/root/.ansible/tmp/ansible-tmp-1727096565.1786633-31898-224690599939113/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096565.1786633-31898-224690599939113/AnsiballZ_package_facts.py" <<< 30490 1727096565.30667: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096565.30673: stderr chunk (state=3): >>><<< 30490 1727096565.30676: stdout chunk (state=3): >>><<< 30490 1727096565.30678: done transferring module to remote 30490 1727096565.30680: _low_level_execute_command(): starting 30490 1727096565.30682: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096565.1786633-31898-224690599939113/ /root/.ansible/tmp/ansible-tmp-1727096565.1786633-31898-224690599939113/AnsiballZ_package_facts.py && sleep 0' 30490 1727096565.32789: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096565.32896: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096565.33001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096565.33018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096565.33235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096565.35249: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096565.35252: stdout chunk (state=3): >>><<< 30490 1727096565.35255: stderr chunk (state=3): >>><<< 30490 1727096565.35272: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096565.35299: _low_level_execute_command(): starting 30490 1727096565.35479: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096565.1786633-31898-224690599939113/AnsiballZ_package_facts.py && sleep 0' 30490 1727096565.36576: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096565.36579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096565.36582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096565.36584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096565.36586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096565.80749: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks"<<< 30490 1727096565.80774: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 30490 1727096565.80807: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certm<<< 30490 1727096565.80843: stdout chunk (state=3): >>>ap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arc<<< 30490 1727096565.80875: stdout chunk (state=3): >>>h": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-resc<<< 30490 1727096565.80909: stdout chunk (state=3): >>>ue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 30490 1727096565.80949: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 30490 1727096565.82772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096565.82778: stdout chunk (state=3): >>><<< 30490 1727096565.82781: stderr chunk (state=3): >>><<< 30490 1727096565.82983: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096565.85058: 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-1727096565.1786633-31898-224690599939113/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096565.85088: _low_level_execute_command(): starting 30490 1727096565.85098: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096565.1786633-31898-224690599939113/ > /dev/null 2>&1 && sleep 0' 30490 1727096565.85701: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096565.85713: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096565.85727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096565.85785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096565.85869: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096565.85897: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096565.85949: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096565.87921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096565.87931: stdout chunk (state=3): >>><<< 30490 1727096565.87942: stderr chunk (state=3): >>><<< 30490 1727096565.87998: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096565.88274: handler run complete 30490 1727096565.88871: variable 'ansible_facts' from source: unknown 30490 1727096565.89344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096565.91381: variable 'ansible_facts' from source: unknown 30490 1727096565.91782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096565.92527: attempt loop complete, returning result 30490 1727096565.92538: _execute() done 30490 1727096565.92541: dumping result to json 30490 1727096565.92757: done dumping result, returning 30490 1727096565.92766: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-ba36-653e-000000000b96] 30490 1727096565.92784: sending task result for task 0afff68d-5257-ba36-653e-000000000b96 30490 1727096565.95297: done sending task result for task 0afff68d-5257-ba36-653e-000000000b96 30490 1727096565.95300: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096565.95469: no more pending results, returning what we have 30490 1727096565.95472: results queue empty 30490 1727096565.95476: checking for any_errors_fatal 30490 1727096565.95483: done checking for any_errors_fatal 30490 1727096565.95484: checking for max_fail_percentage 30490 1727096565.95486: done checking for max_fail_percentage 30490 1727096565.95486: checking to see if all hosts have failed and the running result is not ok 30490 1727096565.95487: done checking to see if all hosts have failed 30490 1727096565.95491: getting the remaining hosts for this loop 30490 1727096565.95493: done getting the remaining hosts for this loop 30490 1727096565.95496: getting the next task for host managed_node3 30490 1727096565.95504: done getting next task for host managed_node3 30490 1727096565.95508: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096565.95513: ^ state is: HOST STATE: block=5, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096565.95525: getting variables 30490 1727096565.95526: in VariableManager get_vars() 30490 1727096565.95564: Calling all_inventory to load vars for managed_node3 30490 1727096565.95569: Calling groups_inventory to load vars for managed_node3 30490 1727096565.95571: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096565.95581: Calling all_plugins_play to load vars for managed_node3 30490 1727096565.95584: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096565.95587: Calling groups_plugins_play to load vars for managed_node3 30490 1727096565.96651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096565.97723: done with get_vars() 30490 1727096565.97740: done getting variables 30490 1727096565.97788: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:02:45 -0400 (0:00:00.881) 0:00:32.182 ****** 30490 1727096565.97820: entering _queue_task() for managed_node3/debug 30490 1727096565.98063: worker is 1 (out of 1 available) 30490 1727096565.98078: exiting _queue_task() for managed_node3/debug 30490 1727096565.98090: done queuing things up, now waiting for results queue to drain 30490 1727096565.98092: waiting for pending results... 30490 1727096565.98484: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096565.98641: in run() - task 0afff68d-5257-ba36-653e-000000000b34 30490 1727096565.98655: variable 'ansible_search_path' from source: unknown 30490 1727096565.98658: variable 'ansible_search_path' from source: unknown 30490 1727096565.98698: calling self._execute() 30490 1727096565.98897: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096565.98901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096565.98912: variable 'omit' from source: magic vars 30490 1727096565.99294: variable 'ansible_distribution_major_version' from source: facts 30490 1727096565.99305: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096565.99312: variable 'omit' from source: magic vars 30490 1727096565.99390: variable 'omit' from source: magic vars 30490 1727096565.99459: variable 'network_provider' from source: set_fact 30490 1727096565.99475: variable 'omit' from source: magic vars 30490 1727096565.99519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096565.99549: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096565.99565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096565.99583: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096565.99596: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096565.99620: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096565.99628: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096565.99631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096565.99700: Set connection var ansible_connection to ssh 30490 1727096565.99704: Set connection var ansible_shell_type to sh 30490 1727096565.99709: Set connection var ansible_pipelining to False 30490 1727096565.99714: Set connection var ansible_shell_executable to /bin/sh 30490 1727096565.99720: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096565.99724: Set connection var ansible_timeout to 10 30490 1727096565.99742: variable 'ansible_shell_executable' from source: unknown 30490 1727096565.99746: variable 'ansible_connection' from source: unknown 30490 1727096565.99749: variable 'ansible_module_compression' from source: unknown 30490 1727096565.99751: variable 'ansible_shell_type' from source: unknown 30490 1727096565.99753: variable 'ansible_shell_executable' from source: unknown 30490 1727096565.99755: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096565.99757: variable 'ansible_pipelining' from source: unknown 30490 1727096565.99760: variable 'ansible_timeout' from source: unknown 30490 1727096565.99764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096565.99864: 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) 30490 1727096565.99874: variable 'omit' from source: magic vars 30490 1727096565.99882: starting attempt loop 30490 1727096565.99885: running the handler 30490 1727096565.99922: handler run complete 30490 1727096565.99933: attempt loop complete, returning result 30490 1727096565.99935: _execute() done 30490 1727096565.99938: dumping result to json 30490 1727096565.99940: done dumping result, returning 30490 1727096565.99947: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-ba36-653e-000000000b34] 30490 1727096565.99953: sending task result for task 0afff68d-5257-ba36-653e-000000000b34 30490 1727096566.00031: done sending task result for task 0afff68d-5257-ba36-653e-000000000b34 30490 1727096566.00034: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 30490 1727096566.00117: no more pending results, returning what we have 30490 1727096566.00121: results queue empty 30490 1727096566.00122: checking for any_errors_fatal 30490 1727096566.00132: done checking for any_errors_fatal 30490 1727096566.00133: checking for max_fail_percentage 30490 1727096566.00134: done checking for max_fail_percentage 30490 1727096566.00135: checking to see if all hosts have failed and the running result is not ok 30490 1727096566.00136: done checking to see if all hosts have failed 30490 1727096566.00137: getting the remaining hosts for this loop 30490 1727096566.00138: done getting the remaining hosts for this loop 30490 1727096566.00142: getting the next task for host managed_node3 30490 1727096566.00150: done getting next task for host managed_node3 30490 1727096566.00154: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096566.00158: ^ state is: HOST STATE: block=5, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096566.00171: getting variables 30490 1727096566.00172: in VariableManager get_vars() 30490 1727096566.00202: Calling all_inventory to load vars for managed_node3 30490 1727096566.00205: Calling groups_inventory to load vars for managed_node3 30490 1727096566.00207: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096566.00215: Calling all_plugins_play to load vars for managed_node3 30490 1727096566.00217: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096566.00219: Calling groups_plugins_play to load vars for managed_node3 30490 1727096566.00963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096566.02208: done with get_vars() 30490 1727096566.02230: done getting variables 30490 1727096566.02293: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:02:46 -0400 (0:00:00.045) 0:00:32.227 ****** 30490 1727096566.02333: entering _queue_task() for managed_node3/fail 30490 1727096566.02621: worker is 1 (out of 1 available) 30490 1727096566.02633: exiting _queue_task() for managed_node3/fail 30490 1727096566.02645: done queuing things up, now waiting for results queue to drain 30490 1727096566.02647: waiting for pending results... 30490 1727096566.03216: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096566.03397: in run() - task 0afff68d-5257-ba36-653e-000000000b35 30490 1727096566.03410: variable 'ansible_search_path' from source: unknown 30490 1727096566.03421: variable 'ansible_search_path' from source: unknown 30490 1727096566.03449: calling self._execute() 30490 1727096566.03650: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096566.03654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096566.03659: variable 'omit' from source: magic vars 30490 1727096566.04434: variable 'ansible_distribution_major_version' from source: facts 30490 1727096566.04445: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096566.04798: variable 'network_state' from source: role '' defaults 30490 1727096566.04809: Evaluated conditional (network_state != {}): False 30490 1727096566.04813: when evaluation is False, skipping this task 30490 1727096566.04816: _execute() done 30490 1727096566.04819: dumping result to json 30490 1727096566.04821: done dumping result, returning 30490 1727096566.04827: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-ba36-653e-000000000b35] 30490 1727096566.04838: sending task result for task 0afff68d-5257-ba36-653e-000000000b35 30490 1727096566.04931: done sending task result for task 0afff68d-5257-ba36-653e-000000000b35 30490 1727096566.04935: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096566.04990: no more pending results, returning what we have 30490 1727096566.04994: results queue empty 30490 1727096566.04996: checking for any_errors_fatal 30490 1727096566.05001: done checking for any_errors_fatal 30490 1727096566.05002: checking for max_fail_percentage 30490 1727096566.05004: done checking for max_fail_percentage 30490 1727096566.05005: checking to see if all hosts have failed and the running result is not ok 30490 1727096566.05005: done checking to see if all hosts have failed 30490 1727096566.05006: getting the remaining hosts for this loop 30490 1727096566.05008: done getting the remaining hosts for this loop 30490 1727096566.05011: getting the next task for host managed_node3 30490 1727096566.05021: done getting next task for host managed_node3 30490 1727096566.05025: ^ 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 30490 1727096566.05030: ^ state is: HOST STATE: block=5, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096566.05054: getting variables 30490 1727096566.05056: in VariableManager get_vars() 30490 1727096566.05200: Calling all_inventory to load vars for managed_node3 30490 1727096566.05204: Calling groups_inventory to load vars for managed_node3 30490 1727096566.05206: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096566.05224: Calling all_plugins_play to load vars for managed_node3 30490 1727096566.05228: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096566.05232: Calling groups_plugins_play to load vars for managed_node3 30490 1727096566.08346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096566.15919: done with get_vars() 30490 1727096566.15946: done getting variables 30490 1727096566.16003: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:02:46 -0400 (0:00:00.137) 0:00:32.364 ****** 30490 1727096566.16037: entering _queue_task() for managed_node3/fail 30490 1727096566.16408: worker is 1 (out of 1 available) 30490 1727096566.16420: exiting _queue_task() for managed_node3/fail 30490 1727096566.16432: done queuing things up, now waiting for results queue to drain 30490 1727096566.16434: waiting for pending results... 30490 1727096566.16915: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 30490 1727096566.16922: in run() - task 0afff68d-5257-ba36-653e-000000000b36 30490 1727096566.16926: variable 'ansible_search_path' from source: unknown 30490 1727096566.16931: variable 'ansible_search_path' from source: unknown 30490 1727096566.16940: calling self._execute() 30490 1727096566.17036: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096566.17043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096566.17055: variable 'omit' from source: magic vars 30490 1727096566.17434: variable 'ansible_distribution_major_version' from source: facts 30490 1727096566.17451: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096566.17581: variable 'network_state' from source: role '' defaults 30490 1727096566.17592: Evaluated conditional (network_state != {}): False 30490 1727096566.17595: when evaluation is False, skipping this task 30490 1727096566.17597: _execute() done 30490 1727096566.17600: dumping result to json 30490 1727096566.17603: done dumping result, returning 30490 1727096566.17666: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-ba36-653e-000000000b36] 30490 1727096566.17671: sending task result for task 0afff68d-5257-ba36-653e-000000000b36 30490 1727096566.17738: done sending task result for task 0afff68d-5257-ba36-653e-000000000b36 30490 1727096566.17741: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096566.17796: no more pending results, returning what we have 30490 1727096566.17800: results queue empty 30490 1727096566.17801: checking for any_errors_fatal 30490 1727096566.17815: done checking for any_errors_fatal 30490 1727096566.17816: checking for max_fail_percentage 30490 1727096566.17818: done checking for max_fail_percentage 30490 1727096566.17819: checking to see if all hosts have failed and the running result is not ok 30490 1727096566.17819: done checking to see if all hosts have failed 30490 1727096566.17820: getting the remaining hosts for this loop 30490 1727096566.17822: done getting the remaining hosts for this loop 30490 1727096566.17826: getting the next task for host managed_node3 30490 1727096566.17835: done getting next task for host managed_node3 30490 1727096566.17840: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096566.17845: ^ state is: HOST STATE: block=5, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096566.17974: getting variables 30490 1727096566.17977: in VariableManager get_vars() 30490 1727096566.18012: Calling all_inventory to load vars for managed_node3 30490 1727096566.18015: Calling groups_inventory to load vars for managed_node3 30490 1727096566.18017: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096566.18027: Calling all_plugins_play to load vars for managed_node3 30490 1727096566.18031: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096566.18033: Calling groups_plugins_play to load vars for managed_node3 30490 1727096566.19003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096566.19885: done with get_vars() 30490 1727096566.19901: done getting variables 30490 1727096566.19948: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:02:46 -0400 (0:00:00.039) 0:00:32.403 ****** 30490 1727096566.19976: entering _queue_task() for managed_node3/fail 30490 1727096566.20237: worker is 1 (out of 1 available) 30490 1727096566.20255: exiting _queue_task() for managed_node3/fail 30490 1727096566.20267: done queuing things up, now waiting for results queue to drain 30490 1727096566.20270: waiting for pending results... 30490 1727096566.20516: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096566.20783: in run() - task 0afff68d-5257-ba36-653e-000000000b37 30490 1727096566.20787: variable 'ansible_search_path' from source: unknown 30490 1727096566.20790: variable 'ansible_search_path' from source: unknown 30490 1727096566.20793: calling self._execute() 30490 1727096566.20796: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096566.20799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096566.20801: variable 'omit' from source: magic vars 30490 1727096566.21134: variable 'ansible_distribution_major_version' from source: facts 30490 1727096566.21147: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096566.21310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096566.22881: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096566.23207: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096566.23236: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096566.23260: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096566.23286: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096566.23345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.23366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.23394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.23416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.23428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.23499: variable 'ansible_distribution_major_version' from source: facts 30490 1727096566.23513: Evaluated conditional (ansible_distribution_major_version | int > 9): True 30490 1727096566.23595: variable 'ansible_distribution' from source: facts 30490 1727096566.23599: variable '__network_rh_distros' from source: role '' defaults 30490 1727096566.23608: Evaluated conditional (ansible_distribution in __network_rh_distros): True 30490 1727096566.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) 30490 1727096566.23786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.23803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.23834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.23841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.23878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.23894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.23910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.23937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.23948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.23979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.23995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.24011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.24035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.24047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.24235: variable 'network_connections' from source: include params 30490 1727096566.24244: variable 'interface' from source: play vars 30490 1727096566.24297: variable 'interface' from source: play vars 30490 1727096566.24307: variable 'network_state' from source: role '' defaults 30490 1727096566.24351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096566.24462: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096566.24495: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096566.24518: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096566.24550: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096566.24585: 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) 30490 1727096566.24603: 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) 30490 1727096566.24624: 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) 30490 1727096566.24641: 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) 30490 1727096566.24675: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 30490 1727096566.24678: when evaluation is False, skipping this task 30490 1727096566.24681: _execute() done 30490 1727096566.24683: dumping result to json 30490 1727096566.24687: done dumping result, returning 30490 1727096566.24693: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-ba36-653e-000000000b37] 30490 1727096566.24695: sending task result for task 0afff68d-5257-ba36-653e-000000000b37 30490 1727096566.24787: done sending task result for task 0afff68d-5257-ba36-653e-000000000b37 30490 1727096566.24790: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 30490 1727096566.24854: no more pending results, returning what we have 30490 1727096566.24858: results queue empty 30490 1727096566.24859: checking for any_errors_fatal 30490 1727096566.24870: done checking for any_errors_fatal 30490 1727096566.24871: checking for max_fail_percentage 30490 1727096566.24874: done checking for max_fail_percentage 30490 1727096566.24876: checking to see if all hosts have failed and the running result is not ok 30490 1727096566.24876: done checking to see if all hosts have failed 30490 1727096566.24877: getting the remaining hosts for this loop 30490 1727096566.24879: done getting the remaining hosts for this loop 30490 1727096566.24883: getting the next task for host managed_node3 30490 1727096566.24892: done getting next task for host managed_node3 30490 1727096566.24896: ^ 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 30490 1727096566.24901: ^ state is: HOST STATE: block=5, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096566.24922: getting variables 30490 1727096566.24924: in VariableManager get_vars() 30490 1727096566.24960: Calling all_inventory to load vars for managed_node3 30490 1727096566.24962: Calling groups_inventory to load vars for managed_node3 30490 1727096566.24965: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096566.24994: Calling all_plugins_play to load vars for managed_node3 30490 1727096566.24997: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096566.25000: Calling groups_plugins_play to load vars for managed_node3 30490 1727096566.26507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096566.27408: done with get_vars() 30490 1727096566.27425: done getting variables 30490 1727096566.27476: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:02:46 -0400 (0:00:00.075) 0:00:32.479 ****** 30490 1727096566.27502: entering _queue_task() for managed_node3/dnf 30490 1727096566.27763: worker is 1 (out of 1 available) 30490 1727096566.27783: exiting _queue_task() for managed_node3/dnf 30490 1727096566.27796: done queuing things up, now waiting for results queue to drain 30490 1727096566.27797: waiting for pending results... 30490 1727096566.27984: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 30490 1727096566.28084: in run() - task 0afff68d-5257-ba36-653e-000000000b38 30490 1727096566.28094: variable 'ansible_search_path' from source: unknown 30490 1727096566.28098: variable 'ansible_search_path' from source: unknown 30490 1727096566.28129: calling self._execute() 30490 1727096566.28237: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096566.28245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096566.28257: variable 'omit' from source: magic vars 30490 1727096566.28678: variable 'ansible_distribution_major_version' from source: facts 30490 1727096566.28682: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096566.28896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096566.30735: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096566.30790: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096566.30817: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096566.30842: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096566.30861: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096566.30923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.30943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.30960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.30993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.31004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.31092: variable 'ansible_distribution' from source: facts 30490 1727096566.31095: variable 'ansible_distribution_major_version' from source: facts 30490 1727096566.31103: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 30490 1727096566.31183: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096566.31269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.31287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.31308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.31333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.31344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.31376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.31391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.31407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.31435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.31445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.31478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.31492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.31508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.31536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.31547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.31648: variable 'network_connections' from source: include params 30490 1727096566.31657: variable 'interface' from source: play vars 30490 1727096566.31705: variable 'interface' from source: play vars 30490 1727096566.31774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096566.31934: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096566.31976: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096566.31998: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096566.32026: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096566.32079: 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) 30490 1727096566.32177: 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) 30490 1727096566.32191: 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) 30490 1727096566.32193: 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) 30490 1727096566.32196: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096566.32421: variable 'network_connections' from source: include params 30490 1727096566.32428: variable 'interface' from source: play vars 30490 1727096566.32534: variable 'interface' from source: play vars 30490 1727096566.32537: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096566.32539: when evaluation is False, skipping this task 30490 1727096566.32542: _execute() done 30490 1727096566.32544: dumping result to json 30490 1727096566.32546: done dumping result, returning 30490 1727096566.32548: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000000b38] 30490 1727096566.32550: sending task result for task 0afff68d-5257-ba36-653e-000000000b38 30490 1727096566.32622: done sending task result for task 0afff68d-5257-ba36-653e-000000000b38 30490 1727096566.32624: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096566.32710: no more pending results, returning what we have 30490 1727096566.32713: results queue empty 30490 1727096566.32714: checking for any_errors_fatal 30490 1727096566.32721: done checking for any_errors_fatal 30490 1727096566.32721: checking for max_fail_percentage 30490 1727096566.32723: done checking for max_fail_percentage 30490 1727096566.32724: checking to see if all hosts have failed and the running result is not ok 30490 1727096566.32725: done checking to see if all hosts have failed 30490 1727096566.32726: getting the remaining hosts for this loop 30490 1727096566.32727: done getting the remaining hosts for this loop 30490 1727096566.32731: getting the next task for host managed_node3 30490 1727096566.32738: done getting next task for host managed_node3 30490 1727096566.32855: ^ 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 30490 1727096566.32860: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096566.32882: getting variables 30490 1727096566.32883: in VariableManager get_vars() 30490 1727096566.32915: Calling all_inventory to load vars for managed_node3 30490 1727096566.32918: Calling groups_inventory to load vars for managed_node3 30490 1727096566.32920: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096566.32935: Calling all_plugins_play to load vars for managed_node3 30490 1727096566.32938: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096566.32942: Calling groups_plugins_play to load vars for managed_node3 30490 1727096566.33741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096566.34629: done with get_vars() 30490 1727096566.34646: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096566.34707: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:02:46 -0400 (0:00:00.072) 0:00:32.551 ****** 30490 1727096566.34731: entering _queue_task() for managed_node3/yum 30490 1727096566.34989: worker is 1 (out of 1 available) 30490 1727096566.35004: exiting _queue_task() for managed_node3/yum 30490 1727096566.35017: done queuing things up, now waiting for results queue to drain 30490 1727096566.35018: waiting for pending results... 30490 1727096566.35198: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 30490 1727096566.35299: in run() - task 0afff68d-5257-ba36-653e-000000000b39 30490 1727096566.35310: variable 'ansible_search_path' from source: unknown 30490 1727096566.35313: variable 'ansible_search_path' from source: unknown 30490 1727096566.35341: calling self._execute() 30490 1727096566.35415: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096566.35420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096566.35428: variable 'omit' from source: magic vars 30490 1727096566.35708: variable 'ansible_distribution_major_version' from source: facts 30490 1727096566.35717: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096566.35836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096566.37607: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096566.37656: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096566.37695: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096566.37721: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096566.37742: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096566.37806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.37825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.37843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.37877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.37887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.37959: variable 'ansible_distribution_major_version' from source: facts 30490 1727096566.37978: Evaluated conditional (ansible_distribution_major_version | int < 8): False 30490 1727096566.37981: when evaluation is False, skipping this task 30490 1727096566.37984: _execute() done 30490 1727096566.37987: dumping result to json 30490 1727096566.37989: done dumping result, returning 30490 1727096566.37995: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000000b39] 30490 1727096566.38000: sending task result for task 0afff68d-5257-ba36-653e-000000000b39 30490 1727096566.38097: done sending task result for task 0afff68d-5257-ba36-653e-000000000b39 30490 1727096566.38100: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 30490 1727096566.38151: no more pending results, returning what we have 30490 1727096566.38154: results queue empty 30490 1727096566.38155: checking for any_errors_fatal 30490 1727096566.38162: done checking for any_errors_fatal 30490 1727096566.38163: checking for max_fail_percentage 30490 1727096566.38165: done checking for max_fail_percentage 30490 1727096566.38166: checking to see if all hosts have failed and the running result is not ok 30490 1727096566.38166: done checking to see if all hosts have failed 30490 1727096566.38169: getting the remaining hosts for this loop 30490 1727096566.38171: done getting the remaining hosts for this loop 30490 1727096566.38176: getting the next task for host managed_node3 30490 1727096566.38186: done getting next task for host managed_node3 30490 1727096566.38190: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096566.38194: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096566.38219: getting variables 30490 1727096566.38221: in VariableManager get_vars() 30490 1727096566.38258: Calling all_inventory to load vars for managed_node3 30490 1727096566.38261: Calling groups_inventory to load vars for managed_node3 30490 1727096566.38263: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096566.38279: Calling all_plugins_play to load vars for managed_node3 30490 1727096566.38282: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096566.38285: Calling groups_plugins_play to load vars for managed_node3 30490 1727096566.39233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096566.40125: done with get_vars() 30490 1727096566.40143: done getting variables 30490 1727096566.40193: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:02:46 -0400 (0:00:00.054) 0:00:32.606 ****** 30490 1727096566.40220: entering _queue_task() for managed_node3/fail 30490 1727096566.40491: worker is 1 (out of 1 available) 30490 1727096566.40503: exiting _queue_task() for managed_node3/fail 30490 1727096566.40515: done queuing things up, now waiting for results queue to drain 30490 1727096566.40517: waiting for pending results... 30490 1727096566.40709: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096566.40815: in run() - task 0afff68d-5257-ba36-653e-000000000b3a 30490 1727096566.40825: variable 'ansible_search_path' from source: unknown 30490 1727096566.40829: variable 'ansible_search_path' from source: unknown 30490 1727096566.40860: calling self._execute() 30490 1727096566.40936: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096566.40939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096566.40948: variable 'omit' from source: magic vars 30490 1727096566.41238: variable 'ansible_distribution_major_version' from source: facts 30490 1727096566.41248: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096566.41338: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096566.41472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096566.42994: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096566.43047: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096566.43079: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096566.43105: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096566.43124: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096566.43190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.43210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.43226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.43255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.43266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.43304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.43320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.43336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.43363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.43378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.43406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.43423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.43439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.43466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.43483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.43602: variable 'network_connections' from source: include params 30490 1727096566.43611: variable 'interface' from source: play vars 30490 1727096566.43661: variable 'interface' from source: play vars 30490 1727096566.43717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096566.43843: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096566.43882: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096566.43907: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096566.43932: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096566.43962: 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) 30490 1727096566.43982: 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) 30490 1727096566.43999: 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) 30490 1727096566.44016: 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) 30490 1727096566.44070: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096566.44240: variable 'network_connections' from source: include params 30490 1727096566.44243: variable 'interface' from source: play vars 30490 1727096566.44294: variable 'interface' from source: play vars 30490 1727096566.44317: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096566.44321: when evaluation is False, skipping this task 30490 1727096566.44323: _execute() done 30490 1727096566.44326: dumping result to json 30490 1727096566.44328: done dumping result, returning 30490 1727096566.44335: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000000b3a] 30490 1727096566.44339: sending task result for task 0afff68d-5257-ba36-653e-000000000b3a 30490 1727096566.44429: done sending task result for task 0afff68d-5257-ba36-653e-000000000b3a 30490 1727096566.44432: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096566.44514: no more pending results, returning what we have 30490 1727096566.44518: results queue empty 30490 1727096566.44519: checking for any_errors_fatal 30490 1727096566.44526: done checking for any_errors_fatal 30490 1727096566.44527: checking for max_fail_percentage 30490 1727096566.44529: done checking for max_fail_percentage 30490 1727096566.44530: checking to see if all hosts have failed and the running result is not ok 30490 1727096566.44531: done checking to see if all hosts have failed 30490 1727096566.44531: getting the remaining hosts for this loop 30490 1727096566.44533: done getting the remaining hosts for this loop 30490 1727096566.44537: getting the next task for host managed_node3 30490 1727096566.44545: done getting next task for host managed_node3 30490 1727096566.44549: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 30490 1727096566.44553: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096566.44574: getting variables 30490 1727096566.44576: in VariableManager get_vars() 30490 1727096566.44609: Calling all_inventory to load vars for managed_node3 30490 1727096566.44612: Calling groups_inventory to load vars for managed_node3 30490 1727096566.44613: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096566.44622: Calling all_plugins_play to load vars for managed_node3 30490 1727096566.44625: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096566.44627: Calling groups_plugins_play to load vars for managed_node3 30490 1727096566.45483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096566.46876: done with get_vars() 30490 1727096566.46893: done getting variables 30490 1727096566.46942: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:02:46 -0400 (0:00:00.067) 0:00:32.673 ****** 30490 1727096566.46970: entering _queue_task() for managed_node3/package 30490 1727096566.47296: worker is 1 (out of 1 available) 30490 1727096566.47309: exiting _queue_task() for managed_node3/package 30490 1727096566.47321: done queuing things up, now waiting for results queue to drain 30490 1727096566.47322: waiting for pending results... 30490 1727096566.47595: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 30490 1727096566.47702: in run() - task 0afff68d-5257-ba36-653e-000000000b3b 30490 1727096566.47725: variable 'ansible_search_path' from source: unknown 30490 1727096566.47729: variable 'ansible_search_path' from source: unknown 30490 1727096566.47754: calling self._execute() 30490 1727096566.47837: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096566.47842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096566.47853: variable 'omit' from source: magic vars 30490 1727096566.48127: variable 'ansible_distribution_major_version' from source: facts 30490 1727096566.48136: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096566.48278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096566.48462: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096566.48499: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096566.48525: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096566.48594: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096566.48678: variable 'network_packages' from source: role '' defaults 30490 1727096566.48753: variable '__network_provider_setup' from source: role '' defaults 30490 1727096566.48761: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096566.48812: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096566.48815: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096566.48858: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096566.48993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096566.51205: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096566.51209: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096566.51276: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096566.51281: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096566.51309: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096566.51419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.51462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.51527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.51560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.51585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.51638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.51746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.51749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.51758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.51786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.52045: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096566.52195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.52227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.52260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.52323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.52342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.52449: variable 'ansible_python' from source: facts 30490 1727096566.52512: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096566.52578: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096566.52678: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096566.52817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.52945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.52949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.52951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.52955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.53012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.53076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.53097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.53164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.53175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.53341: variable 'network_connections' from source: include params 30490 1727096566.53383: variable 'interface' from source: play vars 30490 1727096566.53476: variable 'interface' from source: play vars 30490 1727096566.53569: 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) 30490 1727096566.53711: 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) 30490 1727096566.53715: 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) 30490 1727096566.53717: 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) 30490 1727096566.53753: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096566.54096: variable 'network_connections' from source: include params 30490 1727096566.54106: variable 'interface' from source: play vars 30490 1727096566.54224: variable 'interface' from source: play vars 30490 1727096566.54298: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096566.54393: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096566.54742: variable 'network_connections' from source: include params 30490 1727096566.54802: variable 'interface' from source: play vars 30490 1727096566.54920: variable 'interface' from source: play vars 30490 1727096566.54924: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096566.54960: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096566.55388: variable 'network_connections' from source: include params 30490 1727096566.55397: variable 'interface' from source: play vars 30490 1727096566.55464: variable 'interface' from source: play vars 30490 1727096566.55580: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096566.55682: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096566.55686: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096566.55707: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096566.55947: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096566.56493: variable 'network_connections' from source: include params 30490 1727096566.56503: variable 'interface' from source: play vars 30490 1727096566.56580: variable 'interface' from source: play vars 30490 1727096566.56595: variable 'ansible_distribution' from source: facts 30490 1727096566.56777: variable '__network_rh_distros' from source: role '' defaults 30490 1727096566.56781: variable 'ansible_distribution_major_version' from source: facts 30490 1727096566.56783: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096566.56876: variable 'ansible_distribution' from source: facts 30490 1727096566.56887: variable '__network_rh_distros' from source: role '' defaults 30490 1727096566.56907: variable 'ansible_distribution_major_version' from source: facts 30490 1727096566.56922: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096566.57104: variable 'ansible_distribution' from source: facts 30490 1727096566.57125: variable '__network_rh_distros' from source: role '' defaults 30490 1727096566.57135: variable 'ansible_distribution_major_version' from source: facts 30490 1727096566.57178: variable 'network_provider' from source: set_fact 30490 1727096566.57200: variable 'ansible_facts' from source: unknown 30490 1727096566.58033: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 30490 1727096566.58075: when evaluation is False, skipping this task 30490 1727096566.58078: _execute() done 30490 1727096566.58080: dumping result to json 30490 1727096566.58083: done dumping result, returning 30490 1727096566.58085: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-ba36-653e-000000000b3b] 30490 1727096566.58087: sending task result for task 0afff68d-5257-ba36-653e-000000000b3b skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 30490 1727096566.58258: no more pending results, returning what we have 30490 1727096566.58262: results queue empty 30490 1727096566.58263: checking for any_errors_fatal 30490 1727096566.58271: done checking for any_errors_fatal 30490 1727096566.58275: checking for max_fail_percentage 30490 1727096566.58277: done checking for max_fail_percentage 30490 1727096566.58278: checking to see if all hosts have failed and the running result is not ok 30490 1727096566.58279: done checking to see if all hosts have failed 30490 1727096566.58280: getting the remaining hosts for this loop 30490 1727096566.58281: done getting the remaining hosts for this loop 30490 1727096566.58286: getting the next task for host managed_node3 30490 1727096566.58297: done getting next task for host managed_node3 30490 1727096566.58302: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096566.58307: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096566.58328: getting variables 30490 1727096566.58331: in VariableManager get_vars() 30490 1727096566.58488: Calling all_inventory to load vars for managed_node3 30490 1727096566.58491: Calling groups_inventory to load vars for managed_node3 30490 1727096566.58499: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096566.58510: Calling all_plugins_play to load vars for managed_node3 30490 1727096566.58514: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096566.58518: Calling groups_plugins_play to load vars for managed_node3 30490 1727096566.59181: done sending task result for task 0afff68d-5257-ba36-653e-000000000b3b 30490 1727096566.59185: WORKER PROCESS EXITING 30490 1727096566.60307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096566.62042: done with get_vars() 30490 1727096566.62070: done getting variables 30490 1727096566.62140: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:02:46 -0400 (0:00:00.152) 0:00:32.825 ****** 30490 1727096566.62184: entering _queue_task() for managed_node3/package 30490 1727096566.62796: worker is 1 (out of 1 available) 30490 1727096566.62804: exiting _queue_task() for managed_node3/package 30490 1727096566.62815: done queuing things up, now waiting for results queue to drain 30490 1727096566.62816: waiting for pending results... 30490 1727096566.62891: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096566.63061: in run() - task 0afff68d-5257-ba36-653e-000000000b3c 30490 1727096566.63087: variable 'ansible_search_path' from source: unknown 30490 1727096566.63095: variable 'ansible_search_path' from source: unknown 30490 1727096566.63132: calling self._execute() 30490 1727096566.63237: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096566.63247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096566.63275: variable 'omit' from source: magic vars 30490 1727096566.63699: variable 'ansible_distribution_major_version' from source: facts 30490 1727096566.63717: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096566.63857: variable 'network_state' from source: role '' defaults 30490 1727096566.63878: Evaluated conditional (network_state != {}): False 30490 1727096566.63914: when evaluation is False, skipping this task 30490 1727096566.63918: _execute() done 30490 1727096566.63921: dumping result to json 30490 1727096566.63924: done dumping result, returning 30490 1727096566.63927: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-ba36-653e-000000000b3c] 30490 1727096566.64024: sending task result for task 0afff68d-5257-ba36-653e-000000000b3c 30490 1727096566.64101: done sending task result for task 0afff68d-5257-ba36-653e-000000000b3c 30490 1727096566.64105: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096566.64179: no more pending results, returning what we have 30490 1727096566.64184: results queue empty 30490 1727096566.64185: checking for any_errors_fatal 30490 1727096566.64193: done checking for any_errors_fatal 30490 1727096566.64194: checking for max_fail_percentage 30490 1727096566.64196: done checking for max_fail_percentage 30490 1727096566.64197: checking to see if all hosts have failed and the running result is not ok 30490 1727096566.64198: done checking to see if all hosts have failed 30490 1727096566.64199: getting the remaining hosts for this loop 30490 1727096566.64201: done getting the remaining hosts for this loop 30490 1727096566.64205: getting the next task for host managed_node3 30490 1727096566.64215: done getting next task for host managed_node3 30490 1727096566.64219: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096566.64224: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096566.64250: getting variables 30490 1727096566.64253: in VariableManager get_vars() 30490 1727096566.64294: Calling all_inventory to load vars for managed_node3 30490 1727096566.64298: Calling groups_inventory to load vars for managed_node3 30490 1727096566.64300: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096566.64313: Calling all_plugins_play to load vars for managed_node3 30490 1727096566.64317: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096566.64320: Calling groups_plugins_play to load vars for managed_node3 30490 1727096566.66253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096566.67948: done with get_vars() 30490 1727096566.67981: done getting variables 30490 1727096566.68041: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:02:46 -0400 (0:00:00.058) 0:00:32.885 ****** 30490 1727096566.68089: entering _queue_task() for managed_node3/package 30490 1727096566.68598: worker is 1 (out of 1 available) 30490 1727096566.68608: exiting _queue_task() for managed_node3/package 30490 1727096566.68618: done queuing things up, now waiting for results queue to drain 30490 1727096566.68620: waiting for pending results... 30490 1727096566.68860: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096566.68940: in run() - task 0afff68d-5257-ba36-653e-000000000b3d 30490 1727096566.68971: variable 'ansible_search_path' from source: unknown 30490 1727096566.69068: variable 'ansible_search_path' from source: unknown 30490 1727096566.69076: calling self._execute() 30490 1727096566.69137: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096566.69150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096566.69165: variable 'omit' from source: magic vars 30490 1727096566.69588: variable 'ansible_distribution_major_version' from source: facts 30490 1727096566.69611: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096566.69751: variable 'network_state' from source: role '' defaults 30490 1727096566.69775: Evaluated conditional (network_state != {}): False 30490 1727096566.69786: when evaluation is False, skipping this task 30490 1727096566.69794: _execute() done 30490 1727096566.69803: dumping result to json 30490 1727096566.69811: done dumping result, returning 30490 1727096566.69829: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-ba36-653e-000000000b3d] 30490 1727096566.69850: sending task result for task 0afff68d-5257-ba36-653e-000000000b3d 30490 1727096566.70011: done sending task result for task 0afff68d-5257-ba36-653e-000000000b3d 30490 1727096566.70014: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096566.70184: no more pending results, returning what we have 30490 1727096566.70189: results queue empty 30490 1727096566.70190: checking for any_errors_fatal 30490 1727096566.70198: done checking for any_errors_fatal 30490 1727096566.70198: checking for max_fail_percentage 30490 1727096566.70200: done checking for max_fail_percentage 30490 1727096566.70201: checking to see if all hosts have failed and the running result is not ok 30490 1727096566.70202: done checking to see if all hosts have failed 30490 1727096566.70202: getting the remaining hosts for this loop 30490 1727096566.70204: done getting the remaining hosts for this loop 30490 1727096566.70207: getting the next task for host managed_node3 30490 1727096566.70216: done getting next task for host managed_node3 30490 1727096566.70220: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096566.70224: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096566.70246: getting variables 30490 1727096566.70249: in VariableManager get_vars() 30490 1727096566.70398: Calling all_inventory to load vars for managed_node3 30490 1727096566.70401: Calling groups_inventory to load vars for managed_node3 30490 1727096566.70403: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096566.70412: Calling all_plugins_play to load vars for managed_node3 30490 1727096566.70415: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096566.70417: Calling groups_plugins_play to load vars for managed_node3 30490 1727096566.71829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096566.73548: done with get_vars() 30490 1727096566.73576: done getting variables 30490 1727096566.73641: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:02:46 -0400 (0:00:00.055) 0:00:32.940 ****** 30490 1727096566.73682: entering _queue_task() for managed_node3/service 30490 1727096566.74032: worker is 1 (out of 1 available) 30490 1727096566.74044: exiting _queue_task() for managed_node3/service 30490 1727096566.74057: done queuing things up, now waiting for results queue to drain 30490 1727096566.74059: waiting for pending results... 30490 1727096566.74489: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096566.74529: in run() - task 0afff68d-5257-ba36-653e-000000000b3e 30490 1727096566.74546: variable 'ansible_search_path' from source: unknown 30490 1727096566.74552: variable 'ansible_search_path' from source: unknown 30490 1727096566.74602: calling self._execute() 30490 1727096566.74710: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096566.74731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096566.74747: variable 'omit' from source: magic vars 30490 1727096566.75154: variable 'ansible_distribution_major_version' from source: facts 30490 1727096566.75256: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096566.75363: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096566.75526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096566.78285: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096566.78364: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096566.78433: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096566.78476: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096566.78508: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096566.78638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.78641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.78680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.78746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.78749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.78804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.78832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.78962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.78966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.78971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.78989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.79019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.79049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.79104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.79123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.79318: variable 'network_connections' from source: include params 30490 1727096566.79334: variable 'interface' from source: play vars 30490 1727096566.79420: variable 'interface' from source: play vars 30490 1727096566.79501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096566.79697: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096566.79975: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096566.79979: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096566.79981: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096566.79984: 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) 30490 1727096566.79986: 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) 30490 1727096566.79988: 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) 30490 1727096566.79991: 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) 30490 1727096566.80031: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096566.80308: variable 'network_connections' from source: include params 30490 1727096566.80326: variable 'interface' from source: play vars 30490 1727096566.80403: variable 'interface' from source: play vars 30490 1727096566.80452: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096566.80461: when evaluation is False, skipping this task 30490 1727096566.80474: _execute() done 30490 1727096566.80483: dumping result to json 30490 1727096566.80490: done dumping result, returning 30490 1727096566.80502: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000000b3e] 30490 1727096566.80511: sending task result for task 0afff68d-5257-ba36-653e-000000000b3e skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096566.80714: no more pending results, returning what we have 30490 1727096566.80718: results queue empty 30490 1727096566.80719: checking for any_errors_fatal 30490 1727096566.80726: done checking for any_errors_fatal 30490 1727096566.80727: checking for max_fail_percentage 30490 1727096566.80729: done checking for max_fail_percentage 30490 1727096566.80730: checking to see if all hosts have failed and the running result is not ok 30490 1727096566.80731: done checking to see if all hosts have failed 30490 1727096566.80731: getting the remaining hosts for this loop 30490 1727096566.80733: done getting the remaining hosts for this loop 30490 1727096566.80737: getting the next task for host managed_node3 30490 1727096566.80747: done getting next task for host managed_node3 30490 1727096566.80751: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096566.80758: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096566.80783: getting variables 30490 1727096566.80786: in VariableManager get_vars() 30490 1727096566.80823: Calling all_inventory to load vars for managed_node3 30490 1727096566.80826: Calling groups_inventory to load vars for managed_node3 30490 1727096566.80829: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096566.80840: Calling all_plugins_play to load vars for managed_node3 30490 1727096566.80843: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096566.80846: Calling groups_plugins_play to load vars for managed_node3 30490 1727096566.81556: done sending task result for task 0afff68d-5257-ba36-653e-000000000b3e 30490 1727096566.81560: WORKER PROCESS EXITING 30490 1727096566.82914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096566.84632: done with get_vars() 30490 1727096566.84669: done getting variables 30490 1727096566.84730: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:02:46 -0400 (0:00:00.110) 0:00:33.051 ****** 30490 1727096566.84784: entering _queue_task() for managed_node3/service 30490 1727096566.85159: worker is 1 (out of 1 available) 30490 1727096566.85175: exiting _queue_task() for managed_node3/service 30490 1727096566.85299: done queuing things up, now waiting for results queue to drain 30490 1727096566.85301: waiting for pending results... 30490 1727096566.85497: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096566.85684: in run() - task 0afff68d-5257-ba36-653e-000000000b3f 30490 1727096566.85704: variable 'ansible_search_path' from source: unknown 30490 1727096566.85712: variable 'ansible_search_path' from source: unknown 30490 1727096566.85761: calling self._execute() 30490 1727096566.85871: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096566.85887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096566.85902: variable 'omit' from source: magic vars 30490 1727096566.86478: variable 'ansible_distribution_major_version' from source: facts 30490 1727096566.86500: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096566.86684: variable 'network_provider' from source: set_fact 30490 1727096566.86695: variable 'network_state' from source: role '' defaults 30490 1727096566.86717: Evaluated conditional (network_provider == "nm" or network_state != {}): True 30490 1727096566.86737: variable 'omit' from source: magic vars 30490 1727096566.86826: variable 'omit' from source: magic vars 30490 1727096566.86835: variable 'network_service_name' from source: role '' defaults 30490 1727096566.86912: variable 'network_service_name' from source: role '' defaults 30490 1727096566.87033: variable '__network_provider_setup' from source: role '' defaults 30490 1727096566.87064: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096566.87124: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096566.87152: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096566.87217: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096566.87575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096566.90382: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096566.90565: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096566.90676: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096566.90728: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096566.90792: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096566.90947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.90990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.91019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.91091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.91111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.91166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.91251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.91254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.91298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.91319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.91591: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096566.91719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.91758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.91839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.91844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.91863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.91976: variable 'ansible_python' from source: facts 30490 1727096566.91998: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096566.92098: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096566.92198: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096566.92384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.92388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.92419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.92465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.92520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.92661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096566.92679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096566.92682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096566.92724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096566.92742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096566.92904: variable 'network_connections' from source: include params 30490 1727096566.92915: variable 'interface' from source: play vars 30490 1727096566.93004: variable 'interface' from source: play vars 30490 1727096566.93129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096566.93364: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096566.93476: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096566.93483: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096566.93532: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096566.93606: 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) 30490 1727096566.93647: 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) 30490 1727096566.93701: 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) 30490 1727096566.93745: 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) 30490 1727096566.93857: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096566.94140: variable 'network_connections' from source: include params 30490 1727096566.94153: variable 'interface' from source: play vars 30490 1727096566.94246: variable 'interface' from source: play vars 30490 1727096566.94309: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096566.94444: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096566.95089: variable 'network_connections' from source: include params 30490 1727096566.95093: variable 'interface' from source: play vars 30490 1727096566.95277: variable 'interface' from source: play vars 30490 1727096566.95281: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096566.95412: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096566.96092: variable 'network_connections' from source: include params 30490 1727096566.96114: variable 'interface' from source: play vars 30490 1727096566.96203: variable 'interface' from source: play vars 30490 1727096566.96290: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096566.96351: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096566.96370: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096566.96440: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096566.96693: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096566.97292: variable 'network_connections' from source: include params 30490 1727096566.97302: variable 'interface' from source: play vars 30490 1727096566.97379: variable 'interface' from source: play vars 30490 1727096566.97394: variable 'ansible_distribution' from source: facts 30490 1727096566.97402: variable '__network_rh_distros' from source: role '' defaults 30490 1727096566.97412: variable 'ansible_distribution_major_version' from source: facts 30490 1727096566.97450: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096566.97651: variable 'ansible_distribution' from source: facts 30490 1727096566.97660: variable '__network_rh_distros' from source: role '' defaults 30490 1727096566.97679: variable 'ansible_distribution_major_version' from source: facts 30490 1727096566.97781: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096566.97888: variable 'ansible_distribution' from source: facts 30490 1727096566.97898: variable '__network_rh_distros' from source: role '' defaults 30490 1727096566.97916: variable 'ansible_distribution_major_version' from source: facts 30490 1727096566.97958: variable 'network_provider' from source: set_fact 30490 1727096566.97992: variable 'omit' from source: magic vars 30490 1727096566.98037: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096566.98075: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096566.98105: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096566.98137: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096566.98153: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096566.98193: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096566.98201: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096566.98215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096566.98339: Set connection var ansible_connection to ssh 30490 1727096566.98350: Set connection var ansible_shell_type to sh 30490 1727096566.98434: Set connection var ansible_pipelining to False 30490 1727096566.98437: Set connection var ansible_shell_executable to /bin/sh 30490 1727096566.98439: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096566.98443: Set connection var ansible_timeout to 10 30490 1727096566.98446: variable 'ansible_shell_executable' from source: unknown 30490 1727096566.98453: variable 'ansible_connection' from source: unknown 30490 1727096566.98458: variable 'ansible_module_compression' from source: unknown 30490 1727096566.98460: variable 'ansible_shell_type' from source: unknown 30490 1727096566.98462: variable 'ansible_shell_executable' from source: unknown 30490 1727096566.98464: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096566.98466: variable 'ansible_pipelining' from source: unknown 30490 1727096566.98470: variable 'ansible_timeout' from source: unknown 30490 1727096566.98482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096566.98605: 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) 30490 1727096566.98627: variable 'omit' from source: magic vars 30490 1727096566.98637: starting attempt loop 30490 1727096566.98644: running the handler 30490 1727096566.98746: variable 'ansible_facts' from source: unknown 30490 1727096566.99653: _low_level_execute_command(): starting 30490 1727096566.99656: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096567.00435: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096567.00486: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096567.00586: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096567.00602: stderr chunk (state=3): >>>debug2: match found <<< 30490 1727096567.00605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096567.00671: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096567.00699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096567.02372: stdout chunk (state=3): >>>/root <<< 30490 1727096567.02499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096567.02520: stderr chunk (state=3): >>><<< 30490 1727096567.02529: stdout chunk (state=3): >>><<< 30490 1727096567.02651: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096567.02655: _low_level_execute_command(): starting 30490 1727096567.02658: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096567.0255692-31995-197405872948532 `" && echo ansible-tmp-1727096567.0255692-31995-197405872948532="` echo /root/.ansible/tmp/ansible-tmp-1727096567.0255692-31995-197405872948532 `" ) && sleep 0' 30490 1727096567.03239: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096567.03253: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096567.03266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096567.03323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096567.03400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096567.03430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096567.03451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096567.03527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096567.05515: stdout chunk (state=3): >>>ansible-tmp-1727096567.0255692-31995-197405872948532=/root/.ansible/tmp/ansible-tmp-1727096567.0255692-31995-197405872948532 <<< 30490 1727096567.05674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096567.05678: stdout chunk (state=3): >>><<< 30490 1727096567.05681: stderr chunk (state=3): >>><<< 30490 1727096567.05697: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096567.0255692-31995-197405872948532=/root/.ansible/tmp/ansible-tmp-1727096567.0255692-31995-197405872948532 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096567.05735: variable 'ansible_module_compression' from source: unknown 30490 1727096567.05878: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 30490 1727096567.05882: variable 'ansible_facts' from source: unknown 30490 1727096567.06107: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096567.0255692-31995-197405872948532/AnsiballZ_systemd.py 30490 1727096567.06335: Sending initial data 30490 1727096567.06338: Sent initial data (156 bytes) 30490 1727096567.06933: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096567.06980: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096567.07003: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096567.07015: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096567.07089: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096567.07119: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096567.07137: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096567.07161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096567.07234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096567.08853: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096567.08905: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096567.08964: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpk0x7rutl /root/.ansible/tmp/ansible-tmp-1727096567.0255692-31995-197405872948532/AnsiballZ_systemd.py <<< 30490 1727096567.08998: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096567.0255692-31995-197405872948532/AnsiballZ_systemd.py" <<< 30490 1727096567.09015: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpk0x7rutl" to remote "/root/.ansible/tmp/ansible-tmp-1727096567.0255692-31995-197405872948532/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096567.0255692-31995-197405872948532/AnsiballZ_systemd.py" <<< 30490 1727096567.10430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096567.10483: stderr chunk (state=3): >>><<< 30490 1727096567.10491: stdout chunk (state=3): >>><<< 30490 1727096567.10525: done transferring module to remote 30490 1727096567.10548: _low_level_execute_command(): starting 30490 1727096567.10557: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096567.0255692-31995-197405872948532/ /root/.ansible/tmp/ansible-tmp-1727096567.0255692-31995-197405872948532/AnsiballZ_systemd.py && sleep 0' 30490 1727096567.11217: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096567.11235: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096567.11254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096567.11276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096567.11297: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096567.11363: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096567.11559: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096567.11594: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096567.11608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096567.11815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096567.13524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096567.13673: stderr chunk (state=3): >>><<< 30490 1727096567.13677: stdout chunk (state=3): >>><<< 30490 1727096567.13778: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096567.13782: _low_level_execute_command(): starting 30490 1727096567.13785: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096567.0255692-31995-197405872948532/AnsiballZ_systemd.py && sleep 0' 30490 1727096567.15072: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096567.15659: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096567.15666: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096567.44666: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10575872", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3317628928", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2030267000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 30490 1727096567.44706: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "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}}} <<< 30490 1727096567.46876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096567.47073: stderr chunk (state=3): >>><<< 30490 1727096567.47077: stdout chunk (state=3): >>><<< 30490 1727096567.47080: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10575872", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3317628928", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2030267000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096567.47126: 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-1727096567.0255692-31995-197405872948532/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096567.47151: _low_level_execute_command(): starting 30490 1727096567.47174: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096567.0255692-31995-197405872948532/ > /dev/null 2>&1 && sleep 0' 30490 1727096567.47714: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096567.47729: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096567.47742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096567.47760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096567.47780: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096567.47793: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096567.47807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096567.47892: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096567.47915: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096567.47986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096567.49825: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096567.49881: stderr chunk (state=3): >>><<< 30490 1727096567.49908: stdout chunk (state=3): >>><<< 30490 1727096567.49927: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096567.49940: handler run complete 30490 1727096567.50034: attempt loop complete, returning result 30490 1727096567.50042: _execute() done 30490 1727096567.50049: dumping result to json 30490 1727096567.50075: done dumping result, returning 30490 1727096567.50089: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-ba36-653e-000000000b3f] 30490 1727096567.50099: sending task result for task 0afff68d-5257-ba36-653e-000000000b3f ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096567.50731: no more pending results, returning what we have 30490 1727096567.50736: results queue empty 30490 1727096567.50737: checking for any_errors_fatal 30490 1727096567.50742: done checking for any_errors_fatal 30490 1727096567.50743: checking for max_fail_percentage 30490 1727096567.50745: done checking for max_fail_percentage 30490 1727096567.50746: checking to see if all hosts have failed and the running result is not ok 30490 1727096567.50747: done checking to see if all hosts have failed 30490 1727096567.50747: getting the remaining hosts for this loop 30490 1727096567.50749: done getting the remaining hosts for this loop 30490 1727096567.50753: getting the next task for host managed_node3 30490 1727096567.50762: done getting next task for host managed_node3 30490 1727096567.50766: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096567.50773: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096567.50905: getting variables 30490 1727096567.50907: in VariableManager get_vars() 30490 1727096567.50941: Calling all_inventory to load vars for managed_node3 30490 1727096567.50943: Calling groups_inventory to load vars for managed_node3 30490 1727096567.50946: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096567.50956: Calling all_plugins_play to load vars for managed_node3 30490 1727096567.50960: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096567.50963: Calling groups_plugins_play to load vars for managed_node3 30490 1727096567.51591: done sending task result for task 0afff68d-5257-ba36-653e-000000000b3f 30490 1727096567.51595: WORKER PROCESS EXITING 30490 1727096567.51982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096567.52956: done with get_vars() 30490 1727096567.52975: done getting variables 30490 1727096567.53018: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:02:47 -0400 (0:00:00.682) 0:00:33.734 ****** 30490 1727096567.53050: entering _queue_task() for managed_node3/service 30490 1727096567.53305: worker is 1 (out of 1 available) 30490 1727096567.53318: exiting _queue_task() for managed_node3/service 30490 1727096567.53332: done queuing things up, now waiting for results queue to drain 30490 1727096567.53333: waiting for pending results... 30490 1727096567.53517: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096567.53621: in run() - task 0afff68d-5257-ba36-653e-000000000b40 30490 1727096567.53632: variable 'ansible_search_path' from source: unknown 30490 1727096567.53637: variable 'ansible_search_path' from source: unknown 30490 1727096567.53666: calling self._execute() 30490 1727096567.53738: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096567.53741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096567.53764: variable 'omit' from source: magic vars 30490 1727096567.54119: variable 'ansible_distribution_major_version' from source: facts 30490 1727096567.54122: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096567.54381: variable 'network_provider' from source: set_fact 30490 1727096567.54385: Evaluated conditional (network_provider == "nm"): True 30490 1727096567.54388: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096567.54415: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096567.54575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096567.56137: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096567.56186: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096567.56213: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096567.56242: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096567.56264: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096567.56334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096567.56358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096567.56380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096567.56406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096567.56416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096567.56453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096567.56471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096567.56490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096567.56515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096567.56525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096567.56552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096567.56574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096567.56592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096567.56616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096567.56626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096567.56730: variable 'network_connections' from source: include params 30490 1727096567.56739: variable 'interface' from source: play vars 30490 1727096567.56792: variable 'interface' from source: play vars 30490 1727096567.56843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096567.56955: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096567.56984: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096567.57011: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096567.57032: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096567.57064: 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) 30490 1727096567.57084: 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) 30490 1727096567.57103: 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) 30490 1727096567.57123: 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) 30490 1727096567.57160: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096567.57321: variable 'network_connections' from source: include params 30490 1727096567.57327: variable 'interface' from source: play vars 30490 1727096567.57369: variable 'interface' from source: play vars 30490 1727096567.57401: Evaluated conditional (__network_wpa_supplicant_required): False 30490 1727096567.57404: when evaluation is False, skipping this task 30490 1727096567.57407: _execute() done 30490 1727096567.57409: dumping result to json 30490 1727096567.57412: done dumping result, returning 30490 1727096567.57420: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-ba36-653e-000000000b40] 30490 1727096567.57432: sending task result for task 0afff68d-5257-ba36-653e-000000000b40 30490 1727096567.57514: done sending task result for task 0afff68d-5257-ba36-653e-000000000b40 30490 1727096567.57517: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 30490 1727096567.57594: no more pending results, returning what we have 30490 1727096567.57598: results queue empty 30490 1727096567.57599: checking for any_errors_fatal 30490 1727096567.57627: done checking for any_errors_fatal 30490 1727096567.57628: checking for max_fail_percentage 30490 1727096567.57629: done checking for max_fail_percentage 30490 1727096567.57630: checking to see if all hosts have failed and the running result is not ok 30490 1727096567.57631: done checking to see if all hosts have failed 30490 1727096567.57632: getting the remaining hosts for this loop 30490 1727096567.57633: done getting the remaining hosts for this loop 30490 1727096567.57637: getting the next task for host managed_node3 30490 1727096567.57645: done getting next task for host managed_node3 30490 1727096567.57648: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096567.57657: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096567.57678: getting variables 30490 1727096567.57680: in VariableManager get_vars() 30490 1727096567.57713: Calling all_inventory to load vars for managed_node3 30490 1727096567.57715: Calling groups_inventory to load vars for managed_node3 30490 1727096567.57717: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096567.57726: Calling all_plugins_play to load vars for managed_node3 30490 1727096567.57728: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096567.57731: Calling groups_plugins_play to load vars for managed_node3 30490 1727096567.59025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096567.60722: done with get_vars() 30490 1727096567.60752: done getting variables 30490 1727096567.60824: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:02:47 -0400 (0:00:00.078) 0:00:33.812 ****** 30490 1727096567.60861: entering _queue_task() for managed_node3/service 30490 1727096567.61394: worker is 1 (out of 1 available) 30490 1727096567.61404: exiting _queue_task() for managed_node3/service 30490 1727096567.61414: done queuing things up, now waiting for results queue to drain 30490 1727096567.61416: waiting for pending results... 30490 1727096567.61652: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096567.61712: in run() - task 0afff68d-5257-ba36-653e-000000000b41 30490 1727096567.61725: variable 'ansible_search_path' from source: unknown 30490 1727096567.61729: variable 'ansible_search_path' from source: unknown 30490 1727096567.61773: calling self._execute() 30490 1727096567.61874: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096567.61983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096567.61990: variable 'omit' from source: magic vars 30490 1727096567.62307: variable 'ansible_distribution_major_version' from source: facts 30490 1727096567.62320: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096567.62443: variable 'network_provider' from source: set_fact 30490 1727096567.62449: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096567.62452: when evaluation is False, skipping this task 30490 1727096567.62456: _execute() done 30490 1727096567.62458: dumping result to json 30490 1727096567.62461: done dumping result, returning 30490 1727096567.62471: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-ba36-653e-000000000b41] 30490 1727096567.62480: sending task result for task 0afff68d-5257-ba36-653e-000000000b41 30490 1727096567.62720: done sending task result for task 0afff68d-5257-ba36-653e-000000000b41 30490 1727096567.62723: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096567.62762: no more pending results, returning what we have 30490 1727096567.62765: results queue empty 30490 1727096567.62766: checking for any_errors_fatal 30490 1727096567.62777: done checking for any_errors_fatal 30490 1727096567.62777: checking for max_fail_percentage 30490 1727096567.62779: done checking for max_fail_percentage 30490 1727096567.62780: checking to see if all hosts have failed and the running result is not ok 30490 1727096567.62781: done checking to see if all hosts have failed 30490 1727096567.62782: getting the remaining hosts for this loop 30490 1727096567.62783: done getting the remaining hosts for this loop 30490 1727096567.62786: getting the next task for host managed_node3 30490 1727096567.62793: done getting next task for host managed_node3 30490 1727096567.62797: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096567.62801: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096567.62820: getting variables 30490 1727096567.62822: in VariableManager get_vars() 30490 1727096567.62858: Calling all_inventory to load vars for managed_node3 30490 1727096567.62861: Calling groups_inventory to load vars for managed_node3 30490 1727096567.62863: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096567.62878: Calling all_plugins_play to load vars for managed_node3 30490 1727096567.62881: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096567.62884: Calling groups_plugins_play to load vars for managed_node3 30490 1727096567.64552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096567.66190: done with get_vars() 30490 1727096567.66224: done getting variables 30490 1727096567.66292: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:02:47 -0400 (0:00:00.054) 0:00:33.867 ****** 30490 1727096567.66335: entering _queue_task() for managed_node3/copy 30490 1727096567.66712: worker is 1 (out of 1 available) 30490 1727096567.66724: exiting _queue_task() for managed_node3/copy 30490 1727096567.66737: done queuing things up, now waiting for results queue to drain 30490 1727096567.66739: waiting for pending results... 30490 1727096567.67089: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096567.67211: in run() - task 0afff68d-5257-ba36-653e-000000000b42 30490 1727096567.67215: variable 'ansible_search_path' from source: unknown 30490 1727096567.67219: variable 'ansible_search_path' from source: unknown 30490 1727096567.67373: calling self._execute() 30490 1727096567.67377: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096567.67380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096567.67383: variable 'omit' from source: magic vars 30490 1727096567.67782: variable 'ansible_distribution_major_version' from source: facts 30490 1727096567.67792: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096567.67917: variable 'network_provider' from source: set_fact 30490 1727096567.67920: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096567.67923: when evaluation is False, skipping this task 30490 1727096567.67929: _execute() done 30490 1727096567.67938: dumping result to json 30490 1727096567.67941: done dumping result, returning 30490 1727096567.67945: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-ba36-653e-000000000b42] 30490 1727096567.67947: sending task result for task 0afff68d-5257-ba36-653e-000000000b42 skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 30490 1727096567.68327: no more pending results, returning what we have 30490 1727096567.68331: results queue empty 30490 1727096567.68332: checking for any_errors_fatal 30490 1727096567.68337: done checking for any_errors_fatal 30490 1727096567.68338: checking for max_fail_percentage 30490 1727096567.68340: done checking for max_fail_percentage 30490 1727096567.68341: checking to see if all hosts have failed and the running result is not ok 30490 1727096567.68342: done checking to see if all hosts have failed 30490 1727096567.68343: getting the remaining hosts for this loop 30490 1727096567.68344: done getting the remaining hosts for this loop 30490 1727096567.68347: getting the next task for host managed_node3 30490 1727096567.68355: done getting next task for host managed_node3 30490 1727096567.68359: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096567.68364: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096567.68393: done sending task result for task 0afff68d-5257-ba36-653e-000000000b42 30490 1727096567.68403: getting variables 30490 1727096567.68405: in VariableManager get_vars() 30490 1727096567.68439: Calling all_inventory to load vars for managed_node3 30490 1727096567.68442: Calling groups_inventory to load vars for managed_node3 30490 1727096567.68444: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096567.68456: Calling all_plugins_play to load vars for managed_node3 30490 1727096567.68459: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096567.68463: Calling groups_plugins_play to load vars for managed_node3 30490 1727096567.68477: WORKER PROCESS EXITING 30490 1727096567.69882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096567.71523: done with get_vars() 30490 1727096567.71554: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:02:47 -0400 (0:00:00.053) 0:00:33.920 ****** 30490 1727096567.71651: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096567.71988: worker is 1 (out of 1 available) 30490 1727096567.72003: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096567.72016: done queuing things up, now waiting for results queue to drain 30490 1727096567.72018: waiting for pending results... 30490 1727096567.72224: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096567.72306: in run() - task 0afff68d-5257-ba36-653e-000000000b43 30490 1727096567.72319: variable 'ansible_search_path' from source: unknown 30490 1727096567.72323: variable 'ansible_search_path' from source: unknown 30490 1727096567.72352: calling self._execute() 30490 1727096567.72433: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096567.72437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096567.72448: variable 'omit' from source: magic vars 30490 1727096567.72727: variable 'ansible_distribution_major_version' from source: facts 30490 1727096567.72736: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096567.72742: variable 'omit' from source: magic vars 30490 1727096567.72797: variable 'omit' from source: magic vars 30490 1727096567.72909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096567.74693: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096567.74765: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096567.74941: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096567.74945: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096567.74947: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096567.74949: variable 'network_provider' from source: set_fact 30490 1727096567.75182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096567.75185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096567.75188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096567.75198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096567.75218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096567.75306: variable 'omit' from source: magic vars 30490 1727096567.75426: variable 'omit' from source: magic vars 30490 1727096567.75545: variable 'network_connections' from source: include params 30490 1727096567.75563: variable 'interface' from source: play vars 30490 1727096567.75633: variable 'interface' from source: play vars 30490 1727096567.75751: variable 'omit' from source: magic vars 30490 1727096567.75758: variable '__lsr_ansible_managed' from source: task vars 30490 1727096567.75803: variable '__lsr_ansible_managed' from source: task vars 30490 1727096567.75928: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 30490 1727096567.76105: Loaded config def from plugin (lookup/template) 30490 1727096567.76108: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 30490 1727096567.76129: File lookup term: get_ansible_managed.j2 30490 1727096567.76132: variable 'ansible_search_path' from source: unknown 30490 1727096567.76135: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 30490 1727096567.76146: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 30490 1727096567.76163: variable 'ansible_search_path' from source: unknown 30490 1727096567.79484: variable 'ansible_managed' from source: unknown 30490 1727096567.79572: variable 'omit' from source: magic vars 30490 1727096567.79595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096567.79614: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096567.79630: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096567.79644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096567.79652: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096567.79674: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096567.79680: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096567.79683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096567.79743: Set connection var ansible_connection to ssh 30490 1727096567.79751: Set connection var ansible_shell_type to sh 30490 1727096567.79755: Set connection var ansible_pipelining to False 30490 1727096567.79761: Set connection var ansible_shell_executable to /bin/sh 30490 1727096567.79766: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096567.79772: Set connection var ansible_timeout to 10 30490 1727096567.79794: variable 'ansible_shell_executable' from source: unknown 30490 1727096567.79797: variable 'ansible_connection' from source: unknown 30490 1727096567.79799: variable 'ansible_module_compression' from source: unknown 30490 1727096567.79802: variable 'ansible_shell_type' from source: unknown 30490 1727096567.79804: variable 'ansible_shell_executable' from source: unknown 30490 1727096567.79806: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096567.79809: variable 'ansible_pipelining' from source: unknown 30490 1727096567.79811: variable 'ansible_timeout' from source: unknown 30490 1727096567.79816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096567.79913: 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) 30490 1727096567.79925: variable 'omit' from source: magic vars 30490 1727096567.79927: starting attempt loop 30490 1727096567.79930: running the handler 30490 1727096567.79940: _low_level_execute_command(): starting 30490 1727096567.79946: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096567.80443: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096567.80478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096567.80481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096567.80483: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096567.80485: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096567.80487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096567.80538: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096567.80541: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096567.80543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096567.80590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096567.82298: stdout chunk (state=3): >>>/root <<< 30490 1727096567.82335: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096567.82375: stderr chunk (state=3): >>><<< 30490 1727096567.82380: stdout chunk (state=3): >>><<< 30490 1727096567.82399: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096567.82409: _low_level_execute_command(): starting 30490 1727096567.82415: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096567.823997-32032-238398453324577 `" && echo ansible-tmp-1727096567.823997-32032-238398453324577="` echo /root/.ansible/tmp/ansible-tmp-1727096567.823997-32032-238398453324577 `" ) && sleep 0' 30490 1727096567.82856: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096567.82859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096567.82862: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096567.82864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096567.82909: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096567.82913: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096567.82951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096567.84841: stdout chunk (state=3): >>>ansible-tmp-1727096567.823997-32032-238398453324577=/root/.ansible/tmp/ansible-tmp-1727096567.823997-32032-238398453324577 <<< 30490 1727096567.84944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096567.84995: stderr chunk (state=3): >>><<< 30490 1727096567.84999: stdout chunk (state=3): >>><<< 30490 1727096567.85012: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096567.823997-32032-238398453324577=/root/.ansible/tmp/ansible-tmp-1727096567.823997-32032-238398453324577 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096567.85051: variable 'ansible_module_compression' from source: unknown 30490 1727096567.85279: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 30490 1727096567.85283: variable 'ansible_facts' from source: unknown 30490 1727096567.85297: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096567.823997-32032-238398453324577/AnsiballZ_network_connections.py 30490 1727096567.85521: Sending initial data 30490 1727096567.85524: Sent initial data (167 bytes) 30490 1727096567.85998: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096567.86007: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096567.86018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096567.86032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096567.86046: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096567.86055: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096567.86060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096567.86149: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096567.86200: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096567.86283: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096567.87849: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096567.87881: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096567.87912: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpafxhxov9 /root/.ansible/tmp/ansible-tmp-1727096567.823997-32032-238398453324577/AnsiballZ_network_connections.py <<< 30490 1727096567.87923: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096567.823997-32032-238398453324577/AnsiballZ_network_connections.py" <<< 30490 1727096567.87946: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpafxhxov9" to remote "/root/.ansible/tmp/ansible-tmp-1727096567.823997-32032-238398453324577/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096567.823997-32032-238398453324577/AnsiballZ_network_connections.py" <<< 30490 1727096567.88617: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096567.88662: stderr chunk (state=3): >>><<< 30490 1727096567.88665: stdout chunk (state=3): >>><<< 30490 1727096567.88692: done transferring module to remote 30490 1727096567.88702: _low_level_execute_command(): starting 30490 1727096567.88705: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096567.823997-32032-238398453324577/ /root/.ansible/tmp/ansible-tmp-1727096567.823997-32032-238398453324577/AnsiballZ_network_connections.py && sleep 0' 30490 1727096567.89140: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096567.89147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096567.89170: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096567.89176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096567.89178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096567.89233: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096567.89238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096567.89241: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096567.89270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096567.91050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096567.91075: stderr chunk (state=3): >>><<< 30490 1727096567.91079: stdout chunk (state=3): >>><<< 30490 1727096567.91095: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096567.91098: _low_level_execute_command(): starting 30490 1727096567.91102: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096567.823997-32032-238398453324577/AnsiballZ_network_connections.py && sleep 0' 30490 1727096567.91538: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096567.91541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096567.91543: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096567.91545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096567.91599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096567.91608: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096567.91613: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096567.91646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096568.20312: stdout chunk (state=3): >>> <<< 30490 1727096568.20317: stdout chunk (state=3): >>>{"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 11d4979f-9ccd-4895-ba21-382eac8615e4\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__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": "statebr", "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}}<<< 30490 1727096568.20564: stdout chunk (state=3): >>> <<< 30490 1727096568.23790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096568.23795: stdout chunk (state=3): >>><<< 30490 1727096568.23797: stderr chunk (state=3): >>><<< 30490 1727096568.23810: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 11d4979f-9ccd-4895-ba21-382eac8615e4\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__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": "statebr", "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096568.23856: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'persistent_state': 'present', 'type': 'bridge', 'ip': {'dhcp4': False, 'auto6': False}}], '__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-1727096567.823997-32032-238398453324577/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096568.23863: _low_level_execute_command(): starting 30490 1727096568.23869: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096567.823997-32032-238398453324577/ > /dev/null 2>&1 && sleep 0' 30490 1727096568.24340: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096568.24344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096568.24346: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096568.24348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096568.24350: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096568.24393: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096568.24396: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096568.24398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096568.24443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096568.26340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096568.26345: stdout chunk (state=3): >>><<< 30490 1727096568.26347: stderr chunk (state=3): >>><<< 30490 1727096568.26364: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096568.26574: handler run complete 30490 1727096568.26578: attempt loop complete, returning result 30490 1727096568.26581: _execute() done 30490 1727096568.26584: dumping result to json 30490 1727096568.26586: done dumping result, returning 30490 1727096568.26588: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-ba36-653e-000000000b43] 30490 1727096568.26590: sending task result for task 0afff68d-5257-ba36-653e-000000000b43 30490 1727096568.26669: done sending task result for task 0afff68d-5257-ba36-653e-000000000b43 30490 1727096568.26674: WORKER PROCESS EXITING changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 11d4979f-9ccd-4895-ba21-382eac8615e4 30490 1727096568.26799: no more pending results, returning what we have 30490 1727096568.26803: results queue empty 30490 1727096568.26805: checking for any_errors_fatal 30490 1727096568.26812: done checking for any_errors_fatal 30490 1727096568.26813: checking for max_fail_percentage 30490 1727096568.26815: done checking for max_fail_percentage 30490 1727096568.26816: checking to see if all hosts have failed and the running result is not ok 30490 1727096568.26817: done checking to see if all hosts have failed 30490 1727096568.26817: getting the remaining hosts for this loop 30490 1727096568.26819: done getting the remaining hosts for this loop 30490 1727096568.26823: getting the next task for host managed_node3 30490 1727096568.26831: done getting next task for host managed_node3 30490 1727096568.26834: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096568.26838: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096568.26851: getting variables 30490 1727096568.26853: in VariableManager get_vars() 30490 1727096568.26920: Calling all_inventory to load vars for managed_node3 30490 1727096568.26924: Calling groups_inventory to load vars for managed_node3 30490 1727096568.26926: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096568.26936: Calling all_plugins_play to load vars for managed_node3 30490 1727096568.26939: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096568.26942: Calling groups_plugins_play to load vars for managed_node3 30490 1727096568.30231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096568.32014: done with get_vars() 30490 1727096568.32046: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:02:48 -0400 (0:00:00.604) 0:00:34.525 ****** 30490 1727096568.32150: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096568.32685: worker is 1 (out of 1 available) 30490 1727096568.32698: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096568.32710: done queuing things up, now waiting for results queue to drain 30490 1727096568.32711: waiting for pending results... 30490 1727096568.33126: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096568.33153: in run() - task 0afff68d-5257-ba36-653e-000000000b44 30490 1727096568.33178: variable 'ansible_search_path' from source: unknown 30490 1727096568.33221: variable 'ansible_search_path' from source: unknown 30490 1727096568.33241: calling self._execute() 30490 1727096568.33358: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096568.33373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096568.33441: variable 'omit' from source: magic vars 30490 1727096568.33834: variable 'ansible_distribution_major_version' from source: facts 30490 1727096568.33852: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096568.33987: variable 'network_state' from source: role '' defaults 30490 1727096568.34003: Evaluated conditional (network_state != {}): False 30490 1727096568.34010: when evaluation is False, skipping this task 30490 1727096568.34017: _execute() done 30490 1727096568.34022: dumping result to json 30490 1727096568.34028: done dumping result, returning 30490 1727096568.34091: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-ba36-653e-000000000b44] 30490 1727096568.34095: sending task result for task 0afff68d-5257-ba36-653e-000000000b44 30490 1727096568.34166: done sending task result for task 0afff68d-5257-ba36-653e-000000000b44 30490 1727096568.34171: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096568.34240: no more pending results, returning what we have 30490 1727096568.34244: results queue empty 30490 1727096568.34245: checking for any_errors_fatal 30490 1727096568.34259: done checking for any_errors_fatal 30490 1727096568.34260: checking for max_fail_percentage 30490 1727096568.34262: done checking for max_fail_percentage 30490 1727096568.34264: checking to see if all hosts have failed and the running result is not ok 30490 1727096568.34264: done checking to see if all hosts have failed 30490 1727096568.34265: getting the remaining hosts for this loop 30490 1727096568.34269: done getting the remaining hosts for this loop 30490 1727096568.34274: getting the next task for host managed_node3 30490 1727096568.34283: done getting next task for host managed_node3 30490 1727096568.34287: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096568.34292: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096568.34315: getting variables 30490 1727096568.34317: in VariableManager get_vars() 30490 1727096568.34356: Calling all_inventory to load vars for managed_node3 30490 1727096568.34359: Calling groups_inventory to load vars for managed_node3 30490 1727096568.34361: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096568.34594: Calling all_plugins_play to load vars for managed_node3 30490 1727096568.34599: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096568.34603: Calling groups_plugins_play to load vars for managed_node3 30490 1727096568.36083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096568.38019: done with get_vars() 30490 1727096568.38043: done getting variables 30490 1727096568.38113: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:02:48 -0400 (0:00:00.059) 0:00:34.585 ****** 30490 1727096568.38150: entering _queue_task() for managed_node3/debug 30490 1727096568.38560: worker is 1 (out of 1 available) 30490 1727096568.38577: exiting _queue_task() for managed_node3/debug 30490 1727096568.38590: done queuing things up, now waiting for results queue to drain 30490 1727096568.38591: waiting for pending results... 30490 1727096568.39011: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096568.39092: in run() - task 0afff68d-5257-ba36-653e-000000000b45 30490 1727096568.39124: variable 'ansible_search_path' from source: unknown 30490 1727096568.39172: variable 'ansible_search_path' from source: unknown 30490 1727096568.39188: calling self._execute() 30490 1727096568.39296: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096568.39307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096568.39329: variable 'omit' from source: magic vars 30490 1727096568.39758: variable 'ansible_distribution_major_version' from source: facts 30490 1727096568.39766: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096568.39819: variable 'omit' from source: magic vars 30490 1727096568.39864: variable 'omit' from source: magic vars 30490 1727096568.39904: variable 'omit' from source: magic vars 30490 1727096568.39957: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096568.40007: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096568.40039: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096568.40073: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096568.40090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096568.40146: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096568.40149: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096568.40151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096568.40243: Set connection var ansible_connection to ssh 30490 1727096568.40303: Set connection var ansible_shell_type to sh 30490 1727096568.40307: Set connection var ansible_pipelining to False 30490 1727096568.40309: Set connection var ansible_shell_executable to /bin/sh 30490 1727096568.40311: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096568.40314: Set connection var ansible_timeout to 10 30490 1727096568.40338: variable 'ansible_shell_executable' from source: unknown 30490 1727096568.40346: variable 'ansible_connection' from source: unknown 30490 1727096568.40354: variable 'ansible_module_compression' from source: unknown 30490 1727096568.40378: variable 'ansible_shell_type' from source: unknown 30490 1727096568.40411: variable 'ansible_shell_executable' from source: unknown 30490 1727096568.40414: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096568.40416: variable 'ansible_pipelining' from source: unknown 30490 1727096568.40418: variable 'ansible_timeout' from source: unknown 30490 1727096568.40521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096568.40582: 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) 30490 1727096568.40598: variable 'omit' from source: magic vars 30490 1727096568.40607: starting attempt loop 30490 1727096568.40614: running the handler 30490 1727096568.40790: variable '__network_connections_result' from source: set_fact 30490 1727096568.40856: handler run complete 30490 1727096568.40885: attempt loop complete, returning result 30490 1727096568.40892: _execute() done 30490 1727096568.40900: dumping result to json 30490 1727096568.40907: done dumping result, returning 30490 1727096568.40921: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-ba36-653e-000000000b45] 30490 1727096568.40962: sending task result for task 0afff68d-5257-ba36-653e-000000000b45 ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 11d4979f-9ccd-4895-ba21-382eac8615e4" ] } 30490 1727096568.41140: no more pending results, returning what we have 30490 1727096568.41144: results queue empty 30490 1727096568.41145: checking for any_errors_fatal 30490 1727096568.41152: done checking for any_errors_fatal 30490 1727096568.41153: checking for max_fail_percentage 30490 1727096568.41155: done checking for max_fail_percentage 30490 1727096568.41156: checking to see if all hosts have failed and the running result is not ok 30490 1727096568.41157: done checking to see if all hosts have failed 30490 1727096568.41158: getting the remaining hosts for this loop 30490 1727096568.41160: done getting the remaining hosts for this loop 30490 1727096568.41164: getting the next task for host managed_node3 30490 1727096568.41178: done getting next task for host managed_node3 30490 1727096568.41183: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096568.41188: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096568.41204: getting variables 30490 1727096568.41206: in VariableManager get_vars() 30490 1727096568.41243: Calling all_inventory to load vars for managed_node3 30490 1727096568.41246: Calling groups_inventory to load vars for managed_node3 30490 1727096568.41248: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096568.41259: Calling all_plugins_play to load vars for managed_node3 30490 1727096568.41262: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096568.41265: Calling groups_plugins_play to load vars for managed_node3 30490 1727096568.42016: done sending task result for task 0afff68d-5257-ba36-653e-000000000b45 30490 1727096568.42020: WORKER PROCESS EXITING 30490 1727096568.43640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096568.45547: done with get_vars() 30490 1727096568.45588: done getting variables 30490 1727096568.45653: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:02:48 -0400 (0:00:00.075) 0:00:34.661 ****** 30490 1727096568.45709: entering _queue_task() for managed_node3/debug 30490 1727096568.46105: worker is 1 (out of 1 available) 30490 1727096568.46125: exiting _queue_task() for managed_node3/debug 30490 1727096568.46143: done queuing things up, now waiting for results queue to drain 30490 1727096568.46145: waiting for pending results... 30490 1727096568.46688: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096568.46853: in run() - task 0afff68d-5257-ba36-653e-000000000b46 30490 1727096568.46867: variable 'ansible_search_path' from source: unknown 30490 1727096568.46873: variable 'ansible_search_path' from source: unknown 30490 1727096568.46916: calling self._execute() 30490 1727096568.47109: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096568.47113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096568.47116: variable 'omit' from source: magic vars 30490 1727096568.47501: variable 'ansible_distribution_major_version' from source: facts 30490 1727096568.47510: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096568.47516: variable 'omit' from source: magic vars 30490 1727096568.47595: variable 'omit' from source: magic vars 30490 1727096568.47628: variable 'omit' from source: magic vars 30490 1727096568.47680: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096568.47721: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096568.47740: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096568.47762: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096568.47780: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096568.47873: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096568.47877: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096568.47879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096568.47935: Set connection var ansible_connection to ssh 30490 1727096568.47942: Set connection var ansible_shell_type to sh 30490 1727096568.47950: Set connection var ansible_pipelining to False 30490 1727096568.47956: Set connection var ansible_shell_executable to /bin/sh 30490 1727096568.47961: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096568.47968: Set connection var ansible_timeout to 10 30490 1727096568.48000: variable 'ansible_shell_executable' from source: unknown 30490 1727096568.48003: variable 'ansible_connection' from source: unknown 30490 1727096568.48015: variable 'ansible_module_compression' from source: unknown 30490 1727096568.48018: variable 'ansible_shell_type' from source: unknown 30490 1727096568.48020: variable 'ansible_shell_executable' from source: unknown 30490 1727096568.48023: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096568.48027: variable 'ansible_pipelining' from source: unknown 30490 1727096568.48030: variable 'ansible_timeout' from source: unknown 30490 1727096568.48034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096568.48289: 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) 30490 1727096568.48293: variable 'omit' from source: magic vars 30490 1727096568.48296: starting attempt loop 30490 1727096568.48298: running the handler 30490 1727096568.48319: variable '__network_connections_result' from source: set_fact 30490 1727096568.48437: variable '__network_connections_result' from source: set_fact 30490 1727096568.48572: handler run complete 30490 1727096568.48609: attempt loop complete, returning result 30490 1727096568.48613: _execute() done 30490 1727096568.48615: dumping result to json 30490 1727096568.48618: done dumping result, returning 30490 1727096568.48620: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-ba36-653e-000000000b46] 30490 1727096568.48644: sending task result for task 0afff68d-5257-ba36-653e-000000000b46 30490 1727096568.48734: done sending task result for task 0afff68d-5257-ba36-653e-000000000b46 30490 1727096568.48737: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 11d4979f-9ccd-4895-ba21-382eac8615e4\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 11d4979f-9ccd-4895-ba21-382eac8615e4" ] } } 30490 1727096568.48855: no more pending results, returning what we have 30490 1727096568.48859: results queue empty 30490 1727096568.48860: checking for any_errors_fatal 30490 1727096568.48866: done checking for any_errors_fatal 30490 1727096568.48867: checking for max_fail_percentage 30490 1727096568.48869: done checking for max_fail_percentage 30490 1727096568.48871: checking to see if all hosts have failed and the running result is not ok 30490 1727096568.48871: done checking to see if all hosts have failed 30490 1727096568.48872: getting the remaining hosts for this loop 30490 1727096568.48873: done getting the remaining hosts for this loop 30490 1727096568.48877: getting the next task for host managed_node3 30490 1727096568.48884: done getting next task for host managed_node3 30490 1727096568.48887: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096568.48890: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096568.48901: getting variables 30490 1727096568.48903: in VariableManager get_vars() 30490 1727096568.48944: Calling all_inventory to load vars for managed_node3 30490 1727096568.48947: Calling groups_inventory to load vars for managed_node3 30490 1727096568.48949: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096568.48958: Calling all_plugins_play to load vars for managed_node3 30490 1727096568.48960: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096568.48963: Calling groups_plugins_play to load vars for managed_node3 30490 1727096568.49900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096568.50811: done with get_vars() 30490 1727096568.50835: done getting variables 30490 1727096568.50902: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:02:48 -0400 (0:00:00.052) 0:00:34.713 ****** 30490 1727096568.50950: entering _queue_task() for managed_node3/debug 30490 1727096568.51316: worker is 1 (out of 1 available) 30490 1727096568.51329: exiting _queue_task() for managed_node3/debug 30490 1727096568.51341: done queuing things up, now waiting for results queue to drain 30490 1727096568.51346: waiting for pending results... 30490 1727096568.51645: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096568.51826: in run() - task 0afff68d-5257-ba36-653e-000000000b47 30490 1727096568.51831: variable 'ansible_search_path' from source: unknown 30490 1727096568.51834: variable 'ansible_search_path' from source: unknown 30490 1727096568.51877: calling self._execute() 30490 1727096568.51954: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096568.51961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096568.52043: variable 'omit' from source: magic vars 30490 1727096568.52382: variable 'ansible_distribution_major_version' from source: facts 30490 1727096568.52392: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096568.52524: variable 'network_state' from source: role '' defaults 30490 1727096568.52528: Evaluated conditional (network_state != {}): False 30490 1727096568.52531: when evaluation is False, skipping this task 30490 1727096568.52533: _execute() done 30490 1727096568.52536: dumping result to json 30490 1727096568.52538: done dumping result, returning 30490 1727096568.52597: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-ba36-653e-000000000b47] 30490 1727096568.52601: sending task result for task 0afff68d-5257-ba36-653e-000000000b47 30490 1727096568.52764: done sending task result for task 0afff68d-5257-ba36-653e-000000000b47 30490 1727096568.52802: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 30490 1727096568.53202: no more pending results, returning what we have 30490 1727096568.53205: results queue empty 30490 1727096568.53206: checking for any_errors_fatal 30490 1727096568.53214: done checking for any_errors_fatal 30490 1727096568.53215: checking for max_fail_percentage 30490 1727096568.53217: done checking for max_fail_percentage 30490 1727096568.53218: checking to see if all hosts have failed and the running result is not ok 30490 1727096568.53219: done checking to see if all hosts have failed 30490 1727096568.53219: getting the remaining hosts for this loop 30490 1727096568.53221: done getting the remaining hosts for this loop 30490 1727096568.53224: getting the next task for host managed_node3 30490 1727096568.53232: done getting next task for host managed_node3 30490 1727096568.53235: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096568.53240: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096568.53259: getting variables 30490 1727096568.53260: in VariableManager get_vars() 30490 1727096568.53297: Calling all_inventory to load vars for managed_node3 30490 1727096568.53300: Calling groups_inventory to load vars for managed_node3 30490 1727096568.53302: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096568.53311: Calling all_plugins_play to load vars for managed_node3 30490 1727096568.53314: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096568.53316: Calling groups_plugins_play to load vars for managed_node3 30490 1727096568.54533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096568.55419: done with get_vars() 30490 1727096568.55439: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:02:48 -0400 (0:00:00.045) 0:00:34.759 ****** 30490 1727096568.55517: entering _queue_task() for managed_node3/ping 30490 1727096568.55789: worker is 1 (out of 1 available) 30490 1727096568.55802: exiting _queue_task() for managed_node3/ping 30490 1727096568.55816: done queuing things up, now waiting for results queue to drain 30490 1727096568.55818: waiting for pending results... 30490 1727096568.56001: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096568.56087: in run() - task 0afff68d-5257-ba36-653e-000000000b48 30490 1727096568.56099: variable 'ansible_search_path' from source: unknown 30490 1727096568.56102: variable 'ansible_search_path' from source: unknown 30490 1727096568.56131: calling self._execute() 30490 1727096568.56209: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096568.56213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096568.56221: variable 'omit' from source: magic vars 30490 1727096568.56778: variable 'ansible_distribution_major_version' from source: facts 30490 1727096568.56781: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096568.56783: variable 'omit' from source: magic vars 30490 1727096568.56785: variable 'omit' from source: magic vars 30490 1727096568.56787: variable 'omit' from source: magic vars 30490 1727096568.56804: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096568.56843: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096568.56870: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096568.56908: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096568.56930: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096568.56965: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096568.56981: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096568.56993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096568.57109: Set connection var ansible_connection to ssh 30490 1727096568.57134: Set connection var ansible_shell_type to sh 30490 1727096568.57148: Set connection var ansible_pipelining to False 30490 1727096568.57208: Set connection var ansible_shell_executable to /bin/sh 30490 1727096568.57211: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096568.57213: Set connection var ansible_timeout to 10 30490 1727096568.57215: variable 'ansible_shell_executable' from source: unknown 30490 1727096568.57217: variable 'ansible_connection' from source: unknown 30490 1727096568.57220: variable 'ansible_module_compression' from source: unknown 30490 1727096568.57236: variable 'ansible_shell_type' from source: unknown 30490 1727096568.57243: variable 'ansible_shell_executable' from source: unknown 30490 1727096568.57249: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096568.57255: variable 'ansible_pipelining' from source: unknown 30490 1727096568.57261: variable 'ansible_timeout' from source: unknown 30490 1727096568.57269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096568.57509: 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) 30490 1727096568.57526: variable 'omit' from source: magic vars 30490 1727096568.57562: starting attempt loop 30490 1727096568.57566: running the handler 30490 1727096568.57579: _low_level_execute_command(): starting 30490 1727096568.57597: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096568.58321: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096568.58330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096568.58333: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096568.58347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096568.58404: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096568.58409: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096568.58411: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096568.58453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096568.60113: stdout chunk (state=3): >>>/root <<< 30490 1727096568.60209: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096568.60249: stderr chunk (state=3): >>><<< 30490 1727096568.60251: stdout chunk (state=3): >>><<< 30490 1727096568.60282: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096568.60294: _low_level_execute_command(): starting 30490 1727096568.60299: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096568.6028209-32069-50947280800479 `" && echo ansible-tmp-1727096568.6028209-32069-50947280800479="` echo /root/.ansible/tmp/ansible-tmp-1727096568.6028209-32069-50947280800479 `" ) && sleep 0' 30490 1727096568.60729: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096568.60760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096568.60763: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096568.60766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096568.60782: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096568.60785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096568.60830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096568.60835: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096568.60837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096568.60873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096568.62803: stdout chunk (state=3): >>>ansible-tmp-1727096568.6028209-32069-50947280800479=/root/.ansible/tmp/ansible-tmp-1727096568.6028209-32069-50947280800479 <<< 30490 1727096568.62904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096568.62937: stderr chunk (state=3): >>><<< 30490 1727096568.62940: stdout chunk (state=3): >>><<< 30490 1727096568.62955: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096568.6028209-32069-50947280800479=/root/.ansible/tmp/ansible-tmp-1727096568.6028209-32069-50947280800479 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096568.63003: variable 'ansible_module_compression' from source: unknown 30490 1727096568.63039: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 30490 1727096568.63069: variable 'ansible_facts' from source: unknown 30490 1727096568.63125: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096568.6028209-32069-50947280800479/AnsiballZ_ping.py 30490 1727096568.63237: Sending initial data 30490 1727096568.63241: Sent initial data (152 bytes) 30490 1727096568.63703: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096568.63707: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096568.63710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096568.63760: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096568.63763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096568.63766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096568.63805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096568.65412: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096568.65442: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096568.65478: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp5_rhl8nf /root/.ansible/tmp/ansible-tmp-1727096568.6028209-32069-50947280800479/AnsiballZ_ping.py <<< 30490 1727096568.65486: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096568.6028209-32069-50947280800479/AnsiballZ_ping.py" <<< 30490 1727096568.65509: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp5_rhl8nf" to remote "/root/.ansible/tmp/ansible-tmp-1727096568.6028209-32069-50947280800479/AnsiballZ_ping.py" <<< 30490 1727096568.65513: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096568.6028209-32069-50947280800479/AnsiballZ_ping.py" <<< 30490 1727096568.65982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096568.66027: stderr chunk (state=3): >>><<< 30490 1727096568.66032: stdout chunk (state=3): >>><<< 30490 1727096568.66078: done transferring module to remote 30490 1727096568.66088: _low_level_execute_command(): starting 30490 1727096568.66093: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096568.6028209-32069-50947280800479/ /root/.ansible/tmp/ansible-tmp-1727096568.6028209-32069-50947280800479/AnsiballZ_ping.py && sleep 0' 30490 1727096568.66529: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096568.66563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096568.66566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096568.66571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096568.66578: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096568.66586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096568.66588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096568.66628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096568.66631: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096568.66671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096568.68497: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096568.68527: stderr chunk (state=3): >>><<< 30490 1727096568.68530: stdout chunk (state=3): >>><<< 30490 1727096568.68544: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096568.68548: _low_level_execute_command(): starting 30490 1727096568.68554: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096568.6028209-32069-50947280800479/AnsiballZ_ping.py && sleep 0' 30490 1727096568.69018: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096568.69021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096568.69024: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096568.69026: 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.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096568.69028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096568.69076: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096568.69093: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096568.69104: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096568.69131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096568.84222: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 30490 1727096568.85562: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096568.85566: stdout chunk (state=3): >>><<< 30490 1727096568.85571: stderr chunk (state=3): >>><<< 30490 1727096568.85702: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096568.85708: 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-1727096568.6028209-32069-50947280800479/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096568.85711: _low_level_execute_command(): starting 30490 1727096568.85713: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096568.6028209-32069-50947280800479/ > /dev/null 2>&1 && sleep 0' 30490 1727096568.86680: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096568.86695: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096568.86712: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096568.86805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096568.88621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096568.88670: stderr chunk (state=3): >>><<< 30490 1727096568.88678: stdout chunk (state=3): >>><<< 30490 1727096568.88693: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096568.88699: handler run complete 30490 1727096568.88714: attempt loop complete, returning result 30490 1727096568.88716: _execute() done 30490 1727096568.88720: dumping result to json 30490 1727096568.88722: done dumping result, returning 30490 1727096568.88730: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-ba36-653e-000000000b48] 30490 1727096568.88736: sending task result for task 0afff68d-5257-ba36-653e-000000000b48 30490 1727096568.88826: done sending task result for task 0afff68d-5257-ba36-653e-000000000b48 30490 1727096568.88829: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 30490 1727096568.88902: no more pending results, returning what we have 30490 1727096568.88906: results queue empty 30490 1727096568.88907: checking for any_errors_fatal 30490 1727096568.88915: done checking for any_errors_fatal 30490 1727096568.88915: checking for max_fail_percentage 30490 1727096568.88917: done checking for max_fail_percentage 30490 1727096568.88918: checking to see if all hosts have failed and the running result is not ok 30490 1727096568.88919: done checking to see if all hosts have failed 30490 1727096568.88919: getting the remaining hosts for this loop 30490 1727096568.88921: done getting the remaining hosts for this loop 30490 1727096568.88925: getting the next task for host managed_node3 30490 1727096568.88939: done getting next task for host managed_node3 30490 1727096568.88941: ^ task is: TASK: meta (role_complete) 30490 1727096568.88946: ^ state is: HOST STATE: block=5, 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? (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 30490 1727096568.88959: getting variables 30490 1727096568.88961: in VariableManager get_vars() 30490 1727096568.89003: Calling all_inventory to load vars for managed_node3 30490 1727096568.89006: Calling groups_inventory to load vars for managed_node3 30490 1727096568.89008: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096568.89017: Calling all_plugins_play to load vars for managed_node3 30490 1727096568.89020: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096568.89022: Calling groups_plugins_play to load vars for managed_node3 30490 1727096568.97231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096568.98758: done with get_vars() 30490 1727096568.98797: done getting variables 30490 1727096568.98877: done queuing things up, now waiting for results queue to drain 30490 1727096568.98880: results queue empty 30490 1727096568.98881: checking for any_errors_fatal 30490 1727096568.98884: done checking for any_errors_fatal 30490 1727096568.98885: checking for max_fail_percentage 30490 1727096568.98886: done checking for max_fail_percentage 30490 1727096568.98887: checking to see if all hosts have failed and the running result is not ok 30490 1727096568.98887: done checking to see if all hosts have failed 30490 1727096568.98888: getting the remaining hosts for this loop 30490 1727096568.98889: done getting the remaining hosts for this loop 30490 1727096568.98892: getting the next task for host managed_node3 30490 1727096568.98897: done getting next task for host managed_node3 30490 1727096568.98899: ^ task is: TASK: Show result 30490 1727096568.98902: ^ state is: HOST STATE: block=5, 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? (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 30490 1727096568.98904: getting variables 30490 1727096568.98905: in VariableManager get_vars() 30490 1727096568.98917: Calling all_inventory to load vars for managed_node3 30490 1727096568.98919: Calling groups_inventory to load vars for managed_node3 30490 1727096568.98922: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096568.98927: Calling all_plugins_play to load vars for managed_node3 30490 1727096568.98930: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096568.98932: Calling groups_plugins_play to load vars for managed_node3 30490 1727096569.00182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096569.01826: done with get_vars() 30490 1727096569.01855: done getting variables 30490 1727096569.01909: 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 result] ************************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Monday 23 September 2024 09:02:49 -0400 (0:00:00.464) 0:00:35.223 ****** 30490 1727096569.01949: entering _queue_task() for managed_node3/debug 30490 1727096569.02323: worker is 1 (out of 1 available) 30490 1727096569.02335: exiting _queue_task() for managed_node3/debug 30490 1727096569.02347: done queuing things up, now waiting for results queue to drain 30490 1727096569.02348: waiting for pending results... 30490 1727096569.02792: running TaskExecutor() for managed_node3/TASK: Show result 30490 1727096569.02876: in run() - task 0afff68d-5257-ba36-653e-000000000ad2 30490 1727096569.02881: variable 'ansible_search_path' from source: unknown 30490 1727096569.02884: variable 'ansible_search_path' from source: unknown 30490 1727096569.03011: calling self._execute() 30490 1727096569.03162: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096569.03166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096569.03182: variable 'omit' from source: magic vars 30490 1727096569.03928: variable 'ansible_distribution_major_version' from source: facts 30490 1727096569.03993: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096569.03996: variable 'omit' from source: magic vars 30490 1727096569.03999: variable 'omit' from source: magic vars 30490 1727096569.04032: variable 'omit' from source: magic vars 30490 1727096569.04286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096569.04324: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096569.04344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096569.04485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096569.04489: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096569.04492: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096569.04502: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096569.04505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096569.04746: Set connection var ansible_connection to ssh 30490 1727096569.04755: Set connection var ansible_shell_type to sh 30490 1727096569.04773: Set connection var ansible_pipelining to False 30490 1727096569.04776: Set connection var ansible_shell_executable to /bin/sh 30490 1727096569.04779: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096569.04782: Set connection var ansible_timeout to 10 30490 1727096569.04805: variable 'ansible_shell_executable' from source: unknown 30490 1727096569.04809: variable 'ansible_connection' from source: unknown 30490 1727096569.04812: variable 'ansible_module_compression' from source: unknown 30490 1727096569.04815: variable 'ansible_shell_type' from source: unknown 30490 1727096569.04817: variable 'ansible_shell_executable' from source: unknown 30490 1727096569.04819: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096569.04823: variable 'ansible_pipelining' from source: unknown 30490 1727096569.05082: variable 'ansible_timeout' from source: unknown 30490 1727096569.05085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096569.05131: 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) 30490 1727096569.05141: variable 'omit' from source: magic vars 30490 1727096569.05146: starting attempt loop 30490 1727096569.05149: running the handler 30490 1727096569.05407: variable '__network_connections_result' from source: set_fact 30490 1727096569.05496: variable '__network_connections_result' from source: set_fact 30490 1727096569.05877: handler run complete 30490 1727096569.05880: attempt loop complete, returning result 30490 1727096569.05883: _execute() done 30490 1727096569.05884: dumping result to json 30490 1727096569.05886: done dumping result, returning 30490 1727096569.05889: done running TaskExecutor() for managed_node3/TASK: Show result [0afff68d-5257-ba36-653e-000000000ad2] 30490 1727096569.05890: sending task result for task 0afff68d-5257-ba36-653e-000000000ad2 30490 1727096569.06044: done sending task result for task 0afff68d-5257-ba36-653e-000000000ad2 30490 1727096569.06049: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 11d4979f-9ccd-4895-ba21-382eac8615e4\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 11d4979f-9ccd-4895-ba21-382eac8615e4" ] } } 30490 1727096569.06134: no more pending results, returning what we have 30490 1727096569.06139: results queue empty 30490 1727096569.06140: checking for any_errors_fatal 30490 1727096569.06143: done checking for any_errors_fatal 30490 1727096569.06143: checking for max_fail_percentage 30490 1727096569.06145: done checking for max_fail_percentage 30490 1727096569.06146: checking to see if all hosts have failed and the running result is not ok 30490 1727096569.06147: done checking to see if all hosts have failed 30490 1727096569.06148: getting the remaining hosts for this loop 30490 1727096569.06149: done getting the remaining hosts for this loop 30490 1727096569.06154: getting the next task for host managed_node3 30490 1727096569.06164: done getting next task for host managed_node3 30490 1727096569.06169: ^ task is: TASK: Test 30490 1727096569.06174: ^ state is: HOST STATE: block=5, 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 30490 1727096569.06180: getting variables 30490 1727096569.06182: in VariableManager get_vars() 30490 1727096569.06215: Calling all_inventory to load vars for managed_node3 30490 1727096569.06219: Calling groups_inventory to load vars for managed_node3 30490 1727096569.06222: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096569.06234: Calling all_plugins_play to load vars for managed_node3 30490 1727096569.06237: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096569.06239: Calling groups_plugins_play to load vars for managed_node3 30490 1727096569.09627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096569.11386: done with get_vars() 30490 1727096569.11411: done getting variables TASK [Test] ******************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Monday 23 September 2024 09:02:49 -0400 (0:00:00.095) 0:00:35.319 ****** 30490 1727096569.11521: entering _queue_task() for managed_node3/include_tasks 30490 1727096569.12066: worker is 1 (out of 1 available) 30490 1727096569.12284: exiting _queue_task() for managed_node3/include_tasks 30490 1727096569.12295: done queuing things up, now waiting for results queue to drain 30490 1727096569.12297: waiting for pending results... 30490 1727096569.12393: running TaskExecutor() for managed_node3/TASK: Test 30490 1727096569.12674: in run() - task 0afff68d-5257-ba36-653e-000000000a4d 30490 1727096569.12678: variable 'ansible_search_path' from source: unknown 30490 1727096569.12682: variable 'ansible_search_path' from source: unknown 30490 1727096569.12684: variable 'lsr_test' from source: include params 30490 1727096569.12859: variable 'lsr_test' from source: include params 30490 1727096569.12924: variable 'omit' from source: magic vars 30490 1727096569.13113: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096569.13124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096569.13134: variable 'omit' from source: magic vars 30490 1727096569.13624: variable 'ansible_distribution_major_version' from source: facts 30490 1727096569.13639: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096569.13642: variable 'item' from source: unknown 30490 1727096569.13914: variable 'item' from source: unknown 30490 1727096569.13947: variable 'item' from source: unknown 30490 1727096569.14188: variable 'item' from source: unknown 30490 1727096569.14350: dumping result to json 30490 1727096569.14354: done dumping result, returning 30490 1727096569.14358: done running TaskExecutor() for managed_node3/TASK: Test [0afff68d-5257-ba36-653e-000000000a4d] 30490 1727096569.14361: sending task result for task 0afff68d-5257-ba36-653e-000000000a4d 30490 1727096569.14784: done sending task result for task 0afff68d-5257-ba36-653e-000000000a4d 30490 1727096569.14788: WORKER PROCESS EXITING 30490 1727096569.14822: no more pending results, returning what we have 30490 1727096569.14828: in VariableManager get_vars() 30490 1727096569.14860: Calling all_inventory to load vars for managed_node3 30490 1727096569.14863: Calling groups_inventory to load vars for managed_node3 30490 1727096569.14866: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096569.14881: Calling all_plugins_play to load vars for managed_node3 30490 1727096569.14884: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096569.14887: Calling groups_plugins_play to load vars for managed_node3 30490 1727096569.16742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096569.18480: done with get_vars() 30490 1727096569.18498: variable 'ansible_search_path' from source: unknown 30490 1727096569.18500: variable 'ansible_search_path' from source: unknown 30490 1727096569.18537: we have included files to process 30490 1727096569.18538: generating all_blocks data 30490 1727096569.18540: done generating all_blocks data 30490 1727096569.18545: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 30490 1727096569.18546: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 30490 1727096569.18548: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 30490 1727096569.18725: done processing included file 30490 1727096569.18727: iterating over new_blocks loaded from include file 30490 1727096569.18729: in VariableManager get_vars() 30490 1727096569.18742: done with get_vars() 30490 1727096569.18743: filtering new block on tags 30490 1727096569.18765: done filtering new block on tags 30490 1727096569.18769: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed_node3 => (item=tasks/activate_profile.yml) 30490 1727096569.18776: extending task lists for all hosts with included blocks 30490 1727096569.19499: done extending task lists 30490 1727096569.19501: done processing included files 30490 1727096569.19501: results queue empty 30490 1727096569.19502: checking for any_errors_fatal 30490 1727096569.19507: done checking for any_errors_fatal 30490 1727096569.19508: checking for max_fail_percentage 30490 1727096569.19510: done checking for max_fail_percentage 30490 1727096569.19510: checking to see if all hosts have failed and the running result is not ok 30490 1727096569.19511: done checking to see if all hosts have failed 30490 1727096569.19512: getting the remaining hosts for this loop 30490 1727096569.19513: done getting the remaining hosts for this loop 30490 1727096569.19515: getting the next task for host managed_node3 30490 1727096569.19520: done getting next task for host managed_node3 30490 1727096569.19521: ^ task is: TASK: Include network role 30490 1727096569.19524: ^ state is: HOST STATE: block=5, 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? (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 30490 1727096569.19526: getting variables 30490 1727096569.19527: in VariableManager get_vars() 30490 1727096569.19537: Calling all_inventory to load vars for managed_node3 30490 1727096569.19538: Calling groups_inventory to load vars for managed_node3 30490 1727096569.19540: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096569.19545: Calling all_plugins_play to load vars for managed_node3 30490 1727096569.19547: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096569.19549: Calling groups_plugins_play to load vars for managed_node3 30490 1727096569.21638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096569.25006: done with get_vars() 30490 1727096569.25040: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Monday 23 September 2024 09:02:49 -0400 (0:00:00.136) 0:00:35.455 ****** 30490 1727096569.25141: entering _queue_task() for managed_node3/include_role 30490 1727096569.25934: worker is 1 (out of 1 available) 30490 1727096569.25946: exiting _queue_task() for managed_node3/include_role 30490 1727096569.25959: done queuing things up, now waiting for results queue to drain 30490 1727096569.25961: waiting for pending results... 30490 1727096569.26316: running TaskExecutor() for managed_node3/TASK: Include network role 30490 1727096569.26728: in run() - task 0afff68d-5257-ba36-653e-000000000caa 30490 1727096569.26733: variable 'ansible_search_path' from source: unknown 30490 1727096569.26735: variable 'ansible_search_path' from source: unknown 30490 1727096569.26739: calling self._execute() 30490 1727096569.26741: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096569.26745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096569.26748: variable 'omit' from source: magic vars 30490 1727096569.27012: variable 'ansible_distribution_major_version' from source: facts 30490 1727096569.27052: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096569.27056: _execute() done 30490 1727096569.27058: dumping result to json 30490 1727096569.27061: done dumping result, returning 30490 1727096569.27064: done running TaskExecutor() for managed_node3/TASK: Include network role [0afff68d-5257-ba36-653e-000000000caa] 30490 1727096569.27066: sending task result for task 0afff68d-5257-ba36-653e-000000000caa 30490 1727096569.27449: done sending task result for task 0afff68d-5257-ba36-653e-000000000caa 30490 1727096569.27452: WORKER PROCESS EXITING 30490 1727096569.27500: no more pending results, returning what we have 30490 1727096569.27505: in VariableManager get_vars() 30490 1727096569.27541: Calling all_inventory to load vars for managed_node3 30490 1727096569.27544: Calling groups_inventory to load vars for managed_node3 30490 1727096569.27548: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096569.27559: Calling all_plugins_play to load vars for managed_node3 30490 1727096569.27562: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096569.27565: Calling groups_plugins_play to load vars for managed_node3 30490 1727096569.29689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096569.32608: done with get_vars() 30490 1727096569.32644: variable 'ansible_search_path' from source: unknown 30490 1727096569.32645: variable 'ansible_search_path' from source: unknown 30490 1727096569.32794: variable 'omit' from source: magic vars 30490 1727096569.32841: variable 'omit' from source: magic vars 30490 1727096569.32856: variable 'omit' from source: magic vars 30490 1727096569.32860: we have included files to process 30490 1727096569.32861: generating all_blocks data 30490 1727096569.32862: done generating all_blocks data 30490 1727096569.32864: processing included file: fedora.linux_system_roles.network 30490 1727096569.32889: in VariableManager get_vars() 30490 1727096569.32904: done with get_vars() 30490 1727096569.32932: in VariableManager get_vars() 30490 1727096569.32949: done with get_vars() 30490 1727096569.32991: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 30490 1727096569.33111: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 30490 1727096569.33189: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 30490 1727096569.33632: in VariableManager get_vars() 30490 1727096569.33652: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096569.37021: iterating over new_blocks loaded from include file 30490 1727096569.37024: in VariableManager get_vars() 30490 1727096569.37040: done with get_vars() 30490 1727096569.37042: filtering new block on tags 30490 1727096569.37305: done filtering new block on tags 30490 1727096569.37309: in VariableManager get_vars() 30490 1727096569.37324: done with get_vars() 30490 1727096569.37326: filtering new block on tags 30490 1727096569.37341: done filtering new block on tags 30490 1727096569.37343: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node3 30490 1727096569.37348: extending task lists for all hosts with included blocks 30490 1727096569.37452: done extending task lists 30490 1727096569.37453: done processing included files 30490 1727096569.37454: results queue empty 30490 1727096569.37455: checking for any_errors_fatal 30490 1727096569.37458: done checking for any_errors_fatal 30490 1727096569.37458: checking for max_fail_percentage 30490 1727096569.37459: done checking for max_fail_percentage 30490 1727096569.37460: checking to see if all hosts have failed and the running result is not ok 30490 1727096569.37461: done checking to see if all hosts have failed 30490 1727096569.37461: getting the remaining hosts for this loop 30490 1727096569.37462: done getting the remaining hosts for this loop 30490 1727096569.37464: getting the next task for host managed_node3 30490 1727096569.37470: done getting next task for host managed_node3 30490 1727096569.37475: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096569.37478: ^ state is: HOST STATE: block=5, 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? (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 30490 1727096569.37486: getting variables 30490 1727096569.37487: in VariableManager get_vars() 30490 1727096569.37498: Calling all_inventory to load vars for managed_node3 30490 1727096569.37500: Calling groups_inventory to load vars for managed_node3 30490 1727096569.37502: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096569.37507: Calling all_plugins_play to load vars for managed_node3 30490 1727096569.37510: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096569.37512: Calling groups_plugins_play to load vars for managed_node3 30490 1727096569.39014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096569.40020: done with get_vars() 30490 1727096569.40047: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:02:49 -0400 (0:00:00.149) 0:00:35.605 ****** 30490 1727096569.40115: entering _queue_task() for managed_node3/include_tasks 30490 1727096569.40490: worker is 1 (out of 1 available) 30490 1727096569.40502: exiting _queue_task() for managed_node3/include_tasks 30490 1727096569.40514: done queuing things up, now waiting for results queue to drain 30490 1727096569.40515: waiting for pending results... 30490 1727096569.40839: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096569.40979: in run() - task 0afff68d-5257-ba36-653e-000000000d16 30490 1727096569.40984: variable 'ansible_search_path' from source: unknown 30490 1727096569.40987: variable 'ansible_search_path' from source: unknown 30490 1727096569.40991: calling self._execute() 30490 1727096569.41185: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096569.41189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096569.41192: variable 'omit' from source: magic vars 30490 1727096569.41678: variable 'ansible_distribution_major_version' from source: facts 30490 1727096569.41823: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096569.41827: _execute() done 30490 1727096569.41829: dumping result to json 30490 1727096569.41831: done dumping result, returning 30490 1727096569.41834: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-ba36-653e-000000000d16] 30490 1727096569.41835: sending task result for task 0afff68d-5257-ba36-653e-000000000d16 30490 1727096569.41905: done sending task result for task 0afff68d-5257-ba36-653e-000000000d16 30490 1727096569.41908: WORKER PROCESS EXITING 30490 1727096569.41955: no more pending results, returning what we have 30490 1727096569.41960: in VariableManager get_vars() 30490 1727096569.42003: Calling all_inventory to load vars for managed_node3 30490 1727096569.42006: Calling groups_inventory to load vars for managed_node3 30490 1727096569.42008: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096569.42020: Calling all_plugins_play to load vars for managed_node3 30490 1727096569.42022: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096569.42024: Calling groups_plugins_play to load vars for managed_node3 30490 1727096569.43099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096569.43962: done with get_vars() 30490 1727096569.43979: variable 'ansible_search_path' from source: unknown 30490 1727096569.43981: variable 'ansible_search_path' from source: unknown 30490 1727096569.44006: we have included files to process 30490 1727096569.44007: generating all_blocks data 30490 1727096569.44008: done generating all_blocks data 30490 1727096569.44011: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096569.44011: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096569.44013: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096569.44567: done processing included file 30490 1727096569.44571: iterating over new_blocks loaded from include file 30490 1727096569.44572: in VariableManager get_vars() 30490 1727096569.44596: done with get_vars() 30490 1727096569.44597: filtering new block on tags 30490 1727096569.44627: done filtering new block on tags 30490 1727096569.44630: in VariableManager get_vars() 30490 1727096569.44650: done with get_vars() 30490 1727096569.44652: filtering new block on tags 30490 1727096569.44698: done filtering new block on tags 30490 1727096569.44701: in VariableManager get_vars() 30490 1727096569.44722: done with get_vars() 30490 1727096569.44724: filtering new block on tags 30490 1727096569.44765: done filtering new block on tags 30490 1727096569.44770: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 30490 1727096569.44778: extending task lists for all hosts with included blocks 30490 1727096569.45868: done extending task lists 30490 1727096569.45870: done processing included files 30490 1727096569.45870: results queue empty 30490 1727096569.45871: checking for any_errors_fatal 30490 1727096569.45875: done checking for any_errors_fatal 30490 1727096569.45875: checking for max_fail_percentage 30490 1727096569.45876: done checking for max_fail_percentage 30490 1727096569.45877: checking to see if all hosts have failed and the running result is not ok 30490 1727096569.45877: done checking to see if all hosts have failed 30490 1727096569.45878: getting the remaining hosts for this loop 30490 1727096569.45878: done getting the remaining hosts for this loop 30490 1727096569.45880: getting the next task for host managed_node3 30490 1727096569.45884: done getting next task for host managed_node3 30490 1727096569.45886: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096569.45888: ^ state is: HOST STATE: block=5, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096569.45895: getting variables 30490 1727096569.45896: in VariableManager get_vars() 30490 1727096569.45906: Calling all_inventory to load vars for managed_node3 30490 1727096569.45907: Calling groups_inventory to load vars for managed_node3 30490 1727096569.45908: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096569.45913: Calling all_plugins_play to load vars for managed_node3 30490 1727096569.45914: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096569.45916: Calling groups_plugins_play to load vars for managed_node3 30490 1727096569.46621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096569.47804: done with get_vars() 30490 1727096569.47829: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:02:49 -0400 (0:00:00.077) 0:00:35.683 ****** 30490 1727096569.47908: entering _queue_task() for managed_node3/setup 30490 1727096569.48222: worker is 1 (out of 1 available) 30490 1727096569.48236: exiting _queue_task() for managed_node3/setup 30490 1727096569.48251: done queuing things up, now waiting for results queue to drain 30490 1727096569.48254: waiting for pending results... 30490 1727096569.48510: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096569.48621: in run() - task 0afff68d-5257-ba36-653e-000000000d6d 30490 1727096569.48662: variable 'ansible_search_path' from source: unknown 30490 1727096569.48665: variable 'ansible_search_path' from source: unknown 30490 1727096569.48684: calling self._execute() 30490 1727096569.48753: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096569.48758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096569.48769: variable 'omit' from source: magic vars 30490 1727096569.49172: variable 'ansible_distribution_major_version' from source: facts 30490 1727096569.49176: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096569.49318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096569.51362: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096569.51366: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096569.51371: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096569.51475: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096569.51479: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096569.51577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096569.51581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096569.51583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096569.51586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096569.51588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096569.51638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096569.51659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096569.51684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096569.51722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096569.51736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096569.51885: variable '__network_required_facts' from source: role '' defaults 30490 1727096569.51895: variable 'ansible_facts' from source: unknown 30490 1727096569.52360: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 30490 1727096569.52364: when evaluation is False, skipping this task 30490 1727096569.52368: _execute() done 30490 1727096569.52374: dumping result to json 30490 1727096569.52377: done dumping result, returning 30490 1727096569.52380: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-ba36-653e-000000000d6d] 30490 1727096569.52385: sending task result for task 0afff68d-5257-ba36-653e-000000000d6d 30490 1727096569.52465: done sending task result for task 0afff68d-5257-ba36-653e-000000000d6d 30490 1727096569.52470: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096569.52513: no more pending results, returning what we have 30490 1727096569.52518: results queue empty 30490 1727096569.52518: checking for any_errors_fatal 30490 1727096569.52520: done checking for any_errors_fatal 30490 1727096569.52520: checking for max_fail_percentage 30490 1727096569.52522: done checking for max_fail_percentage 30490 1727096569.52523: checking to see if all hosts have failed and the running result is not ok 30490 1727096569.52524: done checking to see if all hosts have failed 30490 1727096569.52525: getting the remaining hosts for this loop 30490 1727096569.52526: done getting the remaining hosts for this loop 30490 1727096569.52530: getting the next task for host managed_node3 30490 1727096569.52541: done getting next task for host managed_node3 30490 1727096569.52544: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096569.52549: ^ state is: HOST STATE: block=5, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096569.52576: getting variables 30490 1727096569.52579: in VariableManager get_vars() 30490 1727096569.52614: Calling all_inventory to load vars for managed_node3 30490 1727096569.52616: Calling groups_inventory to load vars for managed_node3 30490 1727096569.52619: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096569.52628: Calling all_plugins_play to load vars for managed_node3 30490 1727096569.52631: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096569.52639: Calling groups_plugins_play to load vars for managed_node3 30490 1727096569.53441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096569.54435: done with get_vars() 30490 1727096569.54451: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:02:49 -0400 (0:00:00.066) 0:00:35.749 ****** 30490 1727096569.54524: entering _queue_task() for managed_node3/stat 30490 1727096569.54762: worker is 1 (out of 1 available) 30490 1727096569.54781: exiting _queue_task() for managed_node3/stat 30490 1727096569.54793: done queuing things up, now waiting for results queue to drain 30490 1727096569.54795: waiting for pending results... 30490 1727096569.54971: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096569.55063: in run() - task 0afff68d-5257-ba36-653e-000000000d6f 30490 1727096569.55078: variable 'ansible_search_path' from source: unknown 30490 1727096569.55082: variable 'ansible_search_path' from source: unknown 30490 1727096569.55108: calling self._execute() 30490 1727096569.55176: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096569.55180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096569.55189: variable 'omit' from source: magic vars 30490 1727096569.55455: variable 'ansible_distribution_major_version' from source: facts 30490 1727096569.55465: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096569.55582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096569.55762: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096569.55797: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096569.55823: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096569.55847: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096569.55914: 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) 30490 1727096569.55938: 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) 30490 1727096569.55956: 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) 30490 1727096569.55978: 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) 30490 1727096569.56037: variable '__network_is_ostree' from source: set_fact 30490 1727096569.56043: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096569.56046: when evaluation is False, skipping this task 30490 1727096569.56048: _execute() done 30490 1727096569.56051: dumping result to json 30490 1727096569.56054: done dumping result, returning 30490 1727096569.56061: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-ba36-653e-000000000d6f] 30490 1727096569.56066: sending task result for task 0afff68d-5257-ba36-653e-000000000d6f 30490 1727096569.56144: done sending task result for task 0afff68d-5257-ba36-653e-000000000d6f 30490 1727096569.56147: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096569.56200: no more pending results, returning what we have 30490 1727096569.56203: results queue empty 30490 1727096569.56205: checking for any_errors_fatal 30490 1727096569.56212: done checking for any_errors_fatal 30490 1727096569.56213: checking for max_fail_percentage 30490 1727096569.56224: done checking for max_fail_percentage 30490 1727096569.56225: checking to see if all hosts have failed and the running result is not ok 30490 1727096569.56226: done checking to see if all hosts have failed 30490 1727096569.56227: getting the remaining hosts for this loop 30490 1727096569.56228: done getting the remaining hosts for this loop 30490 1727096569.56232: getting the next task for host managed_node3 30490 1727096569.56240: done getting next task for host managed_node3 30490 1727096569.56243: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096569.56247: ^ state is: HOST STATE: block=5, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096569.56264: getting variables 30490 1727096569.56266: in VariableManager get_vars() 30490 1727096569.56298: Calling all_inventory to load vars for managed_node3 30490 1727096569.56300: Calling groups_inventory to load vars for managed_node3 30490 1727096569.56302: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096569.56311: Calling all_plugins_play to load vars for managed_node3 30490 1727096569.56313: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096569.56315: Calling groups_plugins_play to load vars for managed_node3 30490 1727096569.57112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096569.58033: done with get_vars() 30490 1727096569.58053: done getting variables 30490 1727096569.58109: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:02:49 -0400 (0:00:00.036) 0:00:35.785 ****** 30490 1727096569.58143: entering _queue_task() for managed_node3/set_fact 30490 1727096569.58433: worker is 1 (out of 1 available) 30490 1727096569.58446: exiting _queue_task() for managed_node3/set_fact 30490 1727096569.58458: done queuing things up, now waiting for results queue to drain 30490 1727096569.58459: waiting for pending results... 30490 1727096569.58887: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096569.58913: in run() - task 0afff68d-5257-ba36-653e-000000000d70 30490 1727096569.58931: variable 'ansible_search_path' from source: unknown 30490 1727096569.58937: variable 'ansible_search_path' from source: unknown 30490 1727096569.58979: calling self._execute() 30490 1727096569.59069: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096569.59082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096569.59095: variable 'omit' from source: magic vars 30490 1727096569.59455: variable 'ansible_distribution_major_version' from source: facts 30490 1727096569.59474: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096569.59627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096569.59859: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096569.59898: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096569.59923: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096569.59947: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096569.60014: 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) 30490 1727096569.60032: 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) 30490 1727096569.60050: 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) 30490 1727096569.60069: 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) 30490 1727096569.60133: variable '__network_is_ostree' from source: set_fact 30490 1727096569.60138: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096569.60141: when evaluation is False, skipping this task 30490 1727096569.60147: _execute() done 30490 1727096569.60150: dumping result to json 30490 1727096569.60152: done dumping result, returning 30490 1727096569.60159: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-ba36-653e-000000000d70] 30490 1727096569.60164: sending task result for task 0afff68d-5257-ba36-653e-000000000d70 30490 1727096569.60245: done sending task result for task 0afff68d-5257-ba36-653e-000000000d70 30490 1727096569.60249: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096569.60336: no more pending results, returning what we have 30490 1727096569.60340: results queue empty 30490 1727096569.60341: checking for any_errors_fatal 30490 1727096569.60345: done checking for any_errors_fatal 30490 1727096569.60346: checking for max_fail_percentage 30490 1727096569.60348: done checking for max_fail_percentage 30490 1727096569.60349: checking to see if all hosts have failed and the running result is not ok 30490 1727096569.60350: done checking to see if all hosts have failed 30490 1727096569.60350: getting the remaining hosts for this loop 30490 1727096569.60352: done getting the remaining hosts for this loop 30490 1727096569.60355: getting the next task for host managed_node3 30490 1727096569.60371: done getting next task for host managed_node3 30490 1727096569.60374: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096569.60379: ^ state is: HOST STATE: block=5, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096569.60396: getting variables 30490 1727096569.60397: in VariableManager get_vars() 30490 1727096569.60427: Calling all_inventory to load vars for managed_node3 30490 1727096569.60429: Calling groups_inventory to load vars for managed_node3 30490 1727096569.60431: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096569.60439: Calling all_plugins_play to load vars for managed_node3 30490 1727096569.60442: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096569.60444: Calling groups_plugins_play to load vars for managed_node3 30490 1727096569.61362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096569.62225: done with get_vars() 30490 1727096569.62241: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:02:49 -0400 (0:00:00.041) 0:00:35.827 ****** 30490 1727096569.62315: entering _queue_task() for managed_node3/service_facts 30490 1727096569.62546: worker is 1 (out of 1 available) 30490 1727096569.62560: exiting _queue_task() for managed_node3/service_facts 30490 1727096569.62578: done queuing things up, now waiting for results queue to drain 30490 1727096569.62580: waiting for pending results... 30490 1727096569.62756: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096569.62849: in run() - task 0afff68d-5257-ba36-653e-000000000d72 30490 1727096569.62859: variable 'ansible_search_path' from source: unknown 30490 1727096569.62863: variable 'ansible_search_path' from source: unknown 30490 1727096569.62894: calling self._execute() 30490 1727096569.62963: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096569.62969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096569.62979: variable 'omit' from source: magic vars 30490 1727096569.63252: variable 'ansible_distribution_major_version' from source: facts 30490 1727096569.63262: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096569.63269: variable 'omit' from source: magic vars 30490 1727096569.63319: variable 'omit' from source: magic vars 30490 1727096569.63341: variable 'omit' from source: magic vars 30490 1727096569.63379: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096569.63404: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096569.63419: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096569.63434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096569.63444: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096569.63471: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096569.63477: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096569.63480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096569.63540: Set connection var ansible_connection to ssh 30490 1727096569.63547: Set connection var ansible_shell_type to sh 30490 1727096569.63554: Set connection var ansible_pipelining to False 30490 1727096569.63559: Set connection var ansible_shell_executable to /bin/sh 30490 1727096569.63563: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096569.63575: Set connection var ansible_timeout to 10 30490 1727096569.63591: variable 'ansible_shell_executable' from source: unknown 30490 1727096569.63594: variable 'ansible_connection' from source: unknown 30490 1727096569.63597: variable 'ansible_module_compression' from source: unknown 30490 1727096569.63600: variable 'ansible_shell_type' from source: unknown 30490 1727096569.63602: variable 'ansible_shell_executable' from source: unknown 30490 1727096569.63604: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096569.63607: variable 'ansible_pipelining' from source: unknown 30490 1727096569.63609: variable 'ansible_timeout' from source: unknown 30490 1727096569.63613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096569.63751: 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) 30490 1727096569.63760: variable 'omit' from source: magic vars 30490 1727096569.63763: starting attempt loop 30490 1727096569.63766: running the handler 30490 1727096569.63783: _low_level_execute_command(): starting 30490 1727096569.63788: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096569.64306: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096569.64309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096569.64313: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096569.64315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096569.64317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096569.64370: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096569.64380: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096569.64383: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096569.64418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096569.66071: stdout chunk (state=3): >>>/root <<< 30490 1727096569.66255: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096569.66259: stdout chunk (state=3): >>><<< 30490 1727096569.66261: stderr chunk (state=3): >>><<< 30490 1727096569.66265: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096569.66269: _low_level_execute_command(): starting 30490 1727096569.66275: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096569.6624277-32125-221877372510068 `" && echo ansible-tmp-1727096569.6624277-32125-221877372510068="` echo /root/.ansible/tmp/ansible-tmp-1727096569.6624277-32125-221877372510068 `" ) && sleep 0' 30490 1727096569.66988: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096569.66991: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096569.66993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096569.66996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096569.67005: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096569.67007: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096569.67010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096569.67014: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096569.67017: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096569.67020: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096569.67023: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096569.67026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096569.67029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096569.67031: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096569.67076: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096569.67091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096569.67109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096569.67148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096569.69019: stdout chunk (state=3): >>>ansible-tmp-1727096569.6624277-32125-221877372510068=/root/.ansible/tmp/ansible-tmp-1727096569.6624277-32125-221877372510068 <<< 30490 1727096569.69139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096569.69166: stderr chunk (state=3): >>><<< 30490 1727096569.69173: stdout chunk (state=3): >>><<< 30490 1727096569.69191: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096569.6624277-32125-221877372510068=/root/.ansible/tmp/ansible-tmp-1727096569.6624277-32125-221877372510068 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096569.69226: variable 'ansible_module_compression' from source: unknown 30490 1727096569.69263: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 30490 1727096569.69300: variable 'ansible_facts' from source: unknown 30490 1727096569.69349: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096569.6624277-32125-221877372510068/AnsiballZ_service_facts.py 30490 1727096569.69454: Sending initial data 30490 1727096569.69458: Sent initial data (162 bytes) 30490 1727096569.70080: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096569.70094: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096569.70109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096569.70163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096569.71713: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 30490 1727096569.71730: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096569.71746: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096569.71782: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpoajisidx /root/.ansible/tmp/ansible-tmp-1727096569.6624277-32125-221877372510068/AnsiballZ_service_facts.py <<< 30490 1727096569.71786: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096569.6624277-32125-221877372510068/AnsiballZ_service_facts.py" <<< 30490 1727096569.71827: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpoajisidx" to remote "/root/.ansible/tmp/ansible-tmp-1727096569.6624277-32125-221877372510068/AnsiballZ_service_facts.py" <<< 30490 1727096569.71830: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096569.6624277-32125-221877372510068/AnsiballZ_service_facts.py" <<< 30490 1727096569.72322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096569.72364: stderr chunk (state=3): >>><<< 30490 1727096569.72369: stdout chunk (state=3): >>><<< 30490 1727096569.72385: done transferring module to remote 30490 1727096569.72393: _low_level_execute_command(): starting 30490 1727096569.72398: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096569.6624277-32125-221877372510068/ /root/.ansible/tmp/ansible-tmp-1727096569.6624277-32125-221877372510068/AnsiballZ_service_facts.py && sleep 0' 30490 1727096569.72829: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096569.72833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096569.72839: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096569.72841: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096569.72843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096569.72845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096569.72882: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096569.72904: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096569.72930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096569.74638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096569.74664: stderr chunk (state=3): >>><<< 30490 1727096569.74671: stdout chunk (state=3): >>><<< 30490 1727096569.74697: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096569.74701: _low_level_execute_command(): starting 30490 1727096569.74704: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096569.6624277-32125-221877372510068/AnsiballZ_service_facts.py && sleep 0' 30490 1727096569.75118: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096569.75148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096569.75151: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096569.75153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096569.75158: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096569.75160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096569.75162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096569.75210: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096569.75213: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096569.75257: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096571.27991: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.<<< 30490 1727096571.28016: stdout chunk (state=3): >>>service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 30490 1727096571.29663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096571.29667: stdout chunk (state=3): >>><<< 30490 1727096571.29671: stderr chunk (state=3): >>><<< 30490 1727096571.29885: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096571.30517: 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-1727096569.6624277-32125-221877372510068/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096571.30535: _low_level_execute_command(): starting 30490 1727096571.30546: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096569.6624277-32125-221877372510068/ > /dev/null 2>&1 && sleep 0' 30490 1727096571.31559: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096571.31655: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096571.31680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096571.31709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096571.31727: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096571.31750: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096571.31900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096571.33827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096571.33839: stdout chunk (state=3): >>><<< 30490 1727096571.33852: stderr chunk (state=3): >>><<< 30490 1727096571.34076: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096571.34080: handler run complete 30490 1727096571.34092: variable 'ansible_facts' from source: unknown 30490 1727096571.34239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096571.34736: variable 'ansible_facts' from source: unknown 30490 1727096571.34896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096571.35116: attempt loop complete, returning result 30490 1727096571.35131: _execute() done 30490 1727096571.35140: dumping result to json 30490 1727096571.35204: done dumping result, returning 30490 1727096571.35218: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-ba36-653e-000000000d72] 30490 1727096571.35228: sending task result for task 0afff68d-5257-ba36-653e-000000000d72 30490 1727096571.36205: done sending task result for task 0afff68d-5257-ba36-653e-000000000d72 30490 1727096571.36208: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096571.36359: no more pending results, returning what we have 30490 1727096571.36362: results queue empty 30490 1727096571.36363: checking for any_errors_fatal 30490 1727096571.36398: done checking for any_errors_fatal 30490 1727096571.36400: checking for max_fail_percentage 30490 1727096571.36402: done checking for max_fail_percentage 30490 1727096571.36403: checking to see if all hosts have failed and the running result is not ok 30490 1727096571.36404: done checking to see if all hosts have failed 30490 1727096571.36404: getting the remaining hosts for this loop 30490 1727096571.36406: done getting the remaining hosts for this loop 30490 1727096571.36409: getting the next task for host managed_node3 30490 1727096571.36416: done getting next task for host managed_node3 30490 1727096571.36419: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096571.36423: ^ state is: HOST STATE: block=5, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096571.36433: getting variables 30490 1727096571.36435: in VariableManager get_vars() 30490 1727096571.36461: Calling all_inventory to load vars for managed_node3 30490 1727096571.36463: Calling groups_inventory to load vars for managed_node3 30490 1727096571.36465: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096571.36477: Calling all_plugins_play to load vars for managed_node3 30490 1727096571.36480: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096571.36482: Calling groups_plugins_play to load vars for managed_node3 30490 1727096571.37892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096571.39279: done with get_vars() 30490 1727096571.39298: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:02:51 -0400 (0:00:01.770) 0:00:37.598 ****** 30490 1727096571.39391: entering _queue_task() for managed_node3/package_facts 30490 1727096571.39665: worker is 1 (out of 1 available) 30490 1727096571.39685: exiting _queue_task() for managed_node3/package_facts 30490 1727096571.39699: done queuing things up, now waiting for results queue to drain 30490 1727096571.39701: waiting for pending results... 30490 1727096571.40021: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096571.40141: in run() - task 0afff68d-5257-ba36-653e-000000000d73 30490 1727096571.40153: variable 'ansible_search_path' from source: unknown 30490 1727096571.40157: variable 'ansible_search_path' from source: unknown 30490 1727096571.40189: calling self._execute() 30490 1727096571.40278: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096571.40283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096571.40291: variable 'omit' from source: magic vars 30490 1727096571.40663: variable 'ansible_distribution_major_version' from source: facts 30490 1727096571.40672: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096571.40678: variable 'omit' from source: magic vars 30490 1727096571.40983: variable 'omit' from source: magic vars 30490 1727096571.40986: variable 'omit' from source: magic vars 30490 1727096571.40989: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096571.40992: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096571.40995: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096571.40997: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096571.40999: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096571.41002: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096571.41005: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096571.41007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096571.41009: Set connection var ansible_connection to ssh 30490 1727096571.41026: Set connection var ansible_shell_type to sh 30490 1727096571.41030: Set connection var ansible_pipelining to False 30490 1727096571.41032: Set connection var ansible_shell_executable to /bin/sh 30490 1727096571.41052: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096571.41055: Set connection var ansible_timeout to 10 30490 1727096571.41066: variable 'ansible_shell_executable' from source: unknown 30490 1727096571.41070: variable 'ansible_connection' from source: unknown 30490 1727096571.41076: variable 'ansible_module_compression' from source: unknown 30490 1727096571.41078: variable 'ansible_shell_type' from source: unknown 30490 1727096571.41080: variable 'ansible_shell_executable' from source: unknown 30490 1727096571.41083: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096571.41085: variable 'ansible_pipelining' from source: unknown 30490 1727096571.41087: variable 'ansible_timeout' from source: unknown 30490 1727096571.41089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096571.41264: 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) 30490 1727096571.41282: variable 'omit' from source: magic vars 30490 1727096571.41287: starting attempt loop 30490 1727096571.41290: running the handler 30490 1727096571.41307: _low_level_execute_command(): starting 30490 1727096571.41315: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096571.41804: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096571.41813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096571.41838: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096571.41841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096571.41913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096571.41916: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096571.41921: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096571.41963: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096571.43614: stdout chunk (state=3): >>>/root <<< 30490 1727096571.43709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096571.43740: stderr chunk (state=3): >>><<< 30490 1727096571.43743: stdout chunk (state=3): >>><<< 30490 1727096571.43763: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096571.43780: _low_level_execute_command(): starting 30490 1727096571.43785: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096571.437641-32192-203480843064971 `" && echo ansible-tmp-1727096571.437641-32192-203480843064971="` echo /root/.ansible/tmp/ansible-tmp-1727096571.437641-32192-203480843064971 `" ) && sleep 0' 30490 1727096571.44351: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096571.44418: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096571.44432: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096571.44435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096571.44438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096571.44456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096571.44488: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096571.44518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096571.46428: stdout chunk (state=3): >>>ansible-tmp-1727096571.437641-32192-203480843064971=/root/.ansible/tmp/ansible-tmp-1727096571.437641-32192-203480843064971 <<< 30490 1727096571.46558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096571.46582: stderr chunk (state=3): >>><<< 30490 1727096571.46585: stdout chunk (state=3): >>><<< 30490 1727096571.46602: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096571.437641-32192-203480843064971=/root/.ansible/tmp/ansible-tmp-1727096571.437641-32192-203480843064971 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096571.46646: variable 'ansible_module_compression' from source: unknown 30490 1727096571.46702: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 30490 1727096571.46749: variable 'ansible_facts' from source: unknown 30490 1727096571.46903: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096571.437641-32192-203480843064971/AnsiballZ_package_facts.py 30490 1727096571.47038: Sending initial data 30490 1727096571.47042: Sent initial data (161 bytes) 30490 1727096571.47497: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096571.47501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096571.47504: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096571.47516: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096571.47616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096571.47620: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096571.47623: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096571.47651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096571.49223: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 30490 1727096571.49255: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096571.49277: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096571.49344: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpd1dsu176 /root/.ansible/tmp/ansible-tmp-1727096571.437641-32192-203480843064971/AnsiballZ_package_facts.py <<< 30490 1727096571.49347: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096571.437641-32192-203480843064971/AnsiballZ_package_facts.py" <<< 30490 1727096571.49375: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpd1dsu176" to remote "/root/.ansible/tmp/ansible-tmp-1727096571.437641-32192-203480843064971/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096571.437641-32192-203480843064971/AnsiballZ_package_facts.py" <<< 30490 1727096571.50667: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096571.50716: stderr chunk (state=3): >>><<< 30490 1727096571.50720: stdout chunk (state=3): >>><<< 30490 1727096571.50763: done transferring module to remote 30490 1727096571.50775: _low_level_execute_command(): starting 30490 1727096571.50781: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096571.437641-32192-203480843064971/ /root/.ansible/tmp/ansible-tmp-1727096571.437641-32192-203480843064971/AnsiballZ_package_facts.py && sleep 0' 30490 1727096571.51226: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096571.51230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096571.51233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096571.51235: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096571.51243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096571.51290: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096571.51294: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096571.51330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096571.53123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096571.53148: stderr chunk (state=3): >>><<< 30490 1727096571.53151: stdout chunk (state=3): >>><<< 30490 1727096571.53163: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096571.53171: _low_level_execute_command(): starting 30490 1727096571.53177: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096571.437641-32192-203480843064971/AnsiballZ_package_facts.py && sleep 0' 30490 1727096571.53623: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096571.53626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096571.53628: 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.14.152 is address debug1: re-parsing configuration <<< 30490 1727096571.53631: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096571.53687: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096571.53693: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096571.53730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096571.98063: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 30490 1727096571.98090: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 30490 1727096571.98098: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-resc<<< 30490 1727096571.98105: stdout chunk (state=3): >>>ue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 30490 1727096571.98108: stdout chunk (state=3): >>>pm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.<<< 30490 1727096571.98122: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 30490 1727096571.99861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096571.99880: stderr chunk (state=3): >>><<< 30490 1727096571.99900: stdout chunk (state=3): >>><<< 30490 1727096571.99976: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096572.01285: 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-1727096571.437641-32192-203480843064971/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096572.01301: _low_level_execute_command(): starting 30490 1727096572.01305: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096571.437641-32192-203480843064971/ > /dev/null 2>&1 && sleep 0' 30490 1727096572.01726: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096572.01738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096572.01752: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096572.01763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096572.01823: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096572.01835: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096572.01876: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096572.01904: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096572.03747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096572.03775: stderr chunk (state=3): >>><<< 30490 1727096572.03780: stdout chunk (state=3): >>><<< 30490 1727096572.03794: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096572.03800: handler run complete 30490 1727096572.04278: variable 'ansible_facts' from source: unknown 30490 1727096572.04798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096572.06306: variable 'ansible_facts' from source: unknown 30490 1727096572.06545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096572.06920: attempt loop complete, returning result 30490 1727096572.06929: _execute() done 30490 1727096572.06931: dumping result to json 30490 1727096572.07045: done dumping result, returning 30490 1727096572.07055: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-ba36-653e-000000000d73] 30490 1727096572.07060: sending task result for task 0afff68d-5257-ba36-653e-000000000d73 30490 1727096572.08664: done sending task result for task 0afff68d-5257-ba36-653e-000000000d73 30490 1727096572.08669: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096572.08838: no more pending results, returning what we have 30490 1727096572.08840: results queue empty 30490 1727096572.08841: checking for any_errors_fatal 30490 1727096572.08851: done checking for any_errors_fatal 30490 1727096572.08852: checking for max_fail_percentage 30490 1727096572.08854: done checking for max_fail_percentage 30490 1727096572.08855: checking to see if all hosts have failed and the running result is not ok 30490 1727096572.08855: done checking to see if all hosts have failed 30490 1727096572.08856: getting the remaining hosts for this loop 30490 1727096572.08857: done getting the remaining hosts for this loop 30490 1727096572.08861: getting the next task for host managed_node3 30490 1727096572.08870: done getting next task for host managed_node3 30490 1727096572.08875: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096572.08880: ^ state is: HOST STATE: block=5, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096572.08891: getting variables 30490 1727096572.08892: in VariableManager get_vars() 30490 1727096572.08927: Calling all_inventory to load vars for managed_node3 30490 1727096572.08931: Calling groups_inventory to load vars for managed_node3 30490 1727096572.08933: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096572.08942: Calling all_plugins_play to load vars for managed_node3 30490 1727096572.08944: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096572.08947: Calling groups_plugins_play to load vars for managed_node3 30490 1727096572.10086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096572.11305: done with get_vars() 30490 1727096572.11322: done getting variables 30490 1727096572.11373: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:02:52 -0400 (0:00:00.720) 0:00:38.318 ****** 30490 1727096572.11401: entering _queue_task() for managed_node3/debug 30490 1727096572.11649: worker is 1 (out of 1 available) 30490 1727096572.11663: exiting _queue_task() for managed_node3/debug 30490 1727096572.11677: done queuing things up, now waiting for results queue to drain 30490 1727096572.11679: waiting for pending results... 30490 1727096572.11869: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096572.11965: in run() - task 0afff68d-5257-ba36-653e-000000000d17 30490 1727096572.11983: variable 'ansible_search_path' from source: unknown 30490 1727096572.11987: variable 'ansible_search_path' from source: unknown 30490 1727096572.12020: calling self._execute() 30490 1727096572.12091: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096572.12095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096572.12103: variable 'omit' from source: magic vars 30490 1727096572.12390: variable 'ansible_distribution_major_version' from source: facts 30490 1727096572.12398: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096572.12405: variable 'omit' from source: magic vars 30490 1727096572.12451: variable 'omit' from source: magic vars 30490 1727096572.12521: variable 'network_provider' from source: set_fact 30490 1727096572.12550: variable 'omit' from source: magic vars 30490 1727096572.12774: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096572.12778: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096572.12781: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096572.12783: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096572.12785: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096572.12787: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096572.12789: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096572.12791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096572.12853: Set connection var ansible_connection to ssh 30490 1727096572.12866: Set connection var ansible_shell_type to sh 30490 1727096572.12883: Set connection var ansible_pipelining to False 30490 1727096572.12894: Set connection var ansible_shell_executable to /bin/sh 30490 1727096572.12913: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096572.12922: Set connection var ansible_timeout to 10 30490 1727096572.12949: variable 'ansible_shell_executable' from source: unknown 30490 1727096572.12957: variable 'ansible_connection' from source: unknown 30490 1727096572.12963: variable 'ansible_module_compression' from source: unknown 30490 1727096572.12972: variable 'ansible_shell_type' from source: unknown 30490 1727096572.12979: variable 'ansible_shell_executable' from source: unknown 30490 1727096572.12987: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096572.12994: variable 'ansible_pipelining' from source: unknown 30490 1727096572.12999: variable 'ansible_timeout' from source: unknown 30490 1727096572.13005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096572.13153: 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) 30490 1727096572.13171: variable 'omit' from source: magic vars 30490 1727096572.13181: starting attempt loop 30490 1727096572.13188: running the handler 30490 1727096572.13272: handler run complete 30490 1727096572.13275: attempt loop complete, returning result 30490 1727096572.13278: _execute() done 30490 1727096572.13280: dumping result to json 30490 1727096572.13282: done dumping result, returning 30490 1727096572.13292: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-ba36-653e-000000000d17] 30490 1727096572.13303: sending task result for task 0afff68d-5257-ba36-653e-000000000d17 30490 1727096572.13531: done sending task result for task 0afff68d-5257-ba36-653e-000000000d17 30490 1727096572.13536: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 30490 1727096572.13606: no more pending results, returning what we have 30490 1727096572.13610: results queue empty 30490 1727096572.13611: checking for any_errors_fatal 30490 1727096572.13619: done checking for any_errors_fatal 30490 1727096572.13620: checking for max_fail_percentage 30490 1727096572.13621: done checking for max_fail_percentage 30490 1727096572.13622: checking to see if all hosts have failed and the running result is not ok 30490 1727096572.13623: done checking to see if all hosts have failed 30490 1727096572.13624: getting the remaining hosts for this loop 30490 1727096572.13625: done getting the remaining hosts for this loop 30490 1727096572.13628: getting the next task for host managed_node3 30490 1727096572.13636: done getting next task for host managed_node3 30490 1727096572.13639: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096572.13643: ^ state is: HOST STATE: block=5, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096572.13653: getting variables 30490 1727096572.13655: in VariableManager get_vars() 30490 1727096572.13695: Calling all_inventory to load vars for managed_node3 30490 1727096572.13698: Calling groups_inventory to load vars for managed_node3 30490 1727096572.13700: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096572.13709: Calling all_plugins_play to load vars for managed_node3 30490 1727096572.13711: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096572.13713: Calling groups_plugins_play to load vars for managed_node3 30490 1727096572.14503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096572.15370: done with get_vars() 30490 1727096572.15388: done getting variables 30490 1727096572.15428: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:02:52 -0400 (0:00:00.040) 0:00:38.358 ****** 30490 1727096572.15457: entering _queue_task() for managed_node3/fail 30490 1727096572.15684: worker is 1 (out of 1 available) 30490 1727096572.15697: exiting _queue_task() for managed_node3/fail 30490 1727096572.15709: done queuing things up, now waiting for results queue to drain 30490 1727096572.15710: waiting for pending results... 30490 1727096572.15893: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096572.15977: in run() - task 0afff68d-5257-ba36-653e-000000000d18 30490 1727096572.15995: variable 'ansible_search_path' from source: unknown 30490 1727096572.16001: variable 'ansible_search_path' from source: unknown 30490 1727096572.16088: calling self._execute() 30490 1727096572.16132: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096572.16136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096572.16140: variable 'omit' from source: magic vars 30490 1727096572.16566: variable 'ansible_distribution_major_version' from source: facts 30490 1727096572.16578: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096572.16815: variable 'network_state' from source: role '' defaults 30490 1727096572.16818: Evaluated conditional (network_state != {}): False 30490 1727096572.16821: when evaluation is False, skipping this task 30490 1727096572.16823: _execute() done 30490 1727096572.16824: dumping result to json 30490 1727096572.16826: done dumping result, returning 30490 1727096572.16858: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-ba36-653e-000000000d18] 30490 1727096572.16861: sending task result for task 0afff68d-5257-ba36-653e-000000000d18 30490 1727096572.16938: done sending task result for task 0afff68d-5257-ba36-653e-000000000d18 30490 1727096572.16941: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096572.17008: no more pending results, returning what we have 30490 1727096572.17011: results queue empty 30490 1727096572.17012: checking for any_errors_fatal 30490 1727096572.17016: done checking for any_errors_fatal 30490 1727096572.17017: checking for max_fail_percentage 30490 1727096572.17018: done checking for max_fail_percentage 30490 1727096572.17019: checking to see if all hosts have failed and the running result is not ok 30490 1727096572.17020: done checking to see if all hosts have failed 30490 1727096572.17020: getting the remaining hosts for this loop 30490 1727096572.17021: done getting the remaining hosts for this loop 30490 1727096572.17024: getting the next task for host managed_node3 30490 1727096572.17031: done getting next task for host managed_node3 30490 1727096572.17033: ^ 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 30490 1727096572.17037: ^ state is: HOST STATE: block=5, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096572.17055: getting variables 30490 1727096572.17057: in VariableManager get_vars() 30490 1727096572.17086: Calling all_inventory to load vars for managed_node3 30490 1727096572.17088: Calling groups_inventory to load vars for managed_node3 30490 1727096572.17090: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096572.17097: Calling all_plugins_play to load vars for managed_node3 30490 1727096572.17099: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096572.17100: Calling groups_plugins_play to load vars for managed_node3 30490 1727096572.22541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096572.23401: done with get_vars() 30490 1727096572.23420: done getting variables 30490 1727096572.23455: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:02:52 -0400 (0:00:00.080) 0:00:38.438 ****** 30490 1727096572.23478: entering _queue_task() for managed_node3/fail 30490 1727096572.23738: worker is 1 (out of 1 available) 30490 1727096572.23753: exiting _queue_task() for managed_node3/fail 30490 1727096572.23765: done queuing things up, now waiting for results queue to drain 30490 1727096572.23769: waiting for pending results... 30490 1727096572.24000: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 30490 1727096572.24195: in run() - task 0afff68d-5257-ba36-653e-000000000d19 30490 1727096572.24224: variable 'ansible_search_path' from source: unknown 30490 1727096572.24230: variable 'ansible_search_path' from source: unknown 30490 1727096572.24255: calling self._execute() 30490 1727096572.24376: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096572.24381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096572.24384: variable 'omit' from source: magic vars 30490 1727096572.24972: variable 'ansible_distribution_major_version' from source: facts 30490 1727096572.24975: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096572.25012: variable 'network_state' from source: role '' defaults 30490 1727096572.25022: Evaluated conditional (network_state != {}): False 30490 1727096572.25026: when evaluation is False, skipping this task 30490 1727096572.25029: _execute() done 30490 1727096572.25032: dumping result to json 30490 1727096572.25034: done dumping result, returning 30490 1727096572.25041: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-ba36-653e-000000000d19] 30490 1727096572.25047: sending task result for task 0afff68d-5257-ba36-653e-000000000d19 30490 1727096572.25213: done sending task result for task 0afff68d-5257-ba36-653e-000000000d19 30490 1727096572.25217: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096572.25309: no more pending results, returning what we have 30490 1727096572.25312: results queue empty 30490 1727096572.25313: checking for any_errors_fatal 30490 1727096572.25326: done checking for any_errors_fatal 30490 1727096572.25327: checking for max_fail_percentage 30490 1727096572.25329: done checking for max_fail_percentage 30490 1727096572.25329: checking to see if all hosts have failed and the running result is not ok 30490 1727096572.25330: done checking to see if all hosts have failed 30490 1727096572.25331: getting the remaining hosts for this loop 30490 1727096572.25332: done getting the remaining hosts for this loop 30490 1727096572.25335: getting the next task for host managed_node3 30490 1727096572.25345: done getting next task for host managed_node3 30490 1727096572.25350: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096572.25356: ^ state is: HOST STATE: block=5, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096572.25381: getting variables 30490 1727096572.25385: in VariableManager get_vars() 30490 1727096572.25422: Calling all_inventory to load vars for managed_node3 30490 1727096572.25425: Calling groups_inventory to load vars for managed_node3 30490 1727096572.25435: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096572.25459: Calling all_plugins_play to load vars for managed_node3 30490 1727096572.25469: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096572.25474: Calling groups_plugins_play to load vars for managed_node3 30490 1727096572.26497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096572.27457: done with get_vars() 30490 1727096572.27475: done getting variables 30490 1727096572.27515: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:02:52 -0400 (0:00:00.040) 0:00:38.479 ****** 30490 1727096572.27538: entering _queue_task() for managed_node3/fail 30490 1727096572.27758: worker is 1 (out of 1 available) 30490 1727096572.27773: exiting _queue_task() for managed_node3/fail 30490 1727096572.27785: done queuing things up, now waiting for results queue to drain 30490 1727096572.27787: waiting for pending results... 30490 1727096572.28025: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096572.28222: in run() - task 0afff68d-5257-ba36-653e-000000000d1a 30490 1727096572.28233: variable 'ansible_search_path' from source: unknown 30490 1727096572.28237: variable 'ansible_search_path' from source: unknown 30490 1727096572.28269: calling self._execute() 30490 1727096572.28352: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096572.28355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096572.28371: variable 'omit' from source: magic vars 30490 1727096572.28675: variable 'ansible_distribution_major_version' from source: facts 30490 1727096572.28682: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096572.28804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096572.30771: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096572.30835: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096572.30886: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096572.30909: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096572.30940: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096572.31010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096572.31043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096572.31059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096572.31087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096572.31098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096572.31206: variable 'ansible_distribution_major_version' from source: facts 30490 1727096572.31210: Evaluated conditional (ansible_distribution_major_version | int > 9): True 30490 1727096572.31295: variable 'ansible_distribution' from source: facts 30490 1727096572.31298: variable '__network_rh_distros' from source: role '' defaults 30490 1727096572.31316: Evaluated conditional (ansible_distribution in __network_rh_distros): True 30490 1727096572.31563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096572.31581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096572.31611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096572.31643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096572.31659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096572.31694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096572.31722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096572.31753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096572.31813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096572.31816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096572.31876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096572.31885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096572.31916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096572.31941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096572.31952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096572.32233: variable 'network_connections' from source: include params 30490 1727096572.32242: variable 'interface' from source: play vars 30490 1727096572.32299: variable 'interface' from source: play vars 30490 1727096572.32308: variable 'network_state' from source: role '' defaults 30490 1727096572.32365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096572.32514: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096572.32601: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096572.32605: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096572.32608: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096572.32874: 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) 30490 1727096572.32881: 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) 30490 1727096572.32890: 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) 30490 1727096572.32893: 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) 30490 1727096572.32900: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 30490 1727096572.32902: when evaluation is False, skipping this task 30490 1727096572.32904: _execute() done 30490 1727096572.32906: dumping result to json 30490 1727096572.32908: done dumping result, returning 30490 1727096572.32910: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-ba36-653e-000000000d1a] 30490 1727096572.32913: sending task result for task 0afff68d-5257-ba36-653e-000000000d1a 30490 1727096572.33730: done sending task result for task 0afff68d-5257-ba36-653e-000000000d1a 30490 1727096572.33734: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 30490 1727096572.33841: no more pending results, returning what we have 30490 1727096572.33846: results queue empty 30490 1727096572.33847: checking for any_errors_fatal 30490 1727096572.33853: done checking for any_errors_fatal 30490 1727096572.33854: checking for max_fail_percentage 30490 1727096572.33856: done checking for max_fail_percentage 30490 1727096572.33857: checking to see if all hosts have failed and the running result is not ok 30490 1727096572.33858: done checking to see if all hosts have failed 30490 1727096572.33858: getting the remaining hosts for this loop 30490 1727096572.33860: done getting the remaining hosts for this loop 30490 1727096572.33864: getting the next task for host managed_node3 30490 1727096572.33888: done getting next task for host managed_node3 30490 1727096572.33923: ^ 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 30490 1727096572.33929: ^ state is: HOST STATE: block=5, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096572.34047: getting variables 30490 1727096572.34050: in VariableManager get_vars() 30490 1727096572.34313: Calling all_inventory to load vars for managed_node3 30490 1727096572.34316: Calling groups_inventory to load vars for managed_node3 30490 1727096572.34319: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096572.34329: Calling all_plugins_play to load vars for managed_node3 30490 1727096572.34332: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096572.34335: Calling groups_plugins_play to load vars for managed_node3 30490 1727096572.37162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096572.39677: done with get_vars() 30490 1727096572.39700: done getting variables 30490 1727096572.39762: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:02:52 -0400 (0:00:00.122) 0:00:38.602 ****** 30490 1727096572.39802: entering _queue_task() for managed_node3/dnf 30490 1727096572.40164: worker is 1 (out of 1 available) 30490 1727096572.40183: exiting _queue_task() for managed_node3/dnf 30490 1727096572.40195: done queuing things up, now waiting for results queue to drain 30490 1727096572.40197: waiting for pending results... 30490 1727096572.40618: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 30490 1727096572.40836: in run() - task 0afff68d-5257-ba36-653e-000000000d1b 30490 1727096572.40857: variable 'ansible_search_path' from source: unknown 30490 1727096572.40881: variable 'ansible_search_path' from source: unknown 30490 1727096572.40975: calling self._execute() 30490 1727096572.41059: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096572.41065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096572.41175: variable 'omit' from source: magic vars 30490 1727096572.41689: variable 'ansible_distribution_major_version' from source: facts 30490 1727096572.41701: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096572.42074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096572.45803: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096572.45888: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096572.45924: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096572.45956: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096572.45994: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096572.46071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096572.46174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096572.46177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096572.46181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096572.46201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096572.46327: variable 'ansible_distribution' from source: facts 30490 1727096572.46332: variable 'ansible_distribution_major_version' from source: facts 30490 1727096572.46346: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 30490 1727096572.46472: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096572.46672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096572.46699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096572.46724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096572.46874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096572.46878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096572.46880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096572.46883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096572.46885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096572.46924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096572.46940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096572.46990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096572.47013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096572.47036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096572.47085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096572.47101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096572.47581: variable 'network_connections' from source: include params 30490 1727096572.47599: variable 'interface' from source: play vars 30490 1727096572.47666: variable 'interface' from source: play vars 30490 1727096572.47770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096572.48446: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096572.48581: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096572.48589: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096572.48661: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096572.48761: 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) 30490 1727096572.48895: 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) 30490 1727096572.48944: 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) 30490 1727096572.48977: 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) 30490 1727096572.49026: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096572.49544: variable 'network_connections' from source: include params 30490 1727096572.49547: variable 'interface' from source: play vars 30490 1727096572.49612: variable 'interface' from source: play vars 30490 1727096572.49637: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096572.49775: when evaluation is False, skipping this task 30490 1727096572.49779: _execute() done 30490 1727096572.49781: dumping result to json 30490 1727096572.49784: done dumping result, returning 30490 1727096572.49786: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000000d1b] 30490 1727096572.49788: sending task result for task 0afff68d-5257-ba36-653e-000000000d1b 30490 1727096572.50040: done sending task result for task 0afff68d-5257-ba36-653e-000000000d1b 30490 1727096572.50044: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096572.50107: no more pending results, returning what we have 30490 1727096572.50111: results queue empty 30490 1727096572.50113: checking for any_errors_fatal 30490 1727096572.50119: done checking for any_errors_fatal 30490 1727096572.50121: checking for max_fail_percentage 30490 1727096572.50123: done checking for max_fail_percentage 30490 1727096572.50124: checking to see if all hosts have failed and the running result is not ok 30490 1727096572.50125: done checking to see if all hosts have failed 30490 1727096572.50126: getting the remaining hosts for this loop 30490 1727096572.50127: done getting the remaining hosts for this loop 30490 1727096572.50133: getting the next task for host managed_node3 30490 1727096572.50141: done getting next task for host managed_node3 30490 1727096572.50145: ^ 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 30490 1727096572.50150: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096572.50176: getting variables 30490 1727096572.50178: in VariableManager get_vars() 30490 1727096572.50217: Calling all_inventory to load vars for managed_node3 30490 1727096572.50220: Calling groups_inventory to load vars for managed_node3 30490 1727096572.50223: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096572.50234: Calling all_plugins_play to load vars for managed_node3 30490 1727096572.50237: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096572.50241: Calling groups_plugins_play to load vars for managed_node3 30490 1727096572.52589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096572.55738: done with get_vars() 30490 1727096572.55762: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096572.55840: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:02:52 -0400 (0:00:00.160) 0:00:38.764 ****** 30490 1727096572.56082: entering _queue_task() for managed_node3/yum 30490 1727096572.56564: worker is 1 (out of 1 available) 30490 1727096572.56583: exiting _queue_task() for managed_node3/yum 30490 1727096572.56597: done queuing things up, now waiting for results queue to drain 30490 1727096572.56599: waiting for pending results... 30490 1727096572.57184: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 30490 1727096572.57190: in run() - task 0afff68d-5257-ba36-653e-000000000d1c 30490 1727096572.57194: variable 'ansible_search_path' from source: unknown 30490 1727096572.57196: variable 'ansible_search_path' from source: unknown 30490 1727096572.57199: calling self._execute() 30490 1727096572.57236: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096572.57251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096572.57254: variable 'omit' from source: magic vars 30490 1727096572.57646: variable 'ansible_distribution_major_version' from source: facts 30490 1727096572.57676: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096572.57840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096572.60459: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096572.60546: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096572.60600: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096572.60638: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096572.60675: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096572.60761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096572.60806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096572.60837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096572.60887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096572.60914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096572.61009: variable 'ansible_distribution_major_version' from source: facts 30490 1727096572.61176: Evaluated conditional (ansible_distribution_major_version | int < 8): False 30490 1727096572.61181: when evaluation is False, skipping this task 30490 1727096572.61184: _execute() done 30490 1727096572.61186: dumping result to json 30490 1727096572.61188: done dumping result, returning 30490 1727096572.61191: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000000d1c] 30490 1727096572.61193: sending task result for task 0afff68d-5257-ba36-653e-000000000d1c 30490 1727096572.61265: done sending task result for task 0afff68d-5257-ba36-653e-000000000d1c 30490 1727096572.61270: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 30490 1727096572.61324: no more pending results, returning what we have 30490 1727096572.61327: results queue empty 30490 1727096572.61329: checking for any_errors_fatal 30490 1727096572.61336: done checking for any_errors_fatal 30490 1727096572.61337: checking for max_fail_percentage 30490 1727096572.61340: done checking for max_fail_percentage 30490 1727096572.61341: checking to see if all hosts have failed and the running result is not ok 30490 1727096572.61342: done checking to see if all hosts have failed 30490 1727096572.61342: getting the remaining hosts for this loop 30490 1727096572.61344: done getting the remaining hosts for this loop 30490 1727096572.61348: getting the next task for host managed_node3 30490 1727096572.61358: done getting next task for host managed_node3 30490 1727096572.61361: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096572.61369: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096572.61392: getting variables 30490 1727096572.61395: in VariableManager get_vars() 30490 1727096572.61431: Calling all_inventory to load vars for managed_node3 30490 1727096572.61434: Calling groups_inventory to load vars for managed_node3 30490 1727096572.61437: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096572.61449: Calling all_plugins_play to load vars for managed_node3 30490 1727096572.61453: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096572.61456: Calling groups_plugins_play to load vars for managed_node3 30490 1727096572.63279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096572.64956: done with get_vars() 30490 1727096572.64989: done getting variables 30490 1727096572.65046: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:02:52 -0400 (0:00:00.091) 0:00:38.856 ****** 30490 1727096572.65191: entering _queue_task() for managed_node3/fail 30490 1727096572.65780: worker is 1 (out of 1 available) 30490 1727096572.65793: exiting _queue_task() for managed_node3/fail 30490 1727096572.65805: done queuing things up, now waiting for results queue to drain 30490 1727096572.65807: waiting for pending results... 30490 1727096572.66397: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096572.66403: in run() - task 0afff68d-5257-ba36-653e-000000000d1d 30490 1727096572.66407: variable 'ansible_search_path' from source: unknown 30490 1727096572.66410: variable 'ansible_search_path' from source: unknown 30490 1727096572.66412: calling self._execute() 30490 1727096572.66473: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096572.66484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096572.66493: variable 'omit' from source: magic vars 30490 1727096572.66873: variable 'ansible_distribution_major_version' from source: facts 30490 1727096572.66887: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096572.67010: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096572.67208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096572.71812: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096572.71899: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096572.71935: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096572.72023: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096572.72406: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096572.72488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096572.72518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096572.72542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096572.72894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096572.72904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096572.73003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096572.73007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096572.73010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096572.73038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096572.73054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096572.73305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096572.73330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096572.73346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096572.73441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096572.73445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096572.74063: variable 'network_connections' from source: include params 30490 1727096572.74081: variable 'interface' from source: play vars 30490 1727096572.74150: variable 'interface' from source: play vars 30490 1727096572.74429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096572.75103: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096572.75151: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096572.75293: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096572.75318: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096572.75361: 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) 30490 1727096572.75387: 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) 30490 1727096572.75412: 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) 30490 1727096572.75510: 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) 30490 1727096572.75789: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096572.76237: variable 'network_connections' from source: include params 30490 1727096572.76276: variable 'interface' from source: play vars 30490 1727096572.76305: variable 'interface' from source: play vars 30490 1727096572.76329: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096572.76333: when evaluation is False, skipping this task 30490 1727096572.76336: _execute() done 30490 1727096572.76339: dumping result to json 30490 1727096572.76341: done dumping result, returning 30490 1727096572.76373: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000000d1d] 30490 1727096572.76383: sending task result for task 0afff68d-5257-ba36-653e-000000000d1d 30490 1727096572.76663: done sending task result for task 0afff68d-5257-ba36-653e-000000000d1d 30490 1727096572.76666: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096572.76750: no more pending results, returning what we have 30490 1727096572.76754: results queue empty 30490 1727096572.76755: checking for any_errors_fatal 30490 1727096572.76762: done checking for any_errors_fatal 30490 1727096572.76763: checking for max_fail_percentage 30490 1727096572.76764: done checking for max_fail_percentage 30490 1727096572.76765: checking to see if all hosts have failed and the running result is not ok 30490 1727096572.76766: done checking to see if all hosts have failed 30490 1727096572.76767: getting the remaining hosts for this loop 30490 1727096572.76771: done getting the remaining hosts for this loop 30490 1727096572.76775: getting the next task for host managed_node3 30490 1727096572.76783: done getting next task for host managed_node3 30490 1727096572.76787: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 30490 1727096572.76792: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096572.76814: getting variables 30490 1727096572.76816: in VariableManager get_vars() 30490 1727096572.76855: Calling all_inventory to load vars for managed_node3 30490 1727096572.76858: Calling groups_inventory to load vars for managed_node3 30490 1727096572.76860: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096572.76975: Calling all_plugins_play to load vars for managed_node3 30490 1727096572.76984: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096572.76988: Calling groups_plugins_play to load vars for managed_node3 30490 1727096572.79820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096572.83304: done with get_vars() 30490 1727096572.83327: done getting variables 30490 1727096572.83504: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:02:52 -0400 (0:00:00.183) 0:00:39.039 ****** 30490 1727096572.83543: entering _queue_task() for managed_node3/package 30490 1727096572.84556: worker is 1 (out of 1 available) 30490 1727096572.84570: exiting _queue_task() for managed_node3/package 30490 1727096572.84582: done queuing things up, now waiting for results queue to drain 30490 1727096572.84584: waiting for pending results... 30490 1727096572.85089: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 30490 1727096572.85242: in run() - task 0afff68d-5257-ba36-653e-000000000d1e 30490 1727096572.85322: variable 'ansible_search_path' from source: unknown 30490 1727096572.85331: variable 'ansible_search_path' from source: unknown 30490 1727096572.85473: calling self._execute() 30490 1727096572.85665: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096572.85680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096572.85696: variable 'omit' from source: magic vars 30490 1727096572.86508: variable 'ansible_distribution_major_version' from source: facts 30490 1727096572.86520: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096572.86922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096572.87390: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096572.87437: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096572.87479: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096572.87750: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096572.87913: variable 'network_packages' from source: role '' defaults 30490 1727096572.88176: variable '__network_provider_setup' from source: role '' defaults 30490 1727096572.88189: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096572.88252: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096572.88262: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096572.88459: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096572.88848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096572.91774: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096572.91834: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096572.91872: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096572.91907: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096572.91938: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096572.92024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096572.92051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096572.92075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096572.92117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096572.92131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096572.92175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096572.92201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096572.92225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096572.92269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096572.92280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096572.92973: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096572.92976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096572.92979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096572.92981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096572.92983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096572.92985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096572.92987: variable 'ansible_python' from source: facts 30490 1727096572.92989: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096572.93107: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096572.93110: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096572.93212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096572.93234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096572.93257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096572.93298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096572.93312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096572.93355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096572.93381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096572.93404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096572.93444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096572.93464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096572.93610: variable 'network_connections' from source: include params 30490 1727096572.93616: variable 'interface' from source: play vars 30490 1727096572.93714: variable 'interface' from source: play vars 30490 1727096572.93800: 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) 30490 1727096572.93906: 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) 30490 1727096572.94009: 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) 30490 1727096572.94039: 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) 30490 1727096572.94192: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096572.94510: variable 'network_connections' from source: include params 30490 1727096572.94513: variable 'interface' from source: play vars 30490 1727096572.94673: variable 'interface' from source: play vars 30490 1727096572.94676: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096572.94722: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096572.95173: variable 'network_connections' from source: include params 30490 1727096572.95177: variable 'interface' from source: play vars 30490 1727096572.95179: variable 'interface' from source: play vars 30490 1727096572.95181: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096572.95183: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096572.95548: variable 'network_connections' from source: include params 30490 1727096572.95553: variable 'interface' from source: play vars 30490 1727096572.95619: variable 'interface' from source: play vars 30490 1727096572.95671: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096572.95751: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096572.95779: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096572.95856: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096572.96074: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096572.96536: variable 'network_connections' from source: include params 30490 1727096572.96539: variable 'interface' from source: play vars 30490 1727096572.96601: variable 'interface' from source: play vars 30490 1727096572.96608: variable 'ansible_distribution' from source: facts 30490 1727096572.96612: variable '__network_rh_distros' from source: role '' defaults 30490 1727096572.96617: variable 'ansible_distribution_major_version' from source: facts 30490 1727096572.96631: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096572.96795: variable 'ansible_distribution' from source: facts 30490 1727096572.96799: variable '__network_rh_distros' from source: role '' defaults 30490 1727096572.96804: variable 'ansible_distribution_major_version' from source: facts 30490 1727096572.96817: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096572.96973: variable 'ansible_distribution' from source: facts 30490 1727096572.96980: variable '__network_rh_distros' from source: role '' defaults 30490 1727096572.96986: variable 'ansible_distribution_major_version' from source: facts 30490 1727096572.97020: variable 'network_provider' from source: set_fact 30490 1727096572.97034: variable 'ansible_facts' from source: unknown 30490 1727096572.97930: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 30490 1727096572.97933: when evaluation is False, skipping this task 30490 1727096572.97936: _execute() done 30490 1727096572.97938: dumping result to json 30490 1727096572.97940: done dumping result, returning 30490 1727096572.97982: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-ba36-653e-000000000d1e] 30490 1727096572.97987: sending task result for task 0afff68d-5257-ba36-653e-000000000d1e 30490 1727096572.98089: done sending task result for task 0afff68d-5257-ba36-653e-000000000d1e 30490 1727096572.98092: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 30490 1727096572.98152: no more pending results, returning what we have 30490 1727096572.98156: results queue empty 30490 1727096572.98157: checking for any_errors_fatal 30490 1727096572.98165: done checking for any_errors_fatal 30490 1727096572.98165: checking for max_fail_percentage 30490 1727096572.98170: done checking for max_fail_percentage 30490 1727096572.98171: checking to see if all hosts have failed and the running result is not ok 30490 1727096572.98172: done checking to see if all hosts have failed 30490 1727096572.98172: getting the remaining hosts for this loop 30490 1727096572.98174: done getting the remaining hosts for this loop 30490 1727096572.98179: getting the next task for host managed_node3 30490 1727096572.98188: done getting next task for host managed_node3 30490 1727096572.98192: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096572.98197: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096572.98217: getting variables 30490 1727096572.98218: in VariableManager get_vars() 30490 1727096572.98259: Calling all_inventory to load vars for managed_node3 30490 1727096572.98262: Calling groups_inventory to load vars for managed_node3 30490 1727096572.98264: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096572.98490: Calling all_plugins_play to load vars for managed_node3 30490 1727096572.98494: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096572.98498: Calling groups_plugins_play to load vars for managed_node3 30490 1727096573.00155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096573.01812: done with get_vars() 30490 1727096573.01864: done getting variables 30490 1727096573.02008: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:02:53 -0400 (0:00:00.185) 0:00:39.225 ****** 30490 1727096573.02111: entering _queue_task() for managed_node3/package 30490 1727096573.02792: worker is 1 (out of 1 available) 30490 1727096573.02803: exiting _queue_task() for managed_node3/package 30490 1727096573.02814: done queuing things up, now waiting for results queue to drain 30490 1727096573.02816: waiting for pending results... 30490 1727096573.03299: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096573.03325: in run() - task 0afff68d-5257-ba36-653e-000000000d1f 30490 1727096573.03358: variable 'ansible_search_path' from source: unknown 30490 1727096573.03404: variable 'ansible_search_path' from source: unknown 30490 1727096573.03519: calling self._execute() 30490 1727096573.03734: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096573.03829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096573.03833: variable 'omit' from source: magic vars 30490 1727096573.04578: variable 'ansible_distribution_major_version' from source: facts 30490 1727096573.04582: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096573.04724: variable 'network_state' from source: role '' defaults 30490 1727096573.04775: Evaluated conditional (network_state != {}): False 30490 1727096573.04779: when evaluation is False, skipping this task 30490 1727096573.04781: _execute() done 30490 1727096573.04784: dumping result to json 30490 1727096573.04786: done dumping result, returning 30490 1727096573.04789: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-ba36-653e-000000000d1f] 30490 1727096573.04791: sending task result for task 0afff68d-5257-ba36-653e-000000000d1f 30490 1727096573.05030: done sending task result for task 0afff68d-5257-ba36-653e-000000000d1f skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096573.05133: no more pending results, returning what we have 30490 1727096573.05137: results queue empty 30490 1727096573.05139: checking for any_errors_fatal 30490 1727096573.05184: done checking for any_errors_fatal 30490 1727096573.05185: checking for max_fail_percentage 30490 1727096573.05198: done checking for max_fail_percentage 30490 1727096573.05199: checking to see if all hosts have failed and the running result is not ok 30490 1727096573.05200: done checking to see if all hosts have failed 30490 1727096573.05201: getting the remaining hosts for this loop 30490 1727096573.05202: done getting the remaining hosts for this loop 30490 1727096573.05207: getting the next task for host managed_node3 30490 1727096573.05245: done getting next task for host managed_node3 30490 1727096573.05250: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096573.05301: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096573.05357: getting variables 30490 1727096573.05393: in VariableManager get_vars() 30490 1727096573.05501: Calling all_inventory to load vars for managed_node3 30490 1727096573.05504: Calling groups_inventory to load vars for managed_node3 30490 1727096573.05507: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096573.05523: Calling all_plugins_play to load vars for managed_node3 30490 1727096573.05527: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096573.05530: Calling groups_plugins_play to load vars for managed_node3 30490 1727096573.06295: WORKER PROCESS EXITING 30490 1727096573.07438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096573.09100: done with get_vars() 30490 1727096573.09122: done getting variables 30490 1727096573.09220: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:02:53 -0400 (0:00:00.071) 0:00:39.297 ****** 30490 1727096573.09295: entering _queue_task() for managed_node3/package 30490 1727096573.10378: worker is 1 (out of 1 available) 30490 1727096573.10395: exiting _queue_task() for managed_node3/package 30490 1727096573.10405: done queuing things up, now waiting for results queue to drain 30490 1727096573.10406: waiting for pending results... 30490 1727096573.10774: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096573.11223: in run() - task 0afff68d-5257-ba36-653e-000000000d20 30490 1727096573.11241: variable 'ansible_search_path' from source: unknown 30490 1727096573.11245: variable 'ansible_search_path' from source: unknown 30490 1727096573.11476: calling self._execute() 30490 1727096573.11593: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096573.11605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096573.11613: variable 'omit' from source: magic vars 30490 1727096573.12152: variable 'ansible_distribution_major_version' from source: facts 30490 1727096573.12164: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096573.12309: variable 'network_state' from source: role '' defaults 30490 1727096573.12320: Evaluated conditional (network_state != {}): False 30490 1727096573.12326: when evaluation is False, skipping this task 30490 1727096573.12329: _execute() done 30490 1727096573.12331: dumping result to json 30490 1727096573.12334: done dumping result, returning 30490 1727096573.12337: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-ba36-653e-000000000d20] 30490 1727096573.12373: sending task result for task 0afff68d-5257-ba36-653e-000000000d20 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096573.12727: no more pending results, returning what we have 30490 1727096573.12730: results queue empty 30490 1727096573.12731: checking for any_errors_fatal 30490 1727096573.12737: done checking for any_errors_fatal 30490 1727096573.12738: checking for max_fail_percentage 30490 1727096573.12740: done checking for max_fail_percentage 30490 1727096573.12741: checking to see if all hosts have failed and the running result is not ok 30490 1727096573.12742: done checking to see if all hosts have failed 30490 1727096573.12743: getting the remaining hosts for this loop 30490 1727096573.12744: done getting the remaining hosts for this loop 30490 1727096573.12747: getting the next task for host managed_node3 30490 1727096573.12767: done getting next task for host managed_node3 30490 1727096573.12773: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096573.12777: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096573.12795: getting variables 30490 1727096573.12799: in VariableManager get_vars() 30490 1727096573.12831: Calling all_inventory to load vars for managed_node3 30490 1727096573.12834: Calling groups_inventory to load vars for managed_node3 30490 1727096573.12836: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096573.12845: Calling all_plugins_play to load vars for managed_node3 30490 1727096573.12848: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096573.12852: Calling groups_plugins_play to load vars for managed_node3 30490 1727096573.13388: done sending task result for task 0afff68d-5257-ba36-653e-000000000d20 30490 1727096573.13391: WORKER PROCESS EXITING 30490 1727096573.14397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096573.16337: done with get_vars() 30490 1727096573.16371: done getting variables 30490 1727096573.16458: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:02:53 -0400 (0:00:00.072) 0:00:39.369 ****** 30490 1727096573.16504: entering _queue_task() for managed_node3/service 30490 1727096573.17183: worker is 1 (out of 1 available) 30490 1727096573.17199: exiting _queue_task() for managed_node3/service 30490 1727096573.17209: done queuing things up, now waiting for results queue to drain 30490 1727096573.17211: waiting for pending results... 30490 1727096573.17375: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096573.17595: in run() - task 0afff68d-5257-ba36-653e-000000000d21 30490 1727096573.17621: variable 'ansible_search_path' from source: unknown 30490 1727096573.17632: variable 'ansible_search_path' from source: unknown 30490 1727096573.17680: calling self._execute() 30490 1727096573.17843: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096573.17847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096573.17851: variable 'omit' from source: magic vars 30490 1727096573.18339: variable 'ansible_distribution_major_version' from source: facts 30490 1727096573.18449: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096573.18599: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096573.19110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096573.22398: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096573.22463: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096573.22524: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096573.22556: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096573.22587: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096573.22672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096573.22703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096573.22736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096573.22780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096573.22794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096573.22851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096573.22875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096573.22903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096573.22951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096573.22965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096573.23011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096573.23172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096573.23176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096573.23179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096573.23181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096573.23296: variable 'network_connections' from source: include params 30490 1727096573.23309: variable 'interface' from source: play vars 30490 1727096573.23387: variable 'interface' from source: play vars 30490 1727096573.23454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096573.23624: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096573.23661: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096573.23698: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096573.23739: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096573.23784: 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) 30490 1727096573.23809: 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) 30490 1727096573.23837: 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) 30490 1727096573.23861: 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) 30490 1727096573.23916: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096573.24473: variable 'network_connections' from source: include params 30490 1727096573.24476: variable 'interface' from source: play vars 30490 1727096573.24626: variable 'interface' from source: play vars 30490 1727096573.24646: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096573.24651: when evaluation is False, skipping this task 30490 1727096573.24654: _execute() done 30490 1727096573.24656: dumping result to json 30490 1727096573.24658: done dumping result, returning 30490 1727096573.24669: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000000d21] 30490 1727096573.24674: sending task result for task 0afff68d-5257-ba36-653e-000000000d21 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096573.25089: done sending task result for task 0afff68d-5257-ba36-653e-000000000d21 30490 1727096573.25104: no more pending results, returning what we have 30490 1727096573.25112: results queue empty 30490 1727096573.25113: checking for any_errors_fatal 30490 1727096573.25121: done checking for any_errors_fatal 30490 1727096573.25121: checking for max_fail_percentage 30490 1727096573.25123: done checking for max_fail_percentage 30490 1727096573.25124: checking to see if all hosts have failed and the running result is not ok 30490 1727096573.25125: done checking to see if all hosts have failed 30490 1727096573.25126: getting the remaining hosts for this loop 30490 1727096573.25128: done getting the remaining hosts for this loop 30490 1727096573.25132: getting the next task for host managed_node3 30490 1727096573.25142: done getting next task for host managed_node3 30490 1727096573.25146: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096573.25151: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096573.25172: WORKER PROCESS EXITING 30490 1727096573.25384: getting variables 30490 1727096573.25386: in VariableManager get_vars() 30490 1727096573.25424: Calling all_inventory to load vars for managed_node3 30490 1727096573.25427: Calling groups_inventory to load vars for managed_node3 30490 1727096573.25429: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096573.25439: Calling all_plugins_play to load vars for managed_node3 30490 1727096573.25443: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096573.25446: Calling groups_plugins_play to load vars for managed_node3 30490 1727096573.28725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096573.30641: done with get_vars() 30490 1727096573.30698: done getting variables 30490 1727096573.30758: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:02:53 -0400 (0:00:00.142) 0:00:39.512 ****** 30490 1727096573.30799: entering _queue_task() for managed_node3/service 30490 1727096573.31362: worker is 1 (out of 1 available) 30490 1727096573.31485: exiting _queue_task() for managed_node3/service 30490 1727096573.31498: done queuing things up, now waiting for results queue to drain 30490 1727096573.31500: waiting for pending results... 30490 1727096573.31986: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096573.32306: in run() - task 0afff68d-5257-ba36-653e-000000000d22 30490 1727096573.32330: variable 'ansible_search_path' from source: unknown 30490 1727096573.32334: variable 'ansible_search_path' from source: unknown 30490 1727096573.32395: calling self._execute() 30490 1727096573.32499: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096573.32502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096573.32518: variable 'omit' from source: magic vars 30490 1727096573.33074: variable 'ansible_distribution_major_version' from source: facts 30490 1727096573.33078: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096573.33107: variable 'network_provider' from source: set_fact 30490 1727096573.33111: variable 'network_state' from source: role '' defaults 30490 1727096573.33123: Evaluated conditional (network_provider == "nm" or network_state != {}): True 30490 1727096573.33126: variable 'omit' from source: magic vars 30490 1727096573.33196: variable 'omit' from source: magic vars 30490 1727096573.33222: variable 'network_service_name' from source: role '' defaults 30490 1727096573.33292: variable 'network_service_name' from source: role '' defaults 30490 1727096573.33400: variable '__network_provider_setup' from source: role '' defaults 30490 1727096573.33404: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096573.33464: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096573.33475: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096573.33541: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096573.33771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096573.36230: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096573.36313: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096573.36357: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096573.36395: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096573.36422: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096573.36511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096573.36554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096573.36571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096573.36615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096573.36629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096573.36682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096573.36876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096573.36879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096573.36882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096573.36885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096573.37034: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096573.37153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096573.37182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096573.37214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096573.37307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096573.37311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096573.37355: variable 'ansible_python' from source: facts 30490 1727096573.37375: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096573.37633: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096573.37636: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096573.37680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096573.37704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096573.37729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096573.37772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096573.37792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096573.37836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096573.37871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096573.37897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096573.38073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096573.38078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096573.38175: variable 'network_connections' from source: include params 30490 1727096573.38179: variable 'interface' from source: play vars 30490 1727096573.38181: variable 'interface' from source: play vars 30490 1727096573.38287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096573.38475: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096573.38527: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096573.38571: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096573.38625: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096573.38826: 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) 30490 1727096573.38829: 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) 30490 1727096573.38832: 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) 30490 1727096573.38834: 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) 30490 1727096573.38836: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096573.39104: variable 'network_connections' from source: include params 30490 1727096573.39110: variable 'interface' from source: play vars 30490 1727096573.39188: variable 'interface' from source: play vars 30490 1727096573.39219: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096573.39301: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096573.39608: variable 'network_connections' from source: include params 30490 1727096573.39611: variable 'interface' from source: play vars 30490 1727096573.39664: variable 'interface' from source: play vars 30490 1727096573.39716: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096573.39909: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096573.40065: variable 'network_connections' from source: include params 30490 1727096573.40071: variable 'interface' from source: play vars 30490 1727096573.40148: variable 'interface' from source: play vars 30490 1727096573.40203: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096573.40378: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096573.40381: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096573.40384: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096573.40550: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096573.41075: variable 'network_connections' from source: include params 30490 1727096573.41083: variable 'interface' from source: play vars 30490 1727096573.41144: variable 'interface' from source: play vars 30490 1727096573.41151: variable 'ansible_distribution' from source: facts 30490 1727096573.41154: variable '__network_rh_distros' from source: role '' defaults 30490 1727096573.41160: variable 'ansible_distribution_major_version' from source: facts 30490 1727096573.41180: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096573.41355: variable 'ansible_distribution' from source: facts 30490 1727096573.41358: variable '__network_rh_distros' from source: role '' defaults 30490 1727096573.41360: variable 'ansible_distribution_major_version' from source: facts 30490 1727096573.41372: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096573.41548: variable 'ansible_distribution' from source: facts 30490 1727096573.41551: variable '__network_rh_distros' from source: role '' defaults 30490 1727096573.41557: variable 'ansible_distribution_major_version' from source: facts 30490 1727096573.41597: variable 'network_provider' from source: set_fact 30490 1727096573.41620: variable 'omit' from source: magic vars 30490 1727096573.41651: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096573.41686: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096573.41704: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096573.41721: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096573.41732: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096573.41768: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096573.41772: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096573.41779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096573.41881: Set connection var ansible_connection to ssh 30490 1727096573.41903: Set connection var ansible_shell_type to sh 30490 1727096573.41906: Set connection var ansible_pipelining to False 30490 1727096573.41908: Set connection var ansible_shell_executable to /bin/sh 30490 1727096573.41910: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096573.41912: Set connection var ansible_timeout to 10 30490 1727096573.41938: variable 'ansible_shell_executable' from source: unknown 30490 1727096573.41941: variable 'ansible_connection' from source: unknown 30490 1727096573.41945: variable 'ansible_module_compression' from source: unknown 30490 1727096573.41947: variable 'ansible_shell_type' from source: unknown 30490 1727096573.41949: variable 'ansible_shell_executable' from source: unknown 30490 1727096573.41952: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096573.41954: variable 'ansible_pipelining' from source: unknown 30490 1727096573.41975: variable 'ansible_timeout' from source: unknown 30490 1727096573.41979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096573.42129: 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) 30490 1727096573.42138: variable 'omit' from source: magic vars 30490 1727096573.42140: starting attempt loop 30490 1727096573.42142: running the handler 30490 1727096573.42275: variable 'ansible_facts' from source: unknown 30490 1727096573.43118: _low_level_execute_command(): starting 30490 1727096573.43129: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096573.43835: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096573.43884: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096573.43953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096573.43978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096573.43997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096573.44021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096573.44177: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096573.45820: stdout chunk (state=3): >>>/root <<< 30490 1727096573.45917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096573.46009: stderr chunk (state=3): >>><<< 30490 1727096573.46019: stdout chunk (state=3): >>><<< 30490 1727096573.46177: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096573.46182: _low_level_execute_command(): starting 30490 1727096573.46185: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096573.461243-32258-262383651873759 `" && echo ansible-tmp-1727096573.461243-32258-262383651873759="` echo /root/.ansible/tmp/ansible-tmp-1727096573.461243-32258-262383651873759 `" ) && sleep 0' 30490 1727096573.47364: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096573.47384: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096573.47483: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096573.47685: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096573.47780: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096573.49734: stdout chunk (state=3): >>>ansible-tmp-1727096573.461243-32258-262383651873759=/root/.ansible/tmp/ansible-tmp-1727096573.461243-32258-262383651873759 <<< 30490 1727096573.49845: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096573.49871: stderr chunk (state=3): >>><<< 30490 1727096573.49956: stdout chunk (state=3): >>><<< 30490 1727096573.50040: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096573.461243-32258-262383651873759=/root/.ansible/tmp/ansible-tmp-1727096573.461243-32258-262383651873759 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096573.50044: variable 'ansible_module_compression' from source: unknown 30490 1727096573.50179: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 30490 1727096573.50243: variable 'ansible_facts' from source: unknown 30490 1727096573.50877: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096573.461243-32258-262383651873759/AnsiballZ_systemd.py 30490 1727096573.51110: Sending initial data 30490 1727096573.51113: Sent initial data (155 bytes) 30490 1727096573.52362: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096573.52370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096573.52502: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096573.52509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096573.52601: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096573.52674: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096573.52775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096573.54383: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096573.54420: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096573.54439: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096573.461243-32258-262383651873759/AnsiballZ_systemd.py" <<< 30490 1727096573.54453: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpc8a3y_mj /root/.ansible/tmp/ansible-tmp-1727096573.461243-32258-262383651873759/AnsiballZ_systemd.py <<< 30490 1727096573.54778: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpc8a3y_mj" to remote "/root/.ansible/tmp/ansible-tmp-1727096573.461243-32258-262383651873759/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096573.461243-32258-262383651873759/AnsiballZ_systemd.py" <<< 30490 1727096573.56589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096573.56687: stderr chunk (state=3): >>><<< 30490 1727096573.56690: stdout chunk (state=3): >>><<< 30490 1727096573.56780: done transferring module to remote 30490 1727096573.56791: _low_level_execute_command(): starting 30490 1727096573.56795: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096573.461243-32258-262383651873759/ /root/.ansible/tmp/ansible-tmp-1727096573.461243-32258-262383651873759/AnsiballZ_systemd.py && sleep 0' 30490 1727096573.57963: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096573.57979: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096573.57986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096573.58000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096573.58012: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096573.58020: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096573.58029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096573.58047: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096573.58055: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096573.58062: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096573.58071: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096573.58082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096573.58203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096573.58277: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096573.58285: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096573.58337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096573.60384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096573.60387: stdout chunk (state=3): >>><<< 30490 1727096573.60389: stderr chunk (state=3): >>><<< 30490 1727096573.60392: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096573.60394: _low_level_execute_command(): starting 30490 1727096573.60396: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096573.461243-32258-262383651873759/AnsiballZ_systemd.py && sleep 0' 30490 1727096573.61677: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096573.61680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096573.61710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096573.61716: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096573.61732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096573.61737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096573.61930: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096573.61978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096573.91239: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10633216", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3314642944", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2055197000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 30490 1727096573.91339: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "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}}} <<< 30490 1727096573.93275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096573.93283: stdout chunk (state=3): >>><<< 30490 1727096573.93286: stderr chunk (state=3): >>><<< 30490 1727096573.93483: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10633216", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3314642944", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2055197000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096573.93589: 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-1727096573.461243-32258-262383651873759/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096573.93630: _low_level_execute_command(): starting 30490 1727096573.93639: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096573.461243-32258-262383651873759/ > /dev/null 2>&1 && sleep 0' 30490 1727096573.94487: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096573.94551: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096573.94588: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096573.94674: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096573.94772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096573.96729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096573.96892: stderr chunk (state=3): >>><<< 30490 1727096573.96896: stdout chunk (state=3): >>><<< 30490 1727096573.97173: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096573.97176: handler run complete 30490 1727096573.97179: attempt loop complete, returning result 30490 1727096573.97181: _execute() done 30490 1727096573.97186: dumping result to json 30490 1727096573.97225: done dumping result, returning 30490 1727096573.97311: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-ba36-653e-000000000d22] 30490 1727096573.97350: sending task result for task 0afff68d-5257-ba36-653e-000000000d22 ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096573.98025: no more pending results, returning what we have 30490 1727096573.98028: results queue empty 30490 1727096573.98029: checking for any_errors_fatal 30490 1727096573.98034: done checking for any_errors_fatal 30490 1727096573.98034: checking for max_fail_percentage 30490 1727096573.98036: done checking for max_fail_percentage 30490 1727096573.98037: checking to see if all hosts have failed and the running result is not ok 30490 1727096573.98037: done checking to see if all hosts have failed 30490 1727096573.98038: getting the remaining hosts for this loop 30490 1727096573.98039: done getting the remaining hosts for this loop 30490 1727096573.98042: getting the next task for host managed_node3 30490 1727096573.98049: done getting next task for host managed_node3 30490 1727096573.98053: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096573.98057: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096573.98070: getting variables 30490 1727096573.98072: in VariableManager get_vars() 30490 1727096573.98107: Calling all_inventory to load vars for managed_node3 30490 1727096573.98110: Calling groups_inventory to load vars for managed_node3 30490 1727096573.98112: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096573.98127: Calling all_plugins_play to load vars for managed_node3 30490 1727096573.98130: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096573.98134: Calling groups_plugins_play to load vars for managed_node3 30490 1727096573.99220: done sending task result for task 0afff68d-5257-ba36-653e-000000000d22 30490 1727096573.99224: WORKER PROCESS EXITING 30490 1727096574.00063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096574.01654: done with get_vars() 30490 1727096574.01687: done getting variables 30490 1727096574.01755: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:02:54 -0400 (0:00:00.709) 0:00:40.222 ****** 30490 1727096574.01803: entering _queue_task() for managed_node3/service 30490 1727096574.02213: worker is 1 (out of 1 available) 30490 1727096574.02226: exiting _queue_task() for managed_node3/service 30490 1727096574.02245: done queuing things up, now waiting for results queue to drain 30490 1727096574.02247: waiting for pending results... 30490 1727096574.02587: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096574.02876: in run() - task 0afff68d-5257-ba36-653e-000000000d23 30490 1727096574.02881: variable 'ansible_search_path' from source: unknown 30490 1727096574.02884: variable 'ansible_search_path' from source: unknown 30490 1727096574.02888: calling self._execute() 30490 1727096574.02947: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096574.02959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096574.02979: variable 'omit' from source: magic vars 30490 1727096574.03421: variable 'ansible_distribution_major_version' from source: facts 30490 1727096574.03459: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096574.03612: variable 'network_provider' from source: set_fact 30490 1727096574.03625: Evaluated conditional (network_provider == "nm"): True 30490 1727096574.03724: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096574.03832: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096574.04023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096574.06207: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096574.06369: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096574.06374: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096574.06377: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096574.06396: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096574.06498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096574.06532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096574.06563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096574.06619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096574.06640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096574.06698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096574.06734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096574.06762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096574.06818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096574.06975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096574.06979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096574.06981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096574.06984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096574.06986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096574.06999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096574.07166: variable 'network_connections' from source: include params 30490 1727096574.07191: variable 'interface' from source: play vars 30490 1727096574.07285: variable 'interface' from source: play vars 30490 1727096574.07375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096574.07583: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096574.07627: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096574.07679: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096574.07706: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096574.07744: 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) 30490 1727096574.07771: 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) 30490 1727096574.07797: 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) 30490 1727096574.07826: 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) 30490 1727096574.07883: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096574.08199: variable 'network_connections' from source: include params 30490 1727096574.08203: variable 'interface' from source: play vars 30490 1727096574.08205: variable 'interface' from source: play vars 30490 1727096574.08223: Evaluated conditional (__network_wpa_supplicant_required): False 30490 1727096574.08226: when evaluation is False, skipping this task 30490 1727096574.08229: _execute() done 30490 1727096574.08247: dumping result to json 30490 1727096574.08251: done dumping result, returning 30490 1727096574.08253: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-ba36-653e-000000000d23] 30490 1727096574.08266: sending task result for task 0afff68d-5257-ba36-653e-000000000d23 30490 1727096574.08370: done sending task result for task 0afff68d-5257-ba36-653e-000000000d23 30490 1727096574.08375: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 30490 1727096574.08459: no more pending results, returning what we have 30490 1727096574.08463: results queue empty 30490 1727096574.08466: checking for any_errors_fatal 30490 1727096574.08497: done checking for any_errors_fatal 30490 1727096574.08499: checking for max_fail_percentage 30490 1727096574.08501: done checking for max_fail_percentage 30490 1727096574.08502: checking to see if all hosts have failed and the running result is not ok 30490 1727096574.08502: done checking to see if all hosts have failed 30490 1727096574.08503: getting the remaining hosts for this loop 30490 1727096574.08505: done getting the remaining hosts for this loop 30490 1727096574.08512: getting the next task for host managed_node3 30490 1727096574.08529: done getting next task for host managed_node3 30490 1727096574.08534: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096574.08539: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096574.08564: getting variables 30490 1727096574.08566: in VariableManager get_vars() 30490 1727096574.08806: Calling all_inventory to load vars for managed_node3 30490 1727096574.08809: Calling groups_inventory to load vars for managed_node3 30490 1727096574.08811: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096574.08823: Calling all_plugins_play to load vars for managed_node3 30490 1727096574.08826: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096574.08830: Calling groups_plugins_play to load vars for managed_node3 30490 1727096574.10958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096574.13254: done with get_vars() 30490 1727096574.13293: done getting variables 30490 1727096574.13356: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:02:54 -0400 (0:00:00.115) 0:00:40.338 ****** 30490 1727096574.13436: entering _queue_task() for managed_node3/service 30490 1727096574.14204: worker is 1 (out of 1 available) 30490 1727096574.14214: exiting _queue_task() for managed_node3/service 30490 1727096574.14225: done queuing things up, now waiting for results queue to drain 30490 1727096574.14227: waiting for pending results... 30490 1727096574.14607: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096574.14643: in run() - task 0afff68d-5257-ba36-653e-000000000d24 30490 1727096574.14710: variable 'ansible_search_path' from source: unknown 30490 1727096574.14718: variable 'ansible_search_path' from source: unknown 30490 1727096574.14822: calling self._execute() 30490 1727096574.14955: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096574.14992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096574.15010: variable 'omit' from source: magic vars 30490 1727096574.15543: variable 'ansible_distribution_major_version' from source: facts 30490 1727096574.15613: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096574.15729: variable 'network_provider' from source: set_fact 30490 1727096574.15741: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096574.15750: when evaluation is False, skipping this task 30490 1727096574.15758: _execute() done 30490 1727096574.15765: dumping result to json 30490 1727096574.15774: done dumping result, returning 30490 1727096574.15838: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-ba36-653e-000000000d24] 30490 1727096574.15846: sending task result for task 0afff68d-5257-ba36-653e-000000000d24 30490 1727096574.15924: done sending task result for task 0afff68d-5257-ba36-653e-000000000d24 30490 1727096574.15927: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096574.16002: no more pending results, returning what we have 30490 1727096574.16006: results queue empty 30490 1727096574.16007: checking for any_errors_fatal 30490 1727096574.16017: done checking for any_errors_fatal 30490 1727096574.16017: checking for max_fail_percentage 30490 1727096574.16020: done checking for max_fail_percentage 30490 1727096574.16021: checking to see if all hosts have failed and the running result is not ok 30490 1727096574.16021: done checking to see if all hosts have failed 30490 1727096574.16022: getting the remaining hosts for this loop 30490 1727096574.16024: done getting the remaining hosts for this loop 30490 1727096574.16027: getting the next task for host managed_node3 30490 1727096574.16041: done getting next task for host managed_node3 30490 1727096574.16046: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096574.16052: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096574.16083: getting variables 30490 1727096574.16085: in VariableManager get_vars() 30490 1727096574.16135: Calling all_inventory to load vars for managed_node3 30490 1727096574.16138: Calling groups_inventory to load vars for managed_node3 30490 1727096574.16141: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096574.16155: Calling all_plugins_play to load vars for managed_node3 30490 1727096574.16159: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096574.16162: Calling groups_plugins_play to load vars for managed_node3 30490 1727096574.18329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096574.20253: done with get_vars() 30490 1727096574.20295: done getting variables 30490 1727096574.20370: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:02:54 -0400 (0:00:00.069) 0:00:40.408 ****** 30490 1727096574.20446: entering _queue_task() for managed_node3/copy 30490 1727096574.20842: worker is 1 (out of 1 available) 30490 1727096574.20855: exiting _queue_task() for managed_node3/copy 30490 1727096574.20866: done queuing things up, now waiting for results queue to drain 30490 1727096574.20870: waiting for pending results... 30490 1727096574.21261: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096574.21349: in run() - task 0afff68d-5257-ba36-653e-000000000d25 30490 1727096574.21359: variable 'ansible_search_path' from source: unknown 30490 1727096574.21366: variable 'ansible_search_path' from source: unknown 30490 1727096574.21419: calling self._execute() 30490 1727096574.21537: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096574.21542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096574.21575: variable 'omit' from source: magic vars 30490 1727096574.21943: variable 'ansible_distribution_major_version' from source: facts 30490 1727096574.21982: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096574.22106: variable 'network_provider' from source: set_fact 30490 1727096574.22109: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096574.22112: when evaluation is False, skipping this task 30490 1727096574.22117: _execute() done 30490 1727096574.22119: dumping result to json 30490 1727096574.22121: done dumping result, returning 30490 1727096574.22130: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-ba36-653e-000000000d25] 30490 1727096574.22135: sending task result for task 0afff68d-5257-ba36-653e-000000000d25 30490 1727096574.22251: done sending task result for task 0afff68d-5257-ba36-653e-000000000d25 30490 1727096574.22254: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 30490 1727096574.22321: no more pending results, returning what we have 30490 1727096574.22325: results queue empty 30490 1727096574.22326: checking for any_errors_fatal 30490 1727096574.22336: done checking for any_errors_fatal 30490 1727096574.22337: checking for max_fail_percentage 30490 1727096574.22338: done checking for max_fail_percentage 30490 1727096574.22339: checking to see if all hosts have failed and the running result is not ok 30490 1727096574.22340: done checking to see if all hosts have failed 30490 1727096574.22341: getting the remaining hosts for this loop 30490 1727096574.22342: done getting the remaining hosts for this loop 30490 1727096574.22349: getting the next task for host managed_node3 30490 1727096574.22358: done getting next task for host managed_node3 30490 1727096574.22362: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096574.22369: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096574.22389: getting variables 30490 1727096574.22391: in VariableManager get_vars() 30490 1727096574.22420: Calling all_inventory to load vars for managed_node3 30490 1727096574.22422: Calling groups_inventory to load vars for managed_node3 30490 1727096574.22424: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096574.22433: Calling all_plugins_play to load vars for managed_node3 30490 1727096574.22435: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096574.22438: Calling groups_plugins_play to load vars for managed_node3 30490 1727096574.23411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096574.24498: done with get_vars() 30490 1727096574.24517: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:02:54 -0400 (0:00:00.041) 0:00:40.450 ****** 30490 1727096574.24590: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096574.24825: worker is 1 (out of 1 available) 30490 1727096574.24836: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096574.24847: done queuing things up, now waiting for results queue to drain 30490 1727096574.24848: waiting for pending results... 30490 1727096574.25086: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096574.25163: in run() - task 0afff68d-5257-ba36-653e-000000000d26 30490 1727096574.25175: variable 'ansible_search_path' from source: unknown 30490 1727096574.25185: variable 'ansible_search_path' from source: unknown 30490 1727096574.25209: calling self._execute() 30490 1727096574.25275: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096574.25282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096574.25292: variable 'omit' from source: magic vars 30490 1727096574.25554: variable 'ansible_distribution_major_version' from source: facts 30490 1727096574.25561: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096574.25567: variable 'omit' from source: magic vars 30490 1727096574.25611: variable 'omit' from source: magic vars 30490 1727096574.25717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096574.27322: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096574.27366: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096574.27399: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096574.27422: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096574.27441: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096574.27497: variable 'network_provider' from source: set_fact 30490 1727096574.27588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096574.27607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096574.27627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096574.27653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096574.27663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096574.27720: variable 'omit' from source: magic vars 30490 1727096574.27793: variable 'omit' from source: magic vars 30490 1727096574.27861: variable 'network_connections' from source: include params 30490 1727096574.27871: variable 'interface' from source: play vars 30490 1727096574.27917: variable 'interface' from source: play vars 30490 1727096574.28017: variable 'omit' from source: magic vars 30490 1727096574.28025: variable '__lsr_ansible_managed' from source: task vars 30490 1727096574.28067: variable '__lsr_ansible_managed' from source: task vars 30490 1727096574.28201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 30490 1727096574.28341: Loaded config def from plugin (lookup/template) 30490 1727096574.28344: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 30490 1727096574.28365: File lookup term: get_ansible_managed.j2 30490 1727096574.28369: variable 'ansible_search_path' from source: unknown 30490 1727096574.28373: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 30490 1727096574.28388: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 30490 1727096574.28401: variable 'ansible_search_path' from source: unknown 30490 1727096574.31919: variable 'ansible_managed' from source: unknown 30490 1727096574.32028: variable 'omit' from source: magic vars 30490 1727096574.32047: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096574.32070: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096574.32088: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096574.32102: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096574.32111: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096574.32135: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096574.32138: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096574.32143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096574.32220: Set connection var ansible_connection to ssh 30490 1727096574.32227: Set connection var ansible_shell_type to sh 30490 1727096574.32234: Set connection var ansible_pipelining to False 30490 1727096574.32241: Set connection var ansible_shell_executable to /bin/sh 30490 1727096574.32244: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096574.32249: Set connection var ansible_timeout to 10 30490 1727096574.32271: variable 'ansible_shell_executable' from source: unknown 30490 1727096574.32277: variable 'ansible_connection' from source: unknown 30490 1727096574.32280: variable 'ansible_module_compression' from source: unknown 30490 1727096574.32283: variable 'ansible_shell_type' from source: unknown 30490 1727096574.32285: variable 'ansible_shell_executable' from source: unknown 30490 1727096574.32288: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096574.32292: variable 'ansible_pipelining' from source: unknown 30490 1727096574.32295: variable 'ansible_timeout' from source: unknown 30490 1727096574.32299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096574.32404: 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) 30490 1727096574.32416: variable 'omit' from source: magic vars 30490 1727096574.32418: starting attempt loop 30490 1727096574.32421: running the handler 30490 1727096574.32431: _low_level_execute_command(): starting 30490 1727096574.32438: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096574.33065: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096574.33080: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096574.33090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096574.33104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096574.33114: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096574.33121: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096574.33130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096574.33143: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096574.33149: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096574.33156: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096574.33163: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096574.33174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096574.33188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096574.33195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096574.33201: stderr chunk (state=3): >>>debug2: match found <<< 30490 1727096574.33210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096574.33272: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096574.33294: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096574.33305: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096574.33365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096574.35012: stdout chunk (state=3): >>>/root <<< 30490 1727096574.35166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096574.35175: stdout chunk (state=3): >>><<< 30490 1727096574.35179: stderr chunk (state=3): >>><<< 30490 1727096574.35200: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096574.35297: _low_level_execute_command(): starting 30490 1727096574.35302: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096574.3520749-32314-50979380483918 `" && echo ansible-tmp-1727096574.3520749-32314-50979380483918="` echo /root/.ansible/tmp/ansible-tmp-1727096574.3520749-32314-50979380483918 `" ) && sleep 0' 30490 1727096574.35833: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096574.35851: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096574.35872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096574.35896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096574.35990: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096574.36013: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096574.36029: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096574.36049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096574.36113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096574.37986: stdout chunk (state=3): >>>ansible-tmp-1727096574.3520749-32314-50979380483918=/root/.ansible/tmp/ansible-tmp-1727096574.3520749-32314-50979380483918 <<< 30490 1727096574.38140: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096574.38144: stdout chunk (state=3): >>><<< 30490 1727096574.38146: stderr chunk (state=3): >>><<< 30490 1727096574.38165: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096574.3520749-32314-50979380483918=/root/.ansible/tmp/ansible-tmp-1727096574.3520749-32314-50979380483918 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096574.38376: variable 'ansible_module_compression' from source: unknown 30490 1727096574.38380: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 30490 1727096574.38386: variable 'ansible_facts' from source: unknown 30490 1727096574.38477: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096574.3520749-32314-50979380483918/AnsiballZ_network_connections.py 30490 1727096574.38626: Sending initial data 30490 1727096574.38635: Sent initial data (167 bytes) 30490 1727096574.39244: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096574.39286: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096574.39300: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096574.39324: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096574.39407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096574.39432: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096574.39449: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096574.39514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096574.41052: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096574.41100: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096574.41153: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpdytjv9er /root/.ansible/tmp/ansible-tmp-1727096574.3520749-32314-50979380483918/AnsiballZ_network_connections.py <<< 30490 1727096574.41157: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096574.3520749-32314-50979380483918/AnsiballZ_network_connections.py" <<< 30490 1727096574.41208: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpdytjv9er" to remote "/root/.ansible/tmp/ansible-tmp-1727096574.3520749-32314-50979380483918/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096574.3520749-32314-50979380483918/AnsiballZ_network_connections.py" <<< 30490 1727096574.42343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096574.42352: stdout chunk (state=3): >>><<< 30490 1727096574.42364: stderr chunk (state=3): >>><<< 30490 1727096574.42403: done transferring module to remote 30490 1727096574.42418: _low_level_execute_command(): starting 30490 1727096574.42485: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096574.3520749-32314-50979380483918/ /root/.ansible/tmp/ansible-tmp-1727096574.3520749-32314-50979380483918/AnsiballZ_network_connections.py && sleep 0' 30490 1727096574.43098: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096574.43111: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096574.43127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096574.43153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096574.43176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096574.43263: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096574.43291: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096574.43308: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096574.43332: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096574.43394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096574.45188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096574.45200: stdout chunk (state=3): >>><<< 30490 1727096574.45215: stderr chunk (state=3): >>><<< 30490 1727096574.45240: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096574.45322: _low_level_execute_command(): starting 30490 1727096574.45328: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096574.3520749-32314-50979380483918/AnsiballZ_network_connections.py && sleep 0' 30490 1727096574.45879: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096574.45940: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096574.46011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096574.46038: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096574.46108: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096574.71300: stdout chunk (state=3): >>> {"changed": false, "warnings": [], "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 11d4979f-9ccd-4895-ba21-382eac8615e4 skipped because already active\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "state": "up"}], "__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": "statebr", "state": "up"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 30490 1727096574.73075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096574.73079: stdout chunk (state=3): >>><<< 30490 1727096574.73082: stderr chunk (state=3): >>><<< 30490 1727096574.73084: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "warnings": [], "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 11d4979f-9ccd-4895-ba21-382eac8615e4 skipped because already active\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "state": "up"}], "__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": "statebr", "state": "up"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096574.73087: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'state': 'up'}], '__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-1727096574.3520749-32314-50979380483918/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096574.73089: _low_level_execute_command(): starting 30490 1727096574.73091: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096574.3520749-32314-50979380483918/ > /dev/null 2>&1 && sleep 0' 30490 1727096574.74146: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096574.74151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096574.74162: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096574.74265: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096574.74310: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096574.74338: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096574.76141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096574.76200: stderr chunk (state=3): >>><<< 30490 1727096574.76575: stdout chunk (state=3): >>><<< 30490 1727096574.76579: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096574.76582: handler run complete 30490 1727096574.76585: attempt loop complete, returning result 30490 1727096574.76588: _execute() done 30490 1727096574.76591: dumping result to json 30490 1727096574.76593: done dumping result, returning 30490 1727096574.76596: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-ba36-653e-000000000d26] 30490 1727096574.76599: sending task result for task 0afff68d-5257-ba36-653e-000000000d26 30490 1727096574.76694: done sending task result for task 0afff68d-5257-ba36-653e-000000000d26 30490 1727096574.76701: WORKER PROCESS EXITING ok: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 11d4979f-9ccd-4895-ba21-382eac8615e4 skipped because already active 30490 1727096574.76821: no more pending results, returning what we have 30490 1727096574.76825: results queue empty 30490 1727096574.76826: checking for any_errors_fatal 30490 1727096574.76833: done checking for any_errors_fatal 30490 1727096574.76834: checking for max_fail_percentage 30490 1727096574.76836: done checking for max_fail_percentage 30490 1727096574.76837: checking to see if all hosts have failed and the running result is not ok 30490 1727096574.76838: done checking to see if all hosts have failed 30490 1727096574.76839: getting the remaining hosts for this loop 30490 1727096574.76840: done getting the remaining hosts for this loop 30490 1727096574.76844: getting the next task for host managed_node3 30490 1727096574.76853: done getting next task for host managed_node3 30490 1727096574.76857: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096574.76861: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096574.76979: getting variables 30490 1727096574.76981: in VariableManager get_vars() 30490 1727096574.77015: Calling all_inventory to load vars for managed_node3 30490 1727096574.77018: Calling groups_inventory to load vars for managed_node3 30490 1727096574.77020: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096574.77029: Calling all_plugins_play to load vars for managed_node3 30490 1727096574.77032: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096574.77034: Calling groups_plugins_play to load vars for managed_node3 30490 1727096574.80038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096574.83251: done with get_vars() 30490 1727096574.83280: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:02:54 -0400 (0:00:00.587) 0:00:41.037 ****** 30490 1727096574.83578: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096574.84164: worker is 1 (out of 1 available) 30490 1727096574.84578: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096574.84590: done queuing things up, now waiting for results queue to drain 30490 1727096574.84592: waiting for pending results... 30490 1727096574.84801: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096574.85411: in run() - task 0afff68d-5257-ba36-653e-000000000d27 30490 1727096574.85415: variable 'ansible_search_path' from source: unknown 30490 1727096574.85417: variable 'ansible_search_path' from source: unknown 30490 1727096574.85420: calling self._execute() 30490 1727096574.85423: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096574.85425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096574.85428: variable 'omit' from source: magic vars 30490 1727096574.86222: variable 'ansible_distribution_major_version' from source: facts 30490 1727096574.86234: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096574.86681: variable 'network_state' from source: role '' defaults 30490 1727096574.86693: Evaluated conditional (network_state != {}): False 30490 1727096574.86697: when evaluation is False, skipping this task 30490 1727096574.86699: _execute() done 30490 1727096574.86702: dumping result to json 30490 1727096574.86704: done dumping result, returning 30490 1727096574.86778: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-ba36-653e-000000000d27] 30490 1727096574.86781: sending task result for task 0afff68d-5257-ba36-653e-000000000d27 30490 1727096574.86858: done sending task result for task 0afff68d-5257-ba36-653e-000000000d27 30490 1727096574.86861: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096574.86935: no more pending results, returning what we have 30490 1727096574.86939: results queue empty 30490 1727096574.86941: checking for any_errors_fatal 30490 1727096574.86952: done checking for any_errors_fatal 30490 1727096574.86952: checking for max_fail_percentage 30490 1727096574.86955: done checking for max_fail_percentage 30490 1727096574.86956: checking to see if all hosts have failed and the running result is not ok 30490 1727096574.86957: done checking to see if all hosts have failed 30490 1727096574.86958: getting the remaining hosts for this loop 30490 1727096574.86960: done getting the remaining hosts for this loop 30490 1727096574.86965: getting the next task for host managed_node3 30490 1727096574.86977: done getting next task for host managed_node3 30490 1727096574.86982: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096574.86988: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096574.87014: getting variables 30490 1727096574.87016: in VariableManager get_vars() 30490 1727096574.87056: Calling all_inventory to load vars for managed_node3 30490 1727096574.87059: Calling groups_inventory to load vars for managed_node3 30490 1727096574.87062: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096574.87376: Calling all_plugins_play to load vars for managed_node3 30490 1727096574.87380: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096574.87384: Calling groups_plugins_play to load vars for managed_node3 30490 1727096574.90171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096574.93839: done with get_vars() 30490 1727096574.93862: done getting variables 30490 1727096574.94221: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:02:54 -0400 (0:00:00.108) 0:00:41.146 ****** 30490 1727096574.94259: entering _queue_task() for managed_node3/debug 30490 1727096574.95100: worker is 1 (out of 1 available) 30490 1727096574.95110: exiting _queue_task() for managed_node3/debug 30490 1727096574.95119: done queuing things up, now waiting for results queue to drain 30490 1727096574.95121: waiting for pending results... 30490 1727096574.95491: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096574.95737: in run() - task 0afff68d-5257-ba36-653e-000000000d28 30490 1727096574.95741: variable 'ansible_search_path' from source: unknown 30490 1727096574.95744: variable 'ansible_search_path' from source: unknown 30490 1727096574.95779: calling self._execute() 30490 1727096574.95999: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096574.96030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096574.96080: variable 'omit' from source: magic vars 30490 1727096574.97075: variable 'ansible_distribution_major_version' from source: facts 30490 1727096574.97078: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096574.97082: variable 'omit' from source: magic vars 30490 1727096574.97140: variable 'omit' from source: magic vars 30490 1727096574.97209: variable 'omit' from source: magic vars 30490 1727096574.97373: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096574.97414: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096574.97544: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096574.97653: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096574.97657: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096574.97659: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096574.97662: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096574.97664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096574.97834: Set connection var ansible_connection to ssh 30490 1727096574.97885: Set connection var ansible_shell_type to sh 30490 1727096574.97980: Set connection var ansible_pipelining to False 30490 1727096574.97982: Set connection var ansible_shell_executable to /bin/sh 30490 1727096574.97991: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096574.98000: Set connection var ansible_timeout to 10 30490 1727096574.98029: variable 'ansible_shell_executable' from source: unknown 30490 1727096574.98094: variable 'ansible_connection' from source: unknown 30490 1727096574.98375: variable 'ansible_module_compression' from source: unknown 30490 1727096574.98378: variable 'ansible_shell_type' from source: unknown 30490 1727096574.98381: variable 'ansible_shell_executable' from source: unknown 30490 1727096574.98383: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096574.98385: variable 'ansible_pipelining' from source: unknown 30490 1727096574.98387: variable 'ansible_timeout' from source: unknown 30490 1727096574.98389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096574.98485: 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) 30490 1727096574.98509: variable 'omit' from source: magic vars 30490 1727096574.98773: starting attempt loop 30490 1727096574.98782: running the handler 30490 1727096574.99174: variable '__network_connections_result' from source: set_fact 30490 1727096574.99356: handler run complete 30490 1727096574.99476: attempt loop complete, returning result 30490 1727096574.99486: _execute() done 30490 1727096574.99494: dumping result to json 30490 1727096574.99502: done dumping result, returning 30490 1727096574.99518: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-ba36-653e-000000000d28] 30490 1727096574.99529: sending task result for task 0afff68d-5257-ba36-653e-000000000d28 ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 11d4979f-9ccd-4895-ba21-382eac8615e4 skipped because already active" ] } 30490 1727096574.99710: no more pending results, returning what we have 30490 1727096574.99714: results queue empty 30490 1727096574.99715: checking for any_errors_fatal 30490 1727096574.99725: done checking for any_errors_fatal 30490 1727096574.99726: checking for max_fail_percentage 30490 1727096574.99727: done checking for max_fail_percentage 30490 1727096574.99728: checking to see if all hosts have failed and the running result is not ok 30490 1727096574.99729: done checking to see if all hosts have failed 30490 1727096574.99730: getting the remaining hosts for this loop 30490 1727096574.99733: done getting the remaining hosts for this loop 30490 1727096574.99737: getting the next task for host managed_node3 30490 1727096574.99746: done getting next task for host managed_node3 30490 1727096574.99749: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096574.99755: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096574.99769: getting variables 30490 1727096574.99771: in VariableManager get_vars() 30490 1727096574.99811: Calling all_inventory to load vars for managed_node3 30490 1727096574.99814: Calling groups_inventory to load vars for managed_node3 30490 1727096574.99817: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096574.99827: Calling all_plugins_play to load vars for managed_node3 30490 1727096574.99833: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096574.99837: Calling groups_plugins_play to load vars for managed_node3 30490 1727096575.00885: done sending task result for task 0afff68d-5257-ba36-653e-000000000d28 30490 1727096575.00890: WORKER PROCESS EXITING 30490 1727096575.02645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096575.05850: done with get_vars() 30490 1727096575.05876: done getting variables 30490 1727096575.05931: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:02:55 -0400 (0:00:00.117) 0:00:41.263 ****** 30490 1727096575.06175: entering _queue_task() for managed_node3/debug 30490 1727096575.06678: worker is 1 (out of 1 available) 30490 1727096575.06691: exiting _queue_task() for managed_node3/debug 30490 1727096575.06704: done queuing things up, now waiting for results queue to drain 30490 1727096575.06706: waiting for pending results... 30490 1727096575.07116: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096575.07453: in run() - task 0afff68d-5257-ba36-653e-000000000d29 30490 1727096575.07470: variable 'ansible_search_path' from source: unknown 30490 1727096575.07575: variable 'ansible_search_path' from source: unknown 30490 1727096575.07619: calling self._execute() 30490 1727096575.07862: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096575.07866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096575.07882: variable 'omit' from source: magic vars 30490 1727096575.08639: variable 'ansible_distribution_major_version' from source: facts 30490 1727096575.08717: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096575.08721: variable 'omit' from source: magic vars 30490 1727096575.08817: variable 'omit' from source: magic vars 30490 1727096575.08851: variable 'omit' from source: magic vars 30490 1727096575.09042: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096575.09075: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096575.09098: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096575.09116: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096575.09184: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096575.09214: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096575.09217: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096575.09220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096575.09575: Set connection var ansible_connection to ssh 30490 1727096575.09716: Set connection var ansible_shell_type to sh 30490 1727096575.09719: Set connection var ansible_pipelining to False 30490 1727096575.09722: Set connection var ansible_shell_executable to /bin/sh 30490 1727096575.09724: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096575.09726: Set connection var ansible_timeout to 10 30490 1727096575.09728: variable 'ansible_shell_executable' from source: unknown 30490 1727096575.09730: variable 'ansible_connection' from source: unknown 30490 1727096575.09732: variable 'ansible_module_compression' from source: unknown 30490 1727096575.09734: variable 'ansible_shell_type' from source: unknown 30490 1727096575.09740: variable 'ansible_shell_executable' from source: unknown 30490 1727096575.09742: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096575.09744: variable 'ansible_pipelining' from source: unknown 30490 1727096575.09746: variable 'ansible_timeout' from source: unknown 30490 1727096575.09929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096575.10146: 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) 30490 1727096575.10162: variable 'omit' from source: magic vars 30490 1727096575.10173: starting attempt loop 30490 1727096575.10176: running the handler 30490 1727096575.10353: variable '__network_connections_result' from source: set_fact 30490 1727096575.10416: variable '__network_connections_result' from source: set_fact 30490 1727096575.10622: handler run complete 30490 1727096575.10645: attempt loop complete, returning result 30490 1727096575.10649: _execute() done 30490 1727096575.10651: dumping result to json 30490 1727096575.10654: done dumping result, returning 30490 1727096575.10663: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-ba36-653e-000000000d29] 30490 1727096575.10670: sending task result for task 0afff68d-5257-ba36-653e-000000000d29 ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 11d4979f-9ccd-4895-ba21-382eac8615e4 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 11d4979f-9ccd-4895-ba21-382eac8615e4 skipped because already active" ] } } 30490 1727096575.10975: no more pending results, returning what we have 30490 1727096575.10980: results queue empty 30490 1727096575.10983: checking for any_errors_fatal 30490 1727096575.10991: done checking for any_errors_fatal 30490 1727096575.10991: checking for max_fail_percentage 30490 1727096575.10993: done checking for max_fail_percentage 30490 1727096575.10994: checking to see if all hosts have failed and the running result is not ok 30490 1727096575.10995: done checking to see if all hosts have failed 30490 1727096575.10996: getting the remaining hosts for this loop 30490 1727096575.10997: done getting the remaining hosts for this loop 30490 1727096575.11003: getting the next task for host managed_node3 30490 1727096575.11013: done getting next task for host managed_node3 30490 1727096575.11017: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096575.11022: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096575.11037: done sending task result for task 0afff68d-5257-ba36-653e-000000000d29 30490 1727096575.11040: WORKER PROCESS EXITING 30490 1727096575.11278: getting variables 30490 1727096575.11280: in VariableManager get_vars() 30490 1727096575.11316: Calling all_inventory to load vars for managed_node3 30490 1727096575.11319: Calling groups_inventory to load vars for managed_node3 30490 1727096575.11327: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096575.11341: Calling all_plugins_play to load vars for managed_node3 30490 1727096575.11346: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096575.11349: Calling groups_plugins_play to load vars for managed_node3 30490 1727096575.14898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096575.17866: done with get_vars() 30490 1727096575.17908: done getting variables 30490 1727096575.18199: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:02:55 -0400 (0:00:00.122) 0:00:41.386 ****** 30490 1727096575.18250: entering _queue_task() for managed_node3/debug 30490 1727096575.19158: worker is 1 (out of 1 available) 30490 1727096575.19177: exiting _queue_task() for managed_node3/debug 30490 1727096575.19189: done queuing things up, now waiting for results queue to drain 30490 1727096575.19191: waiting for pending results... 30490 1727096575.19952: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096575.20158: in run() - task 0afff68d-5257-ba36-653e-000000000d2a 30490 1727096575.20161: variable 'ansible_search_path' from source: unknown 30490 1727096575.20164: variable 'ansible_search_path' from source: unknown 30490 1727096575.20297: calling self._execute() 30490 1727096575.20501: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096575.20505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096575.20514: variable 'omit' from source: magic vars 30490 1727096575.21333: variable 'ansible_distribution_major_version' from source: facts 30490 1727096575.21344: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096575.21784: variable 'network_state' from source: role '' defaults 30490 1727096575.21789: Evaluated conditional (network_state != {}): False 30490 1727096575.21792: when evaluation is False, skipping this task 30490 1727096575.21794: _execute() done 30490 1727096575.21797: dumping result to json 30490 1727096575.21799: done dumping result, returning 30490 1727096575.21802: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-ba36-653e-000000000d2a] 30490 1727096575.21804: sending task result for task 0afff68d-5257-ba36-653e-000000000d2a 30490 1727096575.21995: done sending task result for task 0afff68d-5257-ba36-653e-000000000d2a 30490 1727096575.22000: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 30490 1727096575.22056: no more pending results, returning what we have 30490 1727096575.22061: results queue empty 30490 1727096575.22062: checking for any_errors_fatal 30490 1727096575.22076: done checking for any_errors_fatal 30490 1727096575.22078: checking for max_fail_percentage 30490 1727096575.22080: done checking for max_fail_percentage 30490 1727096575.22081: checking to see if all hosts have failed and the running result is not ok 30490 1727096575.22082: done checking to see if all hosts have failed 30490 1727096575.22082: getting the remaining hosts for this loop 30490 1727096575.22084: done getting the remaining hosts for this loop 30490 1727096575.22089: getting the next task for host managed_node3 30490 1727096575.22100: done getting next task for host managed_node3 30490 1727096575.22108: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096575.22113: ^ state is: HOST STATE: block=5, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096575.22136: getting variables 30490 1727096575.22138: in VariableManager get_vars() 30490 1727096575.22286: Calling all_inventory to load vars for managed_node3 30490 1727096575.22289: Calling groups_inventory to load vars for managed_node3 30490 1727096575.22292: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096575.22302: Calling all_plugins_play to load vars for managed_node3 30490 1727096575.22304: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096575.22307: Calling groups_plugins_play to load vars for managed_node3 30490 1727096575.23634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096575.26107: done with get_vars() 30490 1727096575.26135: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:02:55 -0400 (0:00:00.079) 0:00:41.466 ****** 30490 1727096575.26239: entering _queue_task() for managed_node3/ping 30490 1727096575.26795: worker is 1 (out of 1 available) 30490 1727096575.26809: exiting _queue_task() for managed_node3/ping 30490 1727096575.26821: done queuing things up, now waiting for results queue to drain 30490 1727096575.26823: waiting for pending results... 30490 1727096575.27126: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096575.27132: in run() - task 0afff68d-5257-ba36-653e-000000000d2b 30490 1727096575.27170: variable 'ansible_search_path' from source: unknown 30490 1727096575.27175: variable 'ansible_search_path' from source: unknown 30490 1727096575.27204: calling self._execute() 30490 1727096575.27303: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096575.27307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096575.27363: variable 'omit' from source: magic vars 30490 1727096575.27785: variable 'ansible_distribution_major_version' from source: facts 30490 1727096575.27867: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096575.27872: variable 'omit' from source: magic vars 30490 1727096575.27875: variable 'omit' from source: magic vars 30490 1727096575.28099: variable 'omit' from source: magic vars 30490 1727096575.28116: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096575.28237: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096575.28326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096575.28344: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096575.28390: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096575.28421: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096575.28425: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096575.28427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096575.28573: Set connection var ansible_connection to ssh 30490 1727096575.28576: Set connection var ansible_shell_type to sh 30490 1727096575.28579: Set connection var ansible_pipelining to False 30490 1727096575.28581: Set connection var ansible_shell_executable to /bin/sh 30490 1727096575.28583: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096575.28585: Set connection var ansible_timeout to 10 30490 1727096575.28796: variable 'ansible_shell_executable' from source: unknown 30490 1727096575.28800: variable 'ansible_connection' from source: unknown 30490 1727096575.28803: variable 'ansible_module_compression' from source: unknown 30490 1727096575.28805: variable 'ansible_shell_type' from source: unknown 30490 1727096575.28808: variable 'ansible_shell_executable' from source: unknown 30490 1727096575.28810: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096575.28814: variable 'ansible_pipelining' from source: unknown 30490 1727096575.28817: variable 'ansible_timeout' from source: unknown 30490 1727096575.28840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096575.29299: 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) 30490 1727096575.29304: variable 'omit' from source: magic vars 30490 1727096575.29306: starting attempt loop 30490 1727096575.29312: running the handler 30490 1727096575.29586: _low_level_execute_command(): starting 30490 1727096575.29589: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096575.31325: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096575.31329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096575.31394: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096575.31601: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096575.31711: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096575.31826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096575.33484: stdout chunk (state=3): >>>/root <<< 30490 1727096575.33560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096575.33611: stderr chunk (state=3): >>><<< 30490 1727096575.33615: stdout chunk (state=3): >>><<< 30490 1727096575.33640: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096575.33654: _low_level_execute_command(): starting 30490 1727096575.33789: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096575.336405-32365-166888418684046 `" && echo ansible-tmp-1727096575.336405-32365-166888418684046="` echo /root/.ansible/tmp/ansible-tmp-1727096575.336405-32365-166888418684046 `" ) && sleep 0' 30490 1727096575.35052: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096575.35175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096575.35188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096575.35195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096575.35282: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096575.35285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096575.35544: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096575.35577: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096575.37649: stdout chunk (state=3): >>>ansible-tmp-1727096575.336405-32365-166888418684046=/root/.ansible/tmp/ansible-tmp-1727096575.336405-32365-166888418684046 <<< 30490 1727096575.37653: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096575.37766: stderr chunk (state=3): >>><<< 30490 1727096575.37772: stdout chunk (state=3): >>><<< 30490 1727096575.37804: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096575.336405-32365-166888418684046=/root/.ansible/tmp/ansible-tmp-1727096575.336405-32365-166888418684046 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096575.38015: variable 'ansible_module_compression' from source: unknown 30490 1727096575.38018: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 30490 1727096575.38037: variable 'ansible_facts' from source: unknown 30490 1727096575.38232: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096575.336405-32365-166888418684046/AnsiballZ_ping.py 30490 1727096575.38498: Sending initial data 30490 1727096575.38502: Sent initial data (152 bytes) 30490 1727096575.39898: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096575.39902: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096575.40022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096575.40035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096575.40157: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096575.40175: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096575.40201: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096575.40292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096575.41787: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096575.41801: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096575.41920: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpniy3b82d /root/.ansible/tmp/ansible-tmp-1727096575.336405-32365-166888418684046/AnsiballZ_ping.py <<< 30490 1727096575.41924: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096575.336405-32365-166888418684046/AnsiballZ_ping.py" <<< 30490 1727096575.41961: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpniy3b82d" to remote "/root/.ansible/tmp/ansible-tmp-1727096575.336405-32365-166888418684046/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096575.336405-32365-166888418684046/AnsiballZ_ping.py" <<< 30490 1727096575.43972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096575.43976: stdout chunk (state=3): >>><<< 30490 1727096575.43978: stderr chunk (state=3): >>><<< 30490 1727096575.43980: done transferring module to remote 30490 1727096575.43982: _low_level_execute_command(): starting 30490 1727096575.43985: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096575.336405-32365-166888418684046/ /root/.ansible/tmp/ansible-tmp-1727096575.336405-32365-166888418684046/AnsiballZ_ping.py && sleep 0' 30490 1727096575.45277: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096575.45395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096575.45399: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096575.45573: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096575.46220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096575.47896: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096575.47986: stderr chunk (state=3): >>><<< 30490 1727096575.47990: stdout chunk (state=3): >>><<< 30490 1727096575.48069: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096575.48072: _low_level_execute_command(): starting 30490 1727096575.48082: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096575.336405-32365-166888418684046/AnsiballZ_ping.py && sleep 0' 30490 1727096575.49324: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096575.49334: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096575.49345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096575.49359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096575.49374: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096575.49484: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096575.49519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096575.49570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096575.49639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096575.49657: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096575.49709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096575.64804: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 30490 1727096575.66175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096575.66179: stdout chunk (state=3): >>><<< 30490 1727096575.66188: stderr chunk (state=3): >>><<< 30490 1727096575.66207: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096575.66349: 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-1727096575.336405-32365-166888418684046/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096575.66372: _low_level_execute_command(): starting 30490 1727096575.66376: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096575.336405-32365-166888418684046/ > /dev/null 2>&1 && sleep 0' 30490 1727096575.67784: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096575.67883: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096575.68112: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096575.68140: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096575.70015: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096575.70023: stdout chunk (state=3): >>><<< 30490 1727096575.70041: stderr chunk (state=3): >>><<< 30490 1727096575.70120: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096575.70126: handler run complete 30490 1727096575.70129: attempt loop complete, returning result 30490 1727096575.70131: _execute() done 30490 1727096575.70133: dumping result to json 30490 1727096575.70135: done dumping result, returning 30490 1727096575.70444: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-ba36-653e-000000000d2b] 30490 1727096575.70448: sending task result for task 0afff68d-5257-ba36-653e-000000000d2b 30490 1727096575.70519: done sending task result for task 0afff68d-5257-ba36-653e-000000000d2b 30490 1727096575.70521: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 30490 1727096575.70618: no more pending results, returning what we have 30490 1727096575.70622: results queue empty 30490 1727096575.70623: checking for any_errors_fatal 30490 1727096575.70635: done checking for any_errors_fatal 30490 1727096575.70636: checking for max_fail_percentage 30490 1727096575.70638: done checking for max_fail_percentage 30490 1727096575.70639: checking to see if all hosts have failed and the running result is not ok 30490 1727096575.70640: done checking to see if all hosts have failed 30490 1727096575.70641: getting the remaining hosts for this loop 30490 1727096575.70642: done getting the remaining hosts for this loop 30490 1727096575.70646: getting the next task for host managed_node3 30490 1727096575.70660: done getting next task for host managed_node3 30490 1727096575.70662: ^ task is: TASK: meta (role_complete) 30490 1727096575.70670: ^ state is: HOST STATE: block=5, 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? (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 30490 1727096575.70682: getting variables 30490 1727096575.70684: in VariableManager get_vars() 30490 1727096575.70724: Calling all_inventory to load vars for managed_node3 30490 1727096575.70727: Calling groups_inventory to load vars for managed_node3 30490 1727096575.70729: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096575.71171: Calling all_plugins_play to load vars for managed_node3 30490 1727096575.71177: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096575.71181: Calling groups_plugins_play to load vars for managed_node3 30490 1727096575.81044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096575.82661: done with get_vars() 30490 1727096575.82693: done getting variables 30490 1727096575.82762: done queuing things up, now waiting for results queue to drain 30490 1727096575.82764: results queue empty 30490 1727096575.82765: checking for any_errors_fatal 30490 1727096575.82770: done checking for any_errors_fatal 30490 1727096575.82771: checking for max_fail_percentage 30490 1727096575.82772: done checking for max_fail_percentage 30490 1727096575.82773: checking to see if all hosts have failed and the running result is not ok 30490 1727096575.82773: done checking to see if all hosts have failed 30490 1727096575.82774: getting the remaining hosts for this loop 30490 1727096575.82775: done getting the remaining hosts for this loop 30490 1727096575.82778: getting the next task for host managed_node3 30490 1727096575.82783: done getting next task for host managed_node3 30490 1727096575.82785: ^ task is: TASK: Asserts 30490 1727096575.82872: ^ state is: HOST STATE: block=5, 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 30490 1727096575.82876: getting variables 30490 1727096575.82877: in VariableManager get_vars() 30490 1727096575.82888: Calling all_inventory to load vars for managed_node3 30490 1727096575.82890: Calling groups_inventory to load vars for managed_node3 30490 1727096575.82892: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096575.82897: Calling all_plugins_play to load vars for managed_node3 30490 1727096575.82899: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096575.82902: Calling groups_plugins_play to load vars for managed_node3 30490 1727096575.84712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096575.86789: done with get_vars() 30490 1727096575.86809: done getting variables TASK [Asserts] ***************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Monday 23 September 2024 09:02:55 -0400 (0:00:00.608) 0:00:42.074 ****** 30490 1727096575.87072: entering _queue_task() for managed_node3/include_tasks 30490 1727096575.87752: worker is 1 (out of 1 available) 30490 1727096575.87764: exiting _queue_task() for managed_node3/include_tasks 30490 1727096575.87879: done queuing things up, now waiting for results queue to drain 30490 1727096575.87882: waiting for pending results... 30490 1727096575.88390: running TaskExecutor() for managed_node3/TASK: Asserts 30490 1727096575.88598: in run() - task 0afff68d-5257-ba36-653e-000000000a4e 30490 1727096575.88673: variable 'ansible_search_path' from source: unknown 30490 1727096575.88677: variable 'ansible_search_path' from source: unknown 30490 1727096575.88775: variable 'lsr_assert' from source: include params 30490 1727096575.89324: variable 'lsr_assert' from source: include params 30490 1727096575.89393: variable 'omit' from source: magic vars 30490 1727096575.89603: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096575.89615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096575.89737: variable 'omit' from source: magic vars 30490 1727096575.90217: variable 'ansible_distribution_major_version' from source: facts 30490 1727096575.90225: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096575.90233: variable 'item' from source: unknown 30490 1727096575.90419: variable 'item' from source: unknown 30490 1727096575.90449: variable 'item' from source: unknown 30490 1727096575.90834: variable 'item' from source: unknown 30490 1727096575.91075: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096575.91078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096575.91081: variable 'omit' from source: magic vars 30490 1727096575.91509: variable 'ansible_distribution_major_version' from source: facts 30490 1727096575.91512: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096575.91515: variable 'item' from source: unknown 30490 1727096575.91609: variable 'item' from source: unknown 30490 1727096575.91754: variable 'item' from source: unknown 30490 1727096575.91790: variable 'item' from source: unknown 30490 1727096575.92081: dumping result to json 30490 1727096575.92084: done dumping result, returning 30490 1727096575.92086: done running TaskExecutor() for managed_node3/TASK: Asserts [0afff68d-5257-ba36-653e-000000000a4e] 30490 1727096575.92087: sending task result for task 0afff68d-5257-ba36-653e-000000000a4e 30490 1727096575.92120: done sending task result for task 0afff68d-5257-ba36-653e-000000000a4e 30490 1727096575.92123: WORKER PROCESS EXITING 30490 1727096575.92207: no more pending results, returning what we have 30490 1727096575.92212: in VariableManager get_vars() 30490 1727096575.92251: Calling all_inventory to load vars for managed_node3 30490 1727096575.92254: Calling groups_inventory to load vars for managed_node3 30490 1727096575.92258: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096575.92274: Calling all_plugins_play to load vars for managed_node3 30490 1727096575.92279: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096575.92283: Calling groups_plugins_play to load vars for managed_node3 30490 1727096575.93966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096575.95825: done with get_vars() 30490 1727096575.95883: variable 'ansible_search_path' from source: unknown 30490 1727096575.95885: variable 'ansible_search_path' from source: unknown 30490 1727096575.95947: variable 'ansible_search_path' from source: unknown 30490 1727096575.95948: variable 'ansible_search_path' from source: unknown 30490 1727096575.96001: we have included files to process 30490 1727096575.96003: generating all_blocks data 30490 1727096575.96005: done generating all_blocks data 30490 1727096575.96010: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 30490 1727096575.96011: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 30490 1727096575.96014: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 30490 1727096575.96278: in VariableManager get_vars() 30490 1727096575.96299: done with get_vars() 30490 1727096575.96596: done processing included file 30490 1727096575.96598: iterating over new_blocks loaded from include file 30490 1727096575.96600: in VariableManager get_vars() 30490 1727096575.96614: done with get_vars() 30490 1727096575.96616: filtering new block on tags 30490 1727096575.96651: done filtering new block on tags 30490 1727096575.96654: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node3 => (item=tasks/assert_device_present.yml) 30490 1727096575.96659: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 30490 1727096575.96660: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 30490 1727096575.96663: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 30490 1727096575.97036: in VariableManager get_vars() 30490 1727096575.97056: done with get_vars() 30490 1727096575.97480: done processing included file 30490 1727096575.97482: iterating over new_blocks loaded from include file 30490 1727096575.97483: in VariableManager get_vars() 30490 1727096575.97497: done with get_vars() 30490 1727096575.97499: filtering new block on tags 30490 1727096575.97550: done filtering new block on tags 30490 1727096575.97552: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node3 => (item=tasks/assert_profile_present.yml) 30490 1727096575.97584: extending task lists for all hosts with included blocks 30490 1727096576.00461: done extending task lists 30490 1727096576.00463: done processing included files 30490 1727096576.00464: results queue empty 30490 1727096576.00464: checking for any_errors_fatal 30490 1727096576.00604: done checking for any_errors_fatal 30490 1727096576.00605: checking for max_fail_percentage 30490 1727096576.00607: done checking for max_fail_percentage 30490 1727096576.00608: checking to see if all hosts have failed and the running result is not ok 30490 1727096576.00609: done checking to see if all hosts have failed 30490 1727096576.00610: getting the remaining hosts for this loop 30490 1727096576.00611: done getting the remaining hosts for this loop 30490 1727096576.00660: getting the next task for host managed_node3 30490 1727096576.00731: done getting next task for host managed_node3 30490 1727096576.00766: ^ task is: TASK: Include the task 'get_interface_stat.yml' 30490 1727096576.00771: ^ state is: HOST STATE: block=5, 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? (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 30490 1727096576.00788: getting variables 30490 1727096576.00789: in VariableManager get_vars() 30490 1727096576.00847: Calling all_inventory to load vars for managed_node3 30490 1727096576.00850: Calling groups_inventory to load vars for managed_node3 30490 1727096576.00853: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096576.00858: Calling all_plugins_play to load vars for managed_node3 30490 1727096576.00861: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096576.00864: Calling groups_plugins_play to load vars for managed_node3 30490 1727096576.03985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096576.05660: done with get_vars() 30490 1727096576.05693: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Monday 23 September 2024 09:02:56 -0400 (0:00:00.187) 0:00:42.262 ****** 30490 1727096576.05785: entering _queue_task() for managed_node3/include_tasks 30490 1727096576.07092: worker is 1 (out of 1 available) 30490 1727096576.07339: exiting _queue_task() for managed_node3/include_tasks 30490 1727096576.07353: done queuing things up, now waiting for results queue to drain 30490 1727096576.07355: waiting for pending results... 30490 1727096576.07684: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 30490 1727096576.08034: in run() - task 0afff68d-5257-ba36-653e-000000000e86 30490 1727096576.08082: variable 'ansible_search_path' from source: unknown 30490 1727096576.08087: variable 'ansible_search_path' from source: unknown 30490 1727096576.08131: calling self._execute() 30490 1727096576.08446: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096576.08449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096576.08457: variable 'omit' from source: magic vars 30490 1727096576.09277: variable 'ansible_distribution_major_version' from source: facts 30490 1727096576.09282: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096576.09285: _execute() done 30490 1727096576.09288: dumping result to json 30490 1727096576.09290: done dumping result, returning 30490 1727096576.09293: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-ba36-653e-000000000e86] 30490 1727096576.09295: sending task result for task 0afff68d-5257-ba36-653e-000000000e86 30490 1727096576.09528: no more pending results, returning what we have 30490 1727096576.09532: in VariableManager get_vars() 30490 1727096576.09681: Calling all_inventory to load vars for managed_node3 30490 1727096576.09685: Calling groups_inventory to load vars for managed_node3 30490 1727096576.09688: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096576.09722: Calling all_plugins_play to load vars for managed_node3 30490 1727096576.09728: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096576.09733: Calling groups_plugins_play to load vars for managed_node3 30490 1727096576.10397: done sending task result for task 0afff68d-5257-ba36-653e-000000000e86 30490 1727096576.10401: WORKER PROCESS EXITING 30490 1727096576.11552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096576.13297: done with get_vars() 30490 1727096576.13326: variable 'ansible_search_path' from source: unknown 30490 1727096576.13328: variable 'ansible_search_path' from source: unknown 30490 1727096576.13339: variable 'item' from source: include params 30490 1727096576.13475: variable 'item' from source: include params 30490 1727096576.13514: we have included files to process 30490 1727096576.13516: generating all_blocks data 30490 1727096576.13521: done generating all_blocks data 30490 1727096576.13522: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096576.13523: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096576.13526: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096576.13742: done processing included file 30490 1727096576.13745: iterating over new_blocks loaded from include file 30490 1727096576.13746: in VariableManager get_vars() 30490 1727096576.13770: done with get_vars() 30490 1727096576.13772: filtering new block on tags 30490 1727096576.13804: done filtering new block on tags 30490 1727096576.13807: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 30490 1727096576.13812: extending task lists for all hosts with included blocks 30490 1727096576.14154: done extending task lists 30490 1727096576.14155: done processing included files 30490 1727096576.14156: results queue empty 30490 1727096576.14157: checking for any_errors_fatal 30490 1727096576.14161: done checking for any_errors_fatal 30490 1727096576.14161: checking for max_fail_percentage 30490 1727096576.14163: done checking for max_fail_percentage 30490 1727096576.14164: checking to see if all hosts have failed and the running result is not ok 30490 1727096576.14164: done checking to see if all hosts have failed 30490 1727096576.14165: getting the remaining hosts for this loop 30490 1727096576.14166: done getting the remaining hosts for this loop 30490 1727096576.14190: getting the next task for host managed_node3 30490 1727096576.14199: done getting next task for host managed_node3 30490 1727096576.14202: ^ task is: TASK: Get stat for interface {{ interface }} 30490 1727096576.14207: ^ state is: HOST STATE: block=5, 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? (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 30490 1727096576.14210: getting variables 30490 1727096576.14213: in VariableManager get_vars() 30490 1727096576.14239: Calling all_inventory to load vars for managed_node3 30490 1727096576.14242: Calling groups_inventory to load vars for managed_node3 30490 1727096576.14244: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096576.14253: Calling all_plugins_play to load vars for managed_node3 30490 1727096576.14257: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096576.14260: Calling groups_plugins_play to load vars for managed_node3 30490 1727096576.16235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096576.18261: done with get_vars() 30490 1727096576.18316: done getting variables 30490 1727096576.18521: variable 'interface' from source: play vars TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 23 September 2024 09:02:56 -0400 (0:00:00.127) 0:00:42.389 ****** 30490 1727096576.18562: entering _queue_task() for managed_node3/stat 30490 1727096576.19106: worker is 1 (out of 1 available) 30490 1727096576.19138: exiting _queue_task() for managed_node3/stat 30490 1727096576.19150: done queuing things up, now waiting for results queue to drain 30490 1727096576.19152: waiting for pending results... 30490 1727096576.19404: running TaskExecutor() for managed_node3/TASK: Get stat for interface statebr 30490 1727096576.19597: in run() - task 0afff68d-5257-ba36-653e-000000000ef5 30490 1727096576.19601: variable 'ansible_search_path' from source: unknown 30490 1727096576.19604: variable 'ansible_search_path' from source: unknown 30490 1727096576.19625: calling self._execute() 30490 1727096576.19821: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096576.19831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096576.19836: variable 'omit' from source: magic vars 30490 1727096576.20345: variable 'ansible_distribution_major_version' from source: facts 30490 1727096576.20350: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096576.20381: variable 'omit' from source: magic vars 30490 1727096576.20459: variable 'omit' from source: magic vars 30490 1727096576.20558: variable 'interface' from source: play vars 30490 1727096576.20675: variable 'omit' from source: magic vars 30490 1727096576.20682: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096576.20763: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096576.20792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096576.20810: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096576.20823: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096576.20915: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096576.20918: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096576.20921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096576.21227: Set connection var ansible_connection to ssh 30490 1727096576.21235: Set connection var ansible_shell_type to sh 30490 1727096576.21240: Set connection var ansible_pipelining to False 30490 1727096576.21243: Set connection var ansible_shell_executable to /bin/sh 30490 1727096576.21245: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096576.21248: Set connection var ansible_timeout to 10 30490 1727096576.21250: variable 'ansible_shell_executable' from source: unknown 30490 1727096576.21253: variable 'ansible_connection' from source: unknown 30490 1727096576.21255: variable 'ansible_module_compression' from source: unknown 30490 1727096576.21258: variable 'ansible_shell_type' from source: unknown 30490 1727096576.21260: variable 'ansible_shell_executable' from source: unknown 30490 1727096576.21262: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096576.21264: variable 'ansible_pipelining' from source: unknown 30490 1727096576.21266: variable 'ansible_timeout' from source: unknown 30490 1727096576.21270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096576.21762: 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) 30490 1727096576.21771: variable 'omit' from source: magic vars 30490 1727096576.21776: starting attempt loop 30490 1727096576.21779: running the handler 30490 1727096576.21784: _low_level_execute_command(): starting 30490 1727096576.21788: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096576.22821: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096576.22825: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096576.22827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096576.22830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096576.22832: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096576.22835: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096576.22842: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096576.22888: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096576.22927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096576.24587: stdout chunk (state=3): >>>/root <<< 30490 1727096576.24799: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096576.24988: stderr chunk (state=3): >>><<< 30490 1727096576.24992: stdout chunk (state=3): >>><<< 30490 1727096576.24997: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096576.25000: _low_level_execute_command(): starting 30490 1727096576.25003: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096576.249281-32393-160086963074740 `" && echo ansible-tmp-1727096576.249281-32393-160086963074740="` echo /root/.ansible/tmp/ansible-tmp-1727096576.249281-32393-160086963074740 `" ) && sleep 0' 30490 1727096576.26151: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096576.26590: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096576.27043: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096576.27085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096576.29039: stdout chunk (state=3): >>>ansible-tmp-1727096576.249281-32393-160086963074740=/root/.ansible/tmp/ansible-tmp-1727096576.249281-32393-160086963074740 <<< 30490 1727096576.29326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096576.29330: stdout chunk (state=3): >>><<< 30490 1727096576.29342: stderr chunk (state=3): >>><<< 30490 1727096576.29360: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096576.249281-32393-160086963074740=/root/.ansible/tmp/ansible-tmp-1727096576.249281-32393-160086963074740 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096576.29473: variable 'ansible_module_compression' from source: unknown 30490 1727096576.29477: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 30490 1727096576.29873: variable 'ansible_facts' from source: unknown 30490 1727096576.29876: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096576.249281-32393-160086963074740/AnsiballZ_stat.py 30490 1727096576.30131: Sending initial data 30490 1727096576.30134: Sent initial data (152 bytes) 30490 1727096576.31193: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096576.31483: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096576.31686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096576.31798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096576.33433: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096576.33462: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096576.33507: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpooibf9u8 /root/.ansible/tmp/ansible-tmp-1727096576.249281-32393-160086963074740/AnsiballZ_stat.py <<< 30490 1727096576.33514: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096576.249281-32393-160086963074740/AnsiballZ_stat.py" <<< 30490 1727096576.33543: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpooibf9u8" to remote "/root/.ansible/tmp/ansible-tmp-1727096576.249281-32393-160086963074740/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096576.249281-32393-160086963074740/AnsiballZ_stat.py" <<< 30490 1727096576.35114: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096576.35117: stdout chunk (state=3): >>><<< 30490 1727096576.35119: stderr chunk (state=3): >>><<< 30490 1727096576.35121: done transferring module to remote 30490 1727096576.35123: _low_level_execute_command(): starting 30490 1727096576.35125: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096576.249281-32393-160086963074740/ /root/.ansible/tmp/ansible-tmp-1727096576.249281-32393-160086963074740/AnsiballZ_stat.py && sleep 0' 30490 1727096576.36387: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096576.36475: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096576.36718: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096576.36782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096576.38635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096576.38639: stdout chunk (state=3): >>><<< 30490 1727096576.38676: stderr chunk (state=3): >>><<< 30490 1727096576.38680: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096576.38686: _low_level_execute_command(): starting 30490 1727096576.38689: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096576.249281-32393-160086963074740/AnsiballZ_stat.py && sleep 0' 30490 1727096576.40093: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096576.40109: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096576.40125: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096576.40185: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096576.40251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096576.40298: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096576.40381: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096576.40642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096576.55990: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/statebr", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 32726, "dev": 23, "nlink": 1, "atime": 1727096568.1688907, "mtime": 1727096568.1688907, "ctime": 1727096568.1688907, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 30490 1727096576.57314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096576.57394: stderr chunk (state=3): >>><<< 30490 1727096576.57399: stdout chunk (state=3): >>><<< 30490 1727096576.57416: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/statebr", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 32726, "dev": 23, "nlink": 1, "atime": 1727096568.1688907, "mtime": 1727096568.1688907, "ctime": 1727096568.1688907, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096576.57474: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/statebr', '_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-1727096576.249281-32393-160086963074740/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096576.57487: _low_level_execute_command(): starting 30490 1727096576.57490: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096576.249281-32393-160086963074740/ > /dev/null 2>&1 && sleep 0' 30490 1727096576.58149: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096576.58173: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096576.58183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096576.58187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096576.58287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096576.58290: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096576.58292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096576.58294: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096576.58296: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096576.58332: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096576.58341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096576.58358: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096576.58433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096576.60264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096576.60335: stderr chunk (state=3): >>><<< 30490 1727096576.60339: stdout chunk (state=3): >>><<< 30490 1727096576.60576: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096576.60580: handler run complete 30490 1727096576.60583: attempt loop complete, returning result 30490 1727096576.60585: _execute() done 30490 1727096576.60591: dumping result to json 30490 1727096576.60593: done dumping result, returning 30490 1727096576.60595: done running TaskExecutor() for managed_node3/TASK: Get stat for interface statebr [0afff68d-5257-ba36-653e-000000000ef5] 30490 1727096576.60597: sending task result for task 0afff68d-5257-ba36-653e-000000000ef5 30490 1727096576.60681: done sending task result for task 0afff68d-5257-ba36-653e-000000000ef5 30490 1727096576.60685: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1727096568.1688907, "block_size": 4096, "blocks": 0, "ctime": 1727096568.1688907, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32726, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1727096568.1688907, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 30490 1727096576.60779: no more pending results, returning what we have 30490 1727096576.60783: results queue empty 30490 1727096576.60784: checking for any_errors_fatal 30490 1727096576.60785: done checking for any_errors_fatal 30490 1727096576.60785: checking for max_fail_percentage 30490 1727096576.60787: done checking for max_fail_percentage 30490 1727096576.60788: checking to see if all hosts have failed and the running result is not ok 30490 1727096576.60789: done checking to see if all hosts have failed 30490 1727096576.60789: getting the remaining hosts for this loop 30490 1727096576.60791: done getting the remaining hosts for this loop 30490 1727096576.60796: getting the next task for host managed_node3 30490 1727096576.60806: done getting next task for host managed_node3 30490 1727096576.60808: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 30490 1727096576.60811: ^ state is: HOST STATE: block=5, 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? (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 30490 1727096576.60815: getting variables 30490 1727096576.60817: in VariableManager get_vars() 30490 1727096576.60846: Calling all_inventory to load vars for managed_node3 30490 1727096576.60849: Calling groups_inventory to load vars for managed_node3 30490 1727096576.60852: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096576.60861: Calling all_plugins_play to load vars for managed_node3 30490 1727096576.60864: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096576.60866: Calling groups_plugins_play to load vars for managed_node3 30490 1727096576.62287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096576.63848: done with get_vars() 30490 1727096576.63883: done getting variables 30490 1727096576.63949: 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) 30490 1727096576.64071: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'statebr'] ************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Monday 23 September 2024 09:02:56 -0400 (0:00:00.455) 0:00:42.845 ****** 30490 1727096576.64107: entering _queue_task() for managed_node3/assert 30490 1727096576.64489: worker is 1 (out of 1 available) 30490 1727096576.64504: exiting _queue_task() for managed_node3/assert 30490 1727096576.64517: done queuing things up, now waiting for results queue to drain 30490 1727096576.64519: waiting for pending results... 30490 1727096576.64817: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'statebr' 30490 1727096576.64925: in run() - task 0afff68d-5257-ba36-653e-000000000e87 30490 1727096576.64938: variable 'ansible_search_path' from source: unknown 30490 1727096576.64942: variable 'ansible_search_path' from source: unknown 30490 1727096576.64982: calling self._execute() 30490 1727096576.65082: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096576.65087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096576.65098: variable 'omit' from source: magic vars 30490 1727096576.65578: variable 'ansible_distribution_major_version' from source: facts 30490 1727096576.65616: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096576.65676: variable 'omit' from source: magic vars 30490 1727096576.65679: variable 'omit' from source: magic vars 30490 1727096576.65793: variable 'interface' from source: play vars 30490 1727096576.65825: variable 'omit' from source: magic vars 30490 1727096576.65875: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096576.65920: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096576.65949: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096576.66024: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096576.66027: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096576.66030: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096576.66038: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096576.66047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096576.66204: Set connection var ansible_connection to ssh 30490 1727096576.66220: Set connection var ansible_shell_type to sh 30490 1727096576.66234: Set connection var ansible_pipelining to False 30490 1727096576.66252: Set connection var ansible_shell_executable to /bin/sh 30490 1727096576.66264: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096576.66280: Set connection var ansible_timeout to 10 30490 1727096576.66354: variable 'ansible_shell_executable' from source: unknown 30490 1727096576.66358: variable 'ansible_connection' from source: unknown 30490 1727096576.66361: variable 'ansible_module_compression' from source: unknown 30490 1727096576.66365: variable 'ansible_shell_type' from source: unknown 30490 1727096576.66370: variable 'ansible_shell_executable' from source: unknown 30490 1727096576.66375: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096576.66379: variable 'ansible_pipelining' from source: unknown 30490 1727096576.66381: variable 'ansible_timeout' from source: unknown 30490 1727096576.66383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096576.66519: 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) 30490 1727096576.66579: variable 'omit' from source: magic vars 30490 1727096576.66583: starting attempt loop 30490 1727096576.66586: running the handler 30490 1727096576.66726: variable 'interface_stat' from source: set_fact 30490 1727096576.66750: Evaluated conditional (interface_stat.stat.exists): True 30490 1727096576.66761: handler run complete 30490 1727096576.66789: attempt loop complete, returning result 30490 1727096576.66875: _execute() done 30490 1727096576.66879: dumping result to json 30490 1727096576.66881: done dumping result, returning 30490 1727096576.66884: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'statebr' [0afff68d-5257-ba36-653e-000000000e87] 30490 1727096576.66887: sending task result for task 0afff68d-5257-ba36-653e-000000000e87 30490 1727096576.66957: done sending task result for task 0afff68d-5257-ba36-653e-000000000e87 30490 1727096576.66960: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 30490 1727096576.67023: no more pending results, returning what we have 30490 1727096576.67029: results queue empty 30490 1727096576.67031: checking for any_errors_fatal 30490 1727096576.67041: done checking for any_errors_fatal 30490 1727096576.67042: checking for max_fail_percentage 30490 1727096576.67045: done checking for max_fail_percentage 30490 1727096576.67046: checking to see if all hosts have failed and the running result is not ok 30490 1727096576.67047: done checking to see if all hosts have failed 30490 1727096576.67048: getting the remaining hosts for this loop 30490 1727096576.67051: done getting the remaining hosts for this loop 30490 1727096576.67055: getting the next task for host managed_node3 30490 1727096576.67073: done getting next task for host managed_node3 30490 1727096576.67076: ^ task is: TASK: Include the task 'get_profile_stat.yml' 30490 1727096576.67081: ^ state is: HOST STATE: block=5, 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? (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 30490 1727096576.67087: getting variables 30490 1727096576.67089: in VariableManager get_vars() 30490 1727096576.67133: Calling all_inventory to load vars for managed_node3 30490 1727096576.67137: Calling groups_inventory to load vars for managed_node3 30490 1727096576.67141: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096576.67157: Calling all_plugins_play to load vars for managed_node3 30490 1727096576.67163: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096576.67308: Calling groups_plugins_play to load vars for managed_node3 30490 1727096576.69355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096576.72812: done with get_vars() 30490 1727096576.72845: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Monday 23 September 2024 09:02:56 -0400 (0:00:00.088) 0:00:42.933 ****** 30490 1727096576.72970: entering _queue_task() for managed_node3/include_tasks 30490 1727096576.73374: worker is 1 (out of 1 available) 30490 1727096576.73389: exiting _queue_task() for managed_node3/include_tasks 30490 1727096576.73403: done queuing things up, now waiting for results queue to drain 30490 1727096576.73405: waiting for pending results... 30490 1727096576.73788: running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' 30490 1727096576.73796: in run() - task 0afff68d-5257-ba36-653e-000000000e8b 30490 1727096576.73814: variable 'ansible_search_path' from source: unknown 30490 1727096576.73822: variable 'ansible_search_path' from source: unknown 30490 1727096576.73866: calling self._execute() 30490 1727096576.74002: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096576.74005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096576.74009: variable 'omit' from source: magic vars 30490 1727096576.74393: variable 'ansible_distribution_major_version' from source: facts 30490 1727096576.74411: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096576.74438: _execute() done 30490 1727096576.74441: dumping result to json 30490 1727096576.74444: done dumping result, returning 30490 1727096576.74547: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' [0afff68d-5257-ba36-653e-000000000e8b] 30490 1727096576.74550: sending task result for task 0afff68d-5257-ba36-653e-000000000e8b 30490 1727096576.74629: done sending task result for task 0afff68d-5257-ba36-653e-000000000e8b 30490 1727096576.74633: WORKER PROCESS EXITING 30490 1727096576.74661: no more pending results, returning what we have 30490 1727096576.74666: in VariableManager get_vars() 30490 1727096576.74707: Calling all_inventory to load vars for managed_node3 30490 1727096576.74717: Calling groups_inventory to load vars for managed_node3 30490 1727096576.74721: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096576.74736: Calling all_plugins_play to load vars for managed_node3 30490 1727096576.74739: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096576.74742: Calling groups_plugins_play to load vars for managed_node3 30490 1727096576.77906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096576.81815: done with get_vars() 30490 1727096576.81841: variable 'ansible_search_path' from source: unknown 30490 1727096576.81843: variable 'ansible_search_path' from source: unknown 30490 1727096576.81855: variable 'item' from source: include params 30490 1727096576.82141: variable 'item' from source: include params 30490 1727096576.82179: we have included files to process 30490 1727096576.82181: generating all_blocks data 30490 1727096576.82183: done generating all_blocks data 30490 1727096576.82301: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 30490 1727096576.82302: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 30490 1727096576.82306: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 30490 1727096576.84423: done processing included file 30490 1727096576.84426: iterating over new_blocks loaded from include file 30490 1727096576.84427: in VariableManager get_vars() 30490 1727096576.84446: done with get_vars() 30490 1727096576.84448: filtering new block on tags 30490 1727096576.84699: done filtering new block on tags 30490 1727096576.84703: in VariableManager get_vars() 30490 1727096576.84720: done with get_vars() 30490 1727096576.84722: filtering new block on tags 30490 1727096576.84791: done filtering new block on tags 30490 1727096576.84794: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 30490 1727096576.84800: extending task lists for all hosts with included blocks 30490 1727096576.85655: done extending task lists 30490 1727096576.85657: done processing included files 30490 1727096576.85658: results queue empty 30490 1727096576.85658: checking for any_errors_fatal 30490 1727096576.85661: done checking for any_errors_fatal 30490 1727096576.85662: checking for max_fail_percentage 30490 1727096576.85663: done checking for max_fail_percentage 30490 1727096576.85664: checking to see if all hosts have failed and the running result is not ok 30490 1727096576.85665: done checking to see if all hosts have failed 30490 1727096576.85665: getting the remaining hosts for this loop 30490 1727096576.85667: done getting the remaining hosts for this loop 30490 1727096576.85779: getting the next task for host managed_node3 30490 1727096576.85784: done getting next task for host managed_node3 30490 1727096576.85786: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 30490 1727096576.85789: ^ state is: HOST STATE: block=5, 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? (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 30490 1727096576.85792: getting variables 30490 1727096576.85793: in VariableManager get_vars() 30490 1727096576.85802: Calling all_inventory to load vars for managed_node3 30490 1727096576.85804: Calling groups_inventory to load vars for managed_node3 30490 1727096576.85806: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096576.85812: Calling all_plugins_play to load vars for managed_node3 30490 1727096576.85814: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096576.85816: Calling groups_plugins_play to load vars for managed_node3 30490 1727096576.88352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096576.90375: done with get_vars() 30490 1727096576.90405: done getting variables 30490 1727096576.90457: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Monday 23 September 2024 09:02:56 -0400 (0:00:00.175) 0:00:43.109 ****** 30490 1727096576.90499: entering _queue_task() for managed_node3/set_fact 30490 1727096576.90912: worker is 1 (out of 1 available) 30490 1727096576.90931: exiting _queue_task() for managed_node3/set_fact 30490 1727096576.90945: done queuing things up, now waiting for results queue to drain 30490 1727096576.90947: waiting for pending results... 30490 1727096576.91200: running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag 30490 1727096576.91311: in run() - task 0afff68d-5257-ba36-653e-000000000f13 30490 1727096576.91334: variable 'ansible_search_path' from source: unknown 30490 1727096576.91404: variable 'ansible_search_path' from source: unknown 30490 1727096576.91409: calling self._execute() 30490 1727096576.91496: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096576.91516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096576.91533: variable 'omit' from source: magic vars 30490 1727096576.92114: variable 'ansible_distribution_major_version' from source: facts 30490 1727096576.92131: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096576.92375: variable 'omit' from source: magic vars 30490 1727096576.92379: variable 'omit' from source: magic vars 30490 1727096576.92383: variable 'omit' from source: magic vars 30490 1727096576.92576: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096576.92580: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096576.92583: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096576.92693: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096576.92716: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096576.92753: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096576.92761: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096576.92772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096576.92972: Set connection var ansible_connection to ssh 30490 1727096576.93021: Set connection var ansible_shell_type to sh 30490 1727096576.93033: Set connection var ansible_pipelining to False 30490 1727096576.93082: Set connection var ansible_shell_executable to /bin/sh 30490 1727096576.93092: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096576.93100: Set connection var ansible_timeout to 10 30490 1727096576.93158: variable 'ansible_shell_executable' from source: unknown 30490 1727096576.93177: variable 'ansible_connection' from source: unknown 30490 1727096576.93208: variable 'ansible_module_compression' from source: unknown 30490 1727096576.93227: variable 'ansible_shell_type' from source: unknown 30490 1727096576.93234: variable 'ansible_shell_executable' from source: unknown 30490 1727096576.93236: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096576.93273: variable 'ansible_pipelining' from source: unknown 30490 1727096576.93276: variable 'ansible_timeout' from source: unknown 30490 1727096576.93278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096576.93446: 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) 30490 1727096576.93450: variable 'omit' from source: magic vars 30490 1727096576.93452: starting attempt loop 30490 1727096576.93454: running the handler 30490 1727096576.93474: handler run complete 30490 1727096576.93489: attempt loop complete, returning result 30490 1727096576.93554: _execute() done 30490 1727096576.93557: dumping result to json 30490 1727096576.93559: done dumping result, returning 30490 1727096576.93561: done running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag [0afff68d-5257-ba36-653e-000000000f13] 30490 1727096576.93563: sending task result for task 0afff68d-5257-ba36-653e-000000000f13 30490 1727096576.93642: done sending task result for task 0afff68d-5257-ba36-653e-000000000f13 30490 1727096576.93646: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 30490 1727096576.93722: no more pending results, returning what we have 30490 1727096576.93726: results queue empty 30490 1727096576.93727: checking for any_errors_fatal 30490 1727096576.93729: done checking for any_errors_fatal 30490 1727096576.93730: checking for max_fail_percentage 30490 1727096576.93732: done checking for max_fail_percentage 30490 1727096576.93733: checking to see if all hosts have failed and the running result is not ok 30490 1727096576.93734: done checking to see if all hosts have failed 30490 1727096576.93735: getting the remaining hosts for this loop 30490 1727096576.93737: done getting the remaining hosts for this loop 30490 1727096576.93741: getting the next task for host managed_node3 30490 1727096576.93753: done getting next task for host managed_node3 30490 1727096576.93755: ^ task is: TASK: Stat profile file 30490 1727096576.93762: ^ state is: HOST STATE: block=5, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096576.93769: getting variables 30490 1727096576.93771: in VariableManager get_vars() 30490 1727096576.93808: Calling all_inventory to load vars for managed_node3 30490 1727096576.93812: Calling groups_inventory to load vars for managed_node3 30490 1727096576.93816: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096576.93828: Calling all_plugins_play to load vars for managed_node3 30490 1727096576.93832: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096576.93836: Calling groups_plugins_play to load vars for managed_node3 30490 1727096576.95670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096576.97486: done with get_vars() 30490 1727096576.97514: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Monday 23 September 2024 09:02:56 -0400 (0:00:00.072) 0:00:43.181 ****** 30490 1727096576.97748: entering _queue_task() for managed_node3/stat 30490 1727096576.98597: worker is 1 (out of 1 available) 30490 1727096576.98611: exiting _queue_task() for managed_node3/stat 30490 1727096576.98623: done queuing things up, now waiting for results queue to drain 30490 1727096576.98625: waiting for pending results... 30490 1727096576.99352: running TaskExecutor() for managed_node3/TASK: Stat profile file 30490 1727096576.99666: in run() - task 0afff68d-5257-ba36-653e-000000000f14 30490 1727096576.99676: variable 'ansible_search_path' from source: unknown 30490 1727096576.99679: variable 'ansible_search_path' from source: unknown 30490 1727096576.99682: calling self._execute() 30490 1727096576.99755: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096576.99759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096576.99775: variable 'omit' from source: magic vars 30490 1727096577.00164: variable 'ansible_distribution_major_version' from source: facts 30490 1727096577.00181: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096577.00187: variable 'omit' from source: magic vars 30490 1727096577.00226: variable 'omit' from source: magic vars 30490 1727096577.00300: variable 'profile' from source: play vars 30490 1727096577.00304: variable 'interface' from source: play vars 30490 1727096577.00355: variable 'interface' from source: play vars 30490 1727096577.00371: variable 'omit' from source: magic vars 30490 1727096577.00408: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096577.00446: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096577.00464: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096577.00483: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096577.00493: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096577.00516: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096577.00519: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096577.00522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096577.00595: Set connection var ansible_connection to ssh 30490 1727096577.00602: Set connection var ansible_shell_type to sh 30490 1727096577.00609: Set connection var ansible_pipelining to False 30490 1727096577.00614: Set connection var ansible_shell_executable to /bin/sh 30490 1727096577.00619: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096577.00624: Set connection var ansible_timeout to 10 30490 1727096577.00645: variable 'ansible_shell_executable' from source: unknown 30490 1727096577.00649: variable 'ansible_connection' from source: unknown 30490 1727096577.00651: variable 'ansible_module_compression' from source: unknown 30490 1727096577.00654: variable 'ansible_shell_type' from source: unknown 30490 1727096577.00656: variable 'ansible_shell_executable' from source: unknown 30490 1727096577.00659: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096577.00661: variable 'ansible_pipelining' from source: unknown 30490 1727096577.00666: variable 'ansible_timeout' from source: unknown 30490 1727096577.00669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096577.00818: 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) 30490 1727096577.00827: variable 'omit' from source: magic vars 30490 1727096577.00832: starting attempt loop 30490 1727096577.00835: running the handler 30490 1727096577.00848: _low_level_execute_command(): starting 30490 1727096577.00857: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096577.01326: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096577.01359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096577.01363: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096577.01365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096577.01371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096577.01410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096577.01452: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096577.01480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096577.03128: stdout chunk (state=3): >>>/root <<< 30490 1727096577.03306: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096577.03309: stdout chunk (state=3): >>><<< 30490 1727096577.03320: stderr chunk (state=3): >>><<< 30490 1727096577.03398: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096577.03402: _low_level_execute_command(): starting 30490 1727096577.03404: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096577.0334482-32441-69887226159020 `" && echo ansible-tmp-1727096577.0334482-32441-69887226159020="` echo /root/.ansible/tmp/ansible-tmp-1727096577.0334482-32441-69887226159020 `" ) && sleep 0' 30490 1727096577.04096: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096577.04106: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096577.04118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096577.04132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096577.04166: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096577.04179: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096577.04289: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096577.04622: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096577.04682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096577.06592: stdout chunk (state=3): >>>ansible-tmp-1727096577.0334482-32441-69887226159020=/root/.ansible/tmp/ansible-tmp-1727096577.0334482-32441-69887226159020 <<< 30490 1727096577.06978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096577.06982: stdout chunk (state=3): >>><<< 30490 1727096577.06984: stderr chunk (state=3): >>><<< 30490 1727096577.06987: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096577.0334482-32441-69887226159020=/root/.ansible/tmp/ansible-tmp-1727096577.0334482-32441-69887226159020 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096577.06989: variable 'ansible_module_compression' from source: unknown 30490 1727096577.06991: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 30490 1727096577.06993: variable 'ansible_facts' from source: unknown 30490 1727096577.07306: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096577.0334482-32441-69887226159020/AnsiballZ_stat.py 30490 1727096577.07792: Sending initial data 30490 1727096577.07796: Sent initial data (152 bytes) 30490 1727096577.08680: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096577.08786: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096577.08800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096577.08819: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096577.08883: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096577.10460: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 30490 1727096577.10493: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096577.10508: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096577.10572: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpj2pjlsw2 /root/.ansible/tmp/ansible-tmp-1727096577.0334482-32441-69887226159020/AnsiballZ_stat.py <<< 30490 1727096577.10602: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096577.0334482-32441-69887226159020/AnsiballZ_stat.py" <<< 30490 1727096577.10612: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpj2pjlsw2" to remote "/root/.ansible/tmp/ansible-tmp-1727096577.0334482-32441-69887226159020/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096577.0334482-32441-69887226159020/AnsiballZ_stat.py" <<< 30490 1727096577.12243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096577.12278: stderr chunk (state=3): >>><<< 30490 1727096577.12282: stdout chunk (state=3): >>><<< 30490 1727096577.12626: done transferring module to remote 30490 1727096577.12629: _low_level_execute_command(): starting 30490 1727096577.12631: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096577.0334482-32441-69887226159020/ /root/.ansible/tmp/ansible-tmp-1727096577.0334482-32441-69887226159020/AnsiballZ_stat.py && sleep 0' 30490 1727096577.14184: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096577.14206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096577.14223: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096577.14245: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096577.14493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096577.16293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096577.16304: stdout chunk (state=3): >>><<< 30490 1727096577.16317: stderr chunk (state=3): >>><<< 30490 1727096577.16341: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096577.16357: _low_level_execute_command(): starting 30490 1727096577.16371: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096577.0334482-32441-69887226159020/AnsiballZ_stat.py && sleep 0' 30490 1727096577.16984: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096577.16998: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096577.17014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096577.17031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096577.17051: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096577.17145: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096577.17202: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096577.17243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096577.32736: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 30490 1727096577.34119: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096577.34135: stderr chunk (state=3): >>><<< 30490 1727096577.34138: stdout chunk (state=3): >>><<< 30490 1727096577.34184: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096577.34225: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-statebr', '_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-1727096577.0334482-32441-69887226159020/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096577.34228: _low_level_execute_command(): starting 30490 1727096577.34233: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096577.0334482-32441-69887226159020/ > /dev/null 2>&1 && sleep 0' 30490 1727096577.34961: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096577.34965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096577.34968: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096577.34971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096577.35012: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096577.35039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096577.35065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096577.36949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096577.36959: stderr chunk (state=3): >>><<< 30490 1727096577.36961: stdout chunk (state=3): >>><<< 30490 1727096577.36985: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096577.36989: handler run complete 30490 1727096577.37006: attempt loop complete, returning result 30490 1727096577.37009: _execute() done 30490 1727096577.37012: dumping result to json 30490 1727096577.37014: done dumping result, returning 30490 1727096577.37021: done running TaskExecutor() for managed_node3/TASK: Stat profile file [0afff68d-5257-ba36-653e-000000000f14] 30490 1727096577.37027: sending task result for task 0afff68d-5257-ba36-653e-000000000f14 30490 1727096577.37133: done sending task result for task 0afff68d-5257-ba36-653e-000000000f14 30490 1727096577.37136: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 30490 1727096577.37201: no more pending results, returning what we have 30490 1727096577.37205: results queue empty 30490 1727096577.37206: checking for any_errors_fatal 30490 1727096577.37220: done checking for any_errors_fatal 30490 1727096577.37221: checking for max_fail_percentage 30490 1727096577.37223: done checking for max_fail_percentage 30490 1727096577.37224: checking to see if all hosts have failed and the running result is not ok 30490 1727096577.37224: done checking to see if all hosts have failed 30490 1727096577.37225: getting the remaining hosts for this loop 30490 1727096577.37226: done getting the remaining hosts for this loop 30490 1727096577.37230: getting the next task for host managed_node3 30490 1727096577.37238: done getting next task for host managed_node3 30490 1727096577.37240: ^ task is: TASK: Set NM profile exist flag based on the profile files 30490 1727096577.37248: ^ state is: HOST STATE: block=5, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096577.37253: getting variables 30490 1727096577.37255: in VariableManager get_vars() 30490 1727096577.37291: Calling all_inventory to load vars for managed_node3 30490 1727096577.37294: Calling groups_inventory to load vars for managed_node3 30490 1727096577.37298: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096577.37308: Calling all_plugins_play to load vars for managed_node3 30490 1727096577.37311: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096577.37313: Calling groups_plugins_play to load vars for managed_node3 30490 1727096577.38956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096577.40416: done with get_vars() 30490 1727096577.40433: done getting variables 30490 1727096577.40481: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Monday 23 September 2024 09:02:57 -0400 (0:00:00.427) 0:00:43.609 ****** 30490 1727096577.40505: entering _queue_task() for managed_node3/set_fact 30490 1727096577.40739: worker is 1 (out of 1 available) 30490 1727096577.40753: exiting _queue_task() for managed_node3/set_fact 30490 1727096577.40766: done queuing things up, now waiting for results queue to drain 30490 1727096577.40769: waiting for pending results... 30490 1727096577.41031: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files 30490 1727096577.41176: in run() - task 0afff68d-5257-ba36-653e-000000000f15 30490 1727096577.41181: variable 'ansible_search_path' from source: unknown 30490 1727096577.41185: variable 'ansible_search_path' from source: unknown 30490 1727096577.41229: calling self._execute() 30490 1727096577.41296: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096577.41300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096577.41349: variable 'omit' from source: magic vars 30490 1727096577.41851: variable 'ansible_distribution_major_version' from source: facts 30490 1727096577.41902: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096577.42095: variable 'profile_stat' from source: set_fact 30490 1727096577.42099: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096577.42101: when evaluation is False, skipping this task 30490 1727096577.42103: _execute() done 30490 1727096577.42107: dumping result to json 30490 1727096577.42112: done dumping result, returning 30490 1727096577.42115: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files [0afff68d-5257-ba36-653e-000000000f15] 30490 1727096577.42120: sending task result for task 0afff68d-5257-ba36-653e-000000000f15 30490 1727096577.42287: done sending task result for task 0afff68d-5257-ba36-653e-000000000f15 30490 1727096577.42296: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096577.42411: no more pending results, returning what we have 30490 1727096577.42416: results queue empty 30490 1727096577.42418: checking for any_errors_fatal 30490 1727096577.42424: done checking for any_errors_fatal 30490 1727096577.42425: checking for max_fail_percentage 30490 1727096577.42427: done checking for max_fail_percentage 30490 1727096577.42427: checking to see if all hosts have failed and the running result is not ok 30490 1727096577.42428: done checking to see if all hosts have failed 30490 1727096577.42429: getting the remaining hosts for this loop 30490 1727096577.42430: done getting the remaining hosts for this loop 30490 1727096577.42435: getting the next task for host managed_node3 30490 1727096577.42445: done getting next task for host managed_node3 30490 1727096577.42447: ^ task is: TASK: Get NM profile info 30490 1727096577.42454: ^ state is: HOST STATE: block=5, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096577.42460: getting variables 30490 1727096577.42462: in VariableManager get_vars() 30490 1727096577.42496: Calling all_inventory to load vars for managed_node3 30490 1727096577.42499: Calling groups_inventory to load vars for managed_node3 30490 1727096577.42501: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096577.42512: Calling all_plugins_play to load vars for managed_node3 30490 1727096577.42516: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096577.42519: Calling groups_plugins_play to load vars for managed_node3 30490 1727096577.44782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096577.47739: done with get_vars() 30490 1727096577.47781: done getting variables 30490 1727096577.47949: 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 [Get NM profile info] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Monday 23 September 2024 09:02:57 -0400 (0:00:00.075) 0:00:43.684 ****** 30490 1727096577.48055: entering _queue_task() for managed_node3/shell 30490 1727096577.48515: worker is 1 (out of 1 available) 30490 1727096577.48529: exiting _queue_task() for managed_node3/shell 30490 1727096577.48543: done queuing things up, now waiting for results queue to drain 30490 1727096577.48545: waiting for pending results... 30490 1727096577.48921: running TaskExecutor() for managed_node3/TASK: Get NM profile info 30490 1727096577.49007: in run() - task 0afff68d-5257-ba36-653e-000000000f16 30490 1727096577.49019: variable 'ansible_search_path' from source: unknown 30490 1727096577.49022: variable 'ansible_search_path' from source: unknown 30490 1727096577.49053: calling self._execute() 30490 1727096577.49129: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096577.49133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096577.49143: variable 'omit' from source: magic vars 30490 1727096577.49424: variable 'ansible_distribution_major_version' from source: facts 30490 1727096577.49435: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096577.49441: variable 'omit' from source: magic vars 30490 1727096577.49483: variable 'omit' from source: magic vars 30490 1727096577.49553: variable 'profile' from source: play vars 30490 1727096577.49557: variable 'interface' from source: play vars 30490 1727096577.49608: variable 'interface' from source: play vars 30490 1727096577.49626: variable 'omit' from source: magic vars 30490 1727096577.49661: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096577.49693: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096577.49709: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096577.49724: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096577.49734: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096577.49758: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096577.49761: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096577.49765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096577.49834: Set connection var ansible_connection to ssh 30490 1727096577.49838: Set connection var ansible_shell_type to sh 30490 1727096577.49850: Set connection var ansible_pipelining to False 30490 1727096577.49854: Set connection var ansible_shell_executable to /bin/sh 30490 1727096577.49856: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096577.49863: Set connection var ansible_timeout to 10 30490 1727096577.49886: variable 'ansible_shell_executable' from source: unknown 30490 1727096577.49889: variable 'ansible_connection' from source: unknown 30490 1727096577.49892: variable 'ansible_module_compression' from source: unknown 30490 1727096577.49894: variable 'ansible_shell_type' from source: unknown 30490 1727096577.49897: variable 'ansible_shell_executable' from source: unknown 30490 1727096577.49899: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096577.49901: variable 'ansible_pipelining' from source: unknown 30490 1727096577.49903: variable 'ansible_timeout' from source: unknown 30490 1727096577.49908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096577.50012: 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) 30490 1727096577.50022: variable 'omit' from source: magic vars 30490 1727096577.50027: starting attempt loop 30490 1727096577.50030: running the handler 30490 1727096577.50038: 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) 30490 1727096577.50058: _low_level_execute_command(): starting 30490 1727096577.50071: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096577.50649: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096577.50653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096577.50659: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096577.50661: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096577.50714: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096577.50717: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096577.50719: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096577.50765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096577.52429: stdout chunk (state=3): >>>/root <<< 30490 1727096577.52527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096577.52554: stderr chunk (state=3): >>><<< 30490 1727096577.52558: stdout chunk (state=3): >>><<< 30490 1727096577.52585: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096577.52596: _low_level_execute_command(): starting 30490 1727096577.52602: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096577.5258405-32467-11578537561519 `" && echo ansible-tmp-1727096577.5258405-32467-11578537561519="` echo /root/.ansible/tmp/ansible-tmp-1727096577.5258405-32467-11578537561519 `" ) && sleep 0' 30490 1727096577.53279: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096577.53282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096577.53357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096577.53361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096577.53448: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096577.53471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096577.55465: stdout chunk (state=3): >>>ansible-tmp-1727096577.5258405-32467-11578537561519=/root/.ansible/tmp/ansible-tmp-1727096577.5258405-32467-11578537561519 <<< 30490 1727096577.55498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096577.55501: stdout chunk (state=3): >>><<< 30490 1727096577.55508: stderr chunk (state=3): >>><<< 30490 1727096577.55526: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096577.5258405-32467-11578537561519=/root/.ansible/tmp/ansible-tmp-1727096577.5258405-32467-11578537561519 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096577.55556: variable 'ansible_module_compression' from source: unknown 30490 1727096577.55701: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 30490 1727096577.55730: variable 'ansible_facts' from source: unknown 30490 1727096577.56037: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096577.5258405-32467-11578537561519/AnsiballZ_command.py 30490 1727096577.56312: Sending initial data 30490 1727096577.56323: Sent initial data (155 bytes) 30490 1727096577.56823: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096577.56841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096577.56887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096577.56899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096577.56940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096577.58546: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096577.58589: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096577.58639: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpp1yb2oo5 /root/.ansible/tmp/ansible-tmp-1727096577.5258405-32467-11578537561519/AnsiballZ_command.py <<< 30490 1727096577.58642: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096577.5258405-32467-11578537561519/AnsiballZ_command.py" <<< 30490 1727096577.58693: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpp1yb2oo5" to remote "/root/.ansible/tmp/ansible-tmp-1727096577.5258405-32467-11578537561519/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096577.5258405-32467-11578537561519/AnsiballZ_command.py" <<< 30490 1727096577.59454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096577.59457: stdout chunk (state=3): >>><<< 30490 1727096577.59459: stderr chunk (state=3): >>><<< 30490 1727096577.59461: done transferring module to remote 30490 1727096577.59463: _low_level_execute_command(): starting 30490 1727096577.59466: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096577.5258405-32467-11578537561519/ /root/.ansible/tmp/ansible-tmp-1727096577.5258405-32467-11578537561519/AnsiballZ_command.py && sleep 0' 30490 1727096577.60193: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096577.60208: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096577.60285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096577.60324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096577.60336: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096577.60527: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096577.60602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096577.62553: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096577.62557: stdout chunk (state=3): >>><<< 30490 1727096577.62559: stderr chunk (state=3): >>><<< 30490 1727096577.62562: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096577.62565: _low_level_execute_command(): starting 30490 1727096577.62577: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096577.5258405-32467-11578537561519/AnsiballZ_command.py && sleep 0' 30490 1727096577.63992: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096577.64095: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096577.64121: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096577.64195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096577.81210: stdout chunk (state=3): >>> {"changed": true, "stdout": "statebr /etc/NetworkManager/system-connections/statebr.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-23 09:02:57.790957", "end": "2024-09-23 09:02:57.808740", "delta": "0:00:00.017783", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 30490 1727096577.82885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096577.82889: stdout chunk (state=3): >>><<< 30490 1727096577.82891: stderr chunk (state=3): >>><<< 30490 1727096577.82911: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "statebr /etc/NetworkManager/system-connections/statebr.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-23 09:02:57.790957", "end": "2024-09-23 09:02:57.808740", "delta": "0:00:00.017783", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096577.83181: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096577.5258405-32467-11578537561519/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096577.83185: _low_level_execute_command(): starting 30490 1727096577.83188: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096577.5258405-32467-11578537561519/ > /dev/null 2>&1 && sleep 0' 30490 1727096577.83990: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096577.84003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096577.84113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096577.84126: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096577.84140: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096577.84306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096577.84318: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096577.84339: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096577.84437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096577.86277: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096577.86281: stdout chunk (state=3): >>><<< 30490 1727096577.86286: stderr chunk (state=3): >>><<< 30490 1727096577.86360: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096577.86363: handler run complete 30490 1727096577.86366: Evaluated conditional (False): False 30490 1727096577.86371: attempt loop complete, returning result 30490 1727096577.86376: _execute() done 30490 1727096577.86378: dumping result to json 30490 1727096577.86491: done dumping result, returning 30490 1727096577.86494: done running TaskExecutor() for managed_node3/TASK: Get NM profile info [0afff68d-5257-ba36-653e-000000000f16] 30490 1727096577.86496: sending task result for task 0afff68d-5257-ba36-653e-000000000f16 ok: [managed_node3] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.017783", "end": "2024-09-23 09:02:57.808740", "rc": 0, "start": "2024-09-23 09:02:57.790957" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection 30490 1727096577.86805: no more pending results, returning what we have 30490 1727096577.86808: results queue empty 30490 1727096577.86810: checking for any_errors_fatal 30490 1727096577.86815: done checking for any_errors_fatal 30490 1727096577.86815: checking for max_fail_percentage 30490 1727096577.86817: done checking for max_fail_percentage 30490 1727096577.86818: checking to see if all hosts have failed and the running result is not ok 30490 1727096577.86818: done checking to see if all hosts have failed 30490 1727096577.86819: getting the remaining hosts for this loop 30490 1727096577.86821: done getting the remaining hosts for this loop 30490 1727096577.86824: getting the next task for host managed_node3 30490 1727096577.86832: done getting next task for host managed_node3 30490 1727096577.86834: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 30490 1727096577.86839: ^ state is: HOST STATE: block=5, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096577.86842: getting variables 30490 1727096577.86844: in VariableManager get_vars() 30490 1727096577.86880: Calling all_inventory to load vars for managed_node3 30490 1727096577.87006: Calling groups_inventory to load vars for managed_node3 30490 1727096577.87013: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096577.87024: Calling all_plugins_play to load vars for managed_node3 30490 1727096577.87028: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096577.87031: Calling groups_plugins_play to load vars for managed_node3 30490 1727096577.87777: done sending task result for task 0afff68d-5257-ba36-653e-000000000f16 30490 1727096577.87780: WORKER PROCESS EXITING 30490 1727096577.90229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096577.94984: done with get_vars() 30490 1727096577.95008: done getting variables 30490 1727096577.95186: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Monday 23 September 2024 09:02:57 -0400 (0:00:00.471) 0:00:44.156 ****** 30490 1727096577.95224: entering _queue_task() for managed_node3/set_fact 30490 1727096577.95800: worker is 1 (out of 1 available) 30490 1727096577.95812: exiting _queue_task() for managed_node3/set_fact 30490 1727096577.95824: done queuing things up, now waiting for results queue to drain 30490 1727096577.95825: waiting for pending results... 30490 1727096577.95971: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 30490 1727096577.96109: in run() - task 0afff68d-5257-ba36-653e-000000000f17 30490 1727096577.96133: variable 'ansible_search_path' from source: unknown 30490 1727096577.96141: variable 'ansible_search_path' from source: unknown 30490 1727096577.96203: calling self._execute() 30490 1727096577.96318: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096577.96330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096577.96347: variable 'omit' from source: magic vars 30490 1727096577.96877: variable 'ansible_distribution_major_version' from source: facts 30490 1727096577.96895: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096577.97099: variable 'nm_profile_exists' from source: set_fact 30490 1727096577.97116: Evaluated conditional (nm_profile_exists.rc == 0): True 30490 1727096577.97126: variable 'omit' from source: magic vars 30490 1727096577.97210: variable 'omit' from source: magic vars 30490 1727096577.97256: variable 'omit' from source: magic vars 30490 1727096577.97343: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096577.97429: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096577.97469: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096577.97564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096577.97571: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096577.97605: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096577.97609: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096577.97614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096577.97797: Set connection var ansible_connection to ssh 30490 1727096577.97801: Set connection var ansible_shell_type to sh 30490 1727096577.97804: Set connection var ansible_pipelining to False 30490 1727096577.97807: Set connection var ansible_shell_executable to /bin/sh 30490 1727096577.97809: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096577.97819: Set connection var ansible_timeout to 10 30490 1727096577.97871: variable 'ansible_shell_executable' from source: unknown 30490 1727096577.97877: variable 'ansible_connection' from source: unknown 30490 1727096577.97881: variable 'ansible_module_compression' from source: unknown 30490 1727096577.97883: variable 'ansible_shell_type' from source: unknown 30490 1727096577.97887: variable 'ansible_shell_executable' from source: unknown 30490 1727096577.97894: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096577.97900: variable 'ansible_pipelining' from source: unknown 30490 1727096577.97936: variable 'ansible_timeout' from source: unknown 30490 1727096577.97953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096577.98121: 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) 30490 1727096577.98142: variable 'omit' from source: magic vars 30490 1727096577.98160: starting attempt loop 30490 1727096577.98176: running the handler 30490 1727096577.98179: handler run complete 30490 1727096577.98192: attempt loop complete, returning result 30490 1727096577.98222: _execute() done 30490 1727096577.98225: dumping result to json 30490 1727096577.98228: done dumping result, returning 30490 1727096577.98234: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0afff68d-5257-ba36-653e-000000000f17] 30490 1727096577.98236: sending task result for task 0afff68d-5257-ba36-653e-000000000f17 30490 1727096577.98347: done sending task result for task 0afff68d-5257-ba36-653e-000000000f17 30490 1727096577.98352: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 30490 1727096577.98409: no more pending results, returning what we have 30490 1727096577.98416: results queue empty 30490 1727096577.98417: checking for any_errors_fatal 30490 1727096577.98428: done checking for any_errors_fatal 30490 1727096577.98429: checking for max_fail_percentage 30490 1727096577.98431: done checking for max_fail_percentage 30490 1727096577.98434: checking to see if all hosts have failed and the running result is not ok 30490 1727096577.98435: done checking to see if all hosts have failed 30490 1727096577.98436: getting the remaining hosts for this loop 30490 1727096577.98437: done getting the remaining hosts for this loop 30490 1727096577.98441: getting the next task for host managed_node3 30490 1727096577.98454: done getting next task for host managed_node3 30490 1727096577.98456: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 30490 1727096577.98461: ^ state is: HOST STATE: block=5, 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? (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 30490 1727096577.98466: getting variables 30490 1727096577.98469: in VariableManager get_vars() 30490 1727096577.98502: Calling all_inventory to load vars for managed_node3 30490 1727096577.98505: Calling groups_inventory to load vars for managed_node3 30490 1727096577.98508: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096577.98521: Calling all_plugins_play to load vars for managed_node3 30490 1727096577.98525: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096577.98528: Calling groups_plugins_play to load vars for managed_node3 30490 1727096577.99942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096578.02236: done with get_vars() 30490 1727096578.02261: done getting variables 30490 1727096578.02325: 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) 30490 1727096578.02490: variable 'profile' from source: play vars 30490 1727096578.02494: variable 'interface' from source: play vars 30490 1727096578.02574: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Monday 23 September 2024 09:02:58 -0400 (0:00:00.073) 0:00:44.230 ****** 30490 1727096578.02602: entering _queue_task() for managed_node3/command 30490 1727096578.02887: worker is 1 (out of 1 available) 30490 1727096578.02901: exiting _queue_task() for managed_node3/command 30490 1727096578.02915: done queuing things up, now waiting for results queue to drain 30490 1727096578.02917: waiting for pending results... 30490 1727096578.03147: running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-statebr 30490 1727096578.03277: in run() - task 0afff68d-5257-ba36-653e-000000000f19 30490 1727096578.03293: variable 'ansible_search_path' from source: unknown 30490 1727096578.03299: variable 'ansible_search_path' from source: unknown 30490 1727096578.03346: calling self._execute() 30490 1727096578.03416: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096578.03421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096578.03432: variable 'omit' from source: magic vars 30490 1727096578.03714: variable 'ansible_distribution_major_version' from source: facts 30490 1727096578.03724: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096578.03831: variable 'profile_stat' from source: set_fact 30490 1727096578.03863: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096578.03866: when evaluation is False, skipping this task 30490 1727096578.03871: _execute() done 30490 1727096578.03873: dumping result to json 30490 1727096578.03875: done dumping result, returning 30490 1727096578.03878: done running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-statebr [0afff68d-5257-ba36-653e-000000000f19] 30490 1727096578.03881: sending task result for task 0afff68d-5257-ba36-653e-000000000f19 30490 1727096578.03965: done sending task result for task 0afff68d-5257-ba36-653e-000000000f19 30490 1727096578.03970: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096578.04056: no more pending results, returning what we have 30490 1727096578.04061: results queue empty 30490 1727096578.04062: checking for any_errors_fatal 30490 1727096578.04072: done checking for any_errors_fatal 30490 1727096578.04072: checking for max_fail_percentage 30490 1727096578.04074: done checking for max_fail_percentage 30490 1727096578.04075: checking to see if all hosts have failed and the running result is not ok 30490 1727096578.04076: done checking to see if all hosts have failed 30490 1727096578.04077: getting the remaining hosts for this loop 30490 1727096578.04078: done getting the remaining hosts for this loop 30490 1727096578.04082: getting the next task for host managed_node3 30490 1727096578.04093: done getting next task for host managed_node3 30490 1727096578.04095: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 30490 1727096578.04100: ^ state is: HOST STATE: block=5, 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? (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 30490 1727096578.04103: getting variables 30490 1727096578.04104: in VariableManager get_vars() 30490 1727096578.04134: Calling all_inventory to load vars for managed_node3 30490 1727096578.04137: Calling groups_inventory to load vars for managed_node3 30490 1727096578.04140: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096578.04149: Calling all_plugins_play to load vars for managed_node3 30490 1727096578.04152: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096578.04154: Calling groups_plugins_play to load vars for managed_node3 30490 1727096578.06089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096578.07178: done with get_vars() 30490 1727096578.07195: done getting variables 30490 1727096578.07241: 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) 30490 1727096578.07319: variable 'profile' from source: play vars 30490 1727096578.07322: variable 'interface' from source: play vars 30490 1727096578.07362: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Monday 23 September 2024 09:02:58 -0400 (0:00:00.047) 0:00:44.278 ****** 30490 1727096578.07390: entering _queue_task() for managed_node3/set_fact 30490 1727096578.07628: worker is 1 (out of 1 available) 30490 1727096578.07641: exiting _queue_task() for managed_node3/set_fact 30490 1727096578.07654: done queuing things up, now waiting for results queue to drain 30490 1727096578.07656: waiting for pending results... 30490 1727096578.07988: running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-statebr 30490 1727096578.08066: in run() - task 0afff68d-5257-ba36-653e-000000000f1a 30490 1727096578.08073: variable 'ansible_search_path' from source: unknown 30490 1727096578.08079: variable 'ansible_search_path' from source: unknown 30490 1727096578.08140: calling self._execute() 30490 1727096578.08215: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096578.08224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096578.08227: variable 'omit' from source: magic vars 30490 1727096578.08620: variable 'ansible_distribution_major_version' from source: facts 30490 1727096578.08638: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096578.08724: variable 'profile_stat' from source: set_fact 30490 1727096578.08739: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096578.08743: when evaluation is False, skipping this task 30490 1727096578.08746: _execute() done 30490 1727096578.08748: dumping result to json 30490 1727096578.08751: done dumping result, returning 30490 1727096578.08753: done running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-statebr [0afff68d-5257-ba36-653e-000000000f1a] 30490 1727096578.08779: sending task result for task 0afff68d-5257-ba36-653e-000000000f1a 30490 1727096578.08853: done sending task result for task 0afff68d-5257-ba36-653e-000000000f1a 30490 1727096578.08855: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096578.08947: no more pending results, returning what we have 30490 1727096578.08952: results queue empty 30490 1727096578.08953: checking for any_errors_fatal 30490 1727096578.08958: done checking for any_errors_fatal 30490 1727096578.08959: checking for max_fail_percentage 30490 1727096578.08960: done checking for max_fail_percentage 30490 1727096578.08961: checking to see if all hosts have failed and the running result is not ok 30490 1727096578.08965: done checking to see if all hosts have failed 30490 1727096578.08966: getting the remaining hosts for this loop 30490 1727096578.09053: done getting the remaining hosts for this loop 30490 1727096578.09059: getting the next task for host managed_node3 30490 1727096578.09070: done getting next task for host managed_node3 30490 1727096578.09072: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 30490 1727096578.09076: ^ state is: HOST STATE: block=5, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096578.09082: getting variables 30490 1727096578.09083: in VariableManager get_vars() 30490 1727096578.09124: Calling all_inventory to load vars for managed_node3 30490 1727096578.09127: Calling groups_inventory to load vars for managed_node3 30490 1727096578.09132: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096578.09144: Calling all_plugins_play to load vars for managed_node3 30490 1727096578.09148: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096578.09152: Calling groups_plugins_play to load vars for managed_node3 30490 1727096578.10385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096578.11687: done with get_vars() 30490 1727096578.11713: done getting variables 30490 1727096578.11788: 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) 30490 1727096578.11918: variable 'profile' from source: play vars 30490 1727096578.11922: variable 'interface' from source: play vars 30490 1727096578.11973: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Monday 23 September 2024 09:02:58 -0400 (0:00:00.046) 0:00:44.324 ****** 30490 1727096578.12004: entering _queue_task() for managed_node3/command 30490 1727096578.12383: worker is 1 (out of 1 available) 30490 1727096578.12400: exiting _queue_task() for managed_node3/command 30490 1727096578.12414: done queuing things up, now waiting for results queue to drain 30490 1727096578.12416: waiting for pending results... 30490 1727096578.12744: running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-statebr 30490 1727096578.12837: in run() - task 0afff68d-5257-ba36-653e-000000000f1b 30490 1727096578.12841: variable 'ansible_search_path' from source: unknown 30490 1727096578.12845: variable 'ansible_search_path' from source: unknown 30490 1727096578.12849: calling self._execute() 30490 1727096578.12939: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096578.12942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096578.12945: variable 'omit' from source: magic vars 30490 1727096578.13293: variable 'ansible_distribution_major_version' from source: facts 30490 1727096578.13303: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096578.13407: variable 'profile_stat' from source: set_fact 30490 1727096578.13411: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096578.13413: when evaluation is False, skipping this task 30490 1727096578.13416: _execute() done 30490 1727096578.13419: dumping result to json 30490 1727096578.13421: done dumping result, returning 30490 1727096578.13424: done running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-statebr [0afff68d-5257-ba36-653e-000000000f1b] 30490 1727096578.13434: sending task result for task 0afff68d-5257-ba36-653e-000000000f1b 30490 1727096578.13544: done sending task result for task 0afff68d-5257-ba36-653e-000000000f1b 30490 1727096578.13551: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096578.13633: no more pending results, returning what we have 30490 1727096578.13636: results queue empty 30490 1727096578.13637: checking for any_errors_fatal 30490 1727096578.13642: done checking for any_errors_fatal 30490 1727096578.13643: checking for max_fail_percentage 30490 1727096578.13644: done checking for max_fail_percentage 30490 1727096578.13645: checking to see if all hosts have failed and the running result is not ok 30490 1727096578.13646: done checking to see if all hosts have failed 30490 1727096578.13646: getting the remaining hosts for this loop 30490 1727096578.13648: done getting the remaining hosts for this loop 30490 1727096578.13656: getting the next task for host managed_node3 30490 1727096578.13663: done getting next task for host managed_node3 30490 1727096578.13667: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 30490 1727096578.13676: ^ state is: HOST STATE: block=5, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096578.13679: getting variables 30490 1727096578.13681: in VariableManager get_vars() 30490 1727096578.13708: Calling all_inventory to load vars for managed_node3 30490 1727096578.13710: Calling groups_inventory to load vars for managed_node3 30490 1727096578.13713: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096578.13728: Calling all_plugins_play to load vars for managed_node3 30490 1727096578.13731: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096578.13738: Calling groups_plugins_play to load vars for managed_node3 30490 1727096578.15185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096578.16578: done with get_vars() 30490 1727096578.16608: done getting variables 30490 1727096578.16673: 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) 30490 1727096578.16802: variable 'profile' from source: play vars 30490 1727096578.16806: variable 'interface' from source: play vars 30490 1727096578.16865: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Monday 23 September 2024 09:02:58 -0400 (0:00:00.049) 0:00:44.373 ****** 30490 1727096578.16911: entering _queue_task() for managed_node3/set_fact 30490 1727096578.17327: worker is 1 (out of 1 available) 30490 1727096578.17342: exiting _queue_task() for managed_node3/set_fact 30490 1727096578.17356: done queuing things up, now waiting for results queue to drain 30490 1727096578.17357: waiting for pending results... 30490 1727096578.17707: running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-statebr 30490 1727096578.17876: in run() - task 0afff68d-5257-ba36-653e-000000000f1c 30490 1727096578.17881: variable 'ansible_search_path' from source: unknown 30490 1727096578.17884: variable 'ansible_search_path' from source: unknown 30490 1727096578.17901: calling self._execute() 30490 1727096578.17990: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096578.17994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096578.18003: variable 'omit' from source: magic vars 30490 1727096578.18412: variable 'ansible_distribution_major_version' from source: facts 30490 1727096578.18421: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096578.18507: variable 'profile_stat' from source: set_fact 30490 1727096578.18520: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096578.18527: when evaluation is False, skipping this task 30490 1727096578.18530: _execute() done 30490 1727096578.18533: dumping result to json 30490 1727096578.18536: done dumping result, returning 30490 1727096578.18539: done running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-statebr [0afff68d-5257-ba36-653e-000000000f1c] 30490 1727096578.18543: sending task result for task 0afff68d-5257-ba36-653e-000000000f1c 30490 1727096578.18625: done sending task result for task 0afff68d-5257-ba36-653e-000000000f1c 30490 1727096578.18628: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096578.18684: no more pending results, returning what we have 30490 1727096578.18688: results queue empty 30490 1727096578.18689: checking for any_errors_fatal 30490 1727096578.18699: done checking for any_errors_fatal 30490 1727096578.18700: checking for max_fail_percentage 30490 1727096578.18702: done checking for max_fail_percentage 30490 1727096578.18703: checking to see if all hosts have failed and the running result is not ok 30490 1727096578.18704: done checking to see if all hosts have failed 30490 1727096578.18704: getting the remaining hosts for this loop 30490 1727096578.18706: done getting the remaining hosts for this loop 30490 1727096578.18709: getting the next task for host managed_node3 30490 1727096578.18720: done getting next task for host managed_node3 30490 1727096578.18723: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 30490 1727096578.18727: ^ state is: HOST STATE: block=5, 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? (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 30490 1727096578.18739: getting variables 30490 1727096578.18741: in VariableManager get_vars() 30490 1727096578.18774: Calling all_inventory to load vars for managed_node3 30490 1727096578.18776: Calling groups_inventory to load vars for managed_node3 30490 1727096578.18779: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096578.18789: Calling all_plugins_play to load vars for managed_node3 30490 1727096578.18792: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096578.18794: Calling groups_plugins_play to load vars for managed_node3 30490 1727096578.20274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096578.22198: done with get_vars() 30490 1727096578.22225: done getting variables 30490 1727096578.22311: 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) 30490 1727096578.22420: variable 'profile' from source: play vars 30490 1727096578.22423: variable 'interface' from source: play vars 30490 1727096578.22461: variable 'interface' from source: play vars TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Monday 23 September 2024 09:02:58 -0400 (0:00:00.055) 0:00:44.429 ****** 30490 1727096578.22489: entering _queue_task() for managed_node3/assert 30490 1727096578.22851: worker is 1 (out of 1 available) 30490 1727096578.22865: exiting _queue_task() for managed_node3/assert 30490 1727096578.22883: done queuing things up, now waiting for results queue to drain 30490 1727096578.22885: waiting for pending results... 30490 1727096578.23188: running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'statebr' 30490 1727096578.23345: in run() - task 0afff68d-5257-ba36-653e-000000000e8c 30490 1727096578.23350: variable 'ansible_search_path' from source: unknown 30490 1727096578.23398: variable 'ansible_search_path' from source: unknown 30490 1727096578.23429: calling self._execute() 30490 1727096578.23551: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096578.23570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096578.23574: variable 'omit' from source: magic vars 30490 1727096578.23948: variable 'ansible_distribution_major_version' from source: facts 30490 1727096578.23958: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096578.23970: variable 'omit' from source: magic vars 30490 1727096578.24003: variable 'omit' from source: magic vars 30490 1727096578.24085: variable 'profile' from source: play vars 30490 1727096578.24090: variable 'interface' from source: play vars 30490 1727096578.24133: variable 'interface' from source: play vars 30490 1727096578.24148: variable 'omit' from source: magic vars 30490 1727096578.24185: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096578.24213: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096578.24230: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096578.24243: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096578.24254: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096578.24282: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096578.24287: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096578.24289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096578.24356: Set connection var ansible_connection to ssh 30490 1727096578.24362: Set connection var ansible_shell_type to sh 30490 1727096578.24370: Set connection var ansible_pipelining to False 30490 1727096578.24379: Set connection var ansible_shell_executable to /bin/sh 30490 1727096578.24385: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096578.24388: Set connection var ansible_timeout to 10 30490 1727096578.24410: variable 'ansible_shell_executable' from source: unknown 30490 1727096578.24413: variable 'ansible_connection' from source: unknown 30490 1727096578.24415: variable 'ansible_module_compression' from source: unknown 30490 1727096578.24418: variable 'ansible_shell_type' from source: unknown 30490 1727096578.24420: variable 'ansible_shell_executable' from source: unknown 30490 1727096578.24422: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096578.24424: variable 'ansible_pipelining' from source: unknown 30490 1727096578.24427: variable 'ansible_timeout' from source: unknown 30490 1727096578.24432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096578.24535: 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) 30490 1727096578.24545: variable 'omit' from source: magic vars 30490 1727096578.24550: starting attempt loop 30490 1727096578.24552: running the handler 30490 1727096578.24696: variable 'lsr_net_profile_exists' from source: set_fact 30490 1727096578.24701: Evaluated conditional (lsr_net_profile_exists): True 30490 1727096578.24706: handler run complete 30490 1727096578.24717: attempt loop complete, returning result 30490 1727096578.24720: _execute() done 30490 1727096578.24722: dumping result to json 30490 1727096578.24747: done dumping result, returning 30490 1727096578.24750: done running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'statebr' [0afff68d-5257-ba36-653e-000000000e8c] 30490 1727096578.24752: sending task result for task 0afff68d-5257-ba36-653e-000000000e8c 30490 1727096578.24841: done sending task result for task 0afff68d-5257-ba36-653e-000000000e8c 30490 1727096578.24844: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 30490 1727096578.24929: no more pending results, returning what we have 30490 1727096578.24933: results queue empty 30490 1727096578.24934: checking for any_errors_fatal 30490 1727096578.24941: done checking for any_errors_fatal 30490 1727096578.24942: checking for max_fail_percentage 30490 1727096578.24944: done checking for max_fail_percentage 30490 1727096578.24946: checking to see if all hosts have failed and the running result is not ok 30490 1727096578.24948: done checking to see if all hosts have failed 30490 1727096578.24948: getting the remaining hosts for this loop 30490 1727096578.24950: done getting the remaining hosts for this loop 30490 1727096578.24954: getting the next task for host managed_node3 30490 1727096578.24962: done getting next task for host managed_node3 30490 1727096578.24965: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 30490 1727096578.25025: ^ state is: HOST STATE: block=5, 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? (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 30490 1727096578.25030: getting variables 30490 1727096578.25032: in VariableManager get_vars() 30490 1727096578.25061: Calling all_inventory to load vars for managed_node3 30490 1727096578.25064: Calling groups_inventory to load vars for managed_node3 30490 1727096578.25069: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096578.25078: Calling all_plugins_play to load vars for managed_node3 30490 1727096578.25081: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096578.25083: Calling groups_plugins_play to load vars for managed_node3 30490 1727096578.29876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096578.30841: done with get_vars() 30490 1727096578.30861: done getting variables 30490 1727096578.30903: 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) 30490 1727096578.30975: variable 'profile' from source: play vars 30490 1727096578.30977: variable 'interface' from source: play vars 30490 1727096578.31033: variable 'interface' from source: play vars TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Monday 23 September 2024 09:02:58 -0400 (0:00:00.085) 0:00:44.514 ****** 30490 1727096578.31062: entering _queue_task() for managed_node3/assert 30490 1727096578.31335: worker is 1 (out of 1 available) 30490 1727096578.31348: exiting _queue_task() for managed_node3/assert 30490 1727096578.31361: done queuing things up, now waiting for results queue to drain 30490 1727096578.31363: waiting for pending results... 30490 1727096578.31664: running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'statebr' 30490 1727096578.31764: in run() - task 0afff68d-5257-ba36-653e-000000000e8d 30490 1727096578.31781: variable 'ansible_search_path' from source: unknown 30490 1727096578.31785: variable 'ansible_search_path' from source: unknown 30490 1727096578.31814: calling self._execute() 30490 1727096578.31893: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096578.31897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096578.31907: variable 'omit' from source: magic vars 30490 1727096578.32358: variable 'ansible_distribution_major_version' from source: facts 30490 1727096578.32362: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096578.32366: variable 'omit' from source: magic vars 30490 1727096578.32439: variable 'omit' from source: magic vars 30490 1727096578.32550: variable 'profile' from source: play vars 30490 1727096578.32554: variable 'interface' from source: play vars 30490 1727096578.32615: variable 'interface' from source: play vars 30490 1727096578.32635: variable 'omit' from source: magic vars 30490 1727096578.32670: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096578.32701: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096578.32732: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096578.32769: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096578.32789: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096578.32829: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096578.32832: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096578.32835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096578.32911: Set connection var ansible_connection to ssh 30490 1727096578.32917: Set connection var ansible_shell_type to sh 30490 1727096578.32924: Set connection var ansible_pipelining to False 30490 1727096578.32929: Set connection var ansible_shell_executable to /bin/sh 30490 1727096578.32934: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096578.32940: Set connection var ansible_timeout to 10 30490 1727096578.32960: variable 'ansible_shell_executable' from source: unknown 30490 1727096578.32965: variable 'ansible_connection' from source: unknown 30490 1727096578.32969: variable 'ansible_module_compression' from source: unknown 30490 1727096578.32972: variable 'ansible_shell_type' from source: unknown 30490 1727096578.32974: variable 'ansible_shell_executable' from source: unknown 30490 1727096578.32977: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096578.32982: variable 'ansible_pipelining' from source: unknown 30490 1727096578.32985: variable 'ansible_timeout' from source: unknown 30490 1727096578.32988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096578.33171: 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) 30490 1727096578.33185: variable 'omit' from source: magic vars 30490 1727096578.33192: starting attempt loop 30490 1727096578.33200: running the handler 30490 1727096578.33268: variable 'lsr_net_profile_ansible_managed' from source: set_fact 30490 1727096578.33272: Evaluated conditional (lsr_net_profile_ansible_managed): True 30490 1727096578.33281: handler run complete 30490 1727096578.33292: attempt loop complete, returning result 30490 1727096578.33299: _execute() done 30490 1727096578.33307: dumping result to json 30490 1727096578.33310: done dumping result, returning 30490 1727096578.33312: done running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'statebr' [0afff68d-5257-ba36-653e-000000000e8d] 30490 1727096578.33315: sending task result for task 0afff68d-5257-ba36-653e-000000000e8d 30490 1727096578.33392: done sending task result for task 0afff68d-5257-ba36-653e-000000000e8d 30490 1727096578.33395: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 30490 1727096578.33450: no more pending results, returning what we have 30490 1727096578.33454: results queue empty 30490 1727096578.33455: checking for any_errors_fatal 30490 1727096578.33463: done checking for any_errors_fatal 30490 1727096578.33464: checking for max_fail_percentage 30490 1727096578.33466: done checking for max_fail_percentage 30490 1727096578.33469: checking to see if all hosts have failed and the running result is not ok 30490 1727096578.33469: done checking to see if all hosts have failed 30490 1727096578.33470: getting the remaining hosts for this loop 30490 1727096578.33471: done getting the remaining hosts for this loop 30490 1727096578.33475: getting the next task for host managed_node3 30490 1727096578.33483: done getting next task for host managed_node3 30490 1727096578.33485: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 30490 1727096578.33489: ^ state is: HOST STATE: block=5, 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? (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 30490 1727096578.33493: getting variables 30490 1727096578.33497: in VariableManager get_vars() 30490 1727096578.33542: Calling all_inventory to load vars for managed_node3 30490 1727096578.33545: Calling groups_inventory to load vars for managed_node3 30490 1727096578.33549: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096578.33559: Calling all_plugins_play to load vars for managed_node3 30490 1727096578.33562: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096578.33565: Calling groups_plugins_play to load vars for managed_node3 30490 1727096578.35052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096578.36218: done with get_vars() 30490 1727096578.36234: done getting variables 30490 1727096578.36285: 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) 30490 1727096578.36370: variable 'profile' from source: play vars 30490 1727096578.36374: variable 'interface' from source: play vars 30490 1727096578.36419: variable 'interface' from source: play vars TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Monday 23 September 2024 09:02:58 -0400 (0:00:00.053) 0:00:44.568 ****** 30490 1727096578.36443: entering _queue_task() for managed_node3/assert 30490 1727096578.36704: worker is 1 (out of 1 available) 30490 1727096578.36719: exiting _queue_task() for managed_node3/assert 30490 1727096578.36731: done queuing things up, now waiting for results queue to drain 30490 1727096578.36733: waiting for pending results... 30490 1727096578.36933: running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in statebr 30490 1727096578.37016: in run() - task 0afff68d-5257-ba36-653e-000000000e8e 30490 1727096578.37029: variable 'ansible_search_path' from source: unknown 30490 1727096578.37032: variable 'ansible_search_path' from source: unknown 30490 1727096578.37066: calling self._execute() 30490 1727096578.37140: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096578.37144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096578.37153: variable 'omit' from source: magic vars 30490 1727096578.37435: variable 'ansible_distribution_major_version' from source: facts 30490 1727096578.37445: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096578.37453: variable 'omit' from source: magic vars 30490 1727096578.37486: variable 'omit' from source: magic vars 30490 1727096578.37556: variable 'profile' from source: play vars 30490 1727096578.37559: variable 'interface' from source: play vars 30490 1727096578.37610: variable 'interface' from source: play vars 30490 1727096578.37627: variable 'omit' from source: magic vars 30490 1727096578.37659: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096578.37691: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096578.37707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096578.37723: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096578.37733: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096578.37758: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096578.37761: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096578.37763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096578.37831: Set connection var ansible_connection to ssh 30490 1727096578.37839: Set connection var ansible_shell_type to sh 30490 1727096578.37846: Set connection var ansible_pipelining to False 30490 1727096578.37852: Set connection var ansible_shell_executable to /bin/sh 30490 1727096578.37857: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096578.37862: Set connection var ansible_timeout to 10 30490 1727096578.37884: variable 'ansible_shell_executable' from source: unknown 30490 1727096578.37887: variable 'ansible_connection' from source: unknown 30490 1727096578.37890: variable 'ansible_module_compression' from source: unknown 30490 1727096578.37892: variable 'ansible_shell_type' from source: unknown 30490 1727096578.37894: variable 'ansible_shell_executable' from source: unknown 30490 1727096578.37897: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096578.37901: variable 'ansible_pipelining' from source: unknown 30490 1727096578.37903: variable 'ansible_timeout' from source: unknown 30490 1727096578.37907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096578.38078: 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) 30490 1727096578.38082: variable 'omit' from source: magic vars 30490 1727096578.38084: starting attempt loop 30490 1727096578.38087: running the handler 30490 1727096578.38575: variable 'lsr_net_profile_fingerprint' from source: set_fact 30490 1727096578.38580: Evaluated conditional (lsr_net_profile_fingerprint): True 30490 1727096578.38583: handler run complete 30490 1727096578.38585: attempt loop complete, returning result 30490 1727096578.38589: _execute() done 30490 1727096578.38592: dumping result to json 30490 1727096578.38595: done dumping result, returning 30490 1727096578.38597: done running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in statebr [0afff68d-5257-ba36-653e-000000000e8e] 30490 1727096578.38599: sending task result for task 0afff68d-5257-ba36-653e-000000000e8e 30490 1727096578.38681: done sending task result for task 0afff68d-5257-ba36-653e-000000000e8e 30490 1727096578.38685: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 30490 1727096578.38739: no more pending results, returning what we have 30490 1727096578.38744: results queue empty 30490 1727096578.38745: checking for any_errors_fatal 30490 1727096578.38750: done checking for any_errors_fatal 30490 1727096578.38751: checking for max_fail_percentage 30490 1727096578.38754: done checking for max_fail_percentage 30490 1727096578.38755: checking to see if all hosts have failed and the running result is not ok 30490 1727096578.38756: done checking to see if all hosts have failed 30490 1727096578.38757: getting the remaining hosts for this loop 30490 1727096578.38758: done getting the remaining hosts for this loop 30490 1727096578.38764: getting the next task for host managed_node3 30490 1727096578.38778: done getting next task for host managed_node3 30490 1727096578.38782: ^ task is: TASK: Conditional asserts 30490 1727096578.38784: ^ state is: HOST STATE: block=5, 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 30490 1727096578.38790: getting variables 30490 1727096578.38794: in VariableManager get_vars() 30490 1727096578.38837: Calling all_inventory to load vars for managed_node3 30490 1727096578.38844: Calling groups_inventory to load vars for managed_node3 30490 1727096578.38852: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096578.39005: Calling all_plugins_play to load vars for managed_node3 30490 1727096578.39009: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096578.39012: Calling groups_plugins_play to load vars for managed_node3 30490 1727096578.40952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096578.43333: done with get_vars() 30490 1727096578.43361: done getting variables TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Monday 23 September 2024 09:02:58 -0400 (0:00:00.072) 0:00:44.640 ****** 30490 1727096578.43679: entering _queue_task() for managed_node3/include_tasks 30490 1727096578.44452: worker is 1 (out of 1 available) 30490 1727096578.44466: exiting _queue_task() for managed_node3/include_tasks 30490 1727096578.44482: done queuing things up, now waiting for results queue to drain 30490 1727096578.44484: waiting for pending results... 30490 1727096578.45131: running TaskExecutor() for managed_node3/TASK: Conditional asserts 30490 1727096578.45136: in run() - task 0afff68d-5257-ba36-653e-000000000a4f 30490 1727096578.45140: variable 'ansible_search_path' from source: unknown 30490 1727096578.45144: variable 'ansible_search_path' from source: unknown 30490 1727096578.45337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096578.48420: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096578.48496: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096578.48533: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096578.48681: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096578.48708: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096578.49815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096578.49837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096578.49925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096578.50141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096578.50145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096578.50360: dumping result to json 30490 1727096578.50364: done dumping result, returning 30490 1727096578.50370: done running TaskExecutor() for managed_node3/TASK: Conditional asserts [0afff68d-5257-ba36-653e-000000000a4f] 30490 1727096578.50375: sending task result for task 0afff68d-5257-ba36-653e-000000000a4f 30490 1727096578.50500: done sending task result for task 0afff68d-5257-ba36-653e-000000000a4f 30490 1727096578.50504: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 30490 1727096578.50561: no more pending results, returning what we have 30490 1727096578.50565: results queue empty 30490 1727096578.50566: checking for any_errors_fatal 30490 1727096578.50575: done checking for any_errors_fatal 30490 1727096578.50576: checking for max_fail_percentage 30490 1727096578.50578: done checking for max_fail_percentage 30490 1727096578.50580: checking to see if all hosts have failed and the running result is not ok 30490 1727096578.50581: done checking to see if all hosts have failed 30490 1727096578.50581: getting the remaining hosts for this loop 30490 1727096578.50583: done getting the remaining hosts for this loop 30490 1727096578.50588: getting the next task for host managed_node3 30490 1727096578.50596: done getting next task for host managed_node3 30490 1727096578.50599: ^ task is: TASK: Success in test '{{ lsr_description }}' 30490 1727096578.50602: ^ state is: HOST STATE: block=5, 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 30490 1727096578.50607: getting variables 30490 1727096578.50609: in VariableManager get_vars() 30490 1727096578.50650: Calling all_inventory to load vars for managed_node3 30490 1727096578.50653: Calling groups_inventory to load vars for managed_node3 30490 1727096578.50658: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096578.50877: Calling all_plugins_play to load vars for managed_node3 30490 1727096578.50883: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096578.50887: Calling groups_plugins_play to load vars for managed_node3 30490 1727096578.53418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096578.56134: done with get_vars() 30490 1727096578.56171: done getting variables 30490 1727096578.56237: 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) 30490 1727096578.56365: variable 'lsr_description' from source: include params TASK [Success in test 'I can activate an existing profile'] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Monday 23 September 2024 09:02:58 -0400 (0:00:00.127) 0:00:44.768 ****** 30490 1727096578.56400: entering _queue_task() for managed_node3/debug 30490 1727096578.56855: worker is 1 (out of 1 available) 30490 1727096578.56873: exiting _queue_task() for managed_node3/debug 30490 1727096578.56886: done queuing things up, now waiting for results queue to drain 30490 1727096578.56888: waiting for pending results... 30490 1727096578.57525: running TaskExecutor() for managed_node3/TASK: Success in test 'I can activate an existing profile' 30490 1727096578.57763: in run() - task 0afff68d-5257-ba36-653e-000000000a50 30490 1727096578.57795: variable 'ansible_search_path' from source: unknown 30490 1727096578.57799: variable 'ansible_search_path' from source: unknown 30490 1727096578.58000: calling self._execute() 30490 1727096578.58210: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096578.58215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096578.58217: variable 'omit' from source: magic vars 30490 1727096578.59177: variable 'ansible_distribution_major_version' from source: facts 30490 1727096578.59181: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096578.59185: variable 'omit' from source: magic vars 30490 1727096578.59188: variable 'omit' from source: magic vars 30490 1727096578.59277: variable 'lsr_description' from source: include params 30490 1727096578.59304: variable 'omit' from source: magic vars 30490 1727096578.59340: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096578.59396: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096578.59476: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096578.59481: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096578.59484: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096578.59487: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096578.59490: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096578.59499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096578.59597: Set connection var ansible_connection to ssh 30490 1727096578.59610: Set connection var ansible_shell_type to sh 30490 1727096578.59618: Set connection var ansible_pipelining to False 30490 1727096578.59630: Set connection var ansible_shell_executable to /bin/sh 30490 1727096578.59633: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096578.59635: Set connection var ansible_timeout to 10 30490 1727096578.59675: variable 'ansible_shell_executable' from source: unknown 30490 1727096578.59679: variable 'ansible_connection' from source: unknown 30490 1727096578.59682: variable 'ansible_module_compression' from source: unknown 30490 1727096578.59684: variable 'ansible_shell_type' from source: unknown 30490 1727096578.59687: variable 'ansible_shell_executable' from source: unknown 30490 1727096578.59689: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096578.59691: variable 'ansible_pipelining' from source: unknown 30490 1727096578.59693: variable 'ansible_timeout' from source: unknown 30490 1727096578.59695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096578.59851: 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) 30490 1727096578.59854: variable 'omit' from source: magic vars 30490 1727096578.59857: starting attempt loop 30490 1727096578.59859: running the handler 30490 1727096578.59958: handler run complete 30490 1727096578.59961: attempt loop complete, returning result 30490 1727096578.59964: _execute() done 30490 1727096578.59966: dumping result to json 30490 1727096578.59970: done dumping result, returning 30490 1727096578.59974: done running TaskExecutor() for managed_node3/TASK: Success in test 'I can activate an existing profile' [0afff68d-5257-ba36-653e-000000000a50] 30490 1727096578.59976: sending task result for task 0afff68d-5257-ba36-653e-000000000a50 30490 1727096578.60033: done sending task result for task 0afff68d-5257-ba36-653e-000000000a50 30490 1727096578.60036: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ 30490 1727096578.60088: no more pending results, returning what we have 30490 1727096578.60092: results queue empty 30490 1727096578.60093: checking for any_errors_fatal 30490 1727096578.60101: done checking for any_errors_fatal 30490 1727096578.60102: checking for max_fail_percentage 30490 1727096578.60104: done checking for max_fail_percentage 30490 1727096578.60105: checking to see if all hosts have failed and the running result is not ok 30490 1727096578.60106: done checking to see if all hosts have failed 30490 1727096578.60106: getting the remaining hosts for this loop 30490 1727096578.60108: done getting the remaining hosts for this loop 30490 1727096578.60112: getting the next task for host managed_node3 30490 1727096578.60121: done getting next task for host managed_node3 30490 1727096578.60125: ^ task is: TASK: Cleanup 30490 1727096578.60128: ^ state is: HOST STATE: block=5, 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=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096578.60133: getting variables 30490 1727096578.60135: in VariableManager get_vars() 30490 1727096578.60172: Calling all_inventory to load vars for managed_node3 30490 1727096578.60175: Calling groups_inventory to load vars for managed_node3 30490 1727096578.60179: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096578.60191: Calling all_plugins_play to load vars for managed_node3 30490 1727096578.60195: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096578.60198: Calling groups_plugins_play to load vars for managed_node3 30490 1727096578.62607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096578.65128: done with get_vars() 30490 1727096578.65156: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Monday 23 September 2024 09:02:58 -0400 (0:00:00.088) 0:00:44.856 ****** 30490 1727096578.65257: entering _queue_task() for managed_node3/include_tasks 30490 1727096578.65592: worker is 1 (out of 1 available) 30490 1727096578.65606: exiting _queue_task() for managed_node3/include_tasks 30490 1727096578.65619: done queuing things up, now waiting for results queue to drain 30490 1727096578.65621: waiting for pending results... 30490 1727096578.66093: running TaskExecutor() for managed_node3/TASK: Cleanup 30490 1727096578.66099: in run() - task 0afff68d-5257-ba36-653e-000000000a54 30490 1727096578.66104: variable 'ansible_search_path' from source: unknown 30490 1727096578.66108: variable 'ansible_search_path' from source: unknown 30490 1727096578.66110: variable 'lsr_cleanup' from source: include params 30490 1727096578.66364: variable 'lsr_cleanup' from source: include params 30490 1727096578.66428: variable 'omit' from source: magic vars 30490 1727096578.66556: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096578.66565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096578.66699: variable 'omit' from source: magic vars 30490 1727096578.66958: variable 'ansible_distribution_major_version' from source: facts 30490 1727096578.66962: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096578.66966: variable 'item' from source: unknown 30490 1727096578.67017: variable 'item' from source: unknown 30490 1727096578.67054: variable 'item' from source: unknown 30490 1727096578.67107: variable 'item' from source: unknown 30490 1727096578.67481: dumping result to json 30490 1727096578.67487: done dumping result, returning 30490 1727096578.67490: done running TaskExecutor() for managed_node3/TASK: Cleanup [0afff68d-5257-ba36-653e-000000000a54] 30490 1727096578.67493: sending task result for task 0afff68d-5257-ba36-653e-000000000a54 30490 1727096578.67551: no more pending results, returning what we have 30490 1727096578.67556: in VariableManager get_vars() 30490 1727096578.67591: Calling all_inventory to load vars for managed_node3 30490 1727096578.67594: Calling groups_inventory to load vars for managed_node3 30490 1727096578.67597: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096578.67608: Calling all_plugins_play to load vars for managed_node3 30490 1727096578.67611: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096578.67615: Calling groups_plugins_play to load vars for managed_node3 30490 1727096578.68142: done sending task result for task 0afff68d-5257-ba36-653e-000000000a54 30490 1727096578.68146: WORKER PROCESS EXITING 30490 1727096578.69542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096578.71404: done with get_vars() 30490 1727096578.71430: variable 'ansible_search_path' from source: unknown 30490 1727096578.71432: variable 'ansible_search_path' from source: unknown 30490 1727096578.71483: we have included files to process 30490 1727096578.71484: generating all_blocks data 30490 1727096578.71487: done generating all_blocks data 30490 1727096578.71494: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 30490 1727096578.71496: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 30490 1727096578.71499: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 30490 1727096578.71715: done processing included file 30490 1727096578.71717: iterating over new_blocks loaded from include file 30490 1727096578.71719: in VariableManager get_vars() 30490 1727096578.71735: done with get_vars() 30490 1727096578.71737: filtering new block on tags 30490 1727096578.71764: done filtering new block on tags 30490 1727096578.71766: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node3 => (item=tasks/cleanup_profile+device.yml) 30490 1727096578.71773: extending task lists for all hosts with included blocks 30490 1727096578.73830: done extending task lists 30490 1727096578.73831: done processing included files 30490 1727096578.73832: results queue empty 30490 1727096578.73833: checking for any_errors_fatal 30490 1727096578.73836: done checking for any_errors_fatal 30490 1727096578.73837: checking for max_fail_percentage 30490 1727096578.73838: done checking for max_fail_percentage 30490 1727096578.73838: checking to see if all hosts have failed and the running result is not ok 30490 1727096578.73839: done checking to see if all hosts have failed 30490 1727096578.73840: getting the remaining hosts for this loop 30490 1727096578.73841: done getting the remaining hosts for this loop 30490 1727096578.73861: getting the next task for host managed_node3 30490 1727096578.73868: done getting next task for host managed_node3 30490 1727096578.73871: ^ task is: TASK: Cleanup profile and device 30490 1727096578.73886: ^ state is: HOST STATE: block=5, 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=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096578.73890: getting variables 30490 1727096578.73891: in VariableManager get_vars() 30490 1727096578.73910: Calling all_inventory to load vars for managed_node3 30490 1727096578.73912: Calling groups_inventory to load vars for managed_node3 30490 1727096578.73915: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096578.73931: Calling all_plugins_play to load vars for managed_node3 30490 1727096578.73933: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096578.73977: Calling groups_plugins_play to load vars for managed_node3 30490 1727096578.75477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096578.77144: done with get_vars() 30490 1727096578.77166: done getting variables 30490 1727096578.77313: 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 [Cleanup profile and device] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Monday 23 September 2024 09:02:58 -0400 (0:00:00.120) 0:00:44.977 ****** 30490 1727096578.77346: entering _queue_task() for managed_node3/shell 30490 1727096578.77735: worker is 1 (out of 1 available) 30490 1727096578.77747: exiting _queue_task() for managed_node3/shell 30490 1727096578.77761: done queuing things up, now waiting for results queue to drain 30490 1727096578.77762: waiting for pending results... 30490 1727096578.78061: running TaskExecutor() for managed_node3/TASK: Cleanup profile and device 30490 1727096578.78167: in run() - task 0afff68d-5257-ba36-653e-000000000f6d 30490 1727096578.78187: variable 'ansible_search_path' from source: unknown 30490 1727096578.78192: variable 'ansible_search_path' from source: unknown 30490 1727096578.78269: calling self._execute() 30490 1727096578.78438: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096578.78442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096578.78445: variable 'omit' from source: magic vars 30490 1727096578.79089: variable 'ansible_distribution_major_version' from source: facts 30490 1727096578.79095: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096578.79098: variable 'omit' from source: magic vars 30490 1727096578.79101: variable 'omit' from source: magic vars 30490 1727096578.79321: variable 'interface' from source: play vars 30490 1727096578.79369: variable 'omit' from source: magic vars 30490 1727096578.79879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096578.79885: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096578.79888: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096578.79891: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096578.79893: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096578.79898: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096578.79900: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096578.79905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096578.79908: Set connection var ansible_connection to ssh 30490 1727096578.79910: Set connection var ansible_shell_type to sh 30490 1727096578.79912: Set connection var ansible_pipelining to False 30490 1727096578.79914: Set connection var ansible_shell_executable to /bin/sh 30490 1727096578.79917: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096578.79919: Set connection var ansible_timeout to 10 30490 1727096578.79922: variable 'ansible_shell_executable' from source: unknown 30490 1727096578.79925: variable 'ansible_connection' from source: unknown 30490 1727096578.79927: variable 'ansible_module_compression' from source: unknown 30490 1727096578.79928: variable 'ansible_shell_type' from source: unknown 30490 1727096578.79930: variable 'ansible_shell_executable' from source: unknown 30490 1727096578.79932: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096578.79934: variable 'ansible_pipelining' from source: unknown 30490 1727096578.79936: variable 'ansible_timeout' from source: unknown 30490 1727096578.79939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096578.80027: 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) 30490 1727096578.80079: variable 'omit' from source: magic vars 30490 1727096578.80082: starting attempt loop 30490 1727096578.80084: running the handler 30490 1727096578.80087: 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) 30490 1727096578.80090: _low_level_execute_command(): starting 30490 1727096578.80092: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096578.81100: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096578.81121: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096578.81146: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096578.81155: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096578.81223: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096578.82912: stdout chunk (state=3): >>>/root <<< 30490 1727096578.83230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096578.83234: stdout chunk (state=3): >>><<< 30490 1727096578.83237: stderr chunk (state=3): >>><<< 30490 1727096578.83241: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096578.83243: _low_level_execute_command(): starting 30490 1727096578.83246: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096578.831511-32534-200751810909196 `" && echo ansible-tmp-1727096578.831511-32534-200751810909196="` echo /root/.ansible/tmp/ansible-tmp-1727096578.831511-32534-200751810909196 `" ) && sleep 0' 30490 1727096578.83955: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096578.83986: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096578.84025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096578.84140: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096578.84144: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096578.84242: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096578.84307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096578.86249: stdout chunk (state=3): >>>ansible-tmp-1727096578.831511-32534-200751810909196=/root/.ansible/tmp/ansible-tmp-1727096578.831511-32534-200751810909196 <<< 30490 1727096578.86400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096578.86427: stdout chunk (state=3): >>><<< 30490 1727096578.86430: stderr chunk (state=3): >>><<< 30490 1727096578.86576: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096578.831511-32534-200751810909196=/root/.ansible/tmp/ansible-tmp-1727096578.831511-32534-200751810909196 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096578.86580: variable 'ansible_module_compression' from source: unknown 30490 1727096578.86582: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 30490 1727096578.86608: variable 'ansible_facts' from source: unknown 30490 1727096578.86720: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096578.831511-32534-200751810909196/AnsiballZ_command.py 30490 1727096578.86945: Sending initial data 30490 1727096578.86948: Sent initial data (155 bytes) 30490 1727096578.87962: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096578.88006: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096578.88034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096578.88054: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096578.88123: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096578.89725: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096578.89786: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096578.89978: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpih6f15lm /root/.ansible/tmp/ansible-tmp-1727096578.831511-32534-200751810909196/AnsiballZ_command.py <<< 30490 1727096578.90035: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096578.831511-32534-200751810909196/AnsiballZ_command.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpih6f15lm" to remote "/root/.ansible/tmp/ansible-tmp-1727096578.831511-32534-200751810909196/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096578.831511-32534-200751810909196/AnsiballZ_command.py" <<< 30490 1727096578.91173: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096578.91177: stdout chunk (state=3): >>><<< 30490 1727096578.91179: stderr chunk (state=3): >>><<< 30490 1727096578.91181: done transferring module to remote 30490 1727096578.91183: _low_level_execute_command(): starting 30490 1727096578.91185: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096578.831511-32534-200751810909196/ /root/.ansible/tmp/ansible-tmp-1727096578.831511-32534-200751810909196/AnsiballZ_command.py && sleep 0' 30490 1727096578.92166: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096578.92255: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096578.92352: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096578.92405: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096578.92432: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096578.92462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096578.94337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096578.94342: stdout chunk (state=3): >>><<< 30490 1727096578.94344: stderr chunk (state=3): >>><<< 30490 1727096578.94457: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096578.94461: _low_level_execute_command(): starting 30490 1727096578.94464: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096578.831511-32534-200751810909196/AnsiballZ_command.py && sleep 0' 30490 1727096578.95138: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096578.95202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096578.95228: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096578.95232: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096578.95337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096579.20544: stdout chunk (state=3): >>> {"changed": true, "stdout": "Connection 'statebr' (11d4979f-9ccd-4895-ba21-382eac8615e4) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'\nCannot find device \"statebr\"", "rc": 1, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-23 09:02:59.105687", "end": "2024-09-23 09:02:59.200319", "delta": "0:00:00.094632", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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}}} <<< 30490 1727096579.22283: stderr chunk (state=3): >>>debug2: Received exit status from master 1 <<< 30490 1727096579.22287: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 30490 1727096579.22325: stderr chunk (state=3): >>><<< 30490 1727096579.22335: stdout chunk (state=3): >>><<< 30490 1727096579.22386: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "Connection 'statebr' (11d4979f-9ccd-4895-ba21-382eac8615e4) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'\nCannot find device \"statebr\"", "rc": 1, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-23 09:02:59.105687", "end": "2024-09-23 09:02:59.200319", "delta": "0:00:00.094632", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.14.152 closed. 30490 1727096579.22464: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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-1727096578.831511-32534-200751810909196/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096579.22483: _low_level_execute_command(): starting 30490 1727096579.22494: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096578.831511-32534-200751810909196/ > /dev/null 2>&1 && sleep 0' 30490 1727096579.23187: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096579.23212: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096579.23319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096579.23342: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096579.23404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096579.25578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096579.25584: stdout chunk (state=3): >>><<< 30490 1727096579.25586: stderr chunk (state=3): >>><<< 30490 1727096579.25588: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096579.25590: handler run complete 30490 1727096579.25592: Evaluated conditional (False): False 30490 1727096579.25594: attempt loop complete, returning result 30490 1727096579.25596: _execute() done 30490 1727096579.25597: dumping result to json 30490 1727096579.25599: done dumping result, returning 30490 1727096579.25601: done running TaskExecutor() for managed_node3/TASK: Cleanup profile and device [0afff68d-5257-ba36-653e-000000000f6d] 30490 1727096579.25603: sending task result for task 0afff68d-5257-ba36-653e-000000000f6d 30490 1727096579.25683: done sending task result for task 0afff68d-5257-ba36-653e-000000000f6d 30490 1727096579.25686: WORKER PROCESS EXITING fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.094632", "end": "2024-09-23 09:02:59.200319", "rc": 1, "start": "2024-09-23 09:02:59.105687" } STDOUT: Connection 'statebr' (11d4979f-9ccd-4895-ba21-382eac8615e4) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring 30490 1727096579.25749: no more pending results, returning what we have 30490 1727096579.25753: results queue empty 30490 1727096579.25754: checking for any_errors_fatal 30490 1727096579.25755: done checking for any_errors_fatal 30490 1727096579.25755: checking for max_fail_percentage 30490 1727096579.25758: done checking for max_fail_percentage 30490 1727096579.25758: checking to see if all hosts have failed and the running result is not ok 30490 1727096579.25759: done checking to see if all hosts have failed 30490 1727096579.25760: getting the remaining hosts for this loop 30490 1727096579.25762: done getting the remaining hosts for this loop 30490 1727096579.25775: getting the next task for host managed_node3 30490 1727096579.25786: done getting next task for host managed_node3 30490 1727096579.25789: ^ task is: TASK: Include the task 'run_test.yml' 30490 1727096579.25791: ^ state is: HOST STATE: block=6, 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 30490 1727096579.25795: getting variables 30490 1727096579.25797: in VariableManager get_vars() 30490 1727096579.25833: Calling all_inventory to load vars for managed_node3 30490 1727096579.25836: Calling groups_inventory to load vars for managed_node3 30490 1727096579.25840: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096579.25854: Calling all_plugins_play to load vars for managed_node3 30490 1727096579.25858: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096579.25862: Calling groups_plugins_play to load vars for managed_node3 30490 1727096579.27966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096579.31141: done with get_vars() 30490 1727096579.31176: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:83 Monday 23 September 2024 09:02:59 -0400 (0:00:00.539) 0:00:45.517 ****** 30490 1727096579.31283: entering _queue_task() for managed_node3/include_tasks 30490 1727096579.31803: worker is 1 (out of 1 available) 30490 1727096579.31817: exiting _queue_task() for managed_node3/include_tasks 30490 1727096579.31833: done queuing things up, now waiting for results queue to drain 30490 1727096579.31835: waiting for pending results... 30490 1727096579.32194: running TaskExecutor() for managed_node3/TASK: Include the task 'run_test.yml' 30490 1727096579.32262: in run() - task 0afff68d-5257-ba36-653e-000000000013 30490 1727096579.32298: variable 'ansible_search_path' from source: unknown 30490 1727096579.32337: calling self._execute() 30490 1727096579.32445: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.32508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.32511: variable 'omit' from source: magic vars 30490 1727096579.32886: variable 'ansible_distribution_major_version' from source: facts 30490 1727096579.32905: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096579.32917: _execute() done 30490 1727096579.32925: dumping result to json 30490 1727096579.32940: done dumping result, returning 30490 1727096579.32950: done running TaskExecutor() for managed_node3/TASK: Include the task 'run_test.yml' [0afff68d-5257-ba36-653e-000000000013] 30490 1727096579.33051: sending task result for task 0afff68d-5257-ba36-653e-000000000013 30490 1727096579.33130: done sending task result for task 0afff68d-5257-ba36-653e-000000000013 30490 1727096579.33133: WORKER PROCESS EXITING 30490 1727096579.33182: no more pending results, returning what we have 30490 1727096579.33188: in VariableManager get_vars() 30490 1727096579.33230: Calling all_inventory to load vars for managed_node3 30490 1727096579.33233: Calling groups_inventory to load vars for managed_node3 30490 1727096579.33237: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096579.33251: Calling all_plugins_play to load vars for managed_node3 30490 1727096579.33255: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096579.33264: Calling groups_plugins_play to load vars for managed_node3 30490 1727096579.35689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096579.37571: done with get_vars() 30490 1727096579.37595: variable 'ansible_search_path' from source: unknown 30490 1727096579.37611: we have included files to process 30490 1727096579.37612: generating all_blocks data 30490 1727096579.37613: done generating all_blocks data 30490 1727096579.37618: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 30490 1727096579.37619: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 30490 1727096579.37621: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 30490 1727096579.38270: in VariableManager get_vars() 30490 1727096579.38298: done with get_vars() 30490 1727096579.38339: in VariableManager get_vars() 30490 1727096579.38356: done with get_vars() 30490 1727096579.38486: in VariableManager get_vars() 30490 1727096579.38511: done with get_vars() 30490 1727096579.38553: in VariableManager get_vars() 30490 1727096579.38615: done with get_vars() 30490 1727096579.38659: in VariableManager get_vars() 30490 1727096579.38677: done with get_vars() 30490 1727096579.39631: in VariableManager get_vars() 30490 1727096579.39648: done with get_vars() 30490 1727096579.39660: done processing included file 30490 1727096579.39662: iterating over new_blocks loaded from include file 30490 1727096579.39663: in VariableManager get_vars() 30490 1727096579.39680: done with get_vars() 30490 1727096579.39682: filtering new block on tags 30490 1727096579.39808: done filtering new block on tags 30490 1727096579.39811: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node3 30490 1727096579.39817: extending task lists for all hosts with included blocks 30490 1727096579.39872: done extending task lists 30490 1727096579.39875: done processing included files 30490 1727096579.39876: results queue empty 30490 1727096579.39876: checking for any_errors_fatal 30490 1727096579.39880: done checking for any_errors_fatal 30490 1727096579.39881: checking for max_fail_percentage 30490 1727096579.39883: done checking for max_fail_percentage 30490 1727096579.39883: checking to see if all hosts have failed and the running result is not ok 30490 1727096579.39884: done checking to see if all hosts have failed 30490 1727096579.39885: getting the remaining hosts for this loop 30490 1727096579.39886: done getting the remaining hosts for this loop 30490 1727096579.39889: getting the next task for host managed_node3 30490 1727096579.39892: done getting next task for host managed_node3 30490 1727096579.39895: ^ task is: TASK: TEST: {{ lsr_description }} 30490 1727096579.39897: ^ state is: HOST STATE: block=6, 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 30490 1727096579.39899: getting variables 30490 1727096579.39900: in VariableManager get_vars() 30490 1727096579.39918: Calling all_inventory to load vars for managed_node3 30490 1727096579.39922: Calling groups_inventory to load vars for managed_node3 30490 1727096579.39924: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096579.39932: Calling all_plugins_play to load vars for managed_node3 30490 1727096579.39935: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096579.39938: Calling groups_plugins_play to load vars for managed_node3 30490 1727096579.41185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096579.43103: done with get_vars() 30490 1727096579.43129: done getting variables 30490 1727096579.43192: 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) 30490 1727096579.43326: variable 'lsr_description' from source: include params TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Monday 23 September 2024 09:02:59 -0400 (0:00:00.120) 0:00:45.637 ****** 30490 1727096579.43357: entering _queue_task() for managed_node3/debug 30490 1727096579.43777: worker is 1 (out of 1 available) 30490 1727096579.43791: exiting _queue_task() for managed_node3/debug 30490 1727096579.43803: done queuing things up, now waiting for results queue to drain 30490 1727096579.43805: waiting for pending results... 30490 1727096579.44246: running TaskExecutor() for managed_node3/TASK: TEST: I can remove an existing profile without taking it down 30490 1727096579.44252: in run() - task 0afff68d-5257-ba36-653e-000000001005 30490 1727096579.44255: variable 'ansible_search_path' from source: unknown 30490 1727096579.44258: variable 'ansible_search_path' from source: unknown 30490 1727096579.44261: calling self._execute() 30490 1727096579.44429: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.44437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.44441: variable 'omit' from source: magic vars 30490 1727096579.45280: variable 'ansible_distribution_major_version' from source: facts 30490 1727096579.45290: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096579.45297: variable 'omit' from source: magic vars 30490 1727096579.45462: variable 'omit' from source: magic vars 30490 1727096579.45690: variable 'lsr_description' from source: include params 30490 1727096579.45705: variable 'omit' from source: magic vars 30490 1727096579.45855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096579.45859: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096579.45862: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096579.45871: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096579.45887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096579.45924: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096579.45927: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.45932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.46075: Set connection var ansible_connection to ssh 30490 1727096579.46079: Set connection var ansible_shell_type to sh 30490 1727096579.46081: Set connection var ansible_pipelining to False 30490 1727096579.46083: Set connection var ansible_shell_executable to /bin/sh 30490 1727096579.46085: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096579.46087: Set connection var ansible_timeout to 10 30490 1727096579.46232: variable 'ansible_shell_executable' from source: unknown 30490 1727096579.46236: variable 'ansible_connection' from source: unknown 30490 1727096579.46238: variable 'ansible_module_compression' from source: unknown 30490 1727096579.46240: variable 'ansible_shell_type' from source: unknown 30490 1727096579.46243: variable 'ansible_shell_executable' from source: unknown 30490 1727096579.46245: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.46247: variable 'ansible_pipelining' from source: unknown 30490 1727096579.46250: variable 'ansible_timeout' from source: unknown 30490 1727096579.46252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.46452: 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) 30490 1727096579.46464: variable 'omit' from source: magic vars 30490 1727096579.46470: starting attempt loop 30490 1727096579.46545: running the handler 30490 1727096579.46603: handler run complete 30490 1727096579.46628: attempt loop complete, returning result 30490 1727096579.46635: _execute() done 30490 1727096579.46641: dumping result to json 30490 1727096579.46647: done dumping result, returning 30490 1727096579.46661: done running TaskExecutor() for managed_node3/TASK: TEST: I can remove an existing profile without taking it down [0afff68d-5257-ba36-653e-000000001005] 30490 1727096579.46678: sending task result for task 0afff68d-5257-ba36-653e-000000001005 30490 1727096579.47075: done sending task result for task 0afff68d-5257-ba36-653e-000000001005 30490 1727096579.47079: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: ########## I can remove an existing profile without taking it down ########## 30490 1727096579.47118: no more pending results, returning what we have 30490 1727096579.47122: results queue empty 30490 1727096579.47123: checking for any_errors_fatal 30490 1727096579.47124: done checking for any_errors_fatal 30490 1727096579.47125: checking for max_fail_percentage 30490 1727096579.47126: done checking for max_fail_percentage 30490 1727096579.47127: checking to see if all hosts have failed and the running result is not ok 30490 1727096579.47128: done checking to see if all hosts have failed 30490 1727096579.47128: getting the remaining hosts for this loop 30490 1727096579.47129: done getting the remaining hosts for this loop 30490 1727096579.47133: getting the next task for host managed_node3 30490 1727096579.47139: done getting next task for host managed_node3 30490 1727096579.47142: ^ task is: TASK: Show item 30490 1727096579.47144: ^ state is: HOST STATE: block=6, 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096579.47147: getting variables 30490 1727096579.47149: in VariableManager get_vars() 30490 1727096579.47194: Calling all_inventory to load vars for managed_node3 30490 1727096579.47198: Calling groups_inventory to load vars for managed_node3 30490 1727096579.47202: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096579.47213: Calling all_plugins_play to load vars for managed_node3 30490 1727096579.47216: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096579.47219: Calling groups_plugins_play to load vars for managed_node3 30490 1727096579.49530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096579.51201: done with get_vars() 30490 1727096579.51232: done getting variables 30490 1727096579.51299: 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 item] *************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Monday 23 September 2024 09:02:59 -0400 (0:00:00.079) 0:00:45.717 ****** 30490 1727096579.51336: entering _queue_task() for managed_node3/debug 30490 1727096579.51719: worker is 1 (out of 1 available) 30490 1727096579.51734: exiting _queue_task() for managed_node3/debug 30490 1727096579.51746: done queuing things up, now waiting for results queue to drain 30490 1727096579.51748: waiting for pending results... 30490 1727096579.52087: running TaskExecutor() for managed_node3/TASK: Show item 30490 1727096579.52235: in run() - task 0afff68d-5257-ba36-653e-000000001006 30490 1727096579.52331: variable 'ansible_search_path' from source: unknown 30490 1727096579.52335: variable 'ansible_search_path' from source: unknown 30490 1727096579.52447: variable 'omit' from source: magic vars 30490 1727096579.52800: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.52815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.52857: variable 'omit' from source: magic vars 30490 1727096579.53537: variable 'ansible_distribution_major_version' from source: facts 30490 1727096579.53562: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096579.53599: variable 'omit' from source: magic vars 30490 1727096579.53778: variable 'omit' from source: magic vars 30490 1727096579.53871: variable 'item' from source: unknown 30490 1727096579.54233: variable 'item' from source: unknown 30490 1727096579.54237: variable 'omit' from source: magic vars 30490 1727096579.54302: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096579.54374: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096579.54460: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096579.54558: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096579.54561: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096579.54663: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096579.54716: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.54733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.54916: Set connection var ansible_connection to ssh 30490 1727096579.54932: Set connection var ansible_shell_type to sh 30490 1727096579.54972: Set connection var ansible_pipelining to False 30490 1727096579.54985: Set connection var ansible_shell_executable to /bin/sh 30490 1727096579.55003: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096579.55009: Set connection var ansible_timeout to 10 30490 1727096579.55094: variable 'ansible_shell_executable' from source: unknown 30490 1727096579.55098: variable 'ansible_connection' from source: unknown 30490 1727096579.55100: variable 'ansible_module_compression' from source: unknown 30490 1727096579.55105: variable 'ansible_shell_type' from source: unknown 30490 1727096579.55111: variable 'ansible_shell_executable' from source: unknown 30490 1727096579.55118: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.55122: variable 'ansible_pipelining' from source: unknown 30490 1727096579.55124: variable 'ansible_timeout' from source: unknown 30490 1727096579.55129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.55440: 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) 30490 1727096579.55444: variable 'omit' from source: magic vars 30490 1727096579.55447: starting attempt loop 30490 1727096579.55536: running the handler 30490 1727096579.55581: variable 'lsr_description' from source: include params 30490 1727096579.55888: variable 'lsr_description' from source: include params 30490 1727096579.55892: handler run complete 30490 1727096579.55894: attempt loop complete, returning result 30490 1727096579.55896: variable 'item' from source: unknown 30490 1727096579.55898: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can remove an existing profile without taking it down" } 30490 1727096579.56256: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.56356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.56360: variable 'omit' from source: magic vars 30490 1727096579.56509: variable 'ansible_distribution_major_version' from source: facts 30490 1727096579.56521: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096579.56534: variable 'omit' from source: magic vars 30490 1727096579.56559: variable 'omit' from source: magic vars 30490 1727096579.56655: variable 'item' from source: unknown 30490 1727096579.56806: variable 'item' from source: unknown 30490 1727096579.56825: variable 'omit' from source: magic vars 30490 1727096579.56846: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096579.56857: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096579.56866: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096579.56885: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096579.56896: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.56948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.57095: Set connection var ansible_connection to ssh 30490 1727096579.57106: Set connection var ansible_shell_type to sh 30490 1727096579.57124: Set connection var ansible_pipelining to False 30490 1727096579.57133: Set connection var ansible_shell_executable to /bin/sh 30490 1727096579.57141: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096579.57171: Set connection var ansible_timeout to 10 30490 1727096579.57176: variable 'ansible_shell_executable' from source: unknown 30490 1727096579.57181: variable 'ansible_connection' from source: unknown 30490 1727096579.57187: variable 'ansible_module_compression' from source: unknown 30490 1727096579.57192: variable 'ansible_shell_type' from source: unknown 30490 1727096579.57197: variable 'ansible_shell_executable' from source: unknown 30490 1727096579.57224: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.57227: variable 'ansible_pipelining' from source: unknown 30490 1727096579.57229: variable 'ansible_timeout' from source: unknown 30490 1727096579.57230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.57306: 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) 30490 1727096579.57318: variable 'omit' from source: magic vars 30490 1727096579.57333: starting attempt loop 30490 1727096579.57443: running the handler 30490 1727096579.57446: variable 'lsr_setup' from source: include params 30490 1727096579.57449: variable 'lsr_setup' from source: include params 30490 1727096579.57485: handler run complete 30490 1727096579.57503: attempt loop complete, returning result 30490 1727096579.57522: variable 'item' from source: unknown 30490 1727096579.57602: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml" ] } 30490 1727096579.57778: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.57879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.57883: variable 'omit' from source: magic vars 30490 1727096579.57975: variable 'ansible_distribution_major_version' from source: facts 30490 1727096579.57994: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096579.58006: variable 'omit' from source: magic vars 30490 1727096579.58025: variable 'omit' from source: magic vars 30490 1727096579.58092: variable 'item' from source: unknown 30490 1727096579.58143: variable 'item' from source: unknown 30490 1727096579.58162: variable 'omit' from source: magic vars 30490 1727096579.58189: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096579.58217: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096579.58220: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096579.58310: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096579.58313: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.58315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.58329: Set connection var ansible_connection to ssh 30490 1727096579.58340: Set connection var ansible_shell_type to sh 30490 1727096579.58352: Set connection var ansible_pipelining to False 30490 1727096579.58362: Set connection var ansible_shell_executable to /bin/sh 30490 1727096579.58376: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096579.58387: Set connection var ansible_timeout to 10 30490 1727096579.58447: variable 'ansible_shell_executable' from source: unknown 30490 1727096579.58456: variable 'ansible_connection' from source: unknown 30490 1727096579.58463: variable 'ansible_module_compression' from source: unknown 30490 1727096579.58475: variable 'ansible_shell_type' from source: unknown 30490 1727096579.58483: variable 'ansible_shell_executable' from source: unknown 30490 1727096579.58491: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.58499: variable 'ansible_pipelining' from source: unknown 30490 1727096579.58545: variable 'ansible_timeout' from source: unknown 30490 1727096579.58548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.58613: 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) 30490 1727096579.58625: variable 'omit' from source: magic vars 30490 1727096579.58634: starting attempt loop 30490 1727096579.58640: running the handler 30490 1727096579.58675: variable 'lsr_test' from source: include params 30490 1727096579.58738: variable 'lsr_test' from source: include params 30490 1727096579.58871: handler run complete 30490 1727096579.58876: attempt loop complete, returning result 30490 1727096579.58878: variable 'item' from source: unknown 30490 1727096579.58880: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove_profile.yml" ] } 30490 1727096579.59051: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.59055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.59057: variable 'omit' from source: magic vars 30490 1727096579.59182: variable 'ansible_distribution_major_version' from source: facts 30490 1727096579.59194: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096579.59204: variable 'omit' from source: magic vars 30490 1727096579.59219: variable 'omit' from source: magic vars 30490 1727096579.59286: variable 'item' from source: unknown 30490 1727096579.59353: variable 'item' from source: unknown 30490 1727096579.59418: variable 'omit' from source: magic vars 30490 1727096579.59422: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096579.59424: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096579.59426: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096579.59432: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096579.59439: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.59594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.59669: Set connection var ansible_connection to ssh 30490 1727096579.59714: Set connection var ansible_shell_type to sh 30490 1727096579.59734: Set connection var ansible_pipelining to False 30490 1727096579.59823: Set connection var ansible_shell_executable to /bin/sh 30490 1727096579.59993: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096579.59996: Set connection var ansible_timeout to 10 30490 1727096579.59999: variable 'ansible_shell_executable' from source: unknown 30490 1727096579.60001: variable 'ansible_connection' from source: unknown 30490 1727096579.60005: variable 'ansible_module_compression' from source: unknown 30490 1727096579.60007: variable 'ansible_shell_type' from source: unknown 30490 1727096579.60009: variable 'ansible_shell_executable' from source: unknown 30490 1727096579.60011: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.60013: variable 'ansible_pipelining' from source: unknown 30490 1727096579.60015: variable 'ansible_timeout' from source: unknown 30490 1727096579.60016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.60242: 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) 30490 1727096579.60279: variable 'omit' from source: magic vars 30490 1727096579.60297: starting attempt loop 30490 1727096579.60306: running the handler 30490 1727096579.60339: variable 'lsr_assert' from source: include params 30490 1727096579.60437: variable 'lsr_assert' from source: include params 30490 1727096579.60470: handler run complete 30490 1727096579.60497: attempt loop complete, returning result 30490 1727096579.60518: variable 'item' from source: unknown 30490 1727096579.60619: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_absent.yml" ] } 30490 1727096579.60975: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.60984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.60987: variable 'omit' from source: magic vars 30490 1727096579.61317: variable 'ansible_distribution_major_version' from source: facts 30490 1727096579.61325: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096579.61327: variable 'omit' from source: magic vars 30490 1727096579.61330: variable 'omit' from source: magic vars 30490 1727096579.61332: variable 'item' from source: unknown 30490 1727096579.61407: variable 'item' from source: unknown 30490 1727096579.61430: variable 'omit' from source: magic vars 30490 1727096579.61456: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096579.61470: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096579.61493: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096579.61511: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096579.61532: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.61569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.61751: Set connection var ansible_connection to ssh 30490 1727096579.61754: Set connection var ansible_shell_type to sh 30490 1727096579.61756: Set connection var ansible_pipelining to False 30490 1727096579.61757: Set connection var ansible_shell_executable to /bin/sh 30490 1727096579.61759: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096579.61761: Set connection var ansible_timeout to 10 30490 1727096579.61765: variable 'ansible_shell_executable' from source: unknown 30490 1727096579.61768: variable 'ansible_connection' from source: unknown 30490 1727096579.61770: variable 'ansible_module_compression' from source: unknown 30490 1727096579.61772: variable 'ansible_shell_type' from source: unknown 30490 1727096579.61781: variable 'ansible_shell_executable' from source: unknown 30490 1727096579.61788: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.61803: variable 'ansible_pipelining' from source: unknown 30490 1727096579.61814: variable 'ansible_timeout' from source: unknown 30490 1727096579.61863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.61951: 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) 30490 1727096579.61972: variable 'omit' from source: magic vars 30490 1727096579.61995: starting attempt loop 30490 1727096579.62077: running the handler 30490 1727096579.62140: handler run complete 30490 1727096579.62158: attempt loop complete, returning result 30490 1727096579.62190: variable 'item' from source: unknown 30490 1727096579.62261: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } 30490 1727096579.62481: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.62484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.62487: variable 'omit' from source: magic vars 30490 1727096579.62638: variable 'ansible_distribution_major_version' from source: facts 30490 1727096579.62673: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096579.62676: variable 'omit' from source: magic vars 30490 1727096579.62679: variable 'omit' from source: magic vars 30490 1727096579.62731: variable 'item' from source: unknown 30490 1727096579.62797: variable 'item' from source: unknown 30490 1727096579.62836: variable 'omit' from source: magic vars 30490 1727096579.62873: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096579.62876: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096579.62878: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096579.62887: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096579.62895: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.62902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.63024: Set connection var ansible_connection to ssh 30490 1727096579.63027: Set connection var ansible_shell_type to sh 30490 1727096579.63030: Set connection var ansible_pipelining to False 30490 1727096579.63032: Set connection var ansible_shell_executable to /bin/sh 30490 1727096579.63034: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096579.63041: Set connection var ansible_timeout to 10 30490 1727096579.63074: variable 'ansible_shell_executable' from source: unknown 30490 1727096579.63084: variable 'ansible_connection' from source: unknown 30490 1727096579.63133: variable 'ansible_module_compression' from source: unknown 30490 1727096579.63136: variable 'ansible_shell_type' from source: unknown 30490 1727096579.63138: variable 'ansible_shell_executable' from source: unknown 30490 1727096579.63140: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.63142: variable 'ansible_pipelining' from source: unknown 30490 1727096579.63144: variable 'ansible_timeout' from source: unknown 30490 1727096579.63146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.63223: 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) 30490 1727096579.63241: variable 'omit' from source: magic vars 30490 1727096579.63252: starting attempt loop 30490 1727096579.63259: running the handler 30490 1727096579.63369: variable 'lsr_fail_debug' from source: play vars 30490 1727096579.63906: variable 'lsr_fail_debug' from source: play vars 30490 1727096579.63909: handler run complete 30490 1727096579.63912: attempt loop complete, returning result 30490 1727096579.63914: variable 'item' from source: unknown 30490 1727096579.63916: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } 30490 1727096579.63998: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.64137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.64141: variable 'omit' from source: magic vars 30490 1727096579.64229: variable 'ansible_distribution_major_version' from source: facts 30490 1727096579.64255: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096579.64266: variable 'omit' from source: magic vars 30490 1727096579.64292: variable 'omit' from source: magic vars 30490 1727096579.64336: variable 'item' from source: unknown 30490 1727096579.64411: variable 'item' from source: unknown 30490 1727096579.64431: variable 'omit' from source: magic vars 30490 1727096579.64460: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096579.64485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096579.64575: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096579.64579: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096579.64588: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.64590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.64619: Set connection var ansible_connection to ssh 30490 1727096579.64632: Set connection var ansible_shell_type to sh 30490 1727096579.64646: Set connection var ansible_pipelining to False 30490 1727096579.64659: Set connection var ansible_shell_executable to /bin/sh 30490 1727096579.64672: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096579.64693: Set connection var ansible_timeout to 10 30490 1727096579.64721: variable 'ansible_shell_executable' from source: unknown 30490 1727096579.64790: variable 'ansible_connection' from source: unknown 30490 1727096579.64793: variable 'ansible_module_compression' from source: unknown 30490 1727096579.64796: variable 'ansible_shell_type' from source: unknown 30490 1727096579.64797: variable 'ansible_shell_executable' from source: unknown 30490 1727096579.64799: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.64801: variable 'ansible_pipelining' from source: unknown 30490 1727096579.64814: variable 'ansible_timeout' from source: unknown 30490 1727096579.64817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.64880: 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) 30490 1727096579.64930: variable 'omit' from source: magic vars 30490 1727096579.64939: starting attempt loop 30490 1727096579.64949: running the handler 30490 1727096579.65064: variable 'lsr_cleanup' from source: include params 30490 1727096579.65277: variable 'lsr_cleanup' from source: include params 30490 1727096579.65438: handler run complete 30490 1727096579.65441: attempt loop complete, returning result 30490 1727096579.65446: variable 'item' from source: unknown 30490 1727096579.65581: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } 30490 1727096579.65851: dumping result to json 30490 1727096579.65854: done dumping result, returning 30490 1727096579.65857: done running TaskExecutor() for managed_node3/TASK: Show item [0afff68d-5257-ba36-653e-000000001006] 30490 1727096579.65859: sending task result for task 0afff68d-5257-ba36-653e-000000001006 30490 1727096579.66241: done sending task result for task 0afff68d-5257-ba36-653e-000000001006 30490 1727096579.66245: WORKER PROCESS EXITING 30490 1727096579.66352: no more pending results, returning what we have 30490 1727096579.66357: results queue empty 30490 1727096579.66360: checking for any_errors_fatal 30490 1727096579.66366: done checking for any_errors_fatal 30490 1727096579.66369: checking for max_fail_percentage 30490 1727096579.66371: done checking for max_fail_percentage 30490 1727096579.66375: checking to see if all hosts have failed and the running result is not ok 30490 1727096579.66376: done checking to see if all hosts have failed 30490 1727096579.66376: getting the remaining hosts for this loop 30490 1727096579.66378: done getting the remaining hosts for this loop 30490 1727096579.66383: getting the next task for host managed_node3 30490 1727096579.66392: done getting next task for host managed_node3 30490 1727096579.66398: ^ task is: TASK: Include the task 'show_interfaces.yml' 30490 1727096579.66401: ^ state is: HOST STATE: block=6, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096579.66409: getting variables 30490 1727096579.66411: in VariableManager get_vars() 30490 1727096579.66451: Calling all_inventory to load vars for managed_node3 30490 1727096579.66454: Calling groups_inventory to load vars for managed_node3 30490 1727096579.66459: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096579.66676: Calling all_plugins_play to load vars for managed_node3 30490 1727096579.66682: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096579.66685: Calling groups_plugins_play to load vars for managed_node3 30490 1727096579.70949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096579.74456: done with get_vars() 30490 1727096579.74713: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Monday 23 September 2024 09:02:59 -0400 (0:00:00.236) 0:00:45.953 ****** 30490 1727096579.74962: entering _queue_task() for managed_node3/include_tasks 30490 1727096579.75440: worker is 1 (out of 1 available) 30490 1727096579.75521: exiting _queue_task() for managed_node3/include_tasks 30490 1727096579.75534: done queuing things up, now waiting for results queue to drain 30490 1727096579.75536: waiting for pending results... 30490 1727096579.75792: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 30490 1727096579.75915: in run() - task 0afff68d-5257-ba36-653e-000000001007 30490 1727096579.75939: variable 'ansible_search_path' from source: unknown 30490 1727096579.75947: variable 'ansible_search_path' from source: unknown 30490 1727096579.75999: calling self._execute() 30490 1727096579.76147: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.76220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.76224: variable 'omit' from source: magic vars 30490 1727096579.76715: variable 'ansible_distribution_major_version' from source: facts 30490 1727096579.76740: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096579.76750: _execute() done 30490 1727096579.76764: dumping result to json 30490 1727096579.76776: done dumping result, returning 30490 1727096579.76787: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-ba36-653e-000000001007] 30490 1727096579.76802: sending task result for task 0afff68d-5257-ba36-653e-000000001007 30490 1727096579.76966: done sending task result for task 0afff68d-5257-ba36-653e-000000001007 30490 1727096579.77135: no more pending results, returning what we have 30490 1727096579.77143: in VariableManager get_vars() 30490 1727096579.77196: Calling all_inventory to load vars for managed_node3 30490 1727096579.77271: Calling groups_inventory to load vars for managed_node3 30490 1727096579.77277: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096579.77295: Calling all_plugins_play to load vars for managed_node3 30490 1727096579.77300: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096579.77304: Calling groups_plugins_play to load vars for managed_node3 30490 1727096579.77934: WORKER PROCESS EXITING 30490 1727096579.79853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096579.81946: done with get_vars() 30490 1727096579.81965: variable 'ansible_search_path' from source: unknown 30490 1727096579.81966: variable 'ansible_search_path' from source: unknown 30490 1727096579.82023: we have included files to process 30490 1727096579.82027: generating all_blocks data 30490 1727096579.82029: done generating all_blocks data 30490 1727096579.82032: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 30490 1727096579.82036: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 30490 1727096579.82039: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 30490 1727096579.82178: in VariableManager get_vars() 30490 1727096579.82203: done with get_vars() 30490 1727096579.82426: done processing included file 30490 1727096579.82428: iterating over new_blocks loaded from include file 30490 1727096579.82430: in VariableManager get_vars() 30490 1727096579.82445: done with get_vars() 30490 1727096579.82669: filtering new block on tags 30490 1727096579.82717: done filtering new block on tags 30490 1727096579.82720: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 30490 1727096579.82725: extending task lists for all hosts with included blocks 30490 1727096579.83951: done extending task lists 30490 1727096579.83953: done processing included files 30490 1727096579.83956: results queue empty 30490 1727096579.83957: checking for any_errors_fatal 30490 1727096579.83963: done checking for any_errors_fatal 30490 1727096579.83964: checking for max_fail_percentage 30490 1727096579.83966: done checking for max_fail_percentage 30490 1727096579.83967: checking to see if all hosts have failed and the running result is not ok 30490 1727096579.84022: done checking to see if all hosts have failed 30490 1727096579.84023: getting the remaining hosts for this loop 30490 1727096579.84025: done getting the remaining hosts for this loop 30490 1727096579.84028: getting the next task for host managed_node3 30490 1727096579.84035: done getting next task for host managed_node3 30490 1727096579.84038: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 30490 1727096579.84040: ^ state is: HOST STATE: block=6, 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 30490 1727096579.84044: getting variables 30490 1727096579.84045: in VariableManager get_vars() 30490 1727096579.84054: Calling all_inventory to load vars for managed_node3 30490 1727096579.84057: Calling groups_inventory to load vars for managed_node3 30490 1727096579.84059: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096579.84064: Calling all_plugins_play to load vars for managed_node3 30490 1727096579.84069: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096579.84072: Calling groups_plugins_play to load vars for managed_node3 30490 1727096579.85855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096579.88683: done with get_vars() 30490 1727096579.88710: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Monday 23 September 2024 09:02:59 -0400 (0:00:00.139) 0:00:46.093 ****** 30490 1727096579.88904: entering _queue_task() for managed_node3/include_tasks 30490 1727096579.89640: worker is 1 (out of 1 available) 30490 1727096579.89650: exiting _queue_task() for managed_node3/include_tasks 30490 1727096579.89661: done queuing things up, now waiting for results queue to drain 30490 1727096579.89662: waiting for pending results... 30490 1727096579.89857: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 30490 1727096579.89992: in run() - task 0afff68d-5257-ba36-653e-00000000102e 30490 1727096579.90013: variable 'ansible_search_path' from source: unknown 30490 1727096579.90022: variable 'ansible_search_path' from source: unknown 30490 1727096579.90063: calling self._execute() 30490 1727096579.90166: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.90186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.90200: variable 'omit' from source: magic vars 30490 1727096579.90643: variable 'ansible_distribution_major_version' from source: facts 30490 1727096579.90647: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096579.90651: _execute() done 30490 1727096579.90658: dumping result to json 30490 1727096579.90666: done dumping result, returning 30490 1727096579.90726: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [0afff68d-5257-ba36-653e-00000000102e] 30490 1727096579.90729: sending task result for task 0afff68d-5257-ba36-653e-00000000102e 30490 1727096579.90809: done sending task result for task 0afff68d-5257-ba36-653e-00000000102e 30490 1727096579.90814: WORKER PROCESS EXITING 30490 1727096579.90849: no more pending results, returning what we have 30490 1727096579.90855: in VariableManager get_vars() 30490 1727096579.90903: Calling all_inventory to load vars for managed_node3 30490 1727096579.90906: Calling groups_inventory to load vars for managed_node3 30490 1727096579.90910: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096579.90929: Calling all_plugins_play to load vars for managed_node3 30490 1727096579.90933: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096579.90939: Calling groups_plugins_play to load vars for managed_node3 30490 1727096579.92836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096579.94430: done with get_vars() 30490 1727096579.94455: variable 'ansible_search_path' from source: unknown 30490 1727096579.94457: variable 'ansible_search_path' from source: unknown 30490 1727096579.94495: we have included files to process 30490 1727096579.94496: generating all_blocks data 30490 1727096579.94498: done generating all_blocks data 30490 1727096579.94499: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 30490 1727096579.94500: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 30490 1727096579.94502: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 30490 1727096579.94776: done processing included file 30490 1727096579.94778: iterating over new_blocks loaded from include file 30490 1727096579.94779: in VariableManager get_vars() 30490 1727096579.94796: done with get_vars() 30490 1727096579.94797: filtering new block on tags 30490 1727096579.94834: done filtering new block on tags 30490 1727096579.94837: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 30490 1727096579.94842: extending task lists for all hosts with included blocks 30490 1727096579.95013: done extending task lists 30490 1727096579.95015: done processing included files 30490 1727096579.95016: results queue empty 30490 1727096579.95016: checking for any_errors_fatal 30490 1727096579.95020: done checking for any_errors_fatal 30490 1727096579.95021: checking for max_fail_percentage 30490 1727096579.95022: done checking for max_fail_percentage 30490 1727096579.95023: checking to see if all hosts have failed and the running result is not ok 30490 1727096579.95024: done checking to see if all hosts have failed 30490 1727096579.95025: getting the remaining hosts for this loop 30490 1727096579.95026: done getting the remaining hosts for this loop 30490 1727096579.95028: getting the next task for host managed_node3 30490 1727096579.95033: done getting next task for host managed_node3 30490 1727096579.95035: ^ task is: TASK: Gather current interface info 30490 1727096579.95038: ^ state is: HOST STATE: block=6, 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? (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 30490 1727096579.95041: getting variables 30490 1727096579.95042: in VariableManager get_vars() 30490 1727096579.95053: Calling all_inventory to load vars for managed_node3 30490 1727096579.95055: Calling groups_inventory to load vars for managed_node3 30490 1727096579.95058: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096579.95063: Calling all_plugins_play to load vars for managed_node3 30490 1727096579.95065: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096579.95070: Calling groups_plugins_play to load vars for managed_node3 30490 1727096579.96327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096579.97982: done with get_vars() 30490 1727096579.98007: done getting variables 30490 1727096579.98058: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Monday 23 September 2024 09:02:59 -0400 (0:00:00.091) 0:00:46.185 ****** 30490 1727096579.98098: entering _queue_task() for managed_node3/command 30490 1727096579.98523: worker is 1 (out of 1 available) 30490 1727096579.98537: exiting _queue_task() for managed_node3/command 30490 1727096579.98548: done queuing things up, now waiting for results queue to drain 30490 1727096579.98549: waiting for pending results... 30490 1727096579.98888: running TaskExecutor() for managed_node3/TASK: Gather current interface info 30490 1727096579.98922: in run() - task 0afff68d-5257-ba36-653e-000000001069 30490 1727096579.98944: variable 'ansible_search_path' from source: unknown 30490 1727096579.98974: variable 'ansible_search_path' from source: unknown 30490 1727096579.99004: calling self._execute() 30490 1727096579.99126: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.99129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.99135: variable 'omit' from source: magic vars 30490 1727096579.99527: variable 'ansible_distribution_major_version' from source: facts 30490 1727096579.99531: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096579.99534: variable 'omit' from source: magic vars 30490 1727096579.99593: variable 'omit' from source: magic vars 30490 1727096579.99666: variable 'omit' from source: magic vars 30490 1727096579.99688: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096579.99728: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096579.99757: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096579.99783: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096579.99853: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096579.99857: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096579.99859: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096579.99861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096579.99941: Set connection var ansible_connection to ssh 30490 1727096579.99951: Set connection var ansible_shell_type to sh 30490 1727096579.99966: Set connection var ansible_pipelining to False 30490 1727096579.99977: Set connection var ansible_shell_executable to /bin/sh 30490 1727096579.99992: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096580.00000: Set connection var ansible_timeout to 10 30490 1727096580.00027: variable 'ansible_shell_executable' from source: unknown 30490 1727096580.00035: variable 'ansible_connection' from source: unknown 30490 1727096580.00043: variable 'ansible_module_compression' from source: unknown 30490 1727096580.00050: variable 'ansible_shell_type' from source: unknown 30490 1727096580.00072: variable 'ansible_shell_executable' from source: unknown 30490 1727096580.00075: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096580.00077: variable 'ansible_pipelining' from source: unknown 30490 1727096580.00101: variable 'ansible_timeout' from source: unknown 30490 1727096580.00105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096580.00319: 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) 30490 1727096580.00327: variable 'omit' from source: magic vars 30490 1727096580.00332: starting attempt loop 30490 1727096580.00336: running the handler 30490 1727096580.00359: _low_level_execute_command(): starting 30490 1727096580.00428: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096580.01201: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096580.01224: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096580.01240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096580.01261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096580.01336: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096580.01387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096580.01404: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096580.01558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096580.01769: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096580.03424: stdout chunk (state=3): >>>/root <<< 30490 1727096580.03773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096580.03776: stdout chunk (state=3): >>><<< 30490 1727096580.03779: stderr chunk (state=3): >>><<< 30490 1727096580.03783: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096580.03785: _low_level_execute_command(): starting 30490 1727096580.03788: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096580.0374248-32590-189070246335853 `" && echo ansible-tmp-1727096580.0374248-32590-189070246335853="` echo /root/.ansible/tmp/ansible-tmp-1727096580.0374248-32590-189070246335853 `" ) && sleep 0' 30490 1727096580.04486: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096580.04509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096580.04527: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096580.04543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096580.04610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096580.06688: stdout chunk (state=3): >>>ansible-tmp-1727096580.0374248-32590-189070246335853=/root/.ansible/tmp/ansible-tmp-1727096580.0374248-32590-189070246335853 <<< 30490 1727096580.06855: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096580.06892: stderr chunk (state=3): >>><<< 30490 1727096580.06902: stdout chunk (state=3): >>><<< 30490 1727096580.06940: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096580.0374248-32590-189070246335853=/root/.ansible/tmp/ansible-tmp-1727096580.0374248-32590-189070246335853 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096580.07084: variable 'ansible_module_compression' from source: unknown 30490 1727096580.07144: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 30490 1727096580.07186: variable 'ansible_facts' from source: unknown 30490 1727096580.07280: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096580.0374248-32590-189070246335853/AnsiballZ_command.py 30490 1727096580.07501: Sending initial data 30490 1727096580.07506: Sent initial data (156 bytes) 30490 1727096580.08299: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096580.08310: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096580.08387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096580.09996: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 30490 1727096580.10209: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096580.10237: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096580.10541: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpnenmolpy /root/.ansible/tmp/ansible-tmp-1727096580.0374248-32590-189070246335853/AnsiballZ_command.py <<< 30490 1727096580.10548: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096580.0374248-32590-189070246335853/AnsiballZ_command.py" <<< 30490 1727096580.10553: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpnenmolpy" to remote "/root/.ansible/tmp/ansible-tmp-1727096580.0374248-32590-189070246335853/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096580.0374248-32590-189070246335853/AnsiballZ_command.py" <<< 30490 1727096580.11615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096580.11685: stderr chunk (state=3): >>><<< 30490 1727096580.11853: stdout chunk (state=3): >>><<< 30490 1727096580.11857: done transferring module to remote 30490 1727096580.11859: _low_level_execute_command(): starting 30490 1727096580.11862: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096580.0374248-32590-189070246335853/ /root/.ansible/tmp/ansible-tmp-1727096580.0374248-32590-189070246335853/AnsiballZ_command.py && sleep 0' 30490 1727096580.12987: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096580.13183: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096580.13204: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096580.13274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096580.15200: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096580.15211: stdout chunk (state=3): >>><<< 30490 1727096580.15224: stderr chunk (state=3): >>><<< 30490 1727096580.15249: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096580.15454: _low_level_execute_command(): starting 30490 1727096580.15458: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096580.0374248-32590-189070246335853/AnsiballZ_command.py && sleep 0' 30490 1727096580.16630: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096580.16648: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096580.16666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096580.16812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096580.16837: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096580.17027: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096580.17099: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096580.32946: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 09:03:00.322884", "end": "2024-09-23 09:03:00.326266", "delta": "0:00:00.003382", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 30490 1727096580.34555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096580.34863: stdout chunk (state=3): >>><<< 30490 1727096580.34869: stderr chunk (state=3): >>><<< 30490 1727096580.34875: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 09:03:00.322884", "end": "2024-09-23 09:03:00.326266", "delta": "0:00:00.003382", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096580.34879: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096580.0374248-32590-189070246335853/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096580.34882: _low_level_execute_command(): starting 30490 1727096580.34884: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096580.0374248-32590-189070246335853/ > /dev/null 2>&1 && sleep 0' 30490 1727096580.36189: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096580.36255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096580.36280: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096580.36296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096580.36685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096580.38401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096580.38429: stderr chunk (state=3): >>><<< 30490 1727096580.38438: stdout chunk (state=3): >>><<< 30490 1727096580.38464: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096580.38485: handler run complete 30490 1727096580.38514: Evaluated conditional (False): False 30490 1727096580.38530: attempt loop complete, returning result 30490 1727096580.38538: _execute() done 30490 1727096580.38545: dumping result to json 30490 1727096580.38555: done dumping result, returning 30490 1727096580.38571: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [0afff68d-5257-ba36-653e-000000001069] 30490 1727096580.38585: sending task result for task 0afff68d-5257-ba36-653e-000000001069 ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003382", "end": "2024-09-23 09:03:00.326266", "rc": 0, "start": "2024-09-23 09:03:00.322884" } STDOUT: bonding_masters eth0 lo rpltstbr 30490 1727096580.38787: no more pending results, returning what we have 30490 1727096580.38791: results queue empty 30490 1727096580.38792: checking for any_errors_fatal 30490 1727096580.38793: done checking for any_errors_fatal 30490 1727096580.38793: checking for max_fail_percentage 30490 1727096580.38801: done checking for max_fail_percentage 30490 1727096580.38802: checking to see if all hosts have failed and the running result is not ok 30490 1727096580.38803: done checking to see if all hosts have failed 30490 1727096580.38804: getting the remaining hosts for this loop 30490 1727096580.38805: done getting the remaining hosts for this loop 30490 1727096580.38809: getting the next task for host managed_node3 30490 1727096580.38817: done getting next task for host managed_node3 30490 1727096580.38819: ^ task is: TASK: Set current_interfaces 30490 1727096580.38824: ^ state is: HOST STATE: block=6, 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? (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 30490 1727096580.38833: getting variables 30490 1727096580.38835: in VariableManager get_vars() 30490 1727096580.39131: Calling all_inventory to load vars for managed_node3 30490 1727096580.39134: Calling groups_inventory to load vars for managed_node3 30490 1727096580.39138: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096580.39144: done sending task result for task 0afff68d-5257-ba36-653e-000000001069 30490 1727096580.39146: WORKER PROCESS EXITING 30490 1727096580.39155: Calling all_plugins_play to load vars for managed_node3 30490 1727096580.39157: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096580.39160: Calling groups_plugins_play to load vars for managed_node3 30490 1727096580.40547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096580.42387: done with get_vars() 30490 1727096580.42408: done getting variables 30490 1727096580.42482: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Monday 23 September 2024 09:03:00 -0400 (0:00:00.444) 0:00:46.629 ****** 30490 1727096580.42517: entering _queue_task() for managed_node3/set_fact 30490 1727096580.42856: worker is 1 (out of 1 available) 30490 1727096580.42875: exiting _queue_task() for managed_node3/set_fact 30490 1727096580.42889: done queuing things up, now waiting for results queue to drain 30490 1727096580.42891: waiting for pending results... 30490 1727096580.43155: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 30490 1727096580.43287: in run() - task 0afff68d-5257-ba36-653e-00000000106a 30490 1727096580.43302: variable 'ansible_search_path' from source: unknown 30490 1727096580.43306: variable 'ansible_search_path' from source: unknown 30490 1727096580.43342: calling self._execute() 30490 1727096580.43444: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096580.43449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096580.43466: variable 'omit' from source: magic vars 30490 1727096580.44104: variable 'ansible_distribution_major_version' from source: facts 30490 1727096580.44115: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096580.44126: variable 'omit' from source: magic vars 30490 1727096580.44208: variable 'omit' from source: magic vars 30490 1727096580.44387: variable '_current_interfaces' from source: set_fact 30490 1727096580.44455: variable 'omit' from source: magic vars 30490 1727096580.44501: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096580.44536: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096580.44555: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096580.44579: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096580.44657: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096580.44660: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096580.44662: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096580.44665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096580.44739: Set connection var ansible_connection to ssh 30490 1727096580.44747: Set connection var ansible_shell_type to sh 30490 1727096580.44755: Set connection var ansible_pipelining to False 30490 1727096580.44763: Set connection var ansible_shell_executable to /bin/sh 30490 1727096580.44766: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096580.44777: Set connection var ansible_timeout to 10 30490 1727096580.44815: variable 'ansible_shell_executable' from source: unknown 30490 1727096580.44818: variable 'ansible_connection' from source: unknown 30490 1727096580.44821: variable 'ansible_module_compression' from source: unknown 30490 1727096580.44823: variable 'ansible_shell_type' from source: unknown 30490 1727096580.44826: variable 'ansible_shell_executable' from source: unknown 30490 1727096580.44828: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096580.44830: variable 'ansible_pipelining' from source: unknown 30490 1727096580.44832: variable 'ansible_timeout' from source: unknown 30490 1727096580.44878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096580.45006: 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) 30490 1727096580.45022: variable 'omit' from source: magic vars 30490 1727096580.45027: starting attempt loop 30490 1727096580.45030: running the handler 30490 1727096580.45095: handler run complete 30490 1727096580.45099: attempt loop complete, returning result 30490 1727096580.45102: _execute() done 30490 1727096580.45104: dumping result to json 30490 1727096580.45106: done dumping result, returning 30490 1727096580.45109: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [0afff68d-5257-ba36-653e-00000000106a] 30490 1727096580.45111: sending task result for task 0afff68d-5257-ba36-653e-00000000106a 30490 1727096580.45165: done sending task result for task 0afff68d-5257-ba36-653e-00000000106a ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } 30490 1727096580.45262: no more pending results, returning what we have 30490 1727096580.45265: results queue empty 30490 1727096580.45266: checking for any_errors_fatal 30490 1727096580.45281: done checking for any_errors_fatal 30490 1727096580.45282: checking for max_fail_percentage 30490 1727096580.45284: done checking for max_fail_percentage 30490 1727096580.45285: checking to see if all hosts have failed and the running result is not ok 30490 1727096580.45285: done checking to see if all hosts have failed 30490 1727096580.45286: getting the remaining hosts for this loop 30490 1727096580.45287: done getting the remaining hosts for this loop 30490 1727096580.45291: getting the next task for host managed_node3 30490 1727096580.45300: done getting next task for host managed_node3 30490 1727096580.45302: ^ task is: TASK: Show current_interfaces 30490 1727096580.45307: ^ state is: HOST STATE: block=6, 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=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 30490 1727096580.45311: getting variables 30490 1727096580.45313: in VariableManager get_vars() 30490 1727096580.45346: Calling all_inventory to load vars for managed_node3 30490 1727096580.45349: Calling groups_inventory to load vars for managed_node3 30490 1727096580.45352: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096580.45362: Calling all_plugins_play to load vars for managed_node3 30490 1727096580.45365: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096580.45476: WORKER PROCESS EXITING 30490 1727096580.45575: Calling groups_plugins_play to load vars for managed_node3 30490 1727096580.46915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096580.49038: done with get_vars() 30490 1727096580.49062: done getting variables 30490 1727096580.49317: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Monday 23 September 2024 09:03:00 -0400 (0:00:00.068) 0:00:46.697 ****** 30490 1727096580.49348: entering _queue_task() for managed_node3/debug 30490 1727096580.50009: worker is 1 (out of 1 available) 30490 1727096580.50021: exiting _queue_task() for managed_node3/debug 30490 1727096580.50033: done queuing things up, now waiting for results queue to drain 30490 1727096580.50035: waiting for pending results... 30490 1727096580.50683: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 30490 1727096580.51224: in run() - task 0afff68d-5257-ba36-653e-00000000102f 30490 1727096580.51236: variable 'ansible_search_path' from source: unknown 30490 1727096580.51240: variable 'ansible_search_path' from source: unknown 30490 1727096580.51386: calling self._execute() 30490 1727096580.51761: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096580.51774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096580.51960: variable 'omit' from source: magic vars 30490 1727096580.52708: variable 'ansible_distribution_major_version' from source: facts 30490 1727096580.52720: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096580.52727: variable 'omit' from source: magic vars 30490 1727096580.52835: variable 'omit' from source: magic vars 30490 1727096580.52955: variable 'current_interfaces' from source: set_fact 30490 1727096580.52987: variable 'omit' from source: magic vars 30490 1727096580.53154: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096580.53189: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096580.53208: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096580.53272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096580.53281: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096580.53326: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096580.53332: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096580.53334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096580.53441: Set connection var ansible_connection to ssh 30490 1727096580.53444: Set connection var ansible_shell_type to sh 30490 1727096580.53446: Set connection var ansible_pipelining to False 30490 1727096580.53547: Set connection var ansible_shell_executable to /bin/sh 30490 1727096580.53550: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096580.53552: Set connection var ansible_timeout to 10 30490 1727096580.53558: variable 'ansible_shell_executable' from source: unknown 30490 1727096580.53561: variable 'ansible_connection' from source: unknown 30490 1727096580.53563: variable 'ansible_module_compression' from source: unknown 30490 1727096580.53570: variable 'ansible_shell_type' from source: unknown 30490 1727096580.53574: variable 'ansible_shell_executable' from source: unknown 30490 1727096580.53576: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096580.53578: variable 'ansible_pipelining' from source: unknown 30490 1727096580.53580: variable 'ansible_timeout' from source: unknown 30490 1727096580.53582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096580.53774: 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) 30490 1727096580.53778: variable 'omit' from source: magic vars 30490 1727096580.53784: starting attempt loop 30490 1727096580.53787: running the handler 30490 1727096580.53833: handler run complete 30490 1727096580.53846: attempt loop complete, returning result 30490 1727096580.53850: _execute() done 30490 1727096580.53852: dumping result to json 30490 1727096580.53859: done dumping result, returning 30490 1727096580.53918: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [0afff68d-5257-ba36-653e-00000000102f] 30490 1727096580.53923: sending task result for task 0afff68d-5257-ba36-653e-00000000102f 30490 1727096580.53992: done sending task result for task 0afff68d-5257-ba36-653e-00000000102f 30490 1727096580.53995: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] 30490 1727096580.54064: no more pending results, returning what we have 30490 1727096580.54071: results queue empty 30490 1727096580.54075: checking for any_errors_fatal 30490 1727096580.54082: done checking for any_errors_fatal 30490 1727096580.54083: checking for max_fail_percentage 30490 1727096580.54085: done checking for max_fail_percentage 30490 1727096580.54086: checking to see if all hosts have failed and the running result is not ok 30490 1727096580.54087: done checking to see if all hosts have failed 30490 1727096580.54087: getting the remaining hosts for this loop 30490 1727096580.54089: done getting the remaining hosts for this loop 30490 1727096580.54093: getting the next task for host managed_node3 30490 1727096580.54103: done getting next task for host managed_node3 30490 1727096580.54106: ^ task is: TASK: Setup 30490 1727096580.54108: ^ state is: HOST STATE: block=6, 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 30490 1727096580.54112: getting variables 30490 1727096580.54114: in VariableManager get_vars() 30490 1727096580.54148: Calling all_inventory to load vars for managed_node3 30490 1727096580.54151: Calling groups_inventory to load vars for managed_node3 30490 1727096580.54154: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096580.54163: Calling all_plugins_play to load vars for managed_node3 30490 1727096580.54165: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096580.54170: Calling groups_plugins_play to load vars for managed_node3 30490 1727096580.64723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096580.66639: done with get_vars() 30490 1727096580.66678: done getting variables TASK [Setup] ******************************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Monday 23 September 2024 09:03:00 -0400 (0:00:00.174) 0:00:46.872 ****** 30490 1727096580.66793: entering _queue_task() for managed_node3/include_tasks 30490 1727096580.67312: worker is 1 (out of 1 available) 30490 1727096580.67325: exiting _queue_task() for managed_node3/include_tasks 30490 1727096580.67337: done queuing things up, now waiting for results queue to drain 30490 1727096580.67339: waiting for pending results... 30490 1727096580.67694: running TaskExecutor() for managed_node3/TASK: Setup 30490 1727096580.67763: in run() - task 0afff68d-5257-ba36-653e-000000001008 30490 1727096580.67791: variable 'ansible_search_path' from source: unknown 30490 1727096580.67799: variable 'ansible_search_path' from source: unknown 30490 1727096580.67851: variable 'lsr_setup' from source: include params 30490 1727096580.68110: variable 'lsr_setup' from source: include params 30490 1727096580.68145: variable 'omit' from source: magic vars 30490 1727096580.68284: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096580.68300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096580.68314: variable 'omit' from source: magic vars 30490 1727096580.68651: variable 'ansible_distribution_major_version' from source: facts 30490 1727096580.68656: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096580.68661: variable 'item' from source: unknown 30490 1727096580.68672: variable 'item' from source: unknown 30490 1727096580.68777: variable 'item' from source: unknown 30490 1727096580.68785: variable 'item' from source: unknown 30490 1727096580.69017: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096580.69022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096580.69025: variable 'omit' from source: magic vars 30490 1727096580.69182: variable 'ansible_distribution_major_version' from source: facts 30490 1727096580.69197: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096580.69208: variable 'item' from source: unknown 30490 1727096580.69342: variable 'item' from source: unknown 30490 1727096580.69344: variable 'item' from source: unknown 30490 1727096580.69373: variable 'item' from source: unknown 30490 1727096580.69450: dumping result to json 30490 1727096580.69557: done dumping result, returning 30490 1727096580.69560: done running TaskExecutor() for managed_node3/TASK: Setup [0afff68d-5257-ba36-653e-000000001008] 30490 1727096580.69563: sending task result for task 0afff68d-5257-ba36-653e-000000001008 30490 1727096580.69602: done sending task result for task 0afff68d-5257-ba36-653e-000000001008 30490 1727096580.69604: WORKER PROCESS EXITING 30490 1727096580.69686: no more pending results, returning what we have 30490 1727096580.69692: in VariableManager get_vars() 30490 1727096580.69728: Calling all_inventory to load vars for managed_node3 30490 1727096580.69731: Calling groups_inventory to load vars for managed_node3 30490 1727096580.69734: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096580.69748: Calling all_plugins_play to load vars for managed_node3 30490 1727096580.69752: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096580.69755: Calling groups_plugins_play to load vars for managed_node3 30490 1727096580.71237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096580.74339: done with get_vars() 30490 1727096580.74369: variable 'ansible_search_path' from source: unknown 30490 1727096580.74371: variable 'ansible_search_path' from source: unknown 30490 1727096580.74414: variable 'ansible_search_path' from source: unknown 30490 1727096580.74416: variable 'ansible_search_path' from source: unknown 30490 1727096580.74446: we have included files to process 30490 1727096580.74447: generating all_blocks data 30490 1727096580.74449: done generating all_blocks data 30490 1727096580.74453: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 30490 1727096580.74455: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 30490 1727096580.74457: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 30490 1727096580.74986: done processing included file 30490 1727096580.74989: iterating over new_blocks loaded from include file 30490 1727096580.74990: in VariableManager get_vars() 30490 1727096580.75008: done with get_vars() 30490 1727096580.75010: filtering new block on tags 30490 1727096580.75047: done filtering new block on tags 30490 1727096580.75051: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node3 => (item=tasks/create_bridge_profile.yml) 30490 1727096580.75056: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 30490 1727096580.75057: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 30490 1727096580.75060: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 30490 1727096580.75154: done processing included file 30490 1727096580.75156: iterating over new_blocks loaded from include file 30490 1727096580.75157: in VariableManager get_vars() 30490 1727096580.75173: done with get_vars() 30490 1727096580.75175: filtering new block on tags 30490 1727096580.75198: done filtering new block on tags 30490 1727096580.75200: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed_node3 => (item=tasks/activate_profile.yml) 30490 1727096580.75204: extending task lists for all hosts with included blocks 30490 1727096580.75823: done extending task lists 30490 1727096580.75825: done processing included files 30490 1727096580.75826: results queue empty 30490 1727096580.75827: checking for any_errors_fatal 30490 1727096580.75831: done checking for any_errors_fatal 30490 1727096580.75832: checking for max_fail_percentage 30490 1727096580.75833: done checking for max_fail_percentage 30490 1727096580.75834: checking to see if all hosts have failed and the running result is not ok 30490 1727096580.75835: done checking to see if all hosts have failed 30490 1727096580.75835: getting the remaining hosts for this loop 30490 1727096580.75837: done getting the remaining hosts for this loop 30490 1727096580.75839: getting the next task for host managed_node3 30490 1727096580.75844: done getting next task for host managed_node3 30490 1727096580.75846: ^ task is: TASK: Include network role 30490 1727096580.75850: ^ state is: HOST STATE: block=6, 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? (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 30490 1727096580.75853: getting variables 30490 1727096580.75854: in VariableManager get_vars() 30490 1727096580.75863: Calling all_inventory to load vars for managed_node3 30490 1727096580.75874: Calling groups_inventory to load vars for managed_node3 30490 1727096580.75876: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096580.75882: Calling all_plugins_play to load vars for managed_node3 30490 1727096580.75885: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096580.75888: Calling groups_plugins_play to load vars for managed_node3 30490 1727096580.77157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096580.78955: done with get_vars() 30490 1727096580.78987: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Monday 23 September 2024 09:03:00 -0400 (0:00:00.122) 0:00:46.994 ****** 30490 1727096580.79058: entering _queue_task() for managed_node3/include_role 30490 1727096580.79464: worker is 1 (out of 1 available) 30490 1727096580.79686: exiting _queue_task() for managed_node3/include_role 30490 1727096580.79697: done queuing things up, now waiting for results queue to drain 30490 1727096580.79698: waiting for pending results... 30490 1727096580.79801: running TaskExecutor() for managed_node3/TASK: Include network role 30490 1727096580.79948: in run() - task 0afff68d-5257-ba36-653e-00000000108f 30490 1727096580.79976: variable 'ansible_search_path' from source: unknown 30490 1727096580.79985: variable 'ansible_search_path' from source: unknown 30490 1727096580.80021: calling self._execute() 30490 1727096580.80139: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096580.80143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096580.80146: variable 'omit' from source: magic vars 30490 1727096580.80822: variable 'ansible_distribution_major_version' from source: facts 30490 1727096580.80914: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096580.80917: _execute() done 30490 1727096580.80922: dumping result to json 30490 1727096580.80925: done dumping result, returning 30490 1727096580.80928: done running TaskExecutor() for managed_node3/TASK: Include network role [0afff68d-5257-ba36-653e-00000000108f] 30490 1727096580.80930: sending task result for task 0afff68d-5257-ba36-653e-00000000108f 30490 1727096580.81012: done sending task result for task 0afff68d-5257-ba36-653e-00000000108f 30490 1727096580.81015: WORKER PROCESS EXITING 30490 1727096580.81105: no more pending results, returning what we have 30490 1727096580.81111: in VariableManager get_vars() 30490 1727096580.81150: Calling all_inventory to load vars for managed_node3 30490 1727096580.81152: Calling groups_inventory to load vars for managed_node3 30490 1727096580.81156: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096580.81171: Calling all_plugins_play to load vars for managed_node3 30490 1727096580.81177: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096580.81180: Calling groups_plugins_play to load vars for managed_node3 30490 1727096580.82779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096580.85577: done with get_vars() 30490 1727096580.85604: variable 'ansible_search_path' from source: unknown 30490 1727096580.85605: variable 'ansible_search_path' from source: unknown 30490 1727096580.85871: variable 'omit' from source: magic vars 30490 1727096580.85910: variable 'omit' from source: magic vars 30490 1727096580.85930: variable 'omit' from source: magic vars 30490 1727096580.85934: we have included files to process 30490 1727096580.85935: generating all_blocks data 30490 1727096580.85936: done generating all_blocks data 30490 1727096580.85937: processing included file: fedora.linux_system_roles.network 30490 1727096580.85956: in VariableManager get_vars() 30490 1727096580.85970: done with get_vars() 30490 1727096580.85997: in VariableManager get_vars() 30490 1727096580.86013: done with get_vars() 30490 1727096580.86066: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 30490 1727096580.86229: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 30490 1727096580.86318: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 30490 1727096580.87080: in VariableManager get_vars() 30490 1727096580.87187: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096580.90087: iterating over new_blocks loaded from include file 30490 1727096580.90089: in VariableManager get_vars() 30490 1727096580.90105: done with get_vars() 30490 1727096580.90107: filtering new block on tags 30490 1727096580.90683: done filtering new block on tags 30490 1727096580.90686: in VariableManager get_vars() 30490 1727096580.90700: done with get_vars() 30490 1727096580.90702: filtering new block on tags 30490 1727096580.90718: done filtering new block on tags 30490 1727096580.90786: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node3 30490 1727096580.90797: extending task lists for all hosts with included blocks 30490 1727096580.91115: done extending task lists 30490 1727096580.91116: done processing included files 30490 1727096580.91117: results queue empty 30490 1727096580.91118: checking for any_errors_fatal 30490 1727096580.91121: done checking for any_errors_fatal 30490 1727096580.91122: checking for max_fail_percentage 30490 1727096580.91123: done checking for max_fail_percentage 30490 1727096580.91124: checking to see if all hosts have failed and the running result is not ok 30490 1727096580.91125: done checking to see if all hosts have failed 30490 1727096580.91125: getting the remaining hosts for this loop 30490 1727096580.91126: done getting the remaining hosts for this loop 30490 1727096580.91129: getting the next task for host managed_node3 30490 1727096580.91133: done getting next task for host managed_node3 30490 1727096580.91136: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096580.91139: ^ state is: HOST STATE: block=6, 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? (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 30490 1727096580.91148: getting variables 30490 1727096580.91149: in VariableManager get_vars() 30490 1727096580.91160: Calling all_inventory to load vars for managed_node3 30490 1727096580.91162: Calling groups_inventory to load vars for managed_node3 30490 1727096580.91164: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096580.91191: Calling all_plugins_play to load vars for managed_node3 30490 1727096580.91195: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096580.91198: Calling groups_plugins_play to load vars for managed_node3 30490 1727096580.92489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096580.94828: done with get_vars() 30490 1727096580.94847: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:03:00 -0400 (0:00:00.158) 0:00:47.153 ****** 30490 1727096580.94916: entering _queue_task() for managed_node3/include_tasks 30490 1727096580.95247: worker is 1 (out of 1 available) 30490 1727096580.95261: exiting _queue_task() for managed_node3/include_tasks 30490 1727096580.95277: done queuing things up, now waiting for results queue to drain 30490 1727096580.95279: waiting for pending results... 30490 1727096580.95555: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096580.95699: in run() - task 0afff68d-5257-ba36-653e-0000000010f5 30490 1727096580.95717: variable 'ansible_search_path' from source: unknown 30490 1727096580.95725: variable 'ansible_search_path' from source: unknown 30490 1727096580.95763: calling self._execute() 30490 1727096580.95861: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096580.95879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096580.95900: variable 'omit' from source: magic vars 30490 1727096580.96292: variable 'ansible_distribution_major_version' from source: facts 30490 1727096580.96308: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096580.96324: _execute() done 30490 1727096580.96349: dumping result to json 30490 1727096580.96352: done dumping result, returning 30490 1727096580.96355: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-ba36-653e-0000000010f5] 30490 1727096580.96379: sending task result for task 0afff68d-5257-ba36-653e-0000000010f5 30490 1727096580.96515: no more pending results, returning what we have 30490 1727096580.96522: in VariableManager get_vars() 30490 1727096580.96564: Calling all_inventory to load vars for managed_node3 30490 1727096580.96569: Calling groups_inventory to load vars for managed_node3 30490 1727096580.96574: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096580.96587: Calling all_plugins_play to load vars for managed_node3 30490 1727096580.96592: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096580.96595: Calling groups_plugins_play to load vars for managed_node3 30490 1727096580.97400: done sending task result for task 0afff68d-5257-ba36-653e-0000000010f5 30490 1727096580.97404: WORKER PROCESS EXITING 30490 1727096580.98577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096581.02004: done with get_vars() 30490 1727096581.02028: variable 'ansible_search_path' from source: unknown 30490 1727096581.02029: variable 'ansible_search_path' from source: unknown 30490 1727096581.02066: we have included files to process 30490 1727096581.02069: generating all_blocks data 30490 1727096581.02071: done generating all_blocks data 30490 1727096581.02076: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096581.02078: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096581.02081: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096581.03138: done processing included file 30490 1727096581.03140: iterating over new_blocks loaded from include file 30490 1727096581.03142: in VariableManager get_vars() 30490 1727096581.03188: done with get_vars() 30490 1727096581.03190: filtering new block on tags 30490 1727096581.03218: done filtering new block on tags 30490 1727096581.03221: in VariableManager get_vars() 30490 1727096581.03240: done with get_vars() 30490 1727096581.03242: filtering new block on tags 30490 1727096581.03289: done filtering new block on tags 30490 1727096581.03291: in VariableManager get_vars() 30490 1727096581.03311: done with get_vars() 30490 1727096581.03312: filtering new block on tags 30490 1727096581.03353: done filtering new block on tags 30490 1727096581.03356: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 30490 1727096581.03360: extending task lists for all hosts with included blocks 30490 1727096581.05117: done extending task lists 30490 1727096581.05118: done processing included files 30490 1727096581.05119: results queue empty 30490 1727096581.05119: checking for any_errors_fatal 30490 1727096581.05122: done checking for any_errors_fatal 30490 1727096581.05122: checking for max_fail_percentage 30490 1727096581.05124: done checking for max_fail_percentage 30490 1727096581.05125: checking to see if all hosts have failed and the running result is not ok 30490 1727096581.05125: done checking to see if all hosts have failed 30490 1727096581.05126: getting the remaining hosts for this loop 30490 1727096581.05127: done getting the remaining hosts for this loop 30490 1727096581.05130: getting the next task for host managed_node3 30490 1727096581.05135: done getting next task for host managed_node3 30490 1727096581.05137: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096581.05142: ^ state is: HOST STATE: block=6, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096581.05152: getting variables 30490 1727096581.05153: in VariableManager get_vars() 30490 1727096581.05165: Calling all_inventory to load vars for managed_node3 30490 1727096581.05169: Calling groups_inventory to load vars for managed_node3 30490 1727096581.05171: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096581.05178: Calling all_plugins_play to load vars for managed_node3 30490 1727096581.05180: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096581.05182: Calling groups_plugins_play to load vars for managed_node3 30490 1727096581.06538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096581.08443: done with get_vars() 30490 1727096581.08462: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:03:01 -0400 (0:00:00.136) 0:00:47.289 ****** 30490 1727096581.08547: entering _queue_task() for managed_node3/setup 30490 1727096581.08876: worker is 1 (out of 1 available) 30490 1727096581.08901: exiting _queue_task() for managed_node3/setup 30490 1727096581.08926: done queuing things up, now waiting for results queue to drain 30490 1727096581.08929: waiting for pending results... 30490 1727096581.09239: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096581.09406: in run() - task 0afff68d-5257-ba36-653e-000000001152 30490 1727096581.09423: variable 'ansible_search_path' from source: unknown 30490 1727096581.09428: variable 'ansible_search_path' from source: unknown 30490 1727096581.09462: calling self._execute() 30490 1727096581.09597: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096581.09600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096581.09602: variable 'omit' from source: magic vars 30490 1727096581.09970: variable 'ansible_distribution_major_version' from source: facts 30490 1727096581.09990: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096581.10265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096581.13028: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096581.13032: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096581.13035: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096581.13037: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096581.13039: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096581.13089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096581.13116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096581.13140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096581.13183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096581.13199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096581.13305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096581.13352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096581.13382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096581.13455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096581.13469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096581.13688: variable '__network_required_facts' from source: role '' defaults 30490 1727096581.13691: variable 'ansible_facts' from source: unknown 30490 1727096581.14464: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 30490 1727096581.14470: when evaluation is False, skipping this task 30490 1727096581.14473: _execute() done 30490 1727096581.14478: dumping result to json 30490 1727096581.14480: done dumping result, returning 30490 1727096581.14490: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-ba36-653e-000000001152] 30490 1727096581.14495: sending task result for task 0afff68d-5257-ba36-653e-000000001152 30490 1727096581.14729: done sending task result for task 0afff68d-5257-ba36-653e-000000001152 30490 1727096581.14732: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096581.14799: no more pending results, returning what we have 30490 1727096581.14803: results queue empty 30490 1727096581.14803: checking for any_errors_fatal 30490 1727096581.14805: done checking for any_errors_fatal 30490 1727096581.14806: checking for max_fail_percentage 30490 1727096581.14807: done checking for max_fail_percentage 30490 1727096581.14808: checking to see if all hosts have failed and the running result is not ok 30490 1727096581.14809: done checking to see if all hosts have failed 30490 1727096581.14809: getting the remaining hosts for this loop 30490 1727096581.14811: done getting the remaining hosts for this loop 30490 1727096581.14814: getting the next task for host managed_node3 30490 1727096581.14824: done getting next task for host managed_node3 30490 1727096581.14827: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096581.14832: ^ state is: HOST STATE: block=6, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096581.14850: getting variables 30490 1727096581.14851: in VariableManager get_vars() 30490 1727096581.14887: Calling all_inventory to load vars for managed_node3 30490 1727096581.14890: Calling groups_inventory to load vars for managed_node3 30490 1727096581.14892: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096581.14901: Calling all_plugins_play to load vars for managed_node3 30490 1727096581.14903: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096581.14911: Calling groups_plugins_play to load vars for managed_node3 30490 1727096581.17282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096581.19003: done with get_vars() 30490 1727096581.19027: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:03:01 -0400 (0:00:00.105) 0:00:47.395 ****** 30490 1727096581.19131: entering _queue_task() for managed_node3/stat 30490 1727096581.19453: worker is 1 (out of 1 available) 30490 1727096581.19466: exiting _queue_task() for managed_node3/stat 30490 1727096581.19480: done queuing things up, now waiting for results queue to drain 30490 1727096581.19482: waiting for pending results... 30490 1727096581.19791: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096581.20028: in run() - task 0afff68d-5257-ba36-653e-000000001154 30490 1727096581.20032: variable 'ansible_search_path' from source: unknown 30490 1727096581.20035: variable 'ansible_search_path' from source: unknown 30490 1727096581.20038: calling self._execute() 30490 1727096581.20247: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096581.20263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096581.20464: variable 'omit' from source: magic vars 30490 1727096581.21069: variable 'ansible_distribution_major_version' from source: facts 30490 1727096581.21090: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096581.21286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096581.21590: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096581.21643: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096581.21692: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096581.21730: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096581.21829: 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) 30490 1727096581.21860: 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) 30490 1727096581.21901: 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) 30490 1727096581.21932: 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) 30490 1727096581.22026: variable '__network_is_ostree' from source: set_fact 30490 1727096581.22110: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096581.22114: when evaluation is False, skipping this task 30490 1727096581.22117: _execute() done 30490 1727096581.22120: dumping result to json 30490 1727096581.22124: done dumping result, returning 30490 1727096581.22127: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-ba36-653e-000000001154] 30490 1727096581.22129: sending task result for task 0afff68d-5257-ba36-653e-000000001154 30490 1727096581.22206: done sending task result for task 0afff68d-5257-ba36-653e-000000001154 30490 1727096581.22210: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096581.22381: no more pending results, returning what we have 30490 1727096581.22385: results queue empty 30490 1727096581.22386: checking for any_errors_fatal 30490 1727096581.22393: done checking for any_errors_fatal 30490 1727096581.22394: checking for max_fail_percentage 30490 1727096581.22396: done checking for max_fail_percentage 30490 1727096581.22397: checking to see if all hosts have failed and the running result is not ok 30490 1727096581.22397: done checking to see if all hosts have failed 30490 1727096581.22398: getting the remaining hosts for this loop 30490 1727096581.22400: done getting the remaining hosts for this loop 30490 1727096581.22403: getting the next task for host managed_node3 30490 1727096581.22412: done getting next task for host managed_node3 30490 1727096581.22416: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096581.22421: ^ state is: HOST STATE: block=6, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096581.22437: getting variables 30490 1727096581.22439: in VariableManager get_vars() 30490 1727096581.22475: Calling all_inventory to load vars for managed_node3 30490 1727096581.22478: Calling groups_inventory to load vars for managed_node3 30490 1727096581.22480: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096581.22488: Calling all_plugins_play to load vars for managed_node3 30490 1727096581.22490: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096581.22493: Calling groups_plugins_play to load vars for managed_node3 30490 1727096581.24702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096581.27254: done with get_vars() 30490 1727096581.27283: done getting variables 30490 1727096581.27353: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:03:01 -0400 (0:00:00.082) 0:00:47.478 ****** 30490 1727096581.27431: entering _queue_task() for managed_node3/set_fact 30490 1727096581.27851: worker is 1 (out of 1 available) 30490 1727096581.27864: exiting _queue_task() for managed_node3/set_fact 30490 1727096581.27991: done queuing things up, now waiting for results queue to drain 30490 1727096581.27993: waiting for pending results... 30490 1727096581.28243: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096581.28459: in run() - task 0afff68d-5257-ba36-653e-000000001155 30490 1727096581.28516: variable 'ansible_search_path' from source: unknown 30490 1727096581.28550: variable 'ansible_search_path' from source: unknown 30490 1727096581.28775: calling self._execute() 30490 1727096581.28780: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096581.28784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096581.28786: variable 'omit' from source: magic vars 30490 1727096581.29085: variable 'ansible_distribution_major_version' from source: facts 30490 1727096581.29103: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096581.29283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096581.29565: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096581.29624: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096581.29675: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096581.29716: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096581.29812: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 30490 1727096581.29843: 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) 30490 1727096581.29884: 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) 30490 1727096581.29917: 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) 30490 1727096581.30018: variable '__network_is_ostree' from source: set_fact 30490 1727096581.30028: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096581.30034: when evaluation is False, skipping this task 30490 1727096581.30040: _execute() done 30490 1727096581.30046: dumping result to json 30490 1727096581.30052: done dumping result, returning 30490 1727096581.30062: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-ba36-653e-000000001155] 30490 1727096581.30076: sending task result for task 0afff68d-5257-ba36-653e-000000001155 skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096581.30246: no more pending results, returning what we have 30490 1727096581.30250: results queue empty 30490 1727096581.30252: checking for any_errors_fatal 30490 1727096581.30259: done checking for any_errors_fatal 30490 1727096581.30260: checking for max_fail_percentage 30490 1727096581.30262: done checking for max_fail_percentage 30490 1727096581.30263: checking to see if all hosts have failed and the running result is not ok 30490 1727096581.30263: done checking to see if all hosts have failed 30490 1727096581.30264: getting the remaining hosts for this loop 30490 1727096581.30266: done getting the remaining hosts for this loop 30490 1727096581.30272: getting the next task for host managed_node3 30490 1727096581.30286: done getting next task for host managed_node3 30490 1727096581.30290: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096581.30297: ^ state is: HOST STATE: block=6, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096581.30317: getting variables 30490 1727096581.30319: in VariableManager get_vars() 30490 1727096581.30354: Calling all_inventory to load vars for managed_node3 30490 1727096581.30357: Calling groups_inventory to load vars for managed_node3 30490 1727096581.30359: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096581.30476: Calling all_plugins_play to load vars for managed_node3 30490 1727096581.30481: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096581.30486: done sending task result for task 0afff68d-5257-ba36-653e-000000001155 30490 1727096581.30489: WORKER PROCESS EXITING 30490 1727096581.30492: Calling groups_plugins_play to load vars for managed_node3 30490 1727096581.32441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096581.34588: done with get_vars() 30490 1727096581.34610: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:03:01 -0400 (0:00:00.072) 0:00:47.551 ****** 30490 1727096581.34714: entering _queue_task() for managed_node3/service_facts 30490 1727096581.35189: worker is 1 (out of 1 available) 30490 1727096581.35201: exiting _queue_task() for managed_node3/service_facts 30490 1727096581.35211: done queuing things up, now waiting for results queue to drain 30490 1727096581.35213: waiting for pending results... 30490 1727096581.35382: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096581.35621: in run() - task 0afff68d-5257-ba36-653e-000000001157 30490 1727096581.35683: variable 'ansible_search_path' from source: unknown 30490 1727096581.35703: variable 'ansible_search_path' from source: unknown 30490 1727096581.35743: calling self._execute() 30490 1727096581.35848: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096581.35878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096581.35984: variable 'omit' from source: magic vars 30490 1727096581.36313: variable 'ansible_distribution_major_version' from source: facts 30490 1727096581.36331: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096581.36345: variable 'omit' from source: magic vars 30490 1727096581.36433: variable 'omit' from source: magic vars 30490 1727096581.36466: variable 'omit' from source: magic vars 30490 1727096581.36523: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096581.36641: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096581.36643: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096581.36646: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096581.36647: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096581.36655: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096581.36662: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096581.36671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096581.36771: Set connection var ansible_connection to ssh 30490 1727096581.36786: Set connection var ansible_shell_type to sh 30490 1727096581.36796: Set connection var ansible_pipelining to False 30490 1727096581.36805: Set connection var ansible_shell_executable to /bin/sh 30490 1727096581.36813: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096581.36820: Set connection var ansible_timeout to 10 30490 1727096581.36843: variable 'ansible_shell_executable' from source: unknown 30490 1727096581.36848: variable 'ansible_connection' from source: unknown 30490 1727096581.36863: variable 'ansible_module_compression' from source: unknown 30490 1727096581.36870: variable 'ansible_shell_type' from source: unknown 30490 1727096581.36879: variable 'ansible_shell_executable' from source: unknown 30490 1727096581.36885: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096581.36966: variable 'ansible_pipelining' from source: unknown 30490 1727096581.36972: variable 'ansible_timeout' from source: unknown 30490 1727096581.36976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096581.37139: 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) 30490 1727096581.37163: variable 'omit' from source: magic vars 30490 1727096581.37182: starting attempt loop 30490 1727096581.37208: running the handler 30490 1727096581.37228: _low_level_execute_command(): starting 30490 1727096581.37242: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096581.38105: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096581.38153: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096581.38172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096581.38201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096581.38223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096581.38351: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096581.38413: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096581.38503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096581.40176: stdout chunk (state=3): >>>/root <<< 30490 1727096581.40302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096581.40322: stderr chunk (state=3): >>><<< 30490 1727096581.40333: stdout chunk (state=3): >>><<< 30490 1727096581.40461: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096581.40465: _low_level_execute_command(): starting 30490 1727096581.40471: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096581.403686-32665-83747886519805 `" && echo ansible-tmp-1727096581.403686-32665-83747886519805="` echo /root/.ansible/tmp/ansible-tmp-1727096581.403686-32665-83747886519805 `" ) && sleep 0' 30490 1727096581.41095: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096581.41098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096581.41101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096581.41112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096581.41125: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096581.41207: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096581.41210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096581.41212: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096581.41312: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096581.41406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096581.43298: stdout chunk (state=3): >>>ansible-tmp-1727096581.403686-32665-83747886519805=/root/.ansible/tmp/ansible-tmp-1727096581.403686-32665-83747886519805 <<< 30490 1727096581.43472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096581.43475: stdout chunk (state=3): >>><<< 30490 1727096581.43478: stderr chunk (state=3): >>><<< 30490 1727096581.43687: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096581.403686-32665-83747886519805=/root/.ansible/tmp/ansible-tmp-1727096581.403686-32665-83747886519805 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096581.43690: variable 'ansible_module_compression' from source: unknown 30490 1727096581.43693: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 30490 1727096581.43695: variable 'ansible_facts' from source: unknown 30490 1727096581.44116: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096581.403686-32665-83747886519805/AnsiballZ_service_facts.py 30490 1727096581.44291: Sending initial data 30490 1727096581.44295: Sent initial data (160 bytes) 30490 1727096581.44923: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096581.44927: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096581.44955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096581.45025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096581.45028: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096581.45030: stderr chunk (state=3): >>>debug2: match found <<< 30490 1727096581.45070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096581.45127: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096581.45161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096581.46750: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096581.46820: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096581.46892: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpxj0_hkcs /root/.ansible/tmp/ansible-tmp-1727096581.403686-32665-83747886519805/AnsiballZ_service_facts.py <<< 30490 1727096581.46895: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096581.403686-32665-83747886519805/AnsiballZ_service_facts.py" <<< 30490 1727096581.46952: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 30490 1727096581.46977: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpxj0_hkcs" to remote "/root/.ansible/tmp/ansible-tmp-1727096581.403686-32665-83747886519805/AnsiballZ_service_facts.py" <<< 30490 1727096581.46997: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096581.403686-32665-83747886519805/AnsiballZ_service_facts.py" <<< 30490 1727096581.47860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096581.47890: stderr chunk (state=3): >>><<< 30490 1727096581.47909: stdout chunk (state=3): >>><<< 30490 1727096581.47986: done transferring module to remote 30490 1727096581.48009: _low_level_execute_command(): starting 30490 1727096581.48019: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096581.403686-32665-83747886519805/ /root/.ansible/tmp/ansible-tmp-1727096581.403686-32665-83747886519805/AnsiballZ_service_facts.py && sleep 0' 30490 1727096581.48676: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096581.48695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096581.48799: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096581.48862: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096581.48902: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096581.50876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096581.50879: stdout chunk (state=3): >>><<< 30490 1727096581.50882: stderr chunk (state=3): >>><<< 30490 1727096581.50884: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096581.50888: _low_level_execute_command(): starting 30490 1727096581.50890: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096581.403686-32665-83747886519805/AnsiballZ_service_facts.py && sleep 0' 30490 1727096581.51837: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096581.51846: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096581.51861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096581.51905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096581.52077: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096581.52083: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096581.52200: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096581.52280: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096581.52362: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096583.04455: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 30490 1727096583.06377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096583.06382: stdout chunk (state=3): >>><<< 30490 1727096583.06384: stderr chunk (state=3): >>><<< 30490 1727096583.06388: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096583.08214: 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-1727096581.403686-32665-83747886519805/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096583.08232: _low_level_execute_command(): starting 30490 1727096583.08241: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096581.403686-32665-83747886519805/ > /dev/null 2>&1 && sleep 0' 30490 1727096583.09549: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096583.09563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096583.09581: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096583.09744: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096583.09817: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096583.09884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096583.11691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096583.11723: stderr chunk (state=3): >>><<< 30490 1727096583.11733: stdout chunk (state=3): >>><<< 30490 1727096583.11786: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096583.11797: handler run complete 30490 1727096583.12164: variable 'ansible_facts' from source: unknown 30490 1727096583.12319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096583.13022: variable 'ansible_facts' from source: unknown 30490 1727096583.13249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096583.13775: attempt loop complete, returning result 30490 1727096583.13780: _execute() done 30490 1727096583.13782: dumping result to json 30490 1727096583.13872: done dumping result, returning 30490 1727096583.13968: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-ba36-653e-000000001157] 30490 1727096583.13975: sending task result for task 0afff68d-5257-ba36-653e-000000001157 30490 1727096583.16066: done sending task result for task 0afff68d-5257-ba36-653e-000000001157 30490 1727096583.16072: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096583.16136: no more pending results, returning what we have 30490 1727096583.16139: results queue empty 30490 1727096583.16139: checking for any_errors_fatal 30490 1727096583.16142: done checking for any_errors_fatal 30490 1727096583.16143: checking for max_fail_percentage 30490 1727096583.16145: done checking for max_fail_percentage 30490 1727096583.16146: checking to see if all hosts have failed and the running result is not ok 30490 1727096583.16146: done checking to see if all hosts have failed 30490 1727096583.16147: getting the remaining hosts for this loop 30490 1727096583.16148: done getting the remaining hosts for this loop 30490 1727096583.16152: getting the next task for host managed_node3 30490 1727096583.16158: done getting next task for host managed_node3 30490 1727096583.16161: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096583.16184: ^ state is: HOST STATE: block=6, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096583.16198: getting variables 30490 1727096583.16199: in VariableManager get_vars() 30490 1727096583.16226: Calling all_inventory to load vars for managed_node3 30490 1727096583.16229: Calling groups_inventory to load vars for managed_node3 30490 1727096583.16231: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096583.16240: Calling all_plugins_play to load vars for managed_node3 30490 1727096583.16243: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096583.16246: Calling groups_plugins_play to load vars for managed_node3 30490 1727096583.18788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096583.22442: done with get_vars() 30490 1727096583.22464: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:03:03 -0400 (0:00:01.878) 0:00:49.429 ****** 30490 1727096583.22569: entering _queue_task() for managed_node3/package_facts 30490 1727096583.22935: worker is 1 (out of 1 available) 30490 1727096583.22948: exiting _queue_task() for managed_node3/package_facts 30490 1727096583.23076: done queuing things up, now waiting for results queue to drain 30490 1727096583.23079: waiting for pending results... 30490 1727096583.23272: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096583.23453: in run() - task 0afff68d-5257-ba36-653e-000000001158 30490 1727096583.23481: variable 'ansible_search_path' from source: unknown 30490 1727096583.23489: variable 'ansible_search_path' from source: unknown 30490 1727096583.23539: calling self._execute() 30490 1727096583.23638: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096583.23727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096583.23733: variable 'omit' from source: magic vars 30490 1727096583.24085: variable 'ansible_distribution_major_version' from source: facts 30490 1727096583.24102: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096583.24113: variable 'omit' from source: magic vars 30490 1727096583.24204: variable 'omit' from source: magic vars 30490 1727096583.24242: variable 'omit' from source: magic vars 30490 1727096583.24307: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096583.24348: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096583.24376: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096583.24406: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096583.24422: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096583.24454: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096583.24473: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096583.24476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096583.24611: Set connection var ansible_connection to ssh 30490 1727096583.24615: Set connection var ansible_shell_type to sh 30490 1727096583.24617: Set connection var ansible_pipelining to False 30490 1727096583.24619: Set connection var ansible_shell_executable to /bin/sh 30490 1727096583.24621: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096583.24623: Set connection var ansible_timeout to 10 30490 1727096583.24651: variable 'ansible_shell_executable' from source: unknown 30490 1727096583.24660: variable 'ansible_connection' from source: unknown 30490 1727096583.24671: variable 'ansible_module_compression' from source: unknown 30490 1727096583.24720: variable 'ansible_shell_type' from source: unknown 30490 1727096583.24724: variable 'ansible_shell_executable' from source: unknown 30490 1727096583.24726: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096583.24728: variable 'ansible_pipelining' from source: unknown 30490 1727096583.24730: variable 'ansible_timeout' from source: unknown 30490 1727096583.24732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096583.24906: 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) 30490 1727096583.24922: variable 'omit' from source: magic vars 30490 1727096583.24937: starting attempt loop 30490 1727096583.25049: running the handler 30490 1727096583.25052: _low_level_execute_command(): starting 30490 1727096583.25055: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096583.25795: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096583.25828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096583.25860: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096583.25904: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096583.25941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096583.27605: stdout chunk (state=3): >>>/root <<< 30490 1727096583.27741: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096583.27753: stdout chunk (state=3): >>><<< 30490 1727096583.27994: stderr chunk (state=3): >>><<< 30490 1727096583.27998: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096583.28001: _low_level_execute_command(): starting 30490 1727096583.28004: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096583.2789855-32776-27305213176820 `" && echo ansible-tmp-1727096583.2789855-32776-27305213176820="` echo /root/.ansible/tmp/ansible-tmp-1727096583.2789855-32776-27305213176820 `" ) && sleep 0' 30490 1727096583.28902: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096583.29174: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096583.29387: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096583.29447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096583.31398: stdout chunk (state=3): >>>ansible-tmp-1727096583.2789855-32776-27305213176820=/root/.ansible/tmp/ansible-tmp-1727096583.2789855-32776-27305213176820 <<< 30490 1727096583.31515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096583.31520: stdout chunk (state=3): >>><<< 30490 1727096583.31673: stderr chunk (state=3): >>><<< 30490 1727096583.31677: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096583.2789855-32776-27305213176820=/root/.ansible/tmp/ansible-tmp-1727096583.2789855-32776-27305213176820 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096583.31679: variable 'ansible_module_compression' from source: unknown 30490 1727096583.31681: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 30490 1727096583.31803: variable 'ansible_facts' from source: unknown 30490 1727096583.32197: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096583.2789855-32776-27305213176820/AnsiballZ_package_facts.py 30490 1727096583.32562: Sending initial data 30490 1727096583.32565: Sent initial data (161 bytes) 30490 1727096583.33611: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096583.33653: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096583.33780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096583.33803: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096583.33925: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096583.35533: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096583.35563: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096583.35635: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpphzx0vt5 /root/.ansible/tmp/ansible-tmp-1727096583.2789855-32776-27305213176820/AnsiballZ_package_facts.py <<< 30490 1727096583.35648: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096583.2789855-32776-27305213176820/AnsiballZ_package_facts.py" <<< 30490 1727096583.35784: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpphzx0vt5" to remote "/root/.ansible/tmp/ansible-tmp-1727096583.2789855-32776-27305213176820/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096583.2789855-32776-27305213176820/AnsiballZ_package_facts.py" <<< 30490 1727096583.38293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096583.38477: stderr chunk (state=3): >>><<< 30490 1727096583.38480: stdout chunk (state=3): >>><<< 30490 1727096583.38482: done transferring module to remote 30490 1727096583.38485: _low_level_execute_command(): starting 30490 1727096583.38487: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096583.2789855-32776-27305213176820/ /root/.ansible/tmp/ansible-tmp-1727096583.2789855-32776-27305213176820/AnsiballZ_package_facts.py && sleep 0' 30490 1727096583.39585: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096583.39743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096583.39756: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096583.39765: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096583.39836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096583.41640: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096583.41747: stderr chunk (state=3): >>><<< 30490 1727096583.41751: stdout chunk (state=3): >>><<< 30490 1727096583.41770: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096583.41780: _low_level_execute_command(): starting 30490 1727096583.41783: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096583.2789855-32776-27305213176820/AnsiballZ_package_facts.py && sleep 0' 30490 1727096583.42989: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096583.43036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096583.43039: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096583.43042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096583.43044: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096583.43051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096583.43053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096583.43270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096583.43292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096583.87883: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 30490 1727096583.87903: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 30490 1727096583.88178: stdout chunk (state=3): >>>pm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 30490 1727096583.89714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096583.89757: stderr chunk (state=3): >>><<< 30490 1727096583.89760: stdout chunk (state=3): >>><<< 30490 1727096583.89801: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096583.92553: 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-1727096583.2789855-32776-27305213176820/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096583.92557: _low_level_execute_command(): starting 30490 1727096583.92560: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096583.2789855-32776-27305213176820/ > /dev/null 2>&1 && sleep 0' 30490 1727096583.93600: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096583.93631: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096583.93722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096583.93841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096583.93962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096583.93999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096583.95913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096583.95950: stdout chunk (state=3): >>><<< 30490 1727096583.95965: stderr chunk (state=3): >>><<< 30490 1727096583.96001: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096583.96052: handler run complete 30490 1727096583.98124: variable 'ansible_facts' from source: unknown 30490 1727096583.98665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096584.01291: variable 'ansible_facts' from source: unknown 30490 1727096584.01704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096584.02581: attempt loop complete, returning result 30490 1727096584.02584: _execute() done 30490 1727096584.02587: dumping result to json 30490 1727096584.02589: done dumping result, returning 30490 1727096584.02599: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-ba36-653e-000000001158] 30490 1727096584.02604: sending task result for task 0afff68d-5257-ba36-653e-000000001158 30490 1727096584.05230: done sending task result for task 0afff68d-5257-ba36-653e-000000001158 30490 1727096584.05234: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096584.05385: no more pending results, returning what we have 30490 1727096584.05389: results queue empty 30490 1727096584.05390: checking for any_errors_fatal 30490 1727096584.05396: done checking for any_errors_fatal 30490 1727096584.05397: checking for max_fail_percentage 30490 1727096584.05399: done checking for max_fail_percentage 30490 1727096584.05400: checking to see if all hosts have failed and the running result is not ok 30490 1727096584.05400: done checking to see if all hosts have failed 30490 1727096584.05401: getting the remaining hosts for this loop 30490 1727096584.05402: done getting the remaining hosts for this loop 30490 1727096584.05406: getting the next task for host managed_node3 30490 1727096584.05414: done getting next task for host managed_node3 30490 1727096584.05417: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096584.05423: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096584.05442: getting variables 30490 1727096584.05444: in VariableManager get_vars() 30490 1727096584.05480: Calling all_inventory to load vars for managed_node3 30490 1727096584.05483: Calling groups_inventory to load vars for managed_node3 30490 1727096584.05486: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096584.05494: Calling all_plugins_play to load vars for managed_node3 30490 1727096584.05497: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096584.05500: Calling groups_plugins_play to load vars for managed_node3 30490 1727096584.06810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096584.09526: done with get_vars() 30490 1727096584.09552: done getting variables 30490 1727096584.09650: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:03:04 -0400 (0:00:00.871) 0:00:50.301 ****** 30490 1727096584.09704: entering _queue_task() for managed_node3/debug 30490 1727096584.10097: worker is 1 (out of 1 available) 30490 1727096584.10117: exiting _queue_task() for managed_node3/debug 30490 1727096584.10129: done queuing things up, now waiting for results queue to drain 30490 1727096584.10130: waiting for pending results... 30490 1727096584.10562: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096584.10617: in run() - task 0afff68d-5257-ba36-653e-0000000010f6 30490 1727096584.10639: variable 'ansible_search_path' from source: unknown 30490 1727096584.10646: variable 'ansible_search_path' from source: unknown 30490 1727096584.10705: calling self._execute() 30490 1727096584.10811: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096584.10823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096584.10881: variable 'omit' from source: magic vars 30490 1727096584.11249: variable 'ansible_distribution_major_version' from source: facts 30490 1727096584.11266: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096584.11283: variable 'omit' from source: magic vars 30490 1727096584.11357: variable 'omit' from source: magic vars 30490 1727096584.11532: variable 'network_provider' from source: set_fact 30490 1727096584.11536: variable 'omit' from source: magic vars 30490 1727096584.11546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096584.11591: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096584.11617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096584.11648: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096584.11664: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096584.11703: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096584.11713: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096584.11722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096584.11833: Set connection var ansible_connection to ssh 30490 1727096584.11846: Set connection var ansible_shell_type to sh 30490 1727096584.11937: Set connection var ansible_pipelining to False 30490 1727096584.11941: Set connection var ansible_shell_executable to /bin/sh 30490 1727096584.11944: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096584.11947: Set connection var ansible_timeout to 10 30490 1727096584.11950: variable 'ansible_shell_executable' from source: unknown 30490 1727096584.11954: variable 'ansible_connection' from source: unknown 30490 1727096584.11956: variable 'ansible_module_compression' from source: unknown 30490 1727096584.11960: variable 'ansible_shell_type' from source: unknown 30490 1727096584.11962: variable 'ansible_shell_executable' from source: unknown 30490 1727096584.11964: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096584.11967: variable 'ansible_pipelining' from source: unknown 30490 1727096584.11971: variable 'ansible_timeout' from source: unknown 30490 1727096584.11975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096584.12245: 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) 30490 1727096584.12250: variable 'omit' from source: magic vars 30490 1727096584.12256: starting attempt loop 30490 1727096584.12259: running the handler 30490 1727096584.12261: handler run complete 30490 1727096584.12263: attempt loop complete, returning result 30490 1727096584.12265: _execute() done 30490 1727096584.12268: dumping result to json 30490 1727096584.12313: done dumping result, returning 30490 1727096584.12316: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-ba36-653e-0000000010f6] 30490 1727096584.12318: sending task result for task 0afff68d-5257-ba36-653e-0000000010f6 30490 1727096584.12490: done sending task result for task 0afff68d-5257-ba36-653e-0000000010f6 30490 1727096584.12493: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 30490 1727096584.12597: no more pending results, returning what we have 30490 1727096584.12601: results queue empty 30490 1727096584.12602: checking for any_errors_fatal 30490 1727096584.12612: done checking for any_errors_fatal 30490 1727096584.12613: checking for max_fail_percentage 30490 1727096584.12615: done checking for max_fail_percentage 30490 1727096584.12616: checking to see if all hosts have failed and the running result is not ok 30490 1727096584.12617: done checking to see if all hosts have failed 30490 1727096584.12618: getting the remaining hosts for this loop 30490 1727096584.12619: done getting the remaining hosts for this loop 30490 1727096584.12623: getting the next task for host managed_node3 30490 1727096584.12777: done getting next task for host managed_node3 30490 1727096584.12781: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096584.12787: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096584.12799: getting variables 30490 1727096584.12801: in VariableManager get_vars() 30490 1727096584.12836: Calling all_inventory to load vars for managed_node3 30490 1727096584.12839: Calling groups_inventory to load vars for managed_node3 30490 1727096584.12841: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096584.12850: Calling all_plugins_play to load vars for managed_node3 30490 1727096584.12853: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096584.12856: Calling groups_plugins_play to load vars for managed_node3 30490 1727096584.14544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096584.16340: done with get_vars() 30490 1727096584.16371: done getting variables 30490 1727096584.16433: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:03:04 -0400 (0:00:00.067) 0:00:50.369 ****** 30490 1727096584.16493: entering _queue_task() for managed_node3/fail 30490 1727096584.17072: worker is 1 (out of 1 available) 30490 1727096584.17086: exiting _queue_task() for managed_node3/fail 30490 1727096584.17097: done queuing things up, now waiting for results queue to drain 30490 1727096584.17098: waiting for pending results... 30490 1727096584.17277: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096584.17419: in run() - task 0afff68d-5257-ba36-653e-0000000010f7 30490 1727096584.17475: variable 'ansible_search_path' from source: unknown 30490 1727096584.17480: variable 'ansible_search_path' from source: unknown 30490 1727096584.17505: calling self._execute() 30490 1727096584.17609: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096584.17656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096584.17663: variable 'omit' from source: magic vars 30490 1727096584.18090: variable 'ansible_distribution_major_version' from source: facts 30490 1727096584.18112: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096584.18305: variable 'network_state' from source: role '' defaults 30490 1727096584.18309: Evaluated conditional (network_state != {}): False 30490 1727096584.18311: when evaluation is False, skipping this task 30490 1727096584.18314: _execute() done 30490 1727096584.18322: dumping result to json 30490 1727096584.18325: done dumping result, returning 30490 1727096584.18328: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-ba36-653e-0000000010f7] 30490 1727096584.18330: sending task result for task 0afff68d-5257-ba36-653e-0000000010f7 30490 1727096584.18406: done sending task result for task 0afff68d-5257-ba36-653e-0000000010f7 30490 1727096584.18413: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096584.18478: no more pending results, returning what we have 30490 1727096584.18483: results queue empty 30490 1727096584.18483: checking for any_errors_fatal 30490 1727096584.18493: done checking for any_errors_fatal 30490 1727096584.18494: checking for max_fail_percentage 30490 1727096584.18496: done checking for max_fail_percentage 30490 1727096584.18497: checking to see if all hosts have failed and the running result is not ok 30490 1727096584.18497: done checking to see if all hosts have failed 30490 1727096584.18498: getting the remaining hosts for this loop 30490 1727096584.18500: done getting the remaining hosts for this loop 30490 1727096584.18503: getting the next task for host managed_node3 30490 1727096584.18622: done getting next task for host managed_node3 30490 1727096584.18626: ^ 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 30490 1727096584.18631: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096584.18645: getting variables 30490 1727096584.18646: in VariableManager get_vars() 30490 1727096584.18676: Calling all_inventory to load vars for managed_node3 30490 1727096584.18678: Calling groups_inventory to load vars for managed_node3 30490 1727096584.18679: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096584.18686: Calling all_plugins_play to load vars for managed_node3 30490 1727096584.18688: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096584.18689: Calling groups_plugins_play to load vars for managed_node3 30490 1727096584.19446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096584.20429: done with get_vars() 30490 1727096584.20444: done getting variables 30490 1727096584.20491: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:03:04 -0400 (0:00:00.040) 0:00:50.409 ****** 30490 1727096584.20515: entering _queue_task() for managed_node3/fail 30490 1727096584.20736: worker is 1 (out of 1 available) 30490 1727096584.20751: exiting _queue_task() for managed_node3/fail 30490 1727096584.20764: done queuing things up, now waiting for results queue to drain 30490 1727096584.20766: waiting for pending results... 30490 1727096584.20949: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 30490 1727096584.21035: in run() - task 0afff68d-5257-ba36-653e-0000000010f8 30490 1727096584.21046: variable 'ansible_search_path' from source: unknown 30490 1727096584.21050: variable 'ansible_search_path' from source: unknown 30490 1727096584.21082: calling self._execute() 30490 1727096584.21153: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096584.21157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096584.21165: variable 'omit' from source: magic vars 30490 1727096584.21444: variable 'ansible_distribution_major_version' from source: facts 30490 1727096584.21455: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096584.21538: variable 'network_state' from source: role '' defaults 30490 1727096584.21548: Evaluated conditional (network_state != {}): False 30490 1727096584.21552: when evaluation is False, skipping this task 30490 1727096584.21554: _execute() done 30490 1727096584.21558: dumping result to json 30490 1727096584.21561: done dumping result, returning 30490 1727096584.21573: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-ba36-653e-0000000010f8] 30490 1727096584.21576: sending task result for task 0afff68d-5257-ba36-653e-0000000010f8 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096584.21706: no more pending results, returning what we have 30490 1727096584.21710: results queue empty 30490 1727096584.21711: checking for any_errors_fatal 30490 1727096584.21719: done checking for any_errors_fatal 30490 1727096584.21720: checking for max_fail_percentage 30490 1727096584.21722: done checking for max_fail_percentage 30490 1727096584.21723: checking to see if all hosts have failed and the running result is not ok 30490 1727096584.21723: done checking to see if all hosts have failed 30490 1727096584.21724: getting the remaining hosts for this loop 30490 1727096584.21725: done getting the remaining hosts for this loop 30490 1727096584.21729: getting the next task for host managed_node3 30490 1727096584.21737: done getting next task for host managed_node3 30490 1727096584.21740: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096584.21744: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096584.21763: getting variables 30490 1727096584.21764: in VariableManager get_vars() 30490 1727096584.21802: Calling all_inventory to load vars for managed_node3 30490 1727096584.21804: Calling groups_inventory to load vars for managed_node3 30490 1727096584.21806: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096584.21812: done sending task result for task 0afff68d-5257-ba36-653e-0000000010f8 30490 1727096584.21814: WORKER PROCESS EXITING 30490 1727096584.21822: Calling all_plugins_play to load vars for managed_node3 30490 1727096584.21825: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096584.21827: Calling groups_plugins_play to load vars for managed_node3 30490 1727096584.22559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096584.23428: done with get_vars() 30490 1727096584.23443: done getting variables 30490 1727096584.23485: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:03:04 -0400 (0:00:00.029) 0:00:50.439 ****** 30490 1727096584.23510: entering _queue_task() for managed_node3/fail 30490 1727096584.23698: worker is 1 (out of 1 available) 30490 1727096584.23712: exiting _queue_task() for managed_node3/fail 30490 1727096584.23724: done queuing things up, now waiting for results queue to drain 30490 1727096584.23726: waiting for pending results... 30490 1727096584.23895: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096584.23988: in run() - task 0afff68d-5257-ba36-653e-0000000010f9 30490 1727096584.23999: variable 'ansible_search_path' from source: unknown 30490 1727096584.24003: variable 'ansible_search_path' from source: unknown 30490 1727096584.24028: calling self._execute() 30490 1727096584.24095: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096584.24100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096584.24107: variable 'omit' from source: magic vars 30490 1727096584.24361: variable 'ansible_distribution_major_version' from source: facts 30490 1727096584.24371: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096584.24498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096584.27176: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096584.27387: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096584.27618: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096584.27645: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096584.27673: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096584.27755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096584.28175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096584.28178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096584.28180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096584.28186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096584.28347: variable 'ansible_distribution_major_version' from source: facts 30490 1727096584.28373: Evaluated conditional (ansible_distribution_major_version | int > 9): True 30490 1727096584.28510: variable 'ansible_distribution' from source: facts 30490 1727096584.28520: variable '__network_rh_distros' from source: role '' defaults 30490 1727096584.28535: Evaluated conditional (ansible_distribution in __network_rh_distros): True 30490 1727096584.28817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096584.28846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096584.28886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096584.28932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096584.28951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096584.29015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096584.29037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096584.29061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096584.29327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096584.29341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096584.29387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096584.29409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096584.29432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096584.29471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096584.29487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096584.29795: variable 'network_connections' from source: include params 30490 1727096584.29806: variable 'interface' from source: play vars 30490 1727096584.29868: variable 'interface' from source: play vars 30490 1727096584.29885: variable 'network_state' from source: role '' defaults 30490 1727096584.30170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096584.30375: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096584.30437: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096584.30473: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096584.30516: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096584.30561: 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) 30490 1727096584.30592: 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) 30490 1727096584.30642: 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) 30490 1727096584.30679: 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) 30490 1727096584.30728: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 30490 1727096584.30737: when evaluation is False, skipping this task 30490 1727096584.30746: _execute() done 30490 1727096584.30753: dumping result to json 30490 1727096584.30761: done dumping result, returning 30490 1727096584.30777: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-ba36-653e-0000000010f9] 30490 1727096584.30787: sending task result for task 0afff68d-5257-ba36-653e-0000000010f9 30490 1727096584.30906: done sending task result for task 0afff68d-5257-ba36-653e-0000000010f9 30490 1727096584.30910: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 30490 1727096584.30989: no more pending results, returning what we have 30490 1727096584.30993: results queue empty 30490 1727096584.30994: checking for any_errors_fatal 30490 1727096584.31003: done checking for any_errors_fatal 30490 1727096584.31004: checking for max_fail_percentage 30490 1727096584.31006: done checking for max_fail_percentage 30490 1727096584.31007: checking to see if all hosts have failed and the running result is not ok 30490 1727096584.31008: done checking to see if all hosts have failed 30490 1727096584.31009: getting the remaining hosts for this loop 30490 1727096584.31010: done getting the remaining hosts for this loop 30490 1727096584.31014: getting the next task for host managed_node3 30490 1727096584.31023: done getting next task for host managed_node3 30490 1727096584.31027: ^ 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 30490 1727096584.31032: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096584.31062: getting variables 30490 1727096584.31065: in VariableManager get_vars() 30490 1727096584.31109: Calling all_inventory to load vars for managed_node3 30490 1727096584.31112: Calling groups_inventory to load vars for managed_node3 30490 1727096584.31115: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096584.31126: Calling all_plugins_play to load vars for managed_node3 30490 1727096584.31130: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096584.31133: Calling groups_plugins_play to load vars for managed_node3 30490 1727096584.33120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096584.40752: done with get_vars() 30490 1727096584.40787: done getting variables 30490 1727096584.40837: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:03:04 -0400 (0:00:00.173) 0:00:50.612 ****** 30490 1727096584.40872: entering _queue_task() for managed_node3/dnf 30490 1727096584.41337: worker is 1 (out of 1 available) 30490 1727096584.41348: exiting _queue_task() for managed_node3/dnf 30490 1727096584.41358: done queuing things up, now waiting for results queue to drain 30490 1727096584.41361: waiting for pending results... 30490 1727096584.41665: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 30490 1727096584.41719: in run() - task 0afff68d-5257-ba36-653e-0000000010fa 30490 1727096584.41743: variable 'ansible_search_path' from source: unknown 30490 1727096584.41752: variable 'ansible_search_path' from source: unknown 30490 1727096584.41874: calling self._execute() 30490 1727096584.41898: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096584.41912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096584.41925: variable 'omit' from source: magic vars 30490 1727096584.42326: variable 'ansible_distribution_major_version' from source: facts 30490 1727096584.42407: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096584.42550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096584.45484: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096584.45563: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096584.45606: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096584.45887: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096584.45891: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096584.45942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096584.45979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096584.46211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096584.46214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096584.46219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096584.46539: variable 'ansible_distribution' from source: facts 30490 1727096584.46544: variable 'ansible_distribution_major_version' from source: facts 30490 1727096584.46547: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 30490 1727096584.46875: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096584.47016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096584.47044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096584.47080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096584.47137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096584.47158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096584.47214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096584.47244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096584.47308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096584.47324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096584.47344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096584.47389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096584.47426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096584.47458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096584.47529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096584.47533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096584.47706: variable 'network_connections' from source: include params 30490 1727096584.47725: variable 'interface' from source: play vars 30490 1727096584.47855: variable 'interface' from source: play vars 30490 1727096584.47888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096584.48075: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096584.48116: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096584.48150: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096584.48191: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096584.48235: 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) 30490 1727096584.48264: 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) 30490 1727096584.48400: 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) 30490 1727096584.48403: 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) 30490 1727096584.48408: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096584.48656: variable 'network_connections' from source: include params 30490 1727096584.48667: variable 'interface' from source: play vars 30490 1727096584.48736: variable 'interface' from source: play vars 30490 1727096584.48774: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096584.48783: when evaluation is False, skipping this task 30490 1727096584.48790: _execute() done 30490 1727096584.48797: dumping result to json 30490 1727096584.48803: done dumping result, returning 30490 1727096584.48814: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-0000000010fa] 30490 1727096584.48823: sending task result for task 0afff68d-5257-ba36-653e-0000000010fa skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096584.49113: no more pending results, returning what we have 30490 1727096584.49118: results queue empty 30490 1727096584.49119: checking for any_errors_fatal 30490 1727096584.49126: done checking for any_errors_fatal 30490 1727096584.49127: checking for max_fail_percentage 30490 1727096584.49129: done checking for max_fail_percentage 30490 1727096584.49130: checking to see if all hosts have failed and the running result is not ok 30490 1727096584.49131: done checking to see if all hosts have failed 30490 1727096584.49132: getting the remaining hosts for this loop 30490 1727096584.49134: done getting the remaining hosts for this loop 30490 1727096584.49138: getting the next task for host managed_node3 30490 1727096584.49146: done getting next task for host managed_node3 30490 1727096584.49150: ^ 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 30490 1727096584.49160: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096584.49186: getting variables 30490 1727096584.49188: in VariableManager get_vars() 30490 1727096584.49227: Calling all_inventory to load vars for managed_node3 30490 1727096584.49230: Calling groups_inventory to load vars for managed_node3 30490 1727096584.49233: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096584.49243: Calling all_plugins_play to load vars for managed_node3 30490 1727096584.49247: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096584.49250: Calling groups_plugins_play to load vars for managed_node3 30490 1727096584.49884: done sending task result for task 0afff68d-5257-ba36-653e-0000000010fa 30490 1727096584.49888: WORKER PROCESS EXITING 30490 1727096584.50958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096584.52529: done with get_vars() 30490 1727096584.52547: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096584.52616: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:03:04 -0400 (0:00:00.117) 0:00:50.730 ****** 30490 1727096584.52642: entering _queue_task() for managed_node3/yum 30490 1727096584.52952: worker is 1 (out of 1 available) 30490 1727096584.52974: exiting _queue_task() for managed_node3/yum 30490 1727096584.52985: done queuing things up, now waiting for results queue to drain 30490 1727096584.52987: waiting for pending results... 30490 1727096584.53188: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 30490 1727096584.53482: in run() - task 0afff68d-5257-ba36-653e-0000000010fb 30490 1727096584.53487: variable 'ansible_search_path' from source: unknown 30490 1727096584.53490: variable 'ansible_search_path' from source: unknown 30490 1727096584.53494: calling self._execute() 30490 1727096584.53556: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096584.53562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096584.53594: variable 'omit' from source: magic vars 30490 1727096584.54003: variable 'ansible_distribution_major_version' from source: facts 30490 1727096584.54013: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096584.54222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096584.57457: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096584.57822: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096584.57860: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096584.57901: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096584.57916: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096584.58008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096584.58027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096584.58046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096584.58074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096584.58087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096584.58156: variable 'ansible_distribution_major_version' from source: facts 30490 1727096584.58187: Evaluated conditional (ansible_distribution_major_version | int < 8): False 30490 1727096584.58190: when evaluation is False, skipping this task 30490 1727096584.58193: _execute() done 30490 1727096584.58195: dumping result to json 30490 1727096584.58197: done dumping result, returning 30490 1727096584.58200: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-0000000010fb] 30490 1727096584.58216: sending task result for task 0afff68d-5257-ba36-653e-0000000010fb 30490 1727096584.58376: done sending task result for task 0afff68d-5257-ba36-653e-0000000010fb 30490 1727096584.58379: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 30490 1727096584.58454: no more pending results, returning what we have 30490 1727096584.58458: results queue empty 30490 1727096584.58459: checking for any_errors_fatal 30490 1727096584.58466: done checking for any_errors_fatal 30490 1727096584.58466: checking for max_fail_percentage 30490 1727096584.58471: done checking for max_fail_percentage 30490 1727096584.58472: checking to see if all hosts have failed and the running result is not ok 30490 1727096584.58472: done checking to see if all hosts have failed 30490 1727096584.58473: getting the remaining hosts for this loop 30490 1727096584.58475: done getting the remaining hosts for this loop 30490 1727096584.58479: getting the next task for host managed_node3 30490 1727096584.58487: done getting next task for host managed_node3 30490 1727096584.58491: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096584.58496: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096584.58520: getting variables 30490 1727096584.58526: in VariableManager get_vars() 30490 1727096584.58562: Calling all_inventory to load vars for managed_node3 30490 1727096584.58565: Calling groups_inventory to load vars for managed_node3 30490 1727096584.58569: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096584.58578: Calling all_plugins_play to load vars for managed_node3 30490 1727096584.58582: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096584.58584: Calling groups_plugins_play to load vars for managed_node3 30490 1727096584.59921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096584.60786: done with get_vars() 30490 1727096584.60802: done getting variables 30490 1727096584.60846: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:03:04 -0400 (0:00:00.082) 0:00:50.812 ****** 30490 1727096584.60874: entering _queue_task() for managed_node3/fail 30490 1727096584.61129: worker is 1 (out of 1 available) 30490 1727096584.61144: exiting _queue_task() for managed_node3/fail 30490 1727096584.61159: done queuing things up, now waiting for results queue to drain 30490 1727096584.61163: waiting for pending results... 30490 1727096584.61575: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096584.61613: in run() - task 0afff68d-5257-ba36-653e-0000000010fc 30490 1727096584.61617: variable 'ansible_search_path' from source: unknown 30490 1727096584.61620: variable 'ansible_search_path' from source: unknown 30490 1727096584.61709: calling self._execute() 30490 1727096584.61766: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096584.61802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096584.61806: variable 'omit' from source: magic vars 30490 1727096584.62210: variable 'ansible_distribution_major_version' from source: facts 30490 1727096584.62222: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096584.62331: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096584.62554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096584.64417: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096584.64471: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096584.64502: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096584.64526: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096584.64546: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096584.64619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096584.64643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096584.64665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096584.64695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096584.64706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096584.64739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096584.64756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096584.64775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096584.64803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096584.64814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096584.64842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096584.64858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096584.64882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096584.64905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096584.64916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096584.65039: variable 'network_connections' from source: include params 30490 1727096584.65050: variable 'interface' from source: play vars 30490 1727096584.65106: variable 'interface' from source: play vars 30490 1727096584.65185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096584.65322: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096584.65379: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096584.65412: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096584.65442: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096584.65515: 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) 30490 1727096584.65518: 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) 30490 1727096584.65543: 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) 30490 1727096584.65563: 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) 30490 1727096584.65610: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096584.65776: variable 'network_connections' from source: include params 30490 1727096584.65783: variable 'interface' from source: play vars 30490 1727096584.65857: variable 'interface' from source: play vars 30490 1727096584.65880: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096584.65884: when evaluation is False, skipping this task 30490 1727096584.65886: _execute() done 30490 1727096584.65889: dumping result to json 30490 1727096584.65891: done dumping result, returning 30490 1727096584.65900: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-0000000010fc] 30490 1727096584.65904: sending task result for task 0afff68d-5257-ba36-653e-0000000010fc skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096584.66050: no more pending results, returning what we have 30490 1727096584.66054: results queue empty 30490 1727096584.66055: checking for any_errors_fatal 30490 1727096584.66062: done checking for any_errors_fatal 30490 1727096584.66062: checking for max_fail_percentage 30490 1727096584.66064: done checking for max_fail_percentage 30490 1727096584.66065: checking to see if all hosts have failed and the running result is not ok 30490 1727096584.66066: done checking to see if all hosts have failed 30490 1727096584.66069: getting the remaining hosts for this loop 30490 1727096584.66070: done getting the remaining hosts for this loop 30490 1727096584.66076: getting the next task for host managed_node3 30490 1727096584.66085: done getting next task for host managed_node3 30490 1727096584.66089: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 30490 1727096584.66094: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096584.66115: getting variables 30490 1727096584.66117: in VariableManager get_vars() 30490 1727096584.66155: Calling all_inventory to load vars for managed_node3 30490 1727096584.66158: Calling groups_inventory to load vars for managed_node3 30490 1727096584.66160: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096584.66181: Calling all_plugins_play to load vars for managed_node3 30490 1727096584.66185: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096584.66190: done sending task result for task 0afff68d-5257-ba36-653e-0000000010fc 30490 1727096584.66193: WORKER PROCESS EXITING 30490 1727096584.66196: Calling groups_plugins_play to load vars for managed_node3 30490 1727096584.67149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096584.68261: done with get_vars() 30490 1727096584.68283: done getting variables 30490 1727096584.68337: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:03:04 -0400 (0:00:00.074) 0:00:50.887 ****** 30490 1727096584.68371: entering _queue_task() for managed_node3/package 30490 1727096584.68682: worker is 1 (out of 1 available) 30490 1727096584.68699: exiting _queue_task() for managed_node3/package 30490 1727096584.68714: done queuing things up, now waiting for results queue to drain 30490 1727096584.68716: waiting for pending results... 30490 1727096584.68965: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 30490 1727096584.69108: in run() - task 0afff68d-5257-ba36-653e-0000000010fd 30490 1727096584.69119: variable 'ansible_search_path' from source: unknown 30490 1727096584.69123: variable 'ansible_search_path' from source: unknown 30490 1727096584.69191: calling self._execute() 30490 1727096584.69310: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096584.69316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096584.69332: variable 'omit' from source: magic vars 30490 1727096584.69623: variable 'ansible_distribution_major_version' from source: facts 30490 1727096584.69632: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096584.69786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096584.69991: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096584.70023: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096584.70046: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096584.70102: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096584.70182: variable 'network_packages' from source: role '' defaults 30490 1727096584.70254: variable '__network_provider_setup' from source: role '' defaults 30490 1727096584.70262: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096584.70313: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096584.70321: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096584.70363: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096584.70493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096584.72766: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096584.72771: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096584.72802: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096584.72824: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096584.72844: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096584.72911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096584.72931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096584.72948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096584.72980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096584.72992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096584.73024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096584.73054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096584.73071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096584.73162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096584.73166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096584.73377: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096584.73777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096584.73780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096584.73783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096584.73785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096584.73787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096584.73789: variable 'ansible_python' from source: facts 30490 1727096584.73791: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096584.73793: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096584.73805: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096584.73927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096584.73949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096584.73973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096584.74011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096584.74024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096584.74066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096584.74092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096584.74114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096584.74149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096584.74211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096584.74429: variable 'network_connections' from source: include params 30490 1727096584.74436: variable 'interface' from source: play vars 30490 1727096584.74538: variable 'interface' from source: play vars 30490 1727096584.74609: 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) 30490 1727096584.74635: 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) 30490 1727096584.74664: 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) 30490 1727096584.74730: 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) 30490 1727096584.74741: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096584.75078: variable 'network_connections' from source: include params 30490 1727096584.75081: variable 'interface' from source: play vars 30490 1727096584.75115: variable 'interface' from source: play vars 30490 1727096584.75169: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096584.75242: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096584.75453: variable 'network_connections' from source: include params 30490 1727096584.75456: variable 'interface' from source: play vars 30490 1727096584.75508: variable 'interface' from source: play vars 30490 1727096584.75543: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096584.75594: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096584.75791: variable 'network_connections' from source: include params 30490 1727096584.75794: variable 'interface' from source: play vars 30490 1727096584.75840: variable 'interface' from source: play vars 30490 1727096584.75890: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096584.75932: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096584.75938: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096584.75985: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096584.76120: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096584.76419: variable 'network_connections' from source: include params 30490 1727096584.76422: variable 'interface' from source: play vars 30490 1727096584.76463: variable 'interface' from source: play vars 30490 1727096584.76473: variable 'ansible_distribution' from source: facts 30490 1727096584.76478: variable '__network_rh_distros' from source: role '' defaults 30490 1727096584.76485: variable 'ansible_distribution_major_version' from source: facts 30490 1727096584.76509: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096584.76613: variable 'ansible_distribution' from source: facts 30490 1727096584.76617: variable '__network_rh_distros' from source: role '' defaults 30490 1727096584.76621: variable 'ansible_distribution_major_version' from source: facts 30490 1727096584.76630: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096584.76742: variable 'ansible_distribution' from source: facts 30490 1727096584.76745: variable '__network_rh_distros' from source: role '' defaults 30490 1727096584.76750: variable 'ansible_distribution_major_version' from source: facts 30490 1727096584.76779: variable 'network_provider' from source: set_fact 30490 1727096584.76790: variable 'ansible_facts' from source: unknown 30490 1727096584.77439: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 30490 1727096584.77442: when evaluation is False, skipping this task 30490 1727096584.77479: _execute() done 30490 1727096584.77574: dumping result to json 30490 1727096584.77577: done dumping result, returning 30490 1727096584.77579: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-ba36-653e-0000000010fd] 30490 1727096584.77581: sending task result for task 0afff68d-5257-ba36-653e-0000000010fd 30490 1727096584.77651: done sending task result for task 0afff68d-5257-ba36-653e-0000000010fd 30490 1727096584.77654: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 30490 1727096584.77702: no more pending results, returning what we have 30490 1727096584.77705: results queue empty 30490 1727096584.77706: checking for any_errors_fatal 30490 1727096584.77713: done checking for any_errors_fatal 30490 1727096584.77714: checking for max_fail_percentage 30490 1727096584.77716: done checking for max_fail_percentage 30490 1727096584.77717: checking to see if all hosts have failed and the running result is not ok 30490 1727096584.77717: done checking to see if all hosts have failed 30490 1727096584.77718: getting the remaining hosts for this loop 30490 1727096584.77720: done getting the remaining hosts for this loop 30490 1727096584.77723: getting the next task for host managed_node3 30490 1727096584.77731: done getting next task for host managed_node3 30490 1727096584.77734: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096584.77738: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096584.77755: getting variables 30490 1727096584.77757: in VariableManager get_vars() 30490 1727096584.77797: Calling all_inventory to load vars for managed_node3 30490 1727096584.77800: Calling groups_inventory to load vars for managed_node3 30490 1727096584.77802: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096584.77810: Calling all_plugins_play to load vars for managed_node3 30490 1727096584.77813: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096584.77815: Calling groups_plugins_play to load vars for managed_node3 30490 1727096584.79645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096584.80749: done with get_vars() 30490 1727096584.80775: done getting variables 30490 1727096584.80829: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:03:04 -0400 (0:00:00.124) 0:00:51.012 ****** 30490 1727096584.80862: entering _queue_task() for managed_node3/package 30490 1727096584.81397: worker is 1 (out of 1 available) 30490 1727096584.81407: exiting _queue_task() for managed_node3/package 30490 1727096584.81418: done queuing things up, now waiting for results queue to drain 30490 1727096584.81420: waiting for pending results... 30490 1727096584.81856: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096584.82023: in run() - task 0afff68d-5257-ba36-653e-0000000010fe 30490 1727096584.82031: variable 'ansible_search_path' from source: unknown 30490 1727096584.82038: variable 'ansible_search_path' from source: unknown 30490 1727096584.82043: calling self._execute() 30490 1727096584.82046: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096584.82050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096584.82053: variable 'omit' from source: magic vars 30490 1727096584.82589: variable 'ansible_distribution_major_version' from source: facts 30490 1727096584.82604: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096584.82822: variable 'network_state' from source: role '' defaults 30490 1727096584.82826: Evaluated conditional (network_state != {}): False 30490 1727096584.82828: when evaluation is False, skipping this task 30490 1727096584.82831: _execute() done 30490 1727096584.82833: dumping result to json 30490 1727096584.82836: done dumping result, returning 30490 1727096584.82839: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-ba36-653e-0000000010fe] 30490 1727096584.82875: sending task result for task 0afff68d-5257-ba36-653e-0000000010fe 30490 1727096584.83135: done sending task result for task 0afff68d-5257-ba36-653e-0000000010fe 30490 1727096584.83140: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096584.83190: no more pending results, returning what we have 30490 1727096584.83194: results queue empty 30490 1727096584.83196: checking for any_errors_fatal 30490 1727096584.83204: done checking for any_errors_fatal 30490 1727096584.83205: checking for max_fail_percentage 30490 1727096584.83207: done checking for max_fail_percentage 30490 1727096584.83208: checking to see if all hosts have failed and the running result is not ok 30490 1727096584.83209: done checking to see if all hosts have failed 30490 1727096584.83210: getting the remaining hosts for this loop 30490 1727096584.83211: done getting the remaining hosts for this loop 30490 1727096584.83216: getting the next task for host managed_node3 30490 1727096584.83226: done getting next task for host managed_node3 30490 1727096584.83229: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096584.83235: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096584.83260: getting variables 30490 1727096584.83262: in VariableManager get_vars() 30490 1727096584.83305: Calling all_inventory to load vars for managed_node3 30490 1727096584.83308: Calling groups_inventory to load vars for managed_node3 30490 1727096584.83311: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096584.83324: Calling all_plugins_play to load vars for managed_node3 30490 1727096584.83328: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096584.83331: Calling groups_plugins_play to load vars for managed_node3 30490 1727096584.84650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096584.85640: done with get_vars() 30490 1727096584.85655: done getting variables 30490 1727096584.85698: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:03:04 -0400 (0:00:00.048) 0:00:51.061 ****** 30490 1727096584.85722: entering _queue_task() for managed_node3/package 30490 1727096584.85961: worker is 1 (out of 1 available) 30490 1727096584.85980: exiting _queue_task() for managed_node3/package 30490 1727096584.85996: done queuing things up, now waiting for results queue to drain 30490 1727096584.85998: waiting for pending results... 30490 1727096584.86403: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096584.86559: in run() - task 0afff68d-5257-ba36-653e-0000000010ff 30490 1727096584.86578: variable 'ansible_search_path' from source: unknown 30490 1727096584.86592: variable 'ansible_search_path' from source: unknown 30490 1727096584.86655: calling self._execute() 30490 1727096584.86794: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096584.86805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096584.86815: variable 'omit' from source: magic vars 30490 1727096584.87392: variable 'ansible_distribution_major_version' from source: facts 30490 1727096584.87399: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096584.87604: variable 'network_state' from source: role '' defaults 30490 1727096584.87612: Evaluated conditional (network_state != {}): False 30490 1727096584.87633: when evaluation is False, skipping this task 30490 1727096584.87637: _execute() done 30490 1727096584.87640: dumping result to json 30490 1727096584.87642: done dumping result, returning 30490 1727096584.87670: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-ba36-653e-0000000010ff] 30490 1727096584.87674: sending task result for task 0afff68d-5257-ba36-653e-0000000010ff 30490 1727096584.87814: done sending task result for task 0afff68d-5257-ba36-653e-0000000010ff 30490 1727096584.87818: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096584.87883: no more pending results, returning what we have 30490 1727096584.87891: results queue empty 30490 1727096584.87893: checking for any_errors_fatal 30490 1727096584.87900: done checking for any_errors_fatal 30490 1727096584.87901: checking for max_fail_percentage 30490 1727096584.87905: done checking for max_fail_percentage 30490 1727096584.87906: checking to see if all hosts have failed and the running result is not ok 30490 1727096584.87907: done checking to see if all hosts have failed 30490 1727096584.87908: getting the remaining hosts for this loop 30490 1727096584.87909: done getting the remaining hosts for this loop 30490 1727096584.87914: getting the next task for host managed_node3 30490 1727096584.87926: done getting next task for host managed_node3 30490 1727096584.87929: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096584.87934: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096584.87962: getting variables 30490 1727096584.87964: in VariableManager get_vars() 30490 1727096584.88007: Calling all_inventory to load vars for managed_node3 30490 1727096584.88010: Calling groups_inventory to load vars for managed_node3 30490 1727096584.88012: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096584.88025: Calling all_plugins_play to load vars for managed_node3 30490 1727096584.88027: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096584.88030: Calling groups_plugins_play to load vars for managed_node3 30490 1727096584.89321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096584.90991: done with get_vars() 30490 1727096584.91019: done getting variables 30490 1727096584.91090: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:03:04 -0400 (0:00:00.054) 0:00:51.115 ****** 30490 1727096584.91142: entering _queue_task() for managed_node3/service 30490 1727096584.91521: worker is 1 (out of 1 available) 30490 1727096584.91535: exiting _queue_task() for managed_node3/service 30490 1727096584.91548: done queuing things up, now waiting for results queue to drain 30490 1727096584.91550: waiting for pending results... 30490 1727096584.91984: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096584.92016: in run() - task 0afff68d-5257-ba36-653e-000000001100 30490 1727096584.92029: variable 'ansible_search_path' from source: unknown 30490 1727096584.92033: variable 'ansible_search_path' from source: unknown 30490 1727096584.92067: calling self._execute() 30490 1727096584.92160: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096584.92163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096584.92186: variable 'omit' from source: magic vars 30490 1727096584.92542: variable 'ansible_distribution_major_version' from source: facts 30490 1727096584.92552: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096584.92686: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096584.92870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096584.95379: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096584.95483: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096584.95486: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096584.95489: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096584.95524: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096584.95606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096584.95641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096584.95702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096584.95724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096584.95762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096584.95920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096584.95925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096584.95929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096584.95932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096584.95935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096584.95988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096584.96113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096584.96117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096584.96119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096584.96171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096584.96329: variable 'network_connections' from source: include params 30490 1727096584.96363: variable 'interface' from source: play vars 30490 1727096584.96478: variable 'interface' from source: play vars 30490 1727096584.96498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096584.96672: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096584.97061: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096584.97096: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096584.97128: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096584.97173: 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) 30490 1727096584.97269: 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) 30490 1727096584.97273: 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) 30490 1727096584.97275: 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) 30490 1727096584.97311: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096584.97559: variable 'network_connections' from source: include params 30490 1727096584.97562: variable 'interface' from source: play vars 30490 1727096584.97632: variable 'interface' from source: play vars 30490 1727096584.97663: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096584.97716: when evaluation is False, skipping this task 30490 1727096584.97720: _execute() done 30490 1727096584.97722: dumping result to json 30490 1727096584.97724: done dumping result, returning 30490 1727096584.97726: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000001100] 30490 1727096584.97730: sending task result for task 0afff68d-5257-ba36-653e-000000001100 30490 1727096584.97945: done sending task result for task 0afff68d-5257-ba36-653e-000000001100 30490 1727096584.97957: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096584.98022: no more pending results, returning what we have 30490 1727096584.98026: results queue empty 30490 1727096584.98027: checking for any_errors_fatal 30490 1727096584.98035: done checking for any_errors_fatal 30490 1727096584.98036: checking for max_fail_percentage 30490 1727096584.98037: done checking for max_fail_percentage 30490 1727096584.98038: checking to see if all hosts have failed and the running result is not ok 30490 1727096584.98039: done checking to see if all hosts have failed 30490 1727096584.98040: getting the remaining hosts for this loop 30490 1727096584.98041: done getting the remaining hosts for this loop 30490 1727096584.98045: getting the next task for host managed_node3 30490 1727096584.98054: done getting next task for host managed_node3 30490 1727096584.98058: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096584.98063: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096584.98087: getting variables 30490 1727096584.98090: in VariableManager get_vars() 30490 1727096584.98129: Calling all_inventory to load vars for managed_node3 30490 1727096584.98132: Calling groups_inventory to load vars for managed_node3 30490 1727096584.98138: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096584.98148: Calling all_plugins_play to load vars for managed_node3 30490 1727096584.98151: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096584.98155: Calling groups_plugins_play to load vars for managed_node3 30490 1727096585.01861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096585.03892: done with get_vars() 30490 1727096585.03915: done getting variables 30490 1727096585.03981: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:03:05 -0400 (0:00:00.128) 0:00:51.244 ****** 30490 1727096585.04016: entering _queue_task() for managed_node3/service 30490 1727096585.04992: worker is 1 (out of 1 available) 30490 1727096585.05004: exiting _queue_task() for managed_node3/service 30490 1727096585.05016: done queuing things up, now waiting for results queue to drain 30490 1727096585.05018: waiting for pending results... 30490 1727096585.06221: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096585.06227: in run() - task 0afff68d-5257-ba36-653e-000000001101 30490 1727096585.06240: variable 'ansible_search_path' from source: unknown 30490 1727096585.06244: variable 'ansible_search_path' from source: unknown 30490 1727096585.06414: calling self._execute() 30490 1727096585.06507: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096585.06593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096585.06601: variable 'omit' from source: magic vars 30490 1727096585.07521: variable 'ansible_distribution_major_version' from source: facts 30490 1727096585.07533: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096585.07882: variable 'network_provider' from source: set_fact 30490 1727096585.07888: variable 'network_state' from source: role '' defaults 30490 1727096585.07900: Evaluated conditional (network_provider == "nm" or network_state != {}): True 30490 1727096585.07904: variable 'omit' from source: magic vars 30490 1727096585.08088: variable 'omit' from source: magic vars 30490 1727096585.08118: variable 'network_service_name' from source: role '' defaults 30490 1727096585.08291: variable 'network_service_name' from source: role '' defaults 30490 1727096585.08440: variable '__network_provider_setup' from source: role '' defaults 30490 1727096585.08443: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096585.08546: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096585.08559: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096585.08693: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096585.09110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096585.11515: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096585.11788: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096585.11825: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096585.11863: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096585.12003: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096585.12190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096585.12221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096585.12247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096585.12297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096585.12305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096585.12383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096585.12436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096585.12454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096585.12499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096585.12518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096585.12758: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096585.12881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096585.12905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096585.12930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096585.12968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096585.12991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096585.13079: variable 'ansible_python' from source: facts 30490 1727096585.13175: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096585.13183: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096585.13265: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096585.13402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096585.13432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096585.13457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096585.13500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096585.13513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096585.13566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096585.13594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096585.13617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096585.13659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096585.13674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096585.13827: variable 'network_connections' from source: include params 30490 1727096585.13831: variable 'interface' from source: play vars 30490 1727096585.13898: variable 'interface' from source: play vars 30490 1727096585.14045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096585.14209: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096585.14262: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096585.14337: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096585.14672: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096585.14676: 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) 30490 1727096585.14680: 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) 30490 1727096585.14683: 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) 30490 1727096585.14685: 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) 30490 1727096585.14687: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096585.14943: variable 'network_connections' from source: include params 30490 1727096585.14949: variable 'interface' from source: play vars 30490 1727096585.15072: variable 'interface' from source: play vars 30490 1727096585.15076: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096585.15152: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096585.15448: variable 'network_connections' from source: include params 30490 1727096585.15454: variable 'interface' from source: play vars 30490 1727096585.15526: variable 'interface' from source: play vars 30490 1727096585.15549: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096585.15793: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096585.16245: variable 'network_connections' from source: include params 30490 1727096585.16250: variable 'interface' from source: play vars 30490 1727096585.16446: variable 'interface' from source: play vars 30490 1727096585.16611: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096585.16670: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096585.16680: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096585.16856: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096585.17221: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096585.17761: variable 'network_connections' from source: include params 30490 1727096585.17765: variable 'interface' from source: play vars 30490 1727096585.17832: variable 'interface' from source: play vars 30490 1727096585.17862: variable 'ansible_distribution' from source: facts 30490 1727096585.17872: variable '__network_rh_distros' from source: role '' defaults 30490 1727096585.17875: variable 'ansible_distribution_major_version' from source: facts 30490 1727096585.17885: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096585.18073: variable 'ansible_distribution' from source: facts 30490 1727096585.18172: variable '__network_rh_distros' from source: role '' defaults 30490 1727096585.18177: variable 'ansible_distribution_major_version' from source: facts 30490 1727096585.18180: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096585.18259: variable 'ansible_distribution' from source: facts 30490 1727096585.18263: variable '__network_rh_distros' from source: role '' defaults 30490 1727096585.18269: variable 'ansible_distribution_major_version' from source: facts 30490 1727096585.18312: variable 'network_provider' from source: set_fact 30490 1727096585.18335: variable 'omit' from source: magic vars 30490 1727096585.18363: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096585.18399: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096585.18419: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096585.18437: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096585.18447: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096585.18481: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096585.18484: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096585.18486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096585.18582: Set connection var ansible_connection to ssh 30490 1727096585.18629: Set connection var ansible_shell_type to sh 30490 1727096585.18632: Set connection var ansible_pipelining to False 30490 1727096585.18635: Set connection var ansible_shell_executable to /bin/sh 30490 1727096585.18637: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096585.18639: Set connection var ansible_timeout to 10 30490 1727096585.18642: variable 'ansible_shell_executable' from source: unknown 30490 1727096585.18644: variable 'ansible_connection' from source: unknown 30490 1727096585.18646: variable 'ansible_module_compression' from source: unknown 30490 1727096585.18648: variable 'ansible_shell_type' from source: unknown 30490 1727096585.18651: variable 'ansible_shell_executable' from source: unknown 30490 1727096585.18653: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096585.18655: variable 'ansible_pipelining' from source: unknown 30490 1727096585.18657: variable 'ansible_timeout' from source: unknown 30490 1727096585.18659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096585.18849: 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) 30490 1727096585.18857: variable 'omit' from source: magic vars 30490 1727096585.18859: starting attempt loop 30490 1727096585.18861: running the handler 30490 1727096585.18863: variable 'ansible_facts' from source: unknown 30490 1727096585.19876: _low_level_execute_command(): starting 30490 1727096585.19879: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096585.20492: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096585.20505: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096585.20589: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096585.20798: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096585.20843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096585.22489: stdout chunk (state=3): >>>/root <<< 30490 1727096585.22584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096585.22623: stderr chunk (state=3): >>><<< 30490 1727096585.22627: stdout chunk (state=3): >>><<< 30490 1727096585.22649: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096585.22660: _low_level_execute_command(): starting 30490 1727096585.22670: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096585.2264783-32875-232707992613159 `" && echo ansible-tmp-1727096585.2264783-32875-232707992613159="` echo /root/.ansible/tmp/ansible-tmp-1727096585.2264783-32875-232707992613159 `" ) && sleep 0' 30490 1727096585.23339: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096585.23369: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096585.23386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096585.23400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096585.23413: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096585.23673: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096585.23676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096585.23679: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096585.23680: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096585.23682: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096585.23684: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096585.23686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096585.23688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096585.23690: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096585.23692: stderr chunk (state=3): >>>debug2: match found <<< 30490 1727096585.23693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096585.23695: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096585.23697: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096585.23799: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096585.23842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096585.25735: stdout chunk (state=3): >>>ansible-tmp-1727096585.2264783-32875-232707992613159=/root/.ansible/tmp/ansible-tmp-1727096585.2264783-32875-232707992613159 <<< 30490 1727096585.26074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096585.26078: stdout chunk (state=3): >>><<< 30490 1727096585.26080: stderr chunk (state=3): >>><<< 30490 1727096585.26083: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096585.2264783-32875-232707992613159=/root/.ansible/tmp/ansible-tmp-1727096585.2264783-32875-232707992613159 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096585.26085: variable 'ansible_module_compression' from source: unknown 30490 1727096585.26087: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 30490 1727096585.26088: variable 'ansible_facts' from source: unknown 30490 1727096585.26251: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096585.2264783-32875-232707992613159/AnsiballZ_systemd.py 30490 1727096585.26481: Sending initial data 30490 1727096585.26485: Sent initial data (156 bytes) 30490 1727096585.26997: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096585.27005: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096585.27015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096585.27086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096585.27121: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096585.27133: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096585.27141: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096585.27207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096585.28806: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096585.28857: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096585.28898: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpgwb5oms_ /root/.ansible/tmp/ansible-tmp-1727096585.2264783-32875-232707992613159/AnsiballZ_systemd.py <<< 30490 1727096585.28901: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096585.2264783-32875-232707992613159/AnsiballZ_systemd.py" <<< 30490 1727096585.28947: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpgwb5oms_" to remote "/root/.ansible/tmp/ansible-tmp-1727096585.2264783-32875-232707992613159/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096585.2264783-32875-232707992613159/AnsiballZ_systemd.py" <<< 30490 1727096585.30088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096585.30128: stderr chunk (state=3): >>><<< 30490 1727096585.30132: stdout chunk (state=3): >>><<< 30490 1727096585.30171: done transferring module to remote 30490 1727096585.30183: _low_level_execute_command(): starting 30490 1727096585.30187: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096585.2264783-32875-232707992613159/ /root/.ansible/tmp/ansible-tmp-1727096585.2264783-32875-232707992613159/AnsiballZ_systemd.py && sleep 0' 30490 1727096585.30617: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096585.30620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096585.30623: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096585.30625: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096585.30675: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096585.30683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096585.30687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096585.30714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096585.32538: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096585.32575: stderr chunk (state=3): >>><<< 30490 1727096585.32578: stdout chunk (state=3): >>><<< 30490 1727096585.32595: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096585.32598: _low_level_execute_command(): starting 30490 1727096585.32601: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096585.2264783-32875-232707992613159/AnsiballZ_systemd.py && sleep 0' 30490 1727096585.33031: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096585.33034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096585.33036: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096585.33038: 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 <<< 30490 1727096585.33046: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096585.33082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096585.33085: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096585.33102: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096585.33144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096585.62400: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10588160", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3302084608", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2080498000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "system<<< 30490 1727096585.62426: stdout chunk (state=3): >>>d-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "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}}} <<< 30490 1727096585.64327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096585.64352: stderr chunk (state=3): >>><<< 30490 1727096585.64355: stdout chunk (state=3): >>><<< 30490 1727096585.64375: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10588160", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3302084608", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2080498000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096585.64499: 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-1727096585.2264783-32875-232707992613159/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096585.64521: _low_level_execute_command(): starting 30490 1727096585.64525: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096585.2264783-32875-232707992613159/ > /dev/null 2>&1 && sleep 0' 30490 1727096585.64955: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096585.64961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096585.64982: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096585.65031: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096585.65035: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096585.65041: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096585.65077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096585.66878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096585.66909: stderr chunk (state=3): >>><<< 30490 1727096585.66912: stdout chunk (state=3): >>><<< 30490 1727096585.66927: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096585.66934: handler run complete 30490 1727096585.66977: attempt loop complete, returning result 30490 1727096585.66980: _execute() done 30490 1727096585.66983: dumping result to json 30490 1727096585.66996: done dumping result, returning 30490 1727096585.67004: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-ba36-653e-000000001101] 30490 1727096585.67008: sending task result for task 0afff68d-5257-ba36-653e-000000001101 30490 1727096585.67243: done sending task result for task 0afff68d-5257-ba36-653e-000000001101 30490 1727096585.67246: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096585.67306: no more pending results, returning what we have 30490 1727096585.67310: results queue empty 30490 1727096585.67311: checking for any_errors_fatal 30490 1727096585.67315: done checking for any_errors_fatal 30490 1727096585.67316: checking for max_fail_percentage 30490 1727096585.67317: done checking for max_fail_percentage 30490 1727096585.67318: checking to see if all hosts have failed and the running result is not ok 30490 1727096585.67319: done checking to see if all hosts have failed 30490 1727096585.67319: getting the remaining hosts for this loop 30490 1727096585.67321: done getting the remaining hosts for this loop 30490 1727096585.67324: getting the next task for host managed_node3 30490 1727096585.67332: done getting next task for host managed_node3 30490 1727096585.67335: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096585.67340: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096585.67351: getting variables 30490 1727096585.67352: in VariableManager get_vars() 30490 1727096585.67393: Calling all_inventory to load vars for managed_node3 30490 1727096585.67396: Calling groups_inventory to load vars for managed_node3 30490 1727096585.67398: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096585.67407: Calling all_plugins_play to load vars for managed_node3 30490 1727096585.67410: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096585.67412: Calling groups_plugins_play to load vars for managed_node3 30490 1727096585.68391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096585.69734: done with get_vars() 30490 1727096585.69752: done getting variables 30490 1727096585.69799: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:03:05 -0400 (0:00:00.658) 0:00:51.902 ****** 30490 1727096585.69829: entering _queue_task() for managed_node3/service 30490 1727096585.70074: worker is 1 (out of 1 available) 30490 1727096585.70090: exiting _queue_task() for managed_node3/service 30490 1727096585.70103: done queuing things up, now waiting for results queue to drain 30490 1727096585.70105: waiting for pending results... 30490 1727096585.70296: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096585.70393: in run() - task 0afff68d-5257-ba36-653e-000000001102 30490 1727096585.70404: variable 'ansible_search_path' from source: unknown 30490 1727096585.70408: variable 'ansible_search_path' from source: unknown 30490 1727096585.70437: calling self._execute() 30490 1727096585.70511: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096585.70515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096585.70524: variable 'omit' from source: magic vars 30490 1727096585.70802: variable 'ansible_distribution_major_version' from source: facts 30490 1727096585.70812: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096585.70896: variable 'network_provider' from source: set_fact 30490 1727096585.70902: Evaluated conditional (network_provider == "nm"): True 30490 1727096585.70966: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096585.71034: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096585.71199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096585.73491: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096585.73538: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096585.73565: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096585.73594: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096585.73614: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096585.73676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096585.73700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096585.73718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096585.73749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096585.73757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096585.73797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096585.73813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096585.73830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096585.73857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096585.73872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096585.73903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096585.73919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096585.73935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096585.73961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096585.73978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096585.74076: variable 'network_connections' from source: include params 30490 1727096585.74085: variable 'interface' from source: play vars 30490 1727096585.74137: variable 'interface' from source: play vars 30490 1727096585.74207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096585.74321: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096585.74347: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096585.74371: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096585.74395: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096585.74428: 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) 30490 1727096585.74443: 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) 30490 1727096585.74459: 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) 30490 1727096585.74479: 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) 30490 1727096585.74518: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096585.74676: variable 'network_connections' from source: include params 30490 1727096585.74680: variable 'interface' from source: play vars 30490 1727096585.74724: variable 'interface' from source: play vars 30490 1727096585.74754: Evaluated conditional (__network_wpa_supplicant_required): False 30490 1727096585.74758: when evaluation is False, skipping this task 30490 1727096585.74761: _execute() done 30490 1727096585.74763: dumping result to json 30490 1727096585.74765: done dumping result, returning 30490 1727096585.74777: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-ba36-653e-000000001102] 30490 1727096585.74787: sending task result for task 0afff68d-5257-ba36-653e-000000001102 30490 1727096585.74865: done sending task result for task 0afff68d-5257-ba36-653e-000000001102 30490 1727096585.74869: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 30490 1727096585.74920: no more pending results, returning what we have 30490 1727096585.74924: results queue empty 30490 1727096585.74925: checking for any_errors_fatal 30490 1727096585.74947: done checking for any_errors_fatal 30490 1727096585.74948: checking for max_fail_percentage 30490 1727096585.74950: done checking for max_fail_percentage 30490 1727096585.74951: checking to see if all hosts have failed and the running result is not ok 30490 1727096585.74952: done checking to see if all hosts have failed 30490 1727096585.74953: getting the remaining hosts for this loop 30490 1727096585.74955: done getting the remaining hosts for this loop 30490 1727096585.74959: getting the next task for host managed_node3 30490 1727096585.74969: done getting next task for host managed_node3 30490 1727096585.74975: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096585.74979: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096585.75007: getting variables 30490 1727096585.75009: in VariableManager get_vars() 30490 1727096585.75049: Calling all_inventory to load vars for managed_node3 30490 1727096585.75052: Calling groups_inventory to load vars for managed_node3 30490 1727096585.75054: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096585.75063: Calling all_plugins_play to load vars for managed_node3 30490 1727096585.75066: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096585.75107: Calling groups_plugins_play to load vars for managed_node3 30490 1727096585.76460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096585.77345: done with get_vars() 30490 1727096585.77364: done getting variables 30490 1727096585.77412: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:03:05 -0400 (0:00:00.076) 0:00:51.978 ****** 30490 1727096585.77437: entering _queue_task() for managed_node3/service 30490 1727096585.77708: worker is 1 (out of 1 available) 30490 1727096585.77722: exiting _queue_task() for managed_node3/service 30490 1727096585.77735: done queuing things up, now waiting for results queue to drain 30490 1727096585.77737: waiting for pending results... 30490 1727096585.77917: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096585.78008: in run() - task 0afff68d-5257-ba36-653e-000000001103 30490 1727096585.78020: variable 'ansible_search_path' from source: unknown 30490 1727096585.78023: variable 'ansible_search_path' from source: unknown 30490 1727096585.78051: calling self._execute() 30490 1727096585.78126: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096585.78129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096585.78140: variable 'omit' from source: magic vars 30490 1727096585.78449: variable 'ansible_distribution_major_version' from source: facts 30490 1727096585.78477: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096585.78596: variable 'network_provider' from source: set_fact 30490 1727096585.78605: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096585.78608: when evaluation is False, skipping this task 30490 1727096585.78613: _execute() done 30490 1727096585.78646: dumping result to json 30490 1727096585.78650: done dumping result, returning 30490 1727096585.78653: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-ba36-653e-000000001103] 30490 1727096585.78655: sending task result for task 0afff68d-5257-ba36-653e-000000001103 30490 1727096585.78852: done sending task result for task 0afff68d-5257-ba36-653e-000000001103 30490 1727096585.78856: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096585.78966: no more pending results, returning what we have 30490 1727096585.78982: results queue empty 30490 1727096585.78983: checking for any_errors_fatal 30490 1727096585.78989: done checking for any_errors_fatal 30490 1727096585.78990: checking for max_fail_percentage 30490 1727096585.78992: done checking for max_fail_percentage 30490 1727096585.78992: checking to see if all hosts have failed and the running result is not ok 30490 1727096585.78993: done checking to see if all hosts have failed 30490 1727096585.78994: getting the remaining hosts for this loop 30490 1727096585.78995: done getting the remaining hosts for this loop 30490 1727096585.78998: getting the next task for host managed_node3 30490 1727096585.79005: done getting next task for host managed_node3 30490 1727096585.79008: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096585.79016: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096585.79036: getting variables 30490 1727096585.79040: in VariableManager get_vars() 30490 1727096585.79081: Calling all_inventory to load vars for managed_node3 30490 1727096585.79084: Calling groups_inventory to load vars for managed_node3 30490 1727096585.79088: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096585.79101: Calling all_plugins_play to load vars for managed_node3 30490 1727096585.79107: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096585.79114: Calling groups_plugins_play to load vars for managed_node3 30490 1727096585.80278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096585.82006: done with get_vars() 30490 1727096585.82032: done getting variables 30490 1727096585.82106: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:03:05 -0400 (0:00:00.047) 0:00:52.025 ****** 30490 1727096585.82143: entering _queue_task() for managed_node3/copy 30490 1727096585.82487: worker is 1 (out of 1 available) 30490 1727096585.82504: exiting _queue_task() for managed_node3/copy 30490 1727096585.82518: done queuing things up, now waiting for results queue to drain 30490 1727096585.82522: waiting for pending results... 30490 1727096585.82751: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096585.82876: in run() - task 0afff68d-5257-ba36-653e-000000001104 30490 1727096585.82881: variable 'ansible_search_path' from source: unknown 30490 1727096585.82884: variable 'ansible_search_path' from source: unknown 30490 1727096585.82905: calling self._execute() 30490 1727096585.82995: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096585.83013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096585.83018: variable 'omit' from source: magic vars 30490 1727096585.83345: variable 'ansible_distribution_major_version' from source: facts 30490 1727096585.83361: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096585.83512: variable 'network_provider' from source: set_fact 30490 1727096585.83519: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096585.83522: when evaluation is False, skipping this task 30490 1727096585.83524: _execute() done 30490 1727096585.83527: dumping result to json 30490 1727096585.83529: done dumping result, returning 30490 1727096585.83539: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-ba36-653e-000000001104] 30490 1727096585.83542: sending task result for task 0afff68d-5257-ba36-653e-000000001104 30490 1727096585.83629: done sending task result for task 0afff68d-5257-ba36-653e-000000001104 30490 1727096585.83632: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 30490 1727096585.83689: no more pending results, returning what we have 30490 1727096585.83693: results queue empty 30490 1727096585.83694: checking for any_errors_fatal 30490 1727096585.83700: done checking for any_errors_fatal 30490 1727096585.83701: checking for max_fail_percentage 30490 1727096585.83703: done checking for max_fail_percentage 30490 1727096585.83704: checking to see if all hosts have failed and the running result is not ok 30490 1727096585.83704: done checking to see if all hosts have failed 30490 1727096585.83705: getting the remaining hosts for this loop 30490 1727096585.83706: done getting the remaining hosts for this loop 30490 1727096585.83710: getting the next task for host managed_node3 30490 1727096585.83718: done getting next task for host managed_node3 30490 1727096585.83722: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096585.83727: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096585.83750: getting variables 30490 1727096585.83752: in VariableManager get_vars() 30490 1727096585.83786: Calling all_inventory to load vars for managed_node3 30490 1727096585.83789: Calling groups_inventory to load vars for managed_node3 30490 1727096585.83791: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096585.83800: Calling all_plugins_play to load vars for managed_node3 30490 1727096585.83802: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096585.83805: Calling groups_plugins_play to load vars for managed_node3 30490 1727096585.84593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096585.85489: done with get_vars() 30490 1727096585.85507: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:03:05 -0400 (0:00:00.034) 0:00:52.059 ****** 30490 1727096585.85566: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096585.85798: worker is 1 (out of 1 available) 30490 1727096585.85812: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096585.85823: done queuing things up, now waiting for results queue to drain 30490 1727096585.85825: waiting for pending results... 30490 1727096585.86047: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096585.86221: in run() - task 0afff68d-5257-ba36-653e-000000001105 30490 1727096585.86226: variable 'ansible_search_path' from source: unknown 30490 1727096585.86231: variable 'ansible_search_path' from source: unknown 30490 1727096585.86354: calling self._execute() 30490 1727096585.86377: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096585.86401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096585.86405: variable 'omit' from source: magic vars 30490 1727096585.86827: variable 'ansible_distribution_major_version' from source: facts 30490 1727096585.86831: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096585.86848: variable 'omit' from source: magic vars 30490 1727096585.86915: variable 'omit' from source: magic vars 30490 1727096585.87147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096585.88998: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096585.89044: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096585.89072: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096585.89100: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096585.89120: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096585.89181: variable 'network_provider' from source: set_fact 30490 1727096585.89274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096585.89296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096585.89313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096585.89353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096585.89366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096585.89421: variable 'omit' from source: magic vars 30490 1727096585.89497: variable 'omit' from source: magic vars 30490 1727096585.89565: variable 'network_connections' from source: include params 30490 1727096585.89583: variable 'interface' from source: play vars 30490 1727096585.89625: variable 'interface' from source: play vars 30490 1727096585.89737: variable 'omit' from source: magic vars 30490 1727096585.89744: variable '__lsr_ansible_managed' from source: task vars 30490 1727096585.89796: variable '__lsr_ansible_managed' from source: task vars 30490 1727096585.90289: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 30490 1727096585.90430: Loaded config def from plugin (lookup/template) 30490 1727096585.90434: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 30490 1727096585.90455: File lookup term: get_ansible_managed.j2 30490 1727096585.90457: variable 'ansible_search_path' from source: unknown 30490 1727096585.90461: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 30490 1727096585.90473: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 30490 1727096585.90559: variable 'ansible_search_path' from source: unknown 30490 1727096585.94614: variable 'ansible_managed' from source: unknown 30490 1727096585.94707: variable 'omit' from source: magic vars 30490 1727096585.94727: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096585.94747: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096585.94762: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096585.94815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096585.94818: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096585.94820: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096585.94822: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096585.94824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096585.94879: Set connection var ansible_connection to ssh 30490 1727096585.94882: Set connection var ansible_shell_type to sh 30490 1727096585.94889: Set connection var ansible_pipelining to False 30490 1727096585.94894: Set connection var ansible_shell_executable to /bin/sh 30490 1727096585.94899: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096585.94904: Set connection var ansible_timeout to 10 30490 1727096585.94926: variable 'ansible_shell_executable' from source: unknown 30490 1727096585.94929: variable 'ansible_connection' from source: unknown 30490 1727096585.94931: variable 'ansible_module_compression' from source: unknown 30490 1727096585.94934: variable 'ansible_shell_type' from source: unknown 30490 1727096585.94936: variable 'ansible_shell_executable' from source: unknown 30490 1727096585.94939: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096585.94942: variable 'ansible_pipelining' from source: unknown 30490 1727096585.94944: variable 'ansible_timeout' from source: unknown 30490 1727096585.94949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096585.95084: 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) 30490 1727096585.95096: variable 'omit' from source: magic vars 30490 1727096585.95099: starting attempt loop 30490 1727096585.95101: running the handler 30490 1727096585.95104: _low_level_execute_command(): starting 30490 1727096585.95106: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096585.95721: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096585.95725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096585.95728: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096585.95730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096585.95735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096585.95753: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096585.95799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096585.97876: stdout chunk (state=3): >>>/root <<< 30490 1727096585.97880: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096585.97882: stdout chunk (state=3): >>><<< 30490 1727096585.97884: stderr chunk (state=3): >>><<< 30490 1727096585.97888: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096585.97893: _low_level_execute_command(): starting 30490 1727096585.97895: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096585.978337-32907-132956227102519 `" && echo ansible-tmp-1727096585.978337-32907-132956227102519="` echo /root/.ansible/tmp/ansible-tmp-1727096585.978337-32907-132956227102519 `" ) && sleep 0' 30490 1727096585.98645: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096585.98659: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096585.98708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096585.98785: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096585.98808: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096585.98812: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096585.98851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096586.00756: stdout chunk (state=3): >>>ansible-tmp-1727096585.978337-32907-132956227102519=/root/.ansible/tmp/ansible-tmp-1727096585.978337-32907-132956227102519 <<< 30490 1727096586.00977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096586.00981: stdout chunk (state=3): >>><<< 30490 1727096586.00983: stderr chunk (state=3): >>><<< 30490 1727096586.00986: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096585.978337-32907-132956227102519=/root/.ansible/tmp/ansible-tmp-1727096585.978337-32907-132956227102519 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096586.01007: variable 'ansible_module_compression' from source: unknown 30490 1727096586.01059: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 30490 1727096586.01121: variable 'ansible_facts' from source: unknown 30490 1727096586.01270: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096585.978337-32907-132956227102519/AnsiballZ_network_connections.py 30490 1727096586.01450: Sending initial data 30490 1727096586.01454: Sent initial data (167 bytes) 30490 1727096586.02070: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096586.02121: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096586.02139: stderr chunk (state=3): >>>debug2: match found <<< 30490 1727096586.02154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096586.02238: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096586.02249: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096586.02277: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096586.02344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096586.03943: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 30490 1727096586.03957: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096586.04023: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096586.04082: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp_oib3803 /root/.ansible/tmp/ansible-tmp-1727096585.978337-32907-132956227102519/AnsiballZ_network_connections.py <<< 30490 1727096586.04087: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096585.978337-32907-132956227102519/AnsiballZ_network_connections.py" <<< 30490 1727096586.04117: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp_oib3803" to remote "/root/.ansible/tmp/ansible-tmp-1727096585.978337-32907-132956227102519/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096585.978337-32907-132956227102519/AnsiballZ_network_connections.py" <<< 30490 1727096586.05096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096586.05133: stderr chunk (state=3): >>><<< 30490 1727096586.05151: stdout chunk (state=3): >>><<< 30490 1727096586.05204: done transferring module to remote 30490 1727096586.05207: _low_level_execute_command(): starting 30490 1727096586.05210: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096585.978337-32907-132956227102519/ /root/.ansible/tmp/ansible-tmp-1727096585.978337-32907-132956227102519/AnsiballZ_network_connections.py && sleep 0' 30490 1727096586.05872: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096586.05888: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096586.05904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096586.05922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096586.05941: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096586.05981: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096586.05997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096586.06083: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096586.06104: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096586.06166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096586.08028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096586.08050: stdout chunk (state=3): >>><<< 30490 1727096586.08061: stderr chunk (state=3): >>><<< 30490 1727096586.08085: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096586.08094: _low_level_execute_command(): starting 30490 1727096586.08104: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096585.978337-32907-132956227102519/AnsiballZ_network_connections.py && sleep 0' 30490 1727096586.08746: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096586.08760: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096586.08779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096586.08798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096586.08817: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096586.08925: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096586.08954: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096586.09028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096586.38904: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a85a48ac-0131-40ae-8a98-8671ec461a69\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__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": "statebr", "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 30490 1727096586.41162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096586.41201: stderr chunk (state=3): >>><<< 30490 1727096586.41205: stdout chunk (state=3): >>><<< 30490 1727096586.41222: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a85a48ac-0131-40ae-8a98-8671ec461a69\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__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": "statebr", "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096586.41252: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'persistent_state': 'present', 'type': 'bridge', 'ip': {'dhcp4': False, 'auto6': False}}], '__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-1727096585.978337-32907-132956227102519/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096586.41260: _low_level_execute_command(): starting 30490 1727096586.41264: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096585.978337-32907-132956227102519/ > /dev/null 2>&1 && sleep 0' 30490 1727096586.41713: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096586.41716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096586.41719: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096586.41721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096586.41776: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096586.41784: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096586.41787: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096586.41818: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096586.43675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096586.43703: stdout chunk (state=3): >>><<< 30490 1727096586.43707: stderr chunk (state=3): >>><<< 30490 1727096586.43875: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096586.43878: handler run complete 30490 1727096586.43881: attempt loop complete, returning result 30490 1727096586.43884: _execute() done 30490 1727096586.43886: dumping result to json 30490 1727096586.43888: done dumping result, returning 30490 1727096586.43890: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-ba36-653e-000000001105] 30490 1727096586.43892: sending task result for task 0afff68d-5257-ba36-653e-000000001105 30490 1727096586.43973: done sending task result for task 0afff68d-5257-ba36-653e-000000001105 30490 1727096586.43981: WORKER PROCESS EXITING changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a85a48ac-0131-40ae-8a98-8671ec461a69 30490 1727096586.44097: no more pending results, returning what we have 30490 1727096586.44102: results queue empty 30490 1727096586.44103: checking for any_errors_fatal 30490 1727096586.44109: done checking for any_errors_fatal 30490 1727096586.44110: checking for max_fail_percentage 30490 1727096586.44113: done checking for max_fail_percentage 30490 1727096586.44114: checking to see if all hosts have failed and the running result is not ok 30490 1727096586.44115: done checking to see if all hosts have failed 30490 1727096586.44115: getting the remaining hosts for this loop 30490 1727096586.44117: done getting the remaining hosts for this loop 30490 1727096586.44121: getting the next task for host managed_node3 30490 1727096586.44129: done getting next task for host managed_node3 30490 1727096586.44133: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096586.44138: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096586.44152: getting variables 30490 1727096586.44154: in VariableManager get_vars() 30490 1727096586.44310: Calling all_inventory to load vars for managed_node3 30490 1727096586.44314: Calling groups_inventory to load vars for managed_node3 30490 1727096586.44316: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096586.44327: Calling all_plugins_play to load vars for managed_node3 30490 1727096586.44330: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096586.44334: Calling groups_plugins_play to load vars for managed_node3 30490 1727096586.45960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096586.47221: done with get_vars() 30490 1727096586.47254: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:03:06 -0400 (0:00:00.617) 0:00:52.677 ****** 30490 1727096586.47389: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096586.48113: worker is 1 (out of 1 available) 30490 1727096586.48127: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096586.48139: done queuing things up, now waiting for results queue to drain 30490 1727096586.48141: waiting for pending results... 30490 1727096586.48511: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096586.48635: in run() - task 0afff68d-5257-ba36-653e-000000001106 30490 1727096586.48743: variable 'ansible_search_path' from source: unknown 30490 1727096586.48747: variable 'ansible_search_path' from source: unknown 30490 1727096586.48751: calling self._execute() 30490 1727096586.48853: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096586.49073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096586.49077: variable 'omit' from source: magic vars 30490 1727096586.49366: variable 'ansible_distribution_major_version' from source: facts 30490 1727096586.49388: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096586.49522: variable 'network_state' from source: role '' defaults 30490 1727096586.49535: Evaluated conditional (network_state != {}): False 30490 1727096586.49542: when evaluation is False, skipping this task 30490 1727096586.49548: _execute() done 30490 1727096586.49554: dumping result to json 30490 1727096586.49560: done dumping result, returning 30490 1727096586.49572: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-ba36-653e-000000001106] 30490 1727096586.49584: sending task result for task 0afff68d-5257-ba36-653e-000000001106 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096586.49732: no more pending results, returning what we have 30490 1727096586.49737: results queue empty 30490 1727096586.49738: checking for any_errors_fatal 30490 1727096586.49751: done checking for any_errors_fatal 30490 1727096586.49752: checking for max_fail_percentage 30490 1727096586.49754: done checking for max_fail_percentage 30490 1727096586.49755: checking to see if all hosts have failed and the running result is not ok 30490 1727096586.49756: done checking to see if all hosts have failed 30490 1727096586.49757: getting the remaining hosts for this loop 30490 1727096586.49758: done getting the remaining hosts for this loop 30490 1727096586.49762: getting the next task for host managed_node3 30490 1727096586.49775: done getting next task for host managed_node3 30490 1727096586.49779: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096586.49784: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096586.49810: getting variables 30490 1727096586.49812: in VariableManager get_vars() 30490 1727096586.49853: Calling all_inventory to load vars for managed_node3 30490 1727096586.49856: Calling groups_inventory to load vars for managed_node3 30490 1727096586.49858: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096586.49976: Calling all_plugins_play to load vars for managed_node3 30490 1727096586.49981: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096586.49986: Calling groups_plugins_play to load vars for managed_node3 30490 1727096586.50657: done sending task result for task 0afff68d-5257-ba36-653e-000000001106 30490 1727096586.50662: WORKER PROCESS EXITING 30490 1727096586.51356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096586.53036: done with get_vars() 30490 1727096586.53063: done getting variables 30490 1727096586.53135: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:03:06 -0400 (0:00:00.058) 0:00:52.735 ****** 30490 1727096586.53178: entering _queue_task() for managed_node3/debug 30490 1727096586.53527: worker is 1 (out of 1 available) 30490 1727096586.53545: exiting _queue_task() for managed_node3/debug 30490 1727096586.53557: done queuing things up, now waiting for results queue to drain 30490 1727096586.53559: waiting for pending results... 30490 1727096586.54388: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096586.54582: in run() - task 0afff68d-5257-ba36-653e-000000001107 30490 1727096586.54775: variable 'ansible_search_path' from source: unknown 30490 1727096586.54779: variable 'ansible_search_path' from source: unknown 30490 1727096586.54783: calling self._execute() 30490 1727096586.54785: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096586.54788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096586.54791: variable 'omit' from source: magic vars 30490 1727096586.55819: variable 'ansible_distribution_major_version' from source: facts 30490 1727096586.55835: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096586.55888: variable 'omit' from source: magic vars 30490 1727096586.55959: variable 'omit' from source: magic vars 30490 1727096586.56108: variable 'omit' from source: magic vars 30490 1727096586.56152: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096586.56380: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096586.56384: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096586.56388: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096586.56390: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096586.56435: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096586.56452: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096586.56486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096586.56645: Set connection var ansible_connection to ssh 30490 1727096586.56683: Set connection var ansible_shell_type to sh 30490 1727096586.56712: Set connection var ansible_pipelining to False 30490 1727096586.56725: Set connection var ansible_shell_executable to /bin/sh 30490 1727096586.56736: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096586.56739: Set connection var ansible_timeout to 10 30490 1727096586.56759: variable 'ansible_shell_executable' from source: unknown 30490 1727096586.56762: variable 'ansible_connection' from source: unknown 30490 1727096586.56765: variable 'ansible_module_compression' from source: unknown 30490 1727096586.56769: variable 'ansible_shell_type' from source: unknown 30490 1727096586.56772: variable 'ansible_shell_executable' from source: unknown 30490 1727096586.56774: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096586.56780: variable 'ansible_pipelining' from source: unknown 30490 1727096586.56782: variable 'ansible_timeout' from source: unknown 30490 1727096586.56790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096586.56902: 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) 30490 1727096586.56911: variable 'omit' from source: magic vars 30490 1727096586.56916: starting attempt loop 30490 1727096586.56920: running the handler 30490 1727096586.57019: variable '__network_connections_result' from source: set_fact 30490 1727096586.57061: handler run complete 30490 1727096586.57079: attempt loop complete, returning result 30490 1727096586.57082: _execute() done 30490 1727096586.57085: dumping result to json 30490 1727096586.57087: done dumping result, returning 30490 1727096586.57095: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-ba36-653e-000000001107] 30490 1727096586.57101: sending task result for task 0afff68d-5257-ba36-653e-000000001107 ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a85a48ac-0131-40ae-8a98-8671ec461a69" ] } 30490 1727096586.57253: no more pending results, returning what we have 30490 1727096586.57257: results queue empty 30490 1727096586.57259: checking for any_errors_fatal 30490 1727096586.57265: done checking for any_errors_fatal 30490 1727096586.57265: checking for max_fail_percentage 30490 1727096586.57269: done checking for max_fail_percentage 30490 1727096586.57270: checking to see if all hosts have failed and the running result is not ok 30490 1727096586.57271: done checking to see if all hosts have failed 30490 1727096586.57271: getting the remaining hosts for this loop 30490 1727096586.57273: done getting the remaining hosts for this loop 30490 1727096586.57276: getting the next task for host managed_node3 30490 1727096586.57284: done getting next task for host managed_node3 30490 1727096586.57287: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096586.57293: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096586.57305: getting variables 30490 1727096586.57307: in VariableManager get_vars() 30490 1727096586.57342: Calling all_inventory to load vars for managed_node3 30490 1727096586.57344: Calling groups_inventory to load vars for managed_node3 30490 1727096586.57346: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096586.57355: Calling all_plugins_play to load vars for managed_node3 30490 1727096586.57357: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096586.57360: Calling groups_plugins_play to load vars for managed_node3 30490 1727096586.58320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096586.58979: done sending task result for task 0afff68d-5257-ba36-653e-000000001107 30490 1727096586.58984: WORKER PROCESS EXITING 30490 1727096586.60180: done with get_vars() 30490 1727096586.60205: done getting variables 30490 1727096586.60252: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:03:06 -0400 (0:00:00.071) 0:00:52.807 ****** 30490 1727096586.60286: entering _queue_task() for managed_node3/debug 30490 1727096586.60547: worker is 1 (out of 1 available) 30490 1727096586.60562: exiting _queue_task() for managed_node3/debug 30490 1727096586.60575: done queuing things up, now waiting for results queue to drain 30490 1727096586.60577: waiting for pending results... 30490 1727096586.60773: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096586.60868: in run() - task 0afff68d-5257-ba36-653e-000000001108 30490 1727096586.60885: variable 'ansible_search_path' from source: unknown 30490 1727096586.60888: variable 'ansible_search_path' from source: unknown 30490 1727096586.60918: calling self._execute() 30490 1727096586.60995: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096586.60999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096586.61007: variable 'omit' from source: magic vars 30490 1727096586.61294: variable 'ansible_distribution_major_version' from source: facts 30490 1727096586.61304: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096586.61310: variable 'omit' from source: magic vars 30490 1727096586.61357: variable 'omit' from source: magic vars 30490 1727096586.61386: variable 'omit' from source: magic vars 30490 1727096586.61420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096586.61454: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096586.61505: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096586.61509: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096586.61511: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096586.61533: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096586.61536: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096586.61675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096586.61678: Set connection var ansible_connection to ssh 30490 1727096586.61681: Set connection var ansible_shell_type to sh 30490 1727096586.61683: Set connection var ansible_pipelining to False 30490 1727096586.61685: Set connection var ansible_shell_executable to /bin/sh 30490 1727096586.61686: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096586.61690: Set connection var ansible_timeout to 10 30490 1727096586.61714: variable 'ansible_shell_executable' from source: unknown 30490 1727096586.61723: variable 'ansible_connection' from source: unknown 30490 1727096586.61731: variable 'ansible_module_compression' from source: unknown 30490 1727096586.61737: variable 'ansible_shell_type' from source: unknown 30490 1727096586.61743: variable 'ansible_shell_executable' from source: unknown 30490 1727096586.61749: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096586.61756: variable 'ansible_pipelining' from source: unknown 30490 1727096586.61763: variable 'ansible_timeout' from source: unknown 30490 1727096586.61776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096586.61920: 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) 30490 1727096586.61938: variable 'omit' from source: magic vars 30490 1727096586.61950: starting attempt loop 30490 1727096586.61957: running the handler 30490 1727096586.62016: variable '__network_connections_result' from source: set_fact 30490 1727096586.62102: variable '__network_connections_result' from source: set_fact 30490 1727096586.62225: handler run complete 30490 1727096586.62260: attempt loop complete, returning result 30490 1727096586.62270: _execute() done 30490 1727096586.62282: dumping result to json 30490 1727096586.62292: done dumping result, returning 30490 1727096586.62304: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-ba36-653e-000000001108] 30490 1727096586.62315: sending task result for task 0afff68d-5257-ba36-653e-000000001108 ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a85a48ac-0131-40ae-8a98-8671ec461a69\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a85a48ac-0131-40ae-8a98-8671ec461a69" ] } } 30490 1727096586.62556: no more pending results, returning what we have 30490 1727096586.62560: results queue empty 30490 1727096586.62561: checking for any_errors_fatal 30490 1727096586.62573: done checking for any_errors_fatal 30490 1727096586.62574: checking for max_fail_percentage 30490 1727096586.62576: done checking for max_fail_percentage 30490 1727096586.62771: checking to see if all hosts have failed and the running result is not ok 30490 1727096586.62772: done checking to see if all hosts have failed 30490 1727096586.62773: getting the remaining hosts for this loop 30490 1727096586.62774: done getting the remaining hosts for this loop 30490 1727096586.62778: getting the next task for host managed_node3 30490 1727096586.62785: done getting next task for host managed_node3 30490 1727096586.62788: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096586.62792: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096586.62806: done sending task result for task 0afff68d-5257-ba36-653e-000000001108 30490 1727096586.62809: WORKER PROCESS EXITING 30490 1727096586.62819: getting variables 30490 1727096586.62820: in VariableManager get_vars() 30490 1727096586.62861: Calling all_inventory to load vars for managed_node3 30490 1727096586.62864: Calling groups_inventory to load vars for managed_node3 30490 1727096586.62866: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096586.62878: Calling all_plugins_play to load vars for managed_node3 30490 1727096586.62881: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096586.62884: Calling groups_plugins_play to load vars for managed_node3 30490 1727096586.64331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096586.66194: done with get_vars() 30490 1727096586.66218: done getting variables 30490 1727096586.66283: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:03:06 -0400 (0:00:00.060) 0:00:52.867 ****** 30490 1727096586.66327: entering _queue_task() for managed_node3/debug 30490 1727096586.66718: worker is 1 (out of 1 available) 30490 1727096586.66738: exiting _queue_task() for managed_node3/debug 30490 1727096586.66752: done queuing things up, now waiting for results queue to drain 30490 1727096586.66753: waiting for pending results... 30490 1727096586.67073: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096586.67281: in run() - task 0afff68d-5257-ba36-653e-000000001109 30490 1727096586.67285: variable 'ansible_search_path' from source: unknown 30490 1727096586.67288: variable 'ansible_search_path' from source: unknown 30490 1727096586.67321: calling self._execute() 30490 1727096586.67437: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096586.67448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096586.67462: variable 'omit' from source: magic vars 30490 1727096586.67935: variable 'ansible_distribution_major_version' from source: facts 30490 1727096586.67938: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096586.68038: variable 'network_state' from source: role '' defaults 30490 1727096586.68063: Evaluated conditional (network_state != {}): False 30490 1727096586.68073: when evaluation is False, skipping this task 30490 1727096586.68082: _execute() done 30490 1727096586.68090: dumping result to json 30490 1727096586.68097: done dumping result, returning 30490 1727096586.68109: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-ba36-653e-000000001109] 30490 1727096586.68119: sending task result for task 0afff68d-5257-ba36-653e-000000001109 skipping: [managed_node3] => { "false_condition": "network_state != {}" } 30490 1727096586.68509: no more pending results, returning what we have 30490 1727096586.68513: results queue empty 30490 1727096586.68514: checking for any_errors_fatal 30490 1727096586.68522: done checking for any_errors_fatal 30490 1727096586.68523: checking for max_fail_percentage 30490 1727096586.68524: done checking for max_fail_percentage 30490 1727096586.68525: checking to see if all hosts have failed and the running result is not ok 30490 1727096586.68526: done checking to see if all hosts have failed 30490 1727096586.68527: getting the remaining hosts for this loop 30490 1727096586.68528: done getting the remaining hosts for this loop 30490 1727096586.68532: getting the next task for host managed_node3 30490 1727096586.68539: done getting next task for host managed_node3 30490 1727096586.68542: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096586.68547: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096586.68566: getting variables 30490 1727096586.68570: in VariableManager get_vars() 30490 1727096586.68606: Calling all_inventory to load vars for managed_node3 30490 1727096586.68609: Calling groups_inventory to load vars for managed_node3 30490 1727096586.68611: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096586.68622: Calling all_plugins_play to load vars for managed_node3 30490 1727096586.68625: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096586.68628: Calling groups_plugins_play to load vars for managed_node3 30490 1727096586.69185: done sending task result for task 0afff68d-5257-ba36-653e-000000001109 30490 1727096586.69188: WORKER PROCESS EXITING 30490 1727096586.70163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096586.71856: done with get_vars() 30490 1727096586.71888: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:03:06 -0400 (0:00:00.056) 0:00:52.924 ****** 30490 1727096586.72002: entering _queue_task() for managed_node3/ping 30490 1727096586.72494: worker is 1 (out of 1 available) 30490 1727096586.72508: exiting _queue_task() for managed_node3/ping 30490 1727096586.72520: done queuing things up, now waiting for results queue to drain 30490 1727096586.72521: waiting for pending results... 30490 1727096586.72736: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096586.72895: in run() - task 0afff68d-5257-ba36-653e-00000000110a 30490 1727096586.72924: variable 'ansible_search_path' from source: unknown 30490 1727096586.72932: variable 'ansible_search_path' from source: unknown 30490 1727096586.72981: calling self._execute() 30490 1727096586.73086: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096586.73097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096586.73111: variable 'omit' from source: magic vars 30490 1727096586.73523: variable 'ansible_distribution_major_version' from source: facts 30490 1727096586.73540: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096586.73551: variable 'omit' from source: magic vars 30490 1727096586.73629: variable 'omit' from source: magic vars 30490 1727096586.73663: variable 'omit' from source: magic vars 30490 1727096586.73714: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096586.73756: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096586.73791: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096586.73815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096586.73838: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096586.73876: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096586.73888: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096586.73902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096586.74010: Set connection var ansible_connection to ssh 30490 1727096586.74023: Set connection var ansible_shell_type to sh 30490 1727096586.74037: Set connection var ansible_pipelining to False 30490 1727096586.74073: Set connection var ansible_shell_executable to /bin/sh 30490 1727096586.74076: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096586.74079: Set connection var ansible_timeout to 10 30490 1727096586.74103: variable 'ansible_shell_executable' from source: unknown 30490 1727096586.74121: variable 'ansible_connection' from source: unknown 30490 1727096586.74160: variable 'ansible_module_compression' from source: unknown 30490 1727096586.74163: variable 'ansible_shell_type' from source: unknown 30490 1727096586.74166: variable 'ansible_shell_executable' from source: unknown 30490 1727096586.74171: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096586.74173: variable 'ansible_pipelining' from source: unknown 30490 1727096586.74176: variable 'ansible_timeout' from source: unknown 30490 1727096586.74178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096586.74399: 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) 30490 1727096586.74443: variable 'omit' from source: magic vars 30490 1727096586.74446: starting attempt loop 30490 1727096586.74448: running the handler 30490 1727096586.74456: _low_level_execute_command(): starting 30490 1727096586.74471: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096586.75215: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096586.75231: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096586.75246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096586.75333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096586.75373: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096586.75389: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096586.75411: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096586.75494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096586.77172: stdout chunk (state=3): >>>/root <<< 30490 1727096586.77274: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096586.77309: stderr chunk (state=3): >>><<< 30490 1727096586.77311: stdout chunk (state=3): >>><<< 30490 1727096586.77326: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096586.77379: _low_level_execute_command(): starting 30490 1727096586.77384: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096586.7733228-32942-182787714492912 `" && echo ansible-tmp-1727096586.7733228-32942-182787714492912="` echo /root/.ansible/tmp/ansible-tmp-1727096586.7733228-32942-182787714492912 `" ) && sleep 0' 30490 1727096586.77793: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096586.77796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096586.77799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096586.77822: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096586.77833: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096586.77835: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096586.77886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096586.77890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096586.77892: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096586.77932: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096586.79953: stdout chunk (state=3): >>>ansible-tmp-1727096586.7733228-32942-182787714492912=/root/.ansible/tmp/ansible-tmp-1727096586.7733228-32942-182787714492912 <<< 30490 1727096586.80139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096586.80142: stderr chunk (state=3): >>><<< 30490 1727096586.80145: stdout chunk (state=3): >>><<< 30490 1727096586.80177: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096586.7733228-32942-182787714492912=/root/.ansible/tmp/ansible-tmp-1727096586.7733228-32942-182787714492912 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096586.80225: variable 'ansible_module_compression' from source: unknown 30490 1727096586.80307: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 30490 1727096586.80372: variable 'ansible_facts' from source: unknown 30490 1727096586.80454: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096586.7733228-32942-182787714492912/AnsiballZ_ping.py 30490 1727096586.80681: Sending initial data 30490 1727096586.80691: Sent initial data (153 bytes) 30490 1727096586.81259: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096586.81284: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096586.81303: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096586.81375: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096586.82985: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 30490 1727096586.83009: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096586.83028: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096586.83050: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpp4t4g450 /root/.ansible/tmp/ansible-tmp-1727096586.7733228-32942-182787714492912/AnsiballZ_ping.py <<< 30490 1727096586.83063: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096586.7733228-32942-182787714492912/AnsiballZ_ping.py" <<< 30490 1727096586.83082: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 30490 1727096586.83096: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpp4t4g450" to remote "/root/.ansible/tmp/ansible-tmp-1727096586.7733228-32942-182787714492912/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096586.7733228-32942-182787714492912/AnsiballZ_ping.py" <<< 30490 1727096586.83615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096586.83663: stderr chunk (state=3): >>><<< 30490 1727096586.83668: stdout chunk (state=3): >>><<< 30490 1727096586.83727: done transferring module to remote 30490 1727096586.83744: _low_level_execute_command(): starting 30490 1727096586.83750: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096586.7733228-32942-182787714492912/ /root/.ansible/tmp/ansible-tmp-1727096586.7733228-32942-182787714492912/AnsiballZ_ping.py && sleep 0' 30490 1727096586.84475: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096586.84479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096586.84482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096586.84484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096586.84498: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096586.84505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096586.84520: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096586.84564: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096586.84614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096586.86512: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096586.86518: stdout chunk (state=3): >>><<< 30490 1727096586.86520: stderr chunk (state=3): >>><<< 30490 1727096586.86622: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096586.86676: _low_level_execute_command(): starting 30490 1727096586.86680: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096586.7733228-32942-182787714492912/AnsiballZ_ping.py && sleep 0' 30490 1727096586.87677: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096586.87697: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096586.87732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096586.87830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096586.87951: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096586.87974: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096586.88003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096586.88185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096587.03454: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 30490 1727096587.04879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096587.05210: stdout chunk (state=3): >>><<< 30490 1727096587.05213: stderr chunk (state=3): >>><<< 30490 1727096587.05216: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096587.05220: 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-1727096586.7733228-32942-182787714492912/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096587.05222: _low_level_execute_command(): starting 30490 1727096587.05225: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096586.7733228-32942-182787714492912/ > /dev/null 2>&1 && sleep 0' 30490 1727096587.05814: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096587.05829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096587.05839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096587.05893: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096587.05911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096587.05937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096587.07973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096587.07977: stdout chunk (state=3): >>><<< 30490 1727096587.07980: stderr chunk (state=3): >>><<< 30490 1727096587.08173: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096587.08177: handler run complete 30490 1727096587.08179: attempt loop complete, returning result 30490 1727096587.08181: _execute() done 30490 1727096587.08183: dumping result to json 30490 1727096587.08186: done dumping result, returning 30490 1727096587.08188: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-ba36-653e-00000000110a] 30490 1727096587.08190: sending task result for task 0afff68d-5257-ba36-653e-00000000110a 30490 1727096587.08257: done sending task result for task 0afff68d-5257-ba36-653e-00000000110a 30490 1727096587.08260: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 30490 1727096587.08344: no more pending results, returning what we have 30490 1727096587.08348: results queue empty 30490 1727096587.08349: checking for any_errors_fatal 30490 1727096587.08356: done checking for any_errors_fatal 30490 1727096587.08357: checking for max_fail_percentage 30490 1727096587.08359: done checking for max_fail_percentage 30490 1727096587.08360: checking to see if all hosts have failed and the running result is not ok 30490 1727096587.08360: done checking to see if all hosts have failed 30490 1727096587.08361: getting the remaining hosts for this loop 30490 1727096587.08363: done getting the remaining hosts for this loop 30490 1727096587.08369: getting the next task for host managed_node3 30490 1727096587.08382: done getting next task for host managed_node3 30490 1727096587.08384: ^ task is: TASK: meta (role_complete) 30490 1727096587.08390: ^ state is: HOST STATE: block=6, 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? (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 30490 1727096587.08404: getting variables 30490 1727096587.08405: in VariableManager get_vars() 30490 1727096587.08445: Calling all_inventory to load vars for managed_node3 30490 1727096587.08448: Calling groups_inventory to load vars for managed_node3 30490 1727096587.08450: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096587.08460: Calling all_plugins_play to load vars for managed_node3 30490 1727096587.08463: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096587.08465: Calling groups_plugins_play to load vars for managed_node3 30490 1727096587.10128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096587.10984: done with get_vars() 30490 1727096587.11001: done getting variables 30490 1727096587.11057: done queuing things up, now waiting for results queue to drain 30490 1727096587.11059: results queue empty 30490 1727096587.11060: checking for any_errors_fatal 30490 1727096587.11061: done checking for any_errors_fatal 30490 1727096587.11062: checking for max_fail_percentage 30490 1727096587.11063: done checking for max_fail_percentage 30490 1727096587.11063: checking to see if all hosts have failed and the running result is not ok 30490 1727096587.11063: done checking to see if all hosts have failed 30490 1727096587.11064: getting the remaining hosts for this loop 30490 1727096587.11064: done getting the remaining hosts for this loop 30490 1727096587.11066: getting the next task for host managed_node3 30490 1727096587.11071: done getting next task for host managed_node3 30490 1727096587.11072: ^ task is: TASK: Show result 30490 1727096587.11074: ^ state is: HOST STATE: block=6, 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? (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 30490 1727096587.11076: getting variables 30490 1727096587.11077: in VariableManager get_vars() 30490 1727096587.11085: Calling all_inventory to load vars for managed_node3 30490 1727096587.11086: Calling groups_inventory to load vars for managed_node3 30490 1727096587.11088: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096587.11091: Calling all_plugins_play to load vars for managed_node3 30490 1727096587.11092: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096587.11094: Calling groups_plugins_play to load vars for managed_node3 30490 1727096587.11701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096587.13032: done with get_vars() 30490 1727096587.13053: done getting variables 30490 1727096587.13098: 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 result] ************************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Monday 23 September 2024 09:03:07 -0400 (0:00:00.411) 0:00:53.335 ****** 30490 1727096587.13135: entering _queue_task() for managed_node3/debug 30490 1727096587.13631: worker is 1 (out of 1 available) 30490 1727096587.13781: exiting _queue_task() for managed_node3/debug 30490 1727096587.13794: done queuing things up, now waiting for results queue to drain 30490 1727096587.13796: waiting for pending results... 30490 1727096587.13965: running TaskExecutor() for managed_node3/TASK: Show result 30490 1727096587.14092: in run() - task 0afff68d-5257-ba36-653e-000000001090 30490 1727096587.14116: variable 'ansible_search_path' from source: unknown 30490 1727096587.14129: variable 'ansible_search_path' from source: unknown 30490 1727096587.14176: calling self._execute() 30490 1727096587.14354: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096587.14359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096587.14361: variable 'omit' from source: magic vars 30490 1727096587.14694: variable 'ansible_distribution_major_version' from source: facts 30490 1727096587.14712: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096587.14723: variable 'omit' from source: magic vars 30490 1727096587.14781: variable 'omit' from source: magic vars 30490 1727096587.14826: variable 'omit' from source: magic vars 30490 1727096587.14880: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096587.14930: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096587.14954: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096587.14979: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096587.14997: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096587.15038: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096587.15073: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096587.15076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096587.15165: Set connection var ansible_connection to ssh 30490 1727096587.15182: Set connection var ansible_shell_type to sh 30490 1727096587.15229: Set connection var ansible_pipelining to False 30490 1727096587.15232: Set connection var ansible_shell_executable to /bin/sh 30490 1727096587.15234: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096587.15237: Set connection var ansible_timeout to 10 30490 1727096587.15253: variable 'ansible_shell_executable' from source: unknown 30490 1727096587.15261: variable 'ansible_connection' from source: unknown 30490 1727096587.15274: variable 'ansible_module_compression' from source: unknown 30490 1727096587.15283: variable 'ansible_shell_type' from source: unknown 30490 1727096587.15375: variable 'ansible_shell_executable' from source: unknown 30490 1727096587.15378: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096587.15381: variable 'ansible_pipelining' from source: unknown 30490 1727096587.15383: variable 'ansible_timeout' from source: unknown 30490 1727096587.15384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096587.15460: 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) 30490 1727096587.15482: variable 'omit' from source: magic vars 30490 1727096587.15495: starting attempt loop 30490 1727096587.15506: running the handler 30490 1727096587.15587: variable '__network_connections_result' from source: set_fact 30490 1727096587.15664: variable '__network_connections_result' from source: set_fact 30490 1727096587.15798: handler run complete 30490 1727096587.15881: attempt loop complete, returning result 30490 1727096587.16175: _execute() done 30490 1727096587.16179: dumping result to json 30490 1727096587.16181: done dumping result, returning 30490 1727096587.16184: done running TaskExecutor() for managed_node3/TASK: Show result [0afff68d-5257-ba36-653e-000000001090] 30490 1727096587.16187: sending task result for task 0afff68d-5257-ba36-653e-000000001090 30490 1727096587.16274: done sending task result for task 0afff68d-5257-ba36-653e-000000001090 30490 1727096587.16279: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a85a48ac-0131-40ae-8a98-8671ec461a69\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a85a48ac-0131-40ae-8a98-8671ec461a69" ] } } 30490 1727096587.16357: no more pending results, returning what we have 30490 1727096587.16362: results queue empty 30490 1727096587.16364: checking for any_errors_fatal 30490 1727096587.16368: done checking for any_errors_fatal 30490 1727096587.16369: checking for max_fail_percentage 30490 1727096587.16373: done checking for max_fail_percentage 30490 1727096587.16374: checking to see if all hosts have failed and the running result is not ok 30490 1727096587.16375: done checking to see if all hosts have failed 30490 1727096587.16376: getting the remaining hosts for this loop 30490 1727096587.16378: done getting the remaining hosts for this loop 30490 1727096587.16383: getting the next task for host managed_node3 30490 1727096587.16393: done getting next task for host managed_node3 30490 1727096587.16397: ^ task is: TASK: Include network role 30490 1727096587.16400: ^ state is: HOST STATE: block=6, 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? (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 30490 1727096587.16407: getting variables 30490 1727096587.16409: in VariableManager get_vars() 30490 1727096587.16448: Calling all_inventory to load vars for managed_node3 30490 1727096587.16451: Calling groups_inventory to load vars for managed_node3 30490 1727096587.16456: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096587.16788: Calling all_plugins_play to load vars for managed_node3 30490 1727096587.16793: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096587.16798: Calling groups_plugins_play to load vars for managed_node3 30490 1727096587.26903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096587.28517: done with get_vars() 30490 1727096587.28542: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Monday 23 September 2024 09:03:07 -0400 (0:00:00.155) 0:00:53.490 ****** 30490 1727096587.28639: entering _queue_task() for managed_node3/include_role 30490 1727096587.29008: worker is 1 (out of 1 available) 30490 1727096587.29146: exiting _queue_task() for managed_node3/include_role 30490 1727096587.29228: done queuing things up, now waiting for results queue to drain 30490 1727096587.29233: waiting for pending results... 30490 1727096587.29986: running TaskExecutor() for managed_node3/TASK: Include network role 30490 1727096587.30139: in run() - task 0afff68d-5257-ba36-653e-000000001094 30490 1727096587.30162: variable 'ansible_search_path' from source: unknown 30490 1727096587.30179: variable 'ansible_search_path' from source: unknown 30490 1727096587.30303: calling self._execute() 30490 1727096587.30609: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096587.30692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096587.30718: variable 'omit' from source: magic vars 30490 1727096587.32087: variable 'ansible_distribution_major_version' from source: facts 30490 1727096587.32092: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096587.32099: _execute() done 30490 1727096587.32102: dumping result to json 30490 1727096587.32107: done dumping result, returning 30490 1727096587.32110: done running TaskExecutor() for managed_node3/TASK: Include network role [0afff68d-5257-ba36-653e-000000001094] 30490 1727096587.32114: sending task result for task 0afff68d-5257-ba36-653e-000000001094 30490 1727096587.32479: done sending task result for task 0afff68d-5257-ba36-653e-000000001094 30490 1727096587.32485: WORKER PROCESS EXITING 30490 1727096587.32524: no more pending results, returning what we have 30490 1727096587.32532: in VariableManager get_vars() 30490 1727096587.32583: Calling all_inventory to load vars for managed_node3 30490 1727096587.32586: Calling groups_inventory to load vars for managed_node3 30490 1727096587.32593: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096587.32731: Calling all_plugins_play to load vars for managed_node3 30490 1727096587.32738: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096587.32790: Calling groups_plugins_play to load vars for managed_node3 30490 1727096587.34873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096587.36518: done with get_vars() 30490 1727096587.36537: variable 'ansible_search_path' from source: unknown 30490 1727096587.36538: variable 'ansible_search_path' from source: unknown 30490 1727096587.36674: variable 'omit' from source: magic vars 30490 1727096587.36715: variable 'omit' from source: magic vars 30490 1727096587.36728: variable 'omit' from source: magic vars 30490 1727096587.36730: we have included files to process 30490 1727096587.36731: generating all_blocks data 30490 1727096587.36735: done generating all_blocks data 30490 1727096587.36738: processing included file: fedora.linux_system_roles.network 30490 1727096587.36755: in VariableManager get_vars() 30490 1727096587.36766: done with get_vars() 30490 1727096587.36794: in VariableManager get_vars() 30490 1727096587.36815: done with get_vars() 30490 1727096587.36852: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 30490 1727096587.37188: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 30490 1727096587.37400: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 30490 1727096587.38539: in VariableManager get_vars() 30490 1727096587.38559: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096587.41443: iterating over new_blocks loaded from include file 30490 1727096587.41445: in VariableManager get_vars() 30490 1727096587.41462: done with get_vars() 30490 1727096587.41464: filtering new block on tags 30490 1727096587.41854: done filtering new block on tags 30490 1727096587.41857: in VariableManager get_vars() 30490 1727096587.41876: done with get_vars() 30490 1727096587.41878: filtering new block on tags 30490 1727096587.41895: done filtering new block on tags 30490 1727096587.41897: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node3 30490 1727096587.41902: extending task lists for all hosts with included blocks 30490 1727096587.42019: done extending task lists 30490 1727096587.42020: done processing included files 30490 1727096587.42021: results queue empty 30490 1727096587.42022: checking for any_errors_fatal 30490 1727096587.42027: done checking for any_errors_fatal 30490 1727096587.42028: checking for max_fail_percentage 30490 1727096587.42029: done checking for max_fail_percentage 30490 1727096587.42030: checking to see if all hosts have failed and the running result is not ok 30490 1727096587.42031: done checking to see if all hosts have failed 30490 1727096587.42031: getting the remaining hosts for this loop 30490 1727096587.42033: done getting the remaining hosts for this loop 30490 1727096587.42040: getting the next task for host managed_node3 30490 1727096587.42044: done getting next task for host managed_node3 30490 1727096587.42047: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096587.42050: ^ state is: HOST STATE: block=6, 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? (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 30490 1727096587.42060: getting variables 30490 1727096587.42061: in VariableManager get_vars() 30490 1727096587.42077: Calling all_inventory to load vars for managed_node3 30490 1727096587.42079: Calling groups_inventory to load vars for managed_node3 30490 1727096587.42081: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096587.42086: Calling all_plugins_play to load vars for managed_node3 30490 1727096587.42088: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096587.42091: Calling groups_plugins_play to load vars for managed_node3 30490 1727096587.43528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096587.45831: done with get_vars() 30490 1727096587.45851: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:03:07 -0400 (0:00:00.172) 0:00:53.663 ****** 30490 1727096587.45929: entering _queue_task() for managed_node3/include_tasks 30490 1727096587.46412: worker is 1 (out of 1 available) 30490 1727096587.46423: exiting _queue_task() for managed_node3/include_tasks 30490 1727096587.46433: done queuing things up, now waiting for results queue to drain 30490 1727096587.46435: waiting for pending results... 30490 1727096587.46678: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096587.46846: in run() - task 0afff68d-5257-ba36-653e-00000000127a 30490 1727096587.46851: variable 'ansible_search_path' from source: unknown 30490 1727096587.46853: variable 'ansible_search_path' from source: unknown 30490 1727096587.46878: calling self._execute() 30490 1727096587.47124: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096587.47146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096587.47176: variable 'omit' from source: magic vars 30490 1727096587.48014: variable 'ansible_distribution_major_version' from source: facts 30490 1727096587.48018: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096587.48021: _execute() done 30490 1727096587.48023: dumping result to json 30490 1727096587.48026: done dumping result, returning 30490 1727096587.48029: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-ba36-653e-00000000127a] 30490 1727096587.48031: sending task result for task 0afff68d-5257-ba36-653e-00000000127a 30490 1727096587.48301: no more pending results, returning what we have 30490 1727096587.48307: in VariableManager get_vars() 30490 1727096587.48351: Calling all_inventory to load vars for managed_node3 30490 1727096587.48354: Calling groups_inventory to load vars for managed_node3 30490 1727096587.48357: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096587.48374: Calling all_plugins_play to load vars for managed_node3 30490 1727096587.48378: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096587.48381: Calling groups_plugins_play to load vars for managed_node3 30490 1727096587.49482: done sending task result for task 0afff68d-5257-ba36-653e-00000000127a 30490 1727096587.49486: WORKER PROCESS EXITING 30490 1727096587.51249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096587.53375: done with get_vars() 30490 1727096587.53397: variable 'ansible_search_path' from source: unknown 30490 1727096587.53399: variable 'ansible_search_path' from source: unknown 30490 1727096587.53696: we have included files to process 30490 1727096587.53697: generating all_blocks data 30490 1727096587.53699: done generating all_blocks data 30490 1727096587.53701: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096587.53702: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096587.53705: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096587.55204: done processing included file 30490 1727096587.55206: iterating over new_blocks loaded from include file 30490 1727096587.55208: in VariableManager get_vars() 30490 1727096587.55234: done with get_vars() 30490 1727096587.55236: filtering new block on tags 30490 1727096587.55270: done filtering new block on tags 30490 1727096587.55274: in VariableManager get_vars() 30490 1727096587.55298: done with get_vars() 30490 1727096587.55300: filtering new block on tags 30490 1727096587.55347: done filtering new block on tags 30490 1727096587.55350: in VariableManager get_vars() 30490 1727096587.55472: done with get_vars() 30490 1727096587.55474: filtering new block on tags 30490 1727096587.55517: done filtering new block on tags 30490 1727096587.55520: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 30490 1727096587.55525: extending task lists for all hosts with included blocks 30490 1727096587.58313: done extending task lists 30490 1727096587.58315: done processing included files 30490 1727096587.58316: results queue empty 30490 1727096587.58316: checking for any_errors_fatal 30490 1727096587.58319: done checking for any_errors_fatal 30490 1727096587.58320: checking for max_fail_percentage 30490 1727096587.58322: done checking for max_fail_percentage 30490 1727096587.58323: checking to see if all hosts have failed and the running result is not ok 30490 1727096587.58324: done checking to see if all hosts have failed 30490 1727096587.58324: getting the remaining hosts for this loop 30490 1727096587.58326: done getting the remaining hosts for this loop 30490 1727096587.58328: getting the next task for host managed_node3 30490 1727096587.58333: done getting next task for host managed_node3 30490 1727096587.58336: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096587.58340: ^ state is: HOST STATE: block=6, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096587.58351: getting variables 30490 1727096587.58353: in VariableManager get_vars() 30490 1727096587.58553: Calling all_inventory to load vars for managed_node3 30490 1727096587.58556: Calling groups_inventory to load vars for managed_node3 30490 1727096587.58559: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096587.58565: Calling all_plugins_play to load vars for managed_node3 30490 1727096587.58571: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096587.58574: Calling groups_plugins_play to load vars for managed_node3 30490 1727096587.60472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096587.62263: done with get_vars() 30490 1727096587.62424: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:03:07 -0400 (0:00:00.165) 0:00:53.829 ****** 30490 1727096587.62506: entering _queue_task() for managed_node3/setup 30490 1727096587.63331: worker is 1 (out of 1 available) 30490 1727096587.63343: exiting _queue_task() for managed_node3/setup 30490 1727096587.63353: done queuing things up, now waiting for results queue to drain 30490 1727096587.63355: waiting for pending results... 30490 1727096587.63597: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096587.63746: in run() - task 0afff68d-5257-ba36-653e-0000000012d1 30490 1727096587.63765: variable 'ansible_search_path' from source: unknown 30490 1727096587.63771: variable 'ansible_search_path' from source: unknown 30490 1727096587.63805: calling self._execute() 30490 1727096587.63892: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096587.63898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096587.63908: variable 'omit' from source: magic vars 30490 1727096587.64271: variable 'ansible_distribution_major_version' from source: facts 30490 1727096587.64285: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096587.64482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096587.67243: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096587.67313: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096587.67346: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096587.67383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096587.67574: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096587.67578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096587.67582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096587.67587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096587.67645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096587.67700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096587.67784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096587.67807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096587.67832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096587.67869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096587.67900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096587.68051: variable '__network_required_facts' from source: role '' defaults 30490 1727096587.68054: variable 'ansible_facts' from source: unknown 30490 1727096587.68798: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 30490 1727096587.68804: when evaluation is False, skipping this task 30490 1727096587.68807: _execute() done 30490 1727096587.68810: dumping result to json 30490 1727096587.68813: done dumping result, returning 30490 1727096587.68816: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-ba36-653e-0000000012d1] 30490 1727096587.68823: sending task result for task 0afff68d-5257-ba36-653e-0000000012d1 30490 1727096587.68914: done sending task result for task 0afff68d-5257-ba36-653e-0000000012d1 30490 1727096587.68917: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096587.68970: no more pending results, returning what we have 30490 1727096587.68974: results queue empty 30490 1727096587.68975: checking for any_errors_fatal 30490 1727096587.68976: done checking for any_errors_fatal 30490 1727096587.68977: checking for max_fail_percentage 30490 1727096587.68979: done checking for max_fail_percentage 30490 1727096587.68980: checking to see if all hosts have failed and the running result is not ok 30490 1727096587.68980: done checking to see if all hosts have failed 30490 1727096587.68981: getting the remaining hosts for this loop 30490 1727096587.68982: done getting the remaining hosts for this loop 30490 1727096587.68986: getting the next task for host managed_node3 30490 1727096587.68998: done getting next task for host managed_node3 30490 1727096587.69001: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096587.69007: ^ state is: HOST STATE: block=6, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096587.69031: getting variables 30490 1727096587.69038: in VariableManager get_vars() 30490 1727096587.69078: Calling all_inventory to load vars for managed_node3 30490 1727096587.69081: Calling groups_inventory to load vars for managed_node3 30490 1727096587.69084: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096587.69093: Calling all_plugins_play to load vars for managed_node3 30490 1727096587.69096: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096587.69104: Calling groups_plugins_play to load vars for managed_node3 30490 1727096587.70651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096587.73225: done with get_vars() 30490 1727096587.73254: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:03:07 -0400 (0:00:00.108) 0:00:53.937 ****** 30490 1727096587.73361: entering _queue_task() for managed_node3/stat 30490 1727096587.73719: worker is 1 (out of 1 available) 30490 1727096587.73732: exiting _queue_task() for managed_node3/stat 30490 1727096587.73745: done queuing things up, now waiting for results queue to drain 30490 1727096587.73746: waiting for pending results... 30490 1727096587.74041: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096587.74203: in run() - task 0afff68d-5257-ba36-653e-0000000012d3 30490 1727096587.74222: variable 'ansible_search_path' from source: unknown 30490 1727096587.74294: variable 'ansible_search_path' from source: unknown 30490 1727096587.74299: calling self._execute() 30490 1727096587.74379: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096587.74391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096587.74410: variable 'omit' from source: magic vars 30490 1727096587.74837: variable 'ansible_distribution_major_version' from source: facts 30490 1727096587.74857: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096587.75166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096587.75728: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096587.75819: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096587.75860: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096587.75956: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096587.76161: 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) 30490 1727096587.76278: 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) 30490 1727096587.76385: 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) 30490 1727096587.76389: 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) 30490 1727096587.76547: variable '__network_is_ostree' from source: set_fact 30490 1727096587.76559: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096587.76571: when evaluation is False, skipping this task 30490 1727096587.76580: _execute() done 30490 1727096587.76587: dumping result to json 30490 1727096587.76593: done dumping result, returning 30490 1727096587.76604: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-ba36-653e-0000000012d3] 30490 1727096587.76613: sending task result for task 0afff68d-5257-ba36-653e-0000000012d3 skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096587.76785: no more pending results, returning what we have 30490 1727096587.76790: results queue empty 30490 1727096587.76791: checking for any_errors_fatal 30490 1727096587.76801: done checking for any_errors_fatal 30490 1727096587.76802: checking for max_fail_percentage 30490 1727096587.76804: done checking for max_fail_percentage 30490 1727096587.76805: checking to see if all hosts have failed and the running result is not ok 30490 1727096587.76805: done checking to see if all hosts have failed 30490 1727096587.76806: getting the remaining hosts for this loop 30490 1727096587.76808: done getting the remaining hosts for this loop 30490 1727096587.76812: getting the next task for host managed_node3 30490 1727096587.76821: done getting next task for host managed_node3 30490 1727096587.76825: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096587.76830: ^ state is: HOST STATE: block=6, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096587.76858: getting variables 30490 1727096587.76860: in VariableManager get_vars() 30490 1727096587.76903: Calling all_inventory to load vars for managed_node3 30490 1727096587.76906: Calling groups_inventory to load vars for managed_node3 30490 1727096587.76908: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096587.76921: Calling all_plugins_play to load vars for managed_node3 30490 1727096587.76925: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096587.76929: Calling groups_plugins_play to load vars for managed_node3 30490 1727096587.77447: done sending task result for task 0afff68d-5257-ba36-653e-0000000012d3 30490 1727096587.77452: WORKER PROCESS EXITING 30490 1727096587.78607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096587.81245: done with get_vars() 30490 1727096587.81320: done getting variables 30490 1727096587.81441: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:03:07 -0400 (0:00:00.081) 0:00:54.019 ****** 30490 1727096587.81520: entering _queue_task() for managed_node3/set_fact 30490 1727096587.82039: worker is 1 (out of 1 available) 30490 1727096587.82053: exiting _queue_task() for managed_node3/set_fact 30490 1727096587.82065: done queuing things up, now waiting for results queue to drain 30490 1727096587.82069: waiting for pending results... 30490 1727096587.82477: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096587.82777: in run() - task 0afff68d-5257-ba36-653e-0000000012d4 30490 1727096587.82783: variable 'ansible_search_path' from source: unknown 30490 1727096587.82787: variable 'ansible_search_path' from source: unknown 30490 1727096587.82847: calling self._execute() 30490 1727096587.83277: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096587.83281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096587.83283: variable 'omit' from source: magic vars 30490 1727096587.83505: variable 'ansible_distribution_major_version' from source: facts 30490 1727096587.83518: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096587.83781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096587.84148: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096587.84201: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096587.84237: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096587.84372: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096587.84381: 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) 30490 1727096587.84399: 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) 30490 1727096587.84425: 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) 30490 1727096587.84449: 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) 30490 1727096587.84538: variable '__network_is_ostree' from source: set_fact 30490 1727096587.84544: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096587.84547: when evaluation is False, skipping this task 30490 1727096587.84550: _execute() done 30490 1727096587.84553: dumping result to json 30490 1727096587.84557: done dumping result, returning 30490 1727096587.84568: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-ba36-653e-0000000012d4] 30490 1727096587.84571: sending task result for task 0afff68d-5257-ba36-653e-0000000012d4 30490 1727096587.84670: done sending task result for task 0afff68d-5257-ba36-653e-0000000012d4 30490 1727096587.84673: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096587.84749: no more pending results, returning what we have 30490 1727096587.84753: results queue empty 30490 1727096587.84754: checking for any_errors_fatal 30490 1727096587.84761: done checking for any_errors_fatal 30490 1727096587.84762: checking for max_fail_percentage 30490 1727096587.84764: done checking for max_fail_percentage 30490 1727096587.84765: checking to see if all hosts have failed and the running result is not ok 30490 1727096587.84766: done checking to see if all hosts have failed 30490 1727096587.84766: getting the remaining hosts for this loop 30490 1727096587.84770: done getting the remaining hosts for this loop 30490 1727096587.84774: getting the next task for host managed_node3 30490 1727096587.84786: done getting next task for host managed_node3 30490 1727096587.84789: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096587.84795: ^ state is: HOST STATE: block=6, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096587.84819: getting variables 30490 1727096587.84821: in VariableManager get_vars() 30490 1727096587.84856: Calling all_inventory to load vars for managed_node3 30490 1727096587.84859: Calling groups_inventory to load vars for managed_node3 30490 1727096587.84861: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096587.84874: Calling all_plugins_play to load vars for managed_node3 30490 1727096587.84878: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096587.84881: Calling groups_plugins_play to load vars for managed_node3 30490 1727096587.86235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096587.88496: done with get_vars() 30490 1727096587.88538: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:03:07 -0400 (0:00:00.072) 0:00:54.091 ****** 30490 1727096587.88730: entering _queue_task() for managed_node3/service_facts 30490 1727096587.89299: worker is 1 (out of 1 available) 30490 1727096587.89313: exiting _queue_task() for managed_node3/service_facts 30490 1727096587.89326: done queuing things up, now waiting for results queue to drain 30490 1727096587.89327: waiting for pending results... 30490 1727096587.89874: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096587.89882: in run() - task 0afff68d-5257-ba36-653e-0000000012d6 30490 1727096587.89885: variable 'ansible_search_path' from source: unknown 30490 1727096587.89888: variable 'ansible_search_path' from source: unknown 30490 1727096587.89891: calling self._execute() 30490 1727096587.89971: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096587.89987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096587.90009: variable 'omit' from source: magic vars 30490 1727096587.90425: variable 'ansible_distribution_major_version' from source: facts 30490 1727096587.90451: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096587.90462: variable 'omit' from source: magic vars 30490 1727096587.90557: variable 'omit' from source: magic vars 30490 1727096587.90629: variable 'omit' from source: magic vars 30490 1727096587.90703: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096587.90760: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096587.90826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096587.90851: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096587.90890: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096587.90991: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096587.90995: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096587.90997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096587.91089: Set connection var ansible_connection to ssh 30490 1727096587.91109: Set connection var ansible_shell_type to sh 30490 1727096587.91122: Set connection var ansible_pipelining to False 30490 1727096587.91132: Set connection var ansible_shell_executable to /bin/sh 30490 1727096587.91141: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096587.91208: Set connection var ansible_timeout to 10 30490 1727096587.91212: variable 'ansible_shell_executable' from source: unknown 30490 1727096587.91218: variable 'ansible_connection' from source: unknown 30490 1727096587.91221: variable 'ansible_module_compression' from source: unknown 30490 1727096587.91225: variable 'ansible_shell_type' from source: unknown 30490 1727096587.91228: variable 'ansible_shell_executable' from source: unknown 30490 1727096587.91233: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096587.91235: variable 'ansible_pipelining' from source: unknown 30490 1727096587.91236: variable 'ansible_timeout' from source: unknown 30490 1727096587.91318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096587.91470: 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) 30490 1727096587.91492: variable 'omit' from source: magic vars 30490 1727096587.91502: starting attempt loop 30490 1727096587.91509: running the handler 30490 1727096587.91533: _low_level_execute_command(): starting 30490 1727096587.91550: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096587.92479: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096587.92599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096587.92621: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096587.92708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096587.94354: stdout chunk (state=3): >>>/root <<< 30490 1727096587.94529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096587.94533: stdout chunk (state=3): >>><<< 30490 1727096587.94536: stderr chunk (state=3): >>><<< 30490 1727096587.94708: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096587.94712: _low_level_execute_command(): starting 30490 1727096587.94715: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096587.945986-33007-250549599197988 `" && echo ansible-tmp-1727096587.945986-33007-250549599197988="` echo /root/.ansible/tmp/ansible-tmp-1727096587.945986-33007-250549599197988 `" ) && sleep 0' 30490 1727096587.95372: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096587.95388: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096587.95400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096587.95423: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096587.95519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096587.97374: stdout chunk (state=3): >>>ansible-tmp-1727096587.945986-33007-250549599197988=/root/.ansible/tmp/ansible-tmp-1727096587.945986-33007-250549599197988 <<< 30490 1727096587.97462: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096587.97511: stderr chunk (state=3): >>><<< 30490 1727096587.97515: stdout chunk (state=3): >>><<< 30490 1727096587.97679: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096587.945986-33007-250549599197988=/root/.ansible/tmp/ansible-tmp-1727096587.945986-33007-250549599197988 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096587.97683: variable 'ansible_module_compression' from source: unknown 30490 1727096587.97685: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 30490 1727096587.97687: variable 'ansible_facts' from source: unknown 30490 1727096587.97750: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096587.945986-33007-250549599197988/AnsiballZ_service_facts.py 30490 1727096587.97966: Sending initial data 30490 1727096587.97972: Sent initial data (161 bytes) 30490 1727096587.98651: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096587.98655: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096587.98657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096587.98660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096587.98664: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096587.98810: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096587.99116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096588.00623: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 30490 1727096588.00662: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096588.00678: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096588.00723: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpm9hm_yko /root/.ansible/tmp/ansible-tmp-1727096587.945986-33007-250549599197988/AnsiballZ_service_facts.py <<< 30490 1727096588.00726: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096587.945986-33007-250549599197988/AnsiballZ_service_facts.py" <<< 30490 1727096588.00782: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpm9hm_yko" to remote "/root/.ansible/tmp/ansible-tmp-1727096587.945986-33007-250549599197988/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096587.945986-33007-250549599197988/AnsiballZ_service_facts.py" <<< 30490 1727096588.01788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096588.01975: stderr chunk (state=3): >>><<< 30490 1727096588.01979: stdout chunk (state=3): >>><<< 30490 1727096588.01981: done transferring module to remote 30490 1727096588.01983: _low_level_execute_command(): starting 30490 1727096588.01985: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096587.945986-33007-250549599197988/ /root/.ansible/tmp/ansible-tmp-1727096587.945986-33007-250549599197988/AnsiballZ_service_facts.py && sleep 0' 30490 1727096588.03156: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096588.03160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096588.03163: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096588.03166: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096588.03171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096588.03176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096588.03178: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096588.03181: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096588.03383: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096588.03442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096588.05375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096588.05379: stdout chunk (state=3): >>><<< 30490 1727096588.05381: stderr chunk (state=3): >>><<< 30490 1727096588.05383: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096588.05385: _low_level_execute_command(): starting 30490 1727096588.05461: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096587.945986-33007-250549599197988/AnsiballZ_service_facts.py && sleep 0' 30490 1727096588.06280: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096588.06284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096588.06286: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096588.06288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096588.06292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096588.06345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096588.06358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096588.06405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096589.63494: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "st<<< 30490 1727096589.63583: stdout chunk (state=3): >>>opped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integratio<<< 30490 1727096589.63597: stdout chunk (state=3): >>>n.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 30490 1727096589.65092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096589.65120: stderr chunk (state=3): >>><<< 30490 1727096589.65123: stdout chunk (state=3): >>><<< 30490 1727096589.65153: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096589.66045: 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-1727096587.945986-33007-250549599197988/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096589.66049: _low_level_execute_command(): starting 30490 1727096589.66052: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096587.945986-33007-250549599197988/ > /dev/null 2>&1 && sleep 0' 30490 1727096589.66531: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096589.66535: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096589.66537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096589.66593: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096589.66598: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096589.66603: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096589.66636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096589.68578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096589.68582: stdout chunk (state=3): >>><<< 30490 1727096589.68587: stderr chunk (state=3): >>><<< 30490 1727096589.68603: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096589.68617: handler run complete 30490 1727096589.68861: variable 'ansible_facts' from source: unknown 30490 1727096589.69178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096589.69670: variable 'ansible_facts' from source: unknown 30490 1727096589.69801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096589.70002: attempt loop complete, returning result 30490 1727096589.70009: _execute() done 30490 1727096589.70012: dumping result to json 30490 1727096589.70116: done dumping result, returning 30490 1727096589.70119: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-ba36-653e-0000000012d6] 30490 1727096589.70122: sending task result for task 0afff68d-5257-ba36-653e-0000000012d6 ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096589.71579: no more pending results, returning what we have 30490 1727096589.71582: results queue empty 30490 1727096589.71583: checking for any_errors_fatal 30490 1727096589.71588: done checking for any_errors_fatal 30490 1727096589.71589: checking for max_fail_percentage 30490 1727096589.71594: done checking for max_fail_percentage 30490 1727096589.71595: checking to see if all hosts have failed and the running result is not ok 30490 1727096589.71596: done checking to see if all hosts have failed 30490 1727096589.71597: getting the remaining hosts for this loop 30490 1727096589.71598: done getting the remaining hosts for this loop 30490 1727096589.71601: getting the next task for host managed_node3 30490 1727096589.71616: done getting next task for host managed_node3 30490 1727096589.71618: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096589.71623: ^ state is: HOST STATE: block=6, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096589.71637: getting variables 30490 1727096589.71639: in VariableManager get_vars() 30490 1727096589.71674: Calling all_inventory to load vars for managed_node3 30490 1727096589.71683: Calling groups_inventory to load vars for managed_node3 30490 1727096589.71686: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096589.71695: Calling all_plugins_play to load vars for managed_node3 30490 1727096589.71697: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096589.71700: Calling groups_plugins_play to load vars for managed_node3 30490 1727096589.72224: done sending task result for task 0afff68d-5257-ba36-653e-0000000012d6 30490 1727096589.72637: WORKER PROCESS EXITING 30490 1727096589.72653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096589.73713: done with get_vars() 30490 1727096589.73739: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:03:09 -0400 (0:00:01.851) 0:00:55.942 ****** 30490 1727096589.73852: entering _queue_task() for managed_node3/package_facts 30490 1727096589.74166: worker is 1 (out of 1 available) 30490 1727096589.74186: exiting _queue_task() for managed_node3/package_facts 30490 1727096589.74201: done queuing things up, now waiting for results queue to drain 30490 1727096589.74203: waiting for pending results... 30490 1727096589.74589: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096589.74722: in run() - task 0afff68d-5257-ba36-653e-0000000012d7 30490 1727096589.74763: variable 'ansible_search_path' from source: unknown 30490 1727096589.74769: variable 'ansible_search_path' from source: unknown 30490 1727096589.74854: calling self._execute() 30490 1727096589.74927: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096589.74931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096589.74933: variable 'omit' from source: magic vars 30490 1727096589.75433: variable 'ansible_distribution_major_version' from source: facts 30490 1727096589.75438: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096589.75441: variable 'omit' from source: magic vars 30490 1727096589.75528: variable 'omit' from source: magic vars 30490 1727096589.75553: variable 'omit' from source: magic vars 30490 1727096589.75633: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096589.75660: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096589.75681: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096589.75713: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096589.75721: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096589.75821: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096589.75824: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096589.75828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096589.75908: Set connection var ansible_connection to ssh 30490 1727096589.75913: Set connection var ansible_shell_type to sh 30490 1727096589.75915: Set connection var ansible_pipelining to False 30490 1727096589.75919: Set connection var ansible_shell_executable to /bin/sh 30490 1727096589.75922: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096589.75925: Set connection var ansible_timeout to 10 30490 1727096589.76069: variable 'ansible_shell_executable' from source: unknown 30490 1727096589.76073: variable 'ansible_connection' from source: unknown 30490 1727096589.76076: variable 'ansible_module_compression' from source: unknown 30490 1727096589.76078: variable 'ansible_shell_type' from source: unknown 30490 1727096589.76081: variable 'ansible_shell_executable' from source: unknown 30490 1727096589.76083: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096589.76085: variable 'ansible_pipelining' from source: unknown 30490 1727096589.76088: variable 'ansible_timeout' from source: unknown 30490 1727096589.76095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096589.76208: 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) 30490 1727096589.76220: variable 'omit' from source: magic vars 30490 1727096589.76223: starting attempt loop 30490 1727096589.76226: running the handler 30490 1727096589.76244: _low_level_execute_command(): starting 30490 1727096589.76261: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096589.77059: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096589.77081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096589.77127: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096589.77131: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096589.77182: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096589.78825: stdout chunk (state=3): >>>/root <<< 30490 1727096589.78978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096589.78993: stderr chunk (state=3): >>><<< 30490 1727096589.78996: stdout chunk (state=3): >>><<< 30490 1727096589.79014: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096589.79025: _low_level_execute_command(): starting 30490 1727096589.79032: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096589.7901268-33078-114502618756059 `" && echo ansible-tmp-1727096589.7901268-33078-114502618756059="` echo /root/.ansible/tmp/ansible-tmp-1727096589.7901268-33078-114502618756059 `" ) && sleep 0' 30490 1727096589.79582: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096589.79590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096589.79593: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096589.79644: 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 <<< 30490 1727096589.79648: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096589.79665: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096589.79695: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096589.81551: stdout chunk (state=3): >>>ansible-tmp-1727096589.7901268-33078-114502618756059=/root/.ansible/tmp/ansible-tmp-1727096589.7901268-33078-114502618756059 <<< 30490 1727096589.81707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096589.81728: stderr chunk (state=3): >>><<< 30490 1727096589.81734: stdout chunk (state=3): >>><<< 30490 1727096589.81769: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096589.7901268-33078-114502618756059=/root/.ansible/tmp/ansible-tmp-1727096589.7901268-33078-114502618756059 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096589.81978: variable 'ansible_module_compression' from source: unknown 30490 1727096589.81981: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 30490 1727096589.82006: variable 'ansible_facts' from source: unknown 30490 1727096589.82257: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096589.7901268-33078-114502618756059/AnsiballZ_package_facts.py 30490 1727096589.82400: Sending initial data 30490 1727096589.82412: Sent initial data (162 bytes) 30490 1727096589.82977: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096589.82999: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096589.83066: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096589.83089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096589.83139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096589.84730: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096589.84885: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096589.84892: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpnvkzbixx /root/.ansible/tmp/ansible-tmp-1727096589.7901268-33078-114502618756059/AnsiballZ_package_facts.py <<< 30490 1727096589.84895: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096589.7901268-33078-114502618756059/AnsiballZ_package_facts.py" <<< 30490 1727096589.84916: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpnvkzbixx" to remote "/root/.ansible/tmp/ansible-tmp-1727096589.7901268-33078-114502618756059/AnsiballZ_package_facts.py" <<< 30490 1727096589.84923: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096589.7901268-33078-114502618756059/AnsiballZ_package_facts.py" <<< 30490 1727096589.86761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096589.86914: stderr chunk (state=3): >>><<< 30490 1727096589.86917: stdout chunk (state=3): >>><<< 30490 1727096589.86919: done transferring module to remote 30490 1727096589.86936: _low_level_execute_command(): starting 30490 1727096589.86939: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096589.7901268-33078-114502618756059/ /root/.ansible/tmp/ansible-tmp-1727096589.7901268-33078-114502618756059/AnsiballZ_package_facts.py && sleep 0' 30490 1727096589.87911: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096589.87956: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096589.87960: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096589.87983: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096589.88037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096589.89858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096589.89872: stderr chunk (state=3): >>><<< 30490 1727096589.89884: stdout chunk (state=3): >>><<< 30490 1727096589.89906: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096589.89985: _low_level_execute_command(): starting 30490 1727096589.89989: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096589.7901268-33078-114502618756059/AnsiballZ_package_facts.py && sleep 0' 30490 1727096589.90466: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096589.90487: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096589.90505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096589.90598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096589.90621: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096589.90638: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096589.90706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096590.34855: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks"<<< 30490 1727096590.35036: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-resc<<< 30490 1727096590.35097: stdout chunk (state=3): >>>ue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 30490 1727096590.36992: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096590.36996: stdout chunk (state=3): >>><<< 30490 1727096590.36998: stderr chunk (state=3): >>><<< 30490 1727096590.37378: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096590.40537: 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-1727096589.7901268-33078-114502618756059/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096590.40594: _low_level_execute_command(): starting 30490 1727096590.40598: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096589.7901268-33078-114502618756059/ > /dev/null 2>&1 && sleep 0' 30490 1727096590.41015: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096590.41018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096590.41021: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096590.41023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096590.41076: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096590.41080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096590.41119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096590.43027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096590.43049: stderr chunk (state=3): >>><<< 30490 1727096590.43052: stdout chunk (state=3): >>><<< 30490 1727096590.43277: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096590.43281: handler run complete 30490 1727096590.44270: variable 'ansible_facts' from source: unknown 30490 1727096590.44822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096590.47075: variable 'ansible_facts' from source: unknown 30490 1727096590.47455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096590.48273: attempt loop complete, returning result 30490 1727096590.48298: _execute() done 30490 1727096590.48307: dumping result to json 30490 1727096590.48545: done dumping result, returning 30490 1727096590.48572: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-ba36-653e-0000000012d7] 30490 1727096590.48590: sending task result for task 0afff68d-5257-ba36-653e-0000000012d7 30490 1727096590.51530: done sending task result for task 0afff68d-5257-ba36-653e-0000000012d7 30490 1727096590.51534: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096590.51701: no more pending results, returning what we have 30490 1727096590.51704: results queue empty 30490 1727096590.51705: checking for any_errors_fatal 30490 1727096590.51709: done checking for any_errors_fatal 30490 1727096590.51710: checking for max_fail_percentage 30490 1727096590.51712: done checking for max_fail_percentage 30490 1727096590.51713: checking to see if all hosts have failed and the running result is not ok 30490 1727096590.51714: done checking to see if all hosts have failed 30490 1727096590.51714: getting the remaining hosts for this loop 30490 1727096590.51716: done getting the remaining hosts for this loop 30490 1727096590.51720: getting the next task for host managed_node3 30490 1727096590.51727: done getting next task for host managed_node3 30490 1727096590.51731: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096590.51735: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096590.51748: getting variables 30490 1727096590.51750: in VariableManager get_vars() 30490 1727096590.51828: Calling all_inventory to load vars for managed_node3 30490 1727096590.51832: Calling groups_inventory to load vars for managed_node3 30490 1727096590.51834: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096590.51843: Calling all_plugins_play to load vars for managed_node3 30490 1727096590.51846: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096590.51849: Calling groups_plugins_play to load vars for managed_node3 30490 1727096590.53443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096590.55323: done with get_vars() 30490 1727096590.55346: done getting variables 30490 1727096590.55412: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:03:10 -0400 (0:00:00.815) 0:00:56.758 ****** 30490 1727096590.55455: entering _queue_task() for managed_node3/debug 30490 1727096590.55791: worker is 1 (out of 1 available) 30490 1727096590.55806: exiting _queue_task() for managed_node3/debug 30490 1727096590.55817: done queuing things up, now waiting for results queue to drain 30490 1727096590.55819: waiting for pending results... 30490 1727096590.56080: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096590.56672: in run() - task 0afff68d-5257-ba36-653e-00000000127b 30490 1727096590.56679: variable 'ansible_search_path' from source: unknown 30490 1727096590.56682: variable 'ansible_search_path' from source: unknown 30490 1727096590.56684: calling self._execute() 30490 1727096590.56886: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096590.56892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096590.56905: variable 'omit' from source: magic vars 30490 1727096590.57425: variable 'ansible_distribution_major_version' from source: facts 30490 1727096590.57435: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096590.57441: variable 'omit' from source: magic vars 30490 1727096590.57664: variable 'omit' from source: magic vars 30490 1727096590.57817: variable 'network_provider' from source: set_fact 30490 1727096590.57844: variable 'omit' from source: magic vars 30490 1727096590.58076: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096590.58080: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096590.58083: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096590.58086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096590.58089: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096590.58091: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096590.58093: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096590.58095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096590.58153: Set connection var ansible_connection to ssh 30490 1727096590.58169: Set connection var ansible_shell_type to sh 30490 1727096590.58187: Set connection var ansible_pipelining to False 30490 1727096590.58197: Set connection var ansible_shell_executable to /bin/sh 30490 1727096590.58207: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096590.58218: Set connection var ansible_timeout to 10 30490 1727096590.58247: variable 'ansible_shell_executable' from source: unknown 30490 1727096590.58257: variable 'ansible_connection' from source: unknown 30490 1727096590.58263: variable 'ansible_module_compression' from source: unknown 30490 1727096590.58276: variable 'ansible_shell_type' from source: unknown 30490 1727096590.58285: variable 'ansible_shell_executable' from source: unknown 30490 1727096590.58292: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096590.58300: variable 'ansible_pipelining' from source: unknown 30490 1727096590.58307: variable 'ansible_timeout' from source: unknown 30490 1727096590.58314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096590.58455: 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) 30490 1727096590.58477: variable 'omit' from source: magic vars 30490 1727096590.58575: starting attempt loop 30490 1727096590.58579: running the handler 30490 1727096590.58583: handler run complete 30490 1727096590.58586: attempt loop complete, returning result 30490 1727096590.58589: _execute() done 30490 1727096590.58592: dumping result to json 30490 1727096590.58595: done dumping result, returning 30490 1727096590.58598: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-ba36-653e-00000000127b] 30490 1727096590.58601: sending task result for task 0afff68d-5257-ba36-653e-00000000127b ok: [managed_node3] => {} MSG: Using network provider: nm 30490 1727096590.58781: no more pending results, returning what we have 30490 1727096590.58785: results queue empty 30490 1727096590.58786: checking for any_errors_fatal 30490 1727096590.58793: done checking for any_errors_fatal 30490 1727096590.58793: checking for max_fail_percentage 30490 1727096590.58795: done checking for max_fail_percentage 30490 1727096590.58796: checking to see if all hosts have failed and the running result is not ok 30490 1727096590.58797: done checking to see if all hosts have failed 30490 1727096590.58797: getting the remaining hosts for this loop 30490 1727096590.58799: done getting the remaining hosts for this loop 30490 1727096590.58803: getting the next task for host managed_node3 30490 1727096590.58811: done getting next task for host managed_node3 30490 1727096590.58814: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096590.58819: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096590.58832: getting variables 30490 1727096590.58833: in VariableManager get_vars() 30490 1727096590.59030: Calling all_inventory to load vars for managed_node3 30490 1727096590.59034: Calling groups_inventory to load vars for managed_node3 30490 1727096590.59037: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096590.59043: done sending task result for task 0afff68d-5257-ba36-653e-00000000127b 30490 1727096590.59045: WORKER PROCESS EXITING 30490 1727096590.59055: Calling all_plugins_play to load vars for managed_node3 30490 1727096590.59058: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096590.59061: Calling groups_plugins_play to load vars for managed_node3 30490 1727096590.61535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096590.64845: done with get_vars() 30490 1727096590.64906: done getting variables 30490 1727096590.65101: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:03:10 -0400 (0:00:00.096) 0:00:56.855 ****** 30490 1727096590.65144: entering _queue_task() for managed_node3/fail 30490 1727096590.65486: worker is 1 (out of 1 available) 30490 1727096590.65500: exiting _queue_task() for managed_node3/fail 30490 1727096590.65513: done queuing things up, now waiting for results queue to drain 30490 1727096590.65514: waiting for pending results... 30490 1727096590.65842: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096590.66053: in run() - task 0afff68d-5257-ba36-653e-00000000127c 30490 1727096590.66084: variable 'ansible_search_path' from source: unknown 30490 1727096590.66095: variable 'ansible_search_path' from source: unknown 30490 1727096590.66143: calling self._execute() 30490 1727096590.66253: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096590.66268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096590.66288: variable 'omit' from source: magic vars 30490 1727096590.66702: variable 'ansible_distribution_major_version' from source: facts 30490 1727096590.66719: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096590.66945: variable 'network_state' from source: role '' defaults 30490 1727096590.66965: Evaluated conditional (network_state != {}): False 30490 1727096590.66980: when evaluation is False, skipping this task 30490 1727096590.66988: _execute() done 30490 1727096590.66996: dumping result to json 30490 1727096590.67003: done dumping result, returning 30490 1727096590.67014: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-ba36-653e-00000000127c] 30490 1727096590.67024: sending task result for task 0afff68d-5257-ba36-653e-00000000127c skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096590.67182: no more pending results, returning what we have 30490 1727096590.67186: results queue empty 30490 1727096590.67187: checking for any_errors_fatal 30490 1727096590.67193: done checking for any_errors_fatal 30490 1727096590.67194: checking for max_fail_percentage 30490 1727096590.67196: done checking for max_fail_percentage 30490 1727096590.67197: checking to see if all hosts have failed and the running result is not ok 30490 1727096590.67197: done checking to see if all hosts have failed 30490 1727096590.67198: getting the remaining hosts for this loop 30490 1727096590.67199: done getting the remaining hosts for this loop 30490 1727096590.67203: getting the next task for host managed_node3 30490 1727096590.67211: done getting next task for host managed_node3 30490 1727096590.67214: ^ 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 30490 1727096590.67219: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096590.67245: getting variables 30490 1727096590.67247: in VariableManager get_vars() 30490 1727096590.67285: Calling all_inventory to load vars for managed_node3 30490 1727096590.67288: Calling groups_inventory to load vars for managed_node3 30490 1727096590.67290: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096590.67303: Calling all_plugins_play to load vars for managed_node3 30490 1727096590.67306: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096590.67309: Calling groups_plugins_play to load vars for managed_node3 30490 1727096590.67826: done sending task result for task 0afff68d-5257-ba36-653e-00000000127c 30490 1727096590.67829: WORKER PROCESS EXITING 30490 1727096590.69757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096590.71843: done with get_vars() 30490 1727096590.71877: done getting variables 30490 1727096590.71939: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:03:10 -0400 (0:00:00.068) 0:00:56.923 ****** 30490 1727096590.71982: entering _queue_task() for managed_node3/fail 30490 1727096590.72598: worker is 1 (out of 1 available) 30490 1727096590.72608: exiting _queue_task() for managed_node3/fail 30490 1727096590.72618: done queuing things up, now waiting for results queue to drain 30490 1727096590.72619: waiting for pending results... 30490 1727096590.72763: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 30490 1727096590.72903: in run() - task 0afff68d-5257-ba36-653e-00000000127d 30490 1727096590.72916: variable 'ansible_search_path' from source: unknown 30490 1727096590.72921: variable 'ansible_search_path' from source: unknown 30490 1727096590.72974: calling self._execute() 30490 1727096590.73086: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096590.73177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096590.73181: variable 'omit' from source: magic vars 30490 1727096590.73729: variable 'ansible_distribution_major_version' from source: facts 30490 1727096590.73746: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096590.73900: variable 'network_state' from source: role '' defaults 30490 1727096590.73909: Evaluated conditional (network_state != {}): False 30490 1727096590.73912: when evaluation is False, skipping this task 30490 1727096590.73915: _execute() done 30490 1727096590.73917: dumping result to json 30490 1727096590.73921: done dumping result, returning 30490 1727096590.73934: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-ba36-653e-00000000127d] 30490 1727096590.73937: sending task result for task 0afff68d-5257-ba36-653e-00000000127d 30490 1727096590.74045: done sending task result for task 0afff68d-5257-ba36-653e-00000000127d 30490 1727096590.74049: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096590.74108: no more pending results, returning what we have 30490 1727096590.74112: results queue empty 30490 1727096590.74113: checking for any_errors_fatal 30490 1727096590.74125: done checking for any_errors_fatal 30490 1727096590.74126: checking for max_fail_percentage 30490 1727096590.74128: done checking for max_fail_percentage 30490 1727096590.74129: checking to see if all hosts have failed and the running result is not ok 30490 1727096590.74130: done checking to see if all hosts have failed 30490 1727096590.74131: getting the remaining hosts for this loop 30490 1727096590.74134: done getting the remaining hosts for this loop 30490 1727096590.74138: getting the next task for host managed_node3 30490 1727096590.74147: done getting next task for host managed_node3 30490 1727096590.74151: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096590.74157: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096590.74189: getting variables 30490 1727096590.74192: in VariableManager get_vars() 30490 1727096590.74236: Calling all_inventory to load vars for managed_node3 30490 1727096590.74239: Calling groups_inventory to load vars for managed_node3 30490 1727096590.74242: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096590.74255: Calling all_plugins_play to load vars for managed_node3 30490 1727096590.74259: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096590.74263: Calling groups_plugins_play to load vars for managed_node3 30490 1727096590.76715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096590.79899: done with get_vars() 30490 1727096590.79933: done getting variables 30490 1727096590.80006: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:03:10 -0400 (0:00:00.080) 0:00:57.004 ****** 30490 1727096590.80042: entering _queue_task() for managed_node3/fail 30490 1727096590.80348: worker is 1 (out of 1 available) 30490 1727096590.80362: exiting _queue_task() for managed_node3/fail 30490 1727096590.80380: done queuing things up, now waiting for results queue to drain 30490 1727096590.80382: waiting for pending results... 30490 1727096590.80558: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096590.80642: in run() - task 0afff68d-5257-ba36-653e-00000000127e 30490 1727096590.80654: variable 'ansible_search_path' from source: unknown 30490 1727096590.80657: variable 'ansible_search_path' from source: unknown 30490 1727096590.80690: calling self._execute() 30490 1727096590.80764: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096590.80770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096590.80781: variable 'omit' from source: magic vars 30490 1727096590.81144: variable 'ansible_distribution_major_version' from source: facts 30490 1727096590.81150: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096590.81292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096590.83454: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096590.83557: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096590.83569: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096590.83607: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096590.83665: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096590.83705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096590.83731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096590.83753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096590.83794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096590.83835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096590.83931: variable 'ansible_distribution_major_version' from source: facts 30490 1727096590.83958: Evaluated conditional (ansible_distribution_major_version | int > 9): True 30490 1727096590.84102: variable 'ansible_distribution' from source: facts 30490 1727096590.84164: variable '__network_rh_distros' from source: role '' defaults 30490 1727096590.84171: Evaluated conditional (ansible_distribution in __network_rh_distros): True 30490 1727096590.84511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096590.84540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096590.84617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096590.84635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096590.84656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096590.84722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096590.84749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096590.84778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096590.84831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096590.84852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096590.84899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096590.84932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096590.85042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096590.85046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096590.85049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096590.85355: variable 'network_connections' from source: include params 30490 1727096590.85394: variable 'interface' from source: play vars 30490 1727096590.85474: variable 'interface' from source: play vars 30490 1727096590.85498: variable 'network_state' from source: role '' defaults 30490 1727096590.85706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096590.85960: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096590.86074: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096590.86128: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096590.86377: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096590.86381: 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) 30490 1727096590.86447: 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) 30490 1727096590.86701: 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) 30490 1727096590.86704: 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) 30490 1727096590.86708: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 30490 1727096590.86710: when evaluation is False, skipping this task 30490 1727096590.86713: _execute() done 30490 1727096590.86716: dumping result to json 30490 1727096590.86718: done dumping result, returning 30490 1727096590.86721: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-ba36-653e-00000000127e] 30490 1727096590.86723: sending task result for task 0afff68d-5257-ba36-653e-00000000127e skipping: [managed_node3] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 30490 1727096590.86922: no more pending results, returning what we have 30490 1727096590.86926: results queue empty 30490 1727096590.86927: checking for any_errors_fatal 30490 1727096590.86935: done checking for any_errors_fatal 30490 1727096590.86936: checking for max_fail_percentage 30490 1727096590.86938: done checking for max_fail_percentage 30490 1727096590.86939: checking to see if all hosts have failed and the running result is not ok 30490 1727096590.86940: done checking to see if all hosts have failed 30490 1727096590.86941: getting the remaining hosts for this loop 30490 1727096590.86943: done getting the remaining hosts for this loop 30490 1727096590.86947: getting the next task for host managed_node3 30490 1727096590.86957: done getting next task for host managed_node3 30490 1727096590.86961: ^ 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 30490 1727096590.86969: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096590.86996: getting variables 30490 1727096590.86998: in VariableManager get_vars() 30490 1727096590.87041: Calling all_inventory to load vars for managed_node3 30490 1727096590.87045: Calling groups_inventory to load vars for managed_node3 30490 1727096590.87048: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096590.87060: Calling all_plugins_play to load vars for managed_node3 30490 1727096590.87064: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096590.87395: Calling groups_plugins_play to load vars for managed_node3 30490 1727096590.88023: done sending task result for task 0afff68d-5257-ba36-653e-00000000127e 30490 1727096590.88540: WORKER PROCESS EXITING 30490 1727096590.88612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096590.89918: done with get_vars() 30490 1727096590.89940: done getting variables 30490 1727096590.90266: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:03:10 -0400 (0:00:00.102) 0:00:57.107 ****** 30490 1727096590.90304: entering _queue_task() for managed_node3/dnf 30490 1727096590.90734: worker is 1 (out of 1 available) 30490 1727096590.90746: exiting _queue_task() for managed_node3/dnf 30490 1727096590.90759: done queuing things up, now waiting for results queue to drain 30490 1727096590.90761: waiting for pending results... 30490 1727096590.91428: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 30490 1727096590.91503: in run() - task 0afff68d-5257-ba36-653e-00000000127f 30490 1727096590.91525: variable 'ansible_search_path' from source: unknown 30490 1727096590.91528: variable 'ansible_search_path' from source: unknown 30490 1727096590.91559: calling self._execute() 30490 1727096590.91650: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096590.91656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096590.91666: variable 'omit' from source: magic vars 30490 1727096590.92102: variable 'ansible_distribution_major_version' from source: facts 30490 1727096590.92107: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096590.92260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096590.94373: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096590.94377: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096590.94396: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096590.94436: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096590.94469: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096590.94572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096590.94647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096590.94682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096590.94728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096590.94747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096590.94887: variable 'ansible_distribution' from source: facts 30490 1727096590.94914: variable 'ansible_distribution_major_version' from source: facts 30490 1727096590.94950: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 30490 1727096590.95061: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096590.95272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096590.95276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096590.95278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096590.95292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096590.95311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096590.95354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096590.95385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096590.95478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096590.95482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096590.95485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096590.95508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096590.95523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096590.95540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096590.95566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096590.95577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096590.95682: variable 'network_connections' from source: include params 30490 1727096590.95692: variable 'interface' from source: play vars 30490 1727096590.95736: variable 'interface' from source: play vars 30490 1727096590.95790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096590.95904: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096590.95932: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096590.95955: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096590.95978: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096590.96022: 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) 30490 1727096590.96039: 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) 30490 1727096590.96060: 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) 30490 1727096590.96080: 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) 30490 1727096590.96116: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096590.96263: variable 'network_connections' from source: include params 30490 1727096590.96267: variable 'interface' from source: play vars 30490 1727096590.96312: variable 'interface' from source: play vars 30490 1727096590.96331: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096590.96334: when evaluation is False, skipping this task 30490 1727096590.96337: _execute() done 30490 1727096590.96339: dumping result to json 30490 1727096590.96343: done dumping result, returning 30490 1727096590.96351: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-00000000127f] 30490 1727096590.96356: sending task result for task 0afff68d-5257-ba36-653e-00000000127f 30490 1727096590.96444: done sending task result for task 0afff68d-5257-ba36-653e-00000000127f 30490 1727096590.96447: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096590.96503: no more pending results, returning what we have 30490 1727096590.96510: results queue empty 30490 1727096590.96511: checking for any_errors_fatal 30490 1727096590.96520: done checking for any_errors_fatal 30490 1727096590.96520: checking for max_fail_percentage 30490 1727096590.96522: done checking for max_fail_percentage 30490 1727096590.96523: checking to see if all hosts have failed and the running result is not ok 30490 1727096590.96524: done checking to see if all hosts have failed 30490 1727096590.96524: getting the remaining hosts for this loop 30490 1727096590.96526: done getting the remaining hosts for this loop 30490 1727096590.96529: getting the next task for host managed_node3 30490 1727096590.96537: done getting next task for host managed_node3 30490 1727096590.96541: ^ 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 30490 1727096590.96546: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096590.96576: getting variables 30490 1727096590.96579: in VariableManager get_vars() 30490 1727096590.96621: Calling all_inventory to load vars for managed_node3 30490 1727096590.96624: Calling groups_inventory to load vars for managed_node3 30490 1727096590.96626: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096590.96634: Calling all_plugins_play to load vars for managed_node3 30490 1727096590.96637: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096590.96639: Calling groups_plugins_play to load vars for managed_node3 30490 1727096590.97939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096590.99205: done with get_vars() 30490 1727096590.99225: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096590.99281: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:03:10 -0400 (0:00:00.090) 0:00:57.197 ****** 30490 1727096590.99309: entering _queue_task() for managed_node3/yum 30490 1727096590.99555: worker is 1 (out of 1 available) 30490 1727096590.99575: exiting _queue_task() for managed_node3/yum 30490 1727096590.99587: done queuing things up, now waiting for results queue to drain 30490 1727096590.99589: waiting for pending results... 30490 1727096590.99775: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 30490 1727096590.99875: in run() - task 0afff68d-5257-ba36-653e-000000001280 30490 1727096590.99886: variable 'ansible_search_path' from source: unknown 30490 1727096590.99890: variable 'ansible_search_path' from source: unknown 30490 1727096590.99921: calling self._execute() 30490 1727096590.99995: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096590.99999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096591.00008: variable 'omit' from source: magic vars 30490 1727096591.00285: variable 'ansible_distribution_major_version' from source: facts 30490 1727096591.00294: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096591.00414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096591.02355: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096591.02413: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096591.02441: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096591.02466: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096591.02489: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096591.02549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096591.02570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096591.02590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096591.02620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096591.02629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096591.02698: variable 'ansible_distribution_major_version' from source: facts 30490 1727096591.02710: Evaluated conditional (ansible_distribution_major_version | int < 8): False 30490 1727096591.02713: when evaluation is False, skipping this task 30490 1727096591.02716: _execute() done 30490 1727096591.02720: dumping result to json 30490 1727096591.02723: done dumping result, returning 30490 1727096591.02735: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000001280] 30490 1727096591.02738: sending task result for task 0afff68d-5257-ba36-653e-000000001280 30490 1727096591.02826: done sending task result for task 0afff68d-5257-ba36-653e-000000001280 30490 1727096591.02829: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 30490 1727096591.02889: no more pending results, returning what we have 30490 1727096591.02892: results queue empty 30490 1727096591.02893: checking for any_errors_fatal 30490 1727096591.02900: done checking for any_errors_fatal 30490 1727096591.02901: checking for max_fail_percentage 30490 1727096591.02904: done checking for max_fail_percentage 30490 1727096591.02905: checking to see if all hosts have failed and the running result is not ok 30490 1727096591.02905: done checking to see if all hosts have failed 30490 1727096591.02906: getting the remaining hosts for this loop 30490 1727096591.02907: done getting the remaining hosts for this loop 30490 1727096591.02911: getting the next task for host managed_node3 30490 1727096591.02919: done getting next task for host managed_node3 30490 1727096591.02923: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096591.02928: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096591.02954: getting variables 30490 1727096591.02955: in VariableManager get_vars() 30490 1727096591.02996: Calling all_inventory to load vars for managed_node3 30490 1727096591.02999: Calling groups_inventory to load vars for managed_node3 30490 1727096591.03001: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096591.03010: Calling all_plugins_play to load vars for managed_node3 30490 1727096591.03013: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096591.03015: Calling groups_plugins_play to load vars for managed_node3 30490 1727096591.04019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096591.10544: done with get_vars() 30490 1727096591.10566: done getting variables 30490 1727096591.10608: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:03:11 -0400 (0:00:00.113) 0:00:57.310 ****** 30490 1727096591.10630: entering _queue_task() for managed_node3/fail 30490 1727096591.10927: worker is 1 (out of 1 available) 30490 1727096591.10941: exiting _queue_task() for managed_node3/fail 30490 1727096591.10954: done queuing things up, now waiting for results queue to drain 30490 1727096591.10956: waiting for pending results... 30490 1727096591.11145: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096591.11246: in run() - task 0afff68d-5257-ba36-653e-000000001281 30490 1727096591.11258: variable 'ansible_search_path' from source: unknown 30490 1727096591.11263: variable 'ansible_search_path' from source: unknown 30490 1727096591.11295: calling self._execute() 30490 1727096591.11376: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096591.11381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096591.11388: variable 'omit' from source: magic vars 30490 1727096591.11672: variable 'ansible_distribution_major_version' from source: facts 30490 1727096591.11682: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096591.11775: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096591.11905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096591.14192: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096591.14246: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096591.14292: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096591.14345: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096591.14377: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096591.14436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096591.14478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096591.14489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096591.14520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096591.14530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096591.14606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096591.14631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096591.14646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096591.14676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096591.14686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096591.14715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096591.14748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096591.14764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096591.14794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096591.14805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096591.14937: variable 'network_connections' from source: include params 30490 1727096591.14951: variable 'interface' from source: play vars 30490 1727096591.15002: variable 'interface' from source: play vars 30490 1727096591.15053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096591.15176: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096591.15203: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096591.15226: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096591.15248: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096591.15282: 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) 30490 1727096591.15298: 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) 30490 1727096591.15316: 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) 30490 1727096591.15333: 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) 30490 1727096591.15371: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096591.15543: variable 'network_connections' from source: include params 30490 1727096591.15546: variable 'interface' from source: play vars 30490 1727096591.15591: variable 'interface' from source: play vars 30490 1727096591.15612: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096591.15617: when evaluation is False, skipping this task 30490 1727096591.15620: _execute() done 30490 1727096591.15622: dumping result to json 30490 1727096591.15624: done dumping result, returning 30490 1727096591.15631: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000001281] 30490 1727096591.15637: sending task result for task 0afff68d-5257-ba36-653e-000000001281 30490 1727096591.15726: done sending task result for task 0afff68d-5257-ba36-653e-000000001281 30490 1727096591.15729: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096591.15785: no more pending results, returning what we have 30490 1727096591.15788: results queue empty 30490 1727096591.15789: checking for any_errors_fatal 30490 1727096591.15797: done checking for any_errors_fatal 30490 1727096591.15798: checking for max_fail_percentage 30490 1727096591.15800: done checking for max_fail_percentage 30490 1727096591.15800: checking to see if all hosts have failed and the running result is not ok 30490 1727096591.15801: done checking to see if all hosts have failed 30490 1727096591.15802: getting the remaining hosts for this loop 30490 1727096591.15803: done getting the remaining hosts for this loop 30490 1727096591.15807: getting the next task for host managed_node3 30490 1727096591.15815: done getting next task for host managed_node3 30490 1727096591.15818: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 30490 1727096591.15823: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096591.15852: getting variables 30490 1727096591.15853: in VariableManager get_vars() 30490 1727096591.15895: Calling all_inventory to load vars for managed_node3 30490 1727096591.15898: Calling groups_inventory to load vars for managed_node3 30490 1727096591.15901: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096591.15910: Calling all_plugins_play to load vars for managed_node3 30490 1727096591.15912: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096591.16007: Calling groups_plugins_play to load vars for managed_node3 30490 1727096591.16975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096591.18057: done with get_vars() 30490 1727096591.18081: done getting variables 30490 1727096591.18127: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:03:11 -0400 (0:00:00.075) 0:00:57.385 ****** 30490 1727096591.18154: entering _queue_task() for managed_node3/package 30490 1727096591.18423: worker is 1 (out of 1 available) 30490 1727096591.18448: exiting _queue_task() for managed_node3/package 30490 1727096591.18460: done queuing things up, now waiting for results queue to drain 30490 1727096591.18462: waiting for pending results... 30490 1727096591.18694: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 30490 1727096591.18841: in run() - task 0afff68d-5257-ba36-653e-000000001282 30490 1727096591.18862: variable 'ansible_search_path' from source: unknown 30490 1727096591.18866: variable 'ansible_search_path' from source: unknown 30490 1727096591.18919: calling self._execute() 30490 1727096591.19008: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096591.19012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096591.19016: variable 'omit' from source: magic vars 30490 1727096591.19382: variable 'ansible_distribution_major_version' from source: facts 30490 1727096591.19400: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096591.19616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096591.19860: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096591.19910: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096591.19964: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096591.20027: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096591.20118: variable 'network_packages' from source: role '' defaults 30490 1727096591.20190: variable '__network_provider_setup' from source: role '' defaults 30490 1727096591.20216: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096591.20274: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096591.20281: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096591.20335: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096591.20454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096591.22058: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096591.22104: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096591.22132: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096591.22157: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096591.22186: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096591.22238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096591.22260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096591.22280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096591.22309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096591.22320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096591.22350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096591.22369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096591.22387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096591.22415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096591.22425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096591.22566: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096591.22654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096591.22671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096591.22691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096591.22715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096591.22726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096591.22795: variable 'ansible_python' from source: facts 30490 1727096591.22808: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096591.22868: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096591.22928: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096591.23016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096591.23032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096591.23055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096591.23081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096591.23092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096591.23124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096591.23144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096591.23160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096591.23193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096591.23203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096591.23307: variable 'network_connections' from source: include params 30490 1727096591.23313: variable 'interface' from source: play vars 30490 1727096591.23446: variable 'interface' from source: play vars 30490 1727096591.23450: 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) 30490 1727096591.23453: 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) 30490 1727096591.23477: 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) 30490 1727096591.23499: 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) 30490 1727096591.23535: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096591.23713: variable 'network_connections' from source: include params 30490 1727096591.23717: variable 'interface' from source: play vars 30490 1727096591.23786: variable 'interface' from source: play vars 30490 1727096591.23809: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096591.23864: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096591.24057: variable 'network_connections' from source: include params 30490 1727096591.24060: variable 'interface' from source: play vars 30490 1727096591.24109: variable 'interface' from source: play vars 30490 1727096591.24125: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096591.24181: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096591.24380: variable 'network_connections' from source: include params 30490 1727096591.24383: variable 'interface' from source: play vars 30490 1727096591.24427: variable 'interface' from source: play vars 30490 1727096591.24463: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096591.24509: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096591.24513: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096591.24556: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096591.24696: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096591.24994: variable 'network_connections' from source: include params 30490 1727096591.24997: variable 'interface' from source: play vars 30490 1727096591.25041: variable 'interface' from source: play vars 30490 1727096591.25047: variable 'ansible_distribution' from source: facts 30490 1727096591.25051: variable '__network_rh_distros' from source: role '' defaults 30490 1727096591.25057: variable 'ansible_distribution_major_version' from source: facts 30490 1727096591.25071: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096591.25189: variable 'ansible_distribution' from source: facts 30490 1727096591.25192: variable '__network_rh_distros' from source: role '' defaults 30490 1727096591.25195: variable 'ansible_distribution_major_version' from source: facts 30490 1727096591.25197: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096591.25303: variable 'ansible_distribution' from source: facts 30490 1727096591.25307: variable '__network_rh_distros' from source: role '' defaults 30490 1727096591.25373: variable 'ansible_distribution_major_version' from source: facts 30490 1727096591.25376: variable 'network_provider' from source: set_fact 30490 1727096591.25379: variable 'ansible_facts' from source: unknown 30490 1727096591.26086: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 30490 1727096591.26096: when evaluation is False, skipping this task 30490 1727096591.26105: _execute() done 30490 1727096591.26113: dumping result to json 30490 1727096591.26121: done dumping result, returning 30490 1727096591.26136: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-ba36-653e-000000001282] 30490 1727096591.26147: sending task result for task 0afff68d-5257-ba36-653e-000000001282 skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 30490 1727096591.26317: no more pending results, returning what we have 30490 1727096591.26320: results queue empty 30490 1727096591.26321: checking for any_errors_fatal 30490 1727096591.26326: done checking for any_errors_fatal 30490 1727096591.26327: checking for max_fail_percentage 30490 1727096591.26329: done checking for max_fail_percentage 30490 1727096591.26330: checking to see if all hosts have failed and the running result is not ok 30490 1727096591.26330: done checking to see if all hosts have failed 30490 1727096591.26331: getting the remaining hosts for this loop 30490 1727096591.26333: done getting the remaining hosts for this loop 30490 1727096591.26336: getting the next task for host managed_node3 30490 1727096591.26346: done getting next task for host managed_node3 30490 1727096591.26349: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096591.26354: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096591.26383: getting variables 30490 1727096591.26385: in VariableManager get_vars() 30490 1727096591.26422: Calling all_inventory to load vars for managed_node3 30490 1727096591.26424: Calling groups_inventory to load vars for managed_node3 30490 1727096591.26431: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096591.26441: Calling all_plugins_play to load vars for managed_node3 30490 1727096591.26444: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096591.26447: Calling groups_plugins_play to load vars for managed_node3 30490 1727096591.27011: done sending task result for task 0afff68d-5257-ba36-653e-000000001282 30490 1727096591.27015: WORKER PROCESS EXITING 30490 1727096591.28195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096591.29757: done with get_vars() 30490 1727096591.29790: done getting variables 30490 1727096591.29857: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:03:11 -0400 (0:00:00.117) 0:00:57.503 ****** 30490 1727096591.29899: entering _queue_task() for managed_node3/package 30490 1727096591.30253: worker is 1 (out of 1 available) 30490 1727096591.30269: exiting _queue_task() for managed_node3/package 30490 1727096591.30282: done queuing things up, now waiting for results queue to drain 30490 1727096591.30284: waiting for pending results... 30490 1727096591.30471: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096591.30585: in run() - task 0afff68d-5257-ba36-653e-000000001283 30490 1727096591.30596: variable 'ansible_search_path' from source: unknown 30490 1727096591.30600: variable 'ansible_search_path' from source: unknown 30490 1727096591.30631: calling self._execute() 30490 1727096591.30715: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096591.30720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096591.30732: variable 'omit' from source: magic vars 30490 1727096591.31025: variable 'ansible_distribution_major_version' from source: facts 30490 1727096591.31034: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096591.31124: variable 'network_state' from source: role '' defaults 30490 1727096591.31132: Evaluated conditional (network_state != {}): False 30490 1727096591.31136: when evaluation is False, skipping this task 30490 1727096591.31138: _execute() done 30490 1727096591.31141: dumping result to json 30490 1727096591.31144: done dumping result, returning 30490 1727096591.31152: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-ba36-653e-000000001283] 30490 1727096591.31156: sending task result for task 0afff68d-5257-ba36-653e-000000001283 30490 1727096591.31253: done sending task result for task 0afff68d-5257-ba36-653e-000000001283 30490 1727096591.31256: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096591.31315: no more pending results, returning what we have 30490 1727096591.31318: results queue empty 30490 1727096591.31320: checking for any_errors_fatal 30490 1727096591.31326: done checking for any_errors_fatal 30490 1727096591.31327: checking for max_fail_percentage 30490 1727096591.31329: done checking for max_fail_percentage 30490 1727096591.31330: checking to see if all hosts have failed and the running result is not ok 30490 1727096591.31330: done checking to see if all hosts have failed 30490 1727096591.31331: getting the remaining hosts for this loop 30490 1727096591.31333: done getting the remaining hosts for this loop 30490 1727096591.31336: getting the next task for host managed_node3 30490 1727096591.31345: done getting next task for host managed_node3 30490 1727096591.31349: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096591.31354: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096591.31381: getting variables 30490 1727096591.31383: in VariableManager get_vars() 30490 1727096591.31418: Calling all_inventory to load vars for managed_node3 30490 1727096591.31421: Calling groups_inventory to load vars for managed_node3 30490 1727096591.31423: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096591.31432: Calling all_plugins_play to load vars for managed_node3 30490 1727096591.31435: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096591.31438: Calling groups_plugins_play to load vars for managed_node3 30490 1727096591.32230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096591.33114: done with get_vars() 30490 1727096591.33132: done getting variables 30490 1727096591.33178: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:03:11 -0400 (0:00:00.033) 0:00:57.536 ****** 30490 1727096591.33204: entering _queue_task() for managed_node3/package 30490 1727096591.33456: worker is 1 (out of 1 available) 30490 1727096591.33472: exiting _queue_task() for managed_node3/package 30490 1727096591.33484: done queuing things up, now waiting for results queue to drain 30490 1727096591.33486: waiting for pending results... 30490 1727096591.33669: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096591.33775: in run() - task 0afff68d-5257-ba36-653e-000000001284 30490 1727096591.33786: variable 'ansible_search_path' from source: unknown 30490 1727096591.33790: variable 'ansible_search_path' from source: unknown 30490 1727096591.33827: calling self._execute() 30490 1727096591.33893: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096591.33898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096591.33907: variable 'omit' from source: magic vars 30490 1727096591.34198: variable 'ansible_distribution_major_version' from source: facts 30490 1727096591.34208: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096591.34296: variable 'network_state' from source: role '' defaults 30490 1727096591.34305: Evaluated conditional (network_state != {}): False 30490 1727096591.34309: when evaluation is False, skipping this task 30490 1727096591.34311: _execute() done 30490 1727096591.34314: dumping result to json 30490 1727096591.34317: done dumping result, returning 30490 1727096591.34324: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-ba36-653e-000000001284] 30490 1727096591.34330: sending task result for task 0afff68d-5257-ba36-653e-000000001284 30490 1727096591.34423: done sending task result for task 0afff68d-5257-ba36-653e-000000001284 30490 1727096591.34426: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096591.34475: no more pending results, returning what we have 30490 1727096591.34479: results queue empty 30490 1727096591.34480: checking for any_errors_fatal 30490 1727096591.34487: done checking for any_errors_fatal 30490 1727096591.34488: checking for max_fail_percentage 30490 1727096591.34490: done checking for max_fail_percentage 30490 1727096591.34491: checking to see if all hosts have failed and the running result is not ok 30490 1727096591.34492: done checking to see if all hosts have failed 30490 1727096591.34492: getting the remaining hosts for this loop 30490 1727096591.34494: done getting the remaining hosts for this loop 30490 1727096591.34497: getting the next task for host managed_node3 30490 1727096591.34507: done getting next task for host managed_node3 30490 1727096591.34510: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096591.34516: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096591.34539: getting variables 30490 1727096591.34541: in VariableManager get_vars() 30490 1727096591.34585: Calling all_inventory to load vars for managed_node3 30490 1727096591.34588: Calling groups_inventory to load vars for managed_node3 30490 1727096591.34590: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096591.34599: Calling all_plugins_play to load vars for managed_node3 30490 1727096591.34602: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096591.34604: Calling groups_plugins_play to load vars for managed_node3 30490 1727096591.35514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096591.36397: done with get_vars() 30490 1727096591.36416: done getting variables 30490 1727096591.36458: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:03:11 -0400 (0:00:00.032) 0:00:57.569 ****** 30490 1727096591.36489: entering _queue_task() for managed_node3/service 30490 1727096591.36748: worker is 1 (out of 1 available) 30490 1727096591.36762: exiting _queue_task() for managed_node3/service 30490 1727096591.36779: done queuing things up, now waiting for results queue to drain 30490 1727096591.36781: waiting for pending results... 30490 1727096591.36965: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096591.37072: in run() - task 0afff68d-5257-ba36-653e-000000001285 30490 1727096591.37085: variable 'ansible_search_path' from source: unknown 30490 1727096591.37088: variable 'ansible_search_path' from source: unknown 30490 1727096591.37121: calling self._execute() 30490 1727096591.37191: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096591.37196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096591.37204: variable 'omit' from source: magic vars 30490 1727096591.37486: variable 'ansible_distribution_major_version' from source: facts 30490 1727096591.37495: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096591.37582: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096591.37713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096591.39197: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096591.39248: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096591.39278: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096591.39304: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096591.39324: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096591.39384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096591.39405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096591.39425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096591.39451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096591.39462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096591.39497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096591.39513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096591.39533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096591.39557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096591.39569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096591.39598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096591.39613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096591.39629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096591.39659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096591.39671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096591.39793: variable 'network_connections' from source: include params 30490 1727096591.39802: variable 'interface' from source: play vars 30490 1727096591.39849: variable 'interface' from source: play vars 30490 1727096591.39908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096591.40029: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096591.40071: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096591.40092: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096591.40115: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096591.40144: 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) 30490 1727096591.40159: 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) 30490 1727096591.40182: 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) 30490 1727096591.40201: 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) 30490 1727096591.40238: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096591.40395: variable 'network_connections' from source: include params 30490 1727096591.40398: variable 'interface' from source: play vars 30490 1727096591.40440: variable 'interface' from source: play vars 30490 1727096591.40459: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096591.40463: when evaluation is False, skipping this task 30490 1727096591.40466: _execute() done 30490 1727096591.40470: dumping result to json 30490 1727096591.40475: done dumping result, returning 30490 1727096591.40480: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000001285] 30490 1727096591.40485: sending task result for task 0afff68d-5257-ba36-653e-000000001285 30490 1727096591.40578: done sending task result for task 0afff68d-5257-ba36-653e-000000001285 30490 1727096591.40588: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096591.40631: no more pending results, returning what we have 30490 1727096591.40634: results queue empty 30490 1727096591.40635: checking for any_errors_fatal 30490 1727096591.40641: done checking for any_errors_fatal 30490 1727096591.40642: checking for max_fail_percentage 30490 1727096591.40644: done checking for max_fail_percentage 30490 1727096591.40645: checking to see if all hosts have failed and the running result is not ok 30490 1727096591.40646: done checking to see if all hosts have failed 30490 1727096591.40646: getting the remaining hosts for this loop 30490 1727096591.40648: done getting the remaining hosts for this loop 30490 1727096591.40652: getting the next task for host managed_node3 30490 1727096591.40660: done getting next task for host managed_node3 30490 1727096591.40663: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096591.40670: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096591.40697: getting variables 30490 1727096591.40699: in VariableManager get_vars() 30490 1727096591.40736: Calling all_inventory to load vars for managed_node3 30490 1727096591.40739: Calling groups_inventory to load vars for managed_node3 30490 1727096591.40741: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096591.40750: Calling all_plugins_play to load vars for managed_node3 30490 1727096591.40752: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096591.40755: Calling groups_plugins_play to load vars for managed_node3 30490 1727096591.41578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096591.42585: done with get_vars() 30490 1727096591.42601: done getting variables 30490 1727096591.42645: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:03:11 -0400 (0:00:00.061) 0:00:57.630 ****** 30490 1727096591.42671: entering _queue_task() for managed_node3/service 30490 1727096591.42913: worker is 1 (out of 1 available) 30490 1727096591.42929: exiting _queue_task() for managed_node3/service 30490 1727096591.42941: done queuing things up, now waiting for results queue to drain 30490 1727096591.42943: waiting for pending results... 30490 1727096591.43125: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096591.43205: in run() - task 0afff68d-5257-ba36-653e-000000001286 30490 1727096591.43216: variable 'ansible_search_path' from source: unknown 30490 1727096591.43219: variable 'ansible_search_path' from source: unknown 30490 1727096591.43247: calling self._execute() 30490 1727096591.43325: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096591.43331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096591.43339: variable 'omit' from source: magic vars 30490 1727096591.43625: variable 'ansible_distribution_major_version' from source: facts 30490 1727096591.43635: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096591.43744: variable 'network_provider' from source: set_fact 30490 1727096591.43748: variable 'network_state' from source: role '' defaults 30490 1727096591.43758: Evaluated conditional (network_provider == "nm" or network_state != {}): True 30490 1727096591.43763: variable 'omit' from source: magic vars 30490 1727096591.43803: variable 'omit' from source: magic vars 30490 1727096591.43823: variable 'network_service_name' from source: role '' defaults 30490 1727096591.43875: variable 'network_service_name' from source: role '' defaults 30490 1727096591.43952: variable '__network_provider_setup' from source: role '' defaults 30490 1727096591.43955: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096591.44003: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096591.44011: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096591.44057: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096591.44209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096591.45669: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096591.45722: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096591.45748: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096591.45775: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096591.45802: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096591.45860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096591.45885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096591.45909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096591.45938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096591.45949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096591.45984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096591.46006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096591.46022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096591.46046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096591.46057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096591.46207: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096591.46285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096591.46302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096591.46319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096591.46348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096591.46358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096591.46419: variable 'ansible_python' from source: facts 30490 1727096591.46432: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096591.46490: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096591.46543: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096591.46625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096591.46642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096591.46660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096591.46696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096591.46707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096591.46739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096591.46758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096591.46786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096591.46811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096591.46821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096591.46915: variable 'network_connections' from source: include params 30490 1727096591.46922: variable 'interface' from source: play vars 30490 1727096591.46972: variable 'interface' from source: play vars 30490 1727096591.47046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096591.47176: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096591.47215: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096591.47245: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096591.47277: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096591.47323: 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) 30490 1727096591.47344: 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) 30490 1727096591.47366: 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) 30490 1727096591.47393: 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) 30490 1727096591.47430: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096591.47611: variable 'network_connections' from source: include params 30490 1727096591.47615: variable 'interface' from source: play vars 30490 1727096591.47670: variable 'interface' from source: play vars 30490 1727096591.47696: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096591.47751: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096591.47935: variable 'network_connections' from source: include params 30490 1727096591.47938: variable 'interface' from source: play vars 30490 1727096591.47993: variable 'interface' from source: play vars 30490 1727096591.48008: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096591.48061: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096591.48248: variable 'network_connections' from source: include params 30490 1727096591.48252: variable 'interface' from source: play vars 30490 1727096591.48306: variable 'interface' from source: play vars 30490 1727096591.48341: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096591.48387: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096591.48392: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096591.48436: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096591.48571: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096591.48891: variable 'network_connections' from source: include params 30490 1727096591.48894: variable 'interface' from source: play vars 30490 1727096591.48937: variable 'interface' from source: play vars 30490 1727096591.48942: variable 'ansible_distribution' from source: facts 30490 1727096591.48952: variable '__network_rh_distros' from source: role '' defaults 30490 1727096591.48955: variable 'ansible_distribution_major_version' from source: facts 30490 1727096591.48965: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096591.49081: variable 'ansible_distribution' from source: facts 30490 1727096591.49084: variable '__network_rh_distros' from source: role '' defaults 30490 1727096591.49089: variable 'ansible_distribution_major_version' from source: facts 30490 1727096591.49100: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096591.49213: variable 'ansible_distribution' from source: facts 30490 1727096591.49217: variable '__network_rh_distros' from source: role '' defaults 30490 1727096591.49219: variable 'ansible_distribution_major_version' from source: facts 30490 1727096591.49245: variable 'network_provider' from source: set_fact 30490 1727096591.49263: variable 'omit' from source: magic vars 30490 1727096591.49290: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096591.49311: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096591.49325: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096591.49338: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096591.49347: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096591.49371: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096591.49374: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096591.49385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096591.49444: Set connection var ansible_connection to ssh 30490 1727096591.49451: Set connection var ansible_shell_type to sh 30490 1727096591.49458: Set connection var ansible_pipelining to False 30490 1727096591.49463: Set connection var ansible_shell_executable to /bin/sh 30490 1727096591.49470: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096591.49476: Set connection var ansible_timeout to 10 30490 1727096591.49500: variable 'ansible_shell_executable' from source: unknown 30490 1727096591.49503: variable 'ansible_connection' from source: unknown 30490 1727096591.49505: variable 'ansible_module_compression' from source: unknown 30490 1727096591.49508: variable 'ansible_shell_type' from source: unknown 30490 1727096591.49510: variable 'ansible_shell_executable' from source: unknown 30490 1727096591.49512: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096591.49514: variable 'ansible_pipelining' from source: unknown 30490 1727096591.49516: variable 'ansible_timeout' from source: unknown 30490 1727096591.49521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096591.49594: 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) 30490 1727096591.49604: variable 'omit' from source: magic vars 30490 1727096591.49607: starting attempt loop 30490 1727096591.49609: running the handler 30490 1727096591.49662: variable 'ansible_facts' from source: unknown 30490 1727096591.50142: _low_level_execute_command(): starting 30490 1727096591.50145: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096591.50848: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096591.50852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096591.50854: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096591.50857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096591.50859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096591.50902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096591.50925: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096591.50963: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096591.52615: stdout chunk (state=3): >>>/root <<< 30490 1727096591.52754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096591.52771: stderr chunk (state=3): >>><<< 30490 1727096591.52777: stdout chunk (state=3): >>><<< 30490 1727096591.52796: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096591.52806: _low_level_execute_command(): starting 30490 1727096591.52812: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096591.5279608-33163-150278667788916 `" && echo ansible-tmp-1727096591.5279608-33163-150278667788916="` echo /root/.ansible/tmp/ansible-tmp-1727096591.5279608-33163-150278667788916 `" ) && sleep 0' 30490 1727096591.53398: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096591.53403: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096591.53425: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096591.53542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096591.55396: stdout chunk (state=3): >>>ansible-tmp-1727096591.5279608-33163-150278667788916=/root/.ansible/tmp/ansible-tmp-1727096591.5279608-33163-150278667788916 <<< 30490 1727096591.55537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096591.55540: stdout chunk (state=3): >>><<< 30490 1727096591.55542: stderr chunk (state=3): >>><<< 30490 1727096591.55553: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096591.5279608-33163-150278667788916=/root/.ansible/tmp/ansible-tmp-1727096591.5279608-33163-150278667788916 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096591.55588: variable 'ansible_module_compression' from source: unknown 30490 1727096591.55678: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 30490 1727096591.55681: variable 'ansible_facts' from source: unknown 30490 1727096591.55815: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096591.5279608-33163-150278667788916/AnsiballZ_systemd.py 30490 1727096591.55921: Sending initial data 30490 1727096591.55924: Sent initial data (156 bytes) 30490 1727096591.56376: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096591.56383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096591.56385: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096591.56392: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096591.56394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096591.56465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096591.56540: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096591.56543: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096591.58176: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096591.58216: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096591.58257: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpip6n7ggj /root/.ansible/tmp/ansible-tmp-1727096591.5279608-33163-150278667788916/AnsiballZ_systemd.py <<< 30490 1727096591.58260: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096591.5279608-33163-150278667788916/AnsiballZ_systemd.py" <<< 30490 1727096591.58303: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpip6n7ggj" to remote "/root/.ansible/tmp/ansible-tmp-1727096591.5279608-33163-150278667788916/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096591.5279608-33163-150278667788916/AnsiballZ_systemd.py" <<< 30490 1727096591.59858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096591.59919: stderr chunk (state=3): >>><<< 30490 1727096591.59923: stdout chunk (state=3): >>><<< 30490 1727096591.60001: done transferring module to remote 30490 1727096591.60035: _low_level_execute_command(): starting 30490 1727096591.60104: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096591.5279608-33163-150278667788916/ /root/.ansible/tmp/ansible-tmp-1727096591.5279608-33163-150278667788916/AnsiballZ_systemd.py && sleep 0' 30490 1727096591.61159: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096591.61173: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096591.61212: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096591.63045: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096591.63113: stderr chunk (state=3): >>><<< 30490 1727096591.63132: stdout chunk (state=3): >>><<< 30490 1727096591.63236: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096591.63239: _low_level_execute_command(): starting 30490 1727096591.63242: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096591.5279608-33163-150278667788916/AnsiballZ_systemd.py && sleep 0' 30490 1727096591.63809: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096591.63825: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096591.63903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096591.93294: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10641408", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3322294272", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2105524000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 30490 1727096591.93402: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "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}}} <<< 30490 1727096591.95260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096591.95265: stdout chunk (state=3): >>><<< 30490 1727096591.95387: stderr chunk (state=3): >>><<< 30490 1727096591.95489: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10641408", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3322294272", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2105524000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096591.95783: 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-1727096591.5279608-33163-150278667788916/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096591.95814: _low_level_execute_command(): starting 30490 1727096591.95820: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096591.5279608-33163-150278667788916/ > /dev/null 2>&1 && sleep 0' 30490 1727096591.97281: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096591.97353: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096591.97388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096591.97417: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096591.99264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096591.99380: stderr chunk (state=3): >>><<< 30490 1727096591.99383: stdout chunk (state=3): >>><<< 30490 1727096591.99408: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096591.99416: handler run complete 30490 1727096591.99680: attempt loop complete, returning result 30490 1727096591.99683: _execute() done 30490 1727096591.99686: dumping result to json 30490 1727096591.99705: done dumping result, returning 30490 1727096591.99715: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-ba36-653e-000000001286] 30490 1727096591.99719: sending task result for task 0afff68d-5257-ba36-653e-000000001286 ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096592.00198: no more pending results, returning what we have 30490 1727096592.00202: results queue empty 30490 1727096592.00203: checking for any_errors_fatal 30490 1727096592.00210: done checking for any_errors_fatal 30490 1727096592.00210: checking for max_fail_percentage 30490 1727096592.00213: done checking for max_fail_percentage 30490 1727096592.00214: checking to see if all hosts have failed and the running result is not ok 30490 1727096592.00215: done checking to see if all hosts have failed 30490 1727096592.00215: getting the remaining hosts for this loop 30490 1727096592.00217: done getting the remaining hosts for this loop 30490 1727096592.00221: getting the next task for host managed_node3 30490 1727096592.00229: done getting next task for host managed_node3 30490 1727096592.00233: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096592.00239: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096592.00254: getting variables 30490 1727096592.00256: in VariableManager get_vars() 30490 1727096592.00294: Calling all_inventory to load vars for managed_node3 30490 1727096592.00297: Calling groups_inventory to load vars for managed_node3 30490 1727096592.00299: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096592.00309: Calling all_plugins_play to load vars for managed_node3 30490 1727096592.00313: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096592.00316: Calling groups_plugins_play to load vars for managed_node3 30490 1727096592.00879: done sending task result for task 0afff68d-5257-ba36-653e-000000001286 30490 1727096592.00883: WORKER PROCESS EXITING 30490 1727096592.03148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096592.04551: done with get_vars() 30490 1727096592.04584: done getting variables 30490 1727096592.04658: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:03:12 -0400 (0:00:00.620) 0:00:58.251 ****** 30490 1727096592.04703: entering _queue_task() for managed_node3/service 30490 1727096592.05062: worker is 1 (out of 1 available) 30490 1727096592.05081: exiting _queue_task() for managed_node3/service 30490 1727096592.05098: done queuing things up, now waiting for results queue to drain 30490 1727096592.05100: waiting for pending results... 30490 1727096592.05351: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096592.05528: in run() - task 0afff68d-5257-ba36-653e-000000001287 30490 1727096592.05550: variable 'ansible_search_path' from source: unknown 30490 1727096592.05558: variable 'ansible_search_path' from source: unknown 30490 1727096592.05606: calling self._execute() 30490 1727096592.05734: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096592.05747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096592.05779: variable 'omit' from source: magic vars 30490 1727096592.06444: variable 'ansible_distribution_major_version' from source: facts 30490 1727096592.06463: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096592.06589: variable 'network_provider' from source: set_fact 30490 1727096592.06601: Evaluated conditional (network_provider == "nm"): True 30490 1727096592.06707: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096592.06811: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096592.07058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096592.09043: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096592.09208: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096592.09251: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096592.09320: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096592.09354: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096592.09464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096592.09503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096592.09531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096592.09588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096592.09655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096592.09664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096592.09699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096592.09729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096592.09786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096592.09807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096592.09853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096592.09979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096592.09982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096592.09984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096592.09986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096592.10179: variable 'network_connections' from source: include params 30490 1727096592.10182: variable 'interface' from source: play vars 30490 1727096592.10243: variable 'interface' from source: play vars 30490 1727096592.10336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096592.10551: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096592.10587: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096592.10620: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096592.10653: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096592.10689: 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) 30490 1727096592.10704: 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) 30490 1727096592.10721: 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) 30490 1727096592.10740: 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) 30490 1727096592.10791: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096592.10949: variable 'network_connections' from source: include params 30490 1727096592.10953: variable 'interface' from source: play vars 30490 1727096592.11002: variable 'interface' from source: play vars 30490 1727096592.11023: Evaluated conditional (__network_wpa_supplicant_required): False 30490 1727096592.11026: when evaluation is False, skipping this task 30490 1727096592.11029: _execute() done 30490 1727096592.11032: dumping result to json 30490 1727096592.11034: done dumping result, returning 30490 1727096592.11042: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-ba36-653e-000000001287] 30490 1727096592.11055: sending task result for task 0afff68d-5257-ba36-653e-000000001287 30490 1727096592.11138: done sending task result for task 0afff68d-5257-ba36-653e-000000001287 30490 1727096592.11140: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 30490 1727096592.11215: no more pending results, returning what we have 30490 1727096592.11219: results queue empty 30490 1727096592.11220: checking for any_errors_fatal 30490 1727096592.11237: done checking for any_errors_fatal 30490 1727096592.11237: checking for max_fail_percentage 30490 1727096592.11239: done checking for max_fail_percentage 30490 1727096592.11240: checking to see if all hosts have failed and the running result is not ok 30490 1727096592.11241: done checking to see if all hosts have failed 30490 1727096592.11242: getting the remaining hosts for this loop 30490 1727096592.11243: done getting the remaining hosts for this loop 30490 1727096592.11247: getting the next task for host managed_node3 30490 1727096592.11256: done getting next task for host managed_node3 30490 1727096592.11261: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096592.11266: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096592.11291: getting variables 30490 1727096592.11293: in VariableManager get_vars() 30490 1727096592.11330: Calling all_inventory to load vars for managed_node3 30490 1727096592.11333: Calling groups_inventory to load vars for managed_node3 30490 1727096592.11334: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096592.11343: Calling all_plugins_play to load vars for managed_node3 30490 1727096592.11346: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096592.11348: Calling groups_plugins_play to load vars for managed_node3 30490 1727096592.12318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096592.13710: done with get_vars() 30490 1727096592.13738: done getting variables 30490 1727096592.13802: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:03:12 -0400 (0:00:00.091) 0:00:58.342 ****** 30490 1727096592.13836: entering _queue_task() for managed_node3/service 30490 1727096592.14188: worker is 1 (out of 1 available) 30490 1727096592.14200: exiting _queue_task() for managed_node3/service 30490 1727096592.14212: done queuing things up, now waiting for results queue to drain 30490 1727096592.14213: waiting for pending results... 30490 1727096592.14499: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096592.14585: in run() - task 0afff68d-5257-ba36-653e-000000001288 30490 1727096592.14597: variable 'ansible_search_path' from source: unknown 30490 1727096592.14601: variable 'ansible_search_path' from source: unknown 30490 1727096592.14629: calling self._execute() 30490 1727096592.14709: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096592.14713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096592.14722: variable 'omit' from source: magic vars 30490 1727096592.15013: variable 'ansible_distribution_major_version' from source: facts 30490 1727096592.15023: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096592.15104: variable 'network_provider' from source: set_fact 30490 1727096592.15110: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096592.15112: when evaluation is False, skipping this task 30490 1727096592.15115: _execute() done 30490 1727096592.15117: dumping result to json 30490 1727096592.15119: done dumping result, returning 30490 1727096592.15128: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-ba36-653e-000000001288] 30490 1727096592.15134: sending task result for task 0afff68d-5257-ba36-653e-000000001288 30490 1727096592.15219: done sending task result for task 0afff68d-5257-ba36-653e-000000001288 30490 1727096592.15222: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096592.15275: no more pending results, returning what we have 30490 1727096592.15279: results queue empty 30490 1727096592.15280: checking for any_errors_fatal 30490 1727096592.15288: done checking for any_errors_fatal 30490 1727096592.15289: checking for max_fail_percentage 30490 1727096592.15291: done checking for max_fail_percentage 30490 1727096592.15292: checking to see if all hosts have failed and the running result is not ok 30490 1727096592.15293: done checking to see if all hosts have failed 30490 1727096592.15293: getting the remaining hosts for this loop 30490 1727096592.15295: done getting the remaining hosts for this loop 30490 1727096592.15298: getting the next task for host managed_node3 30490 1727096592.15307: done getting next task for host managed_node3 30490 1727096592.15310: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096592.15316: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096592.15348: getting variables 30490 1727096592.15350: in VariableManager get_vars() 30490 1727096592.15388: Calling all_inventory to load vars for managed_node3 30490 1727096592.15391: Calling groups_inventory to load vars for managed_node3 30490 1727096592.15393: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096592.15402: Calling all_plugins_play to load vars for managed_node3 30490 1727096592.15405: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096592.15407: Calling groups_plugins_play to load vars for managed_node3 30490 1727096592.16226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096592.17569: done with get_vars() 30490 1727096592.17591: done getting variables 30490 1727096592.17635: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:03:12 -0400 (0:00:00.038) 0:00:58.380 ****** 30490 1727096592.17665: entering _queue_task() for managed_node3/copy 30490 1727096592.17923: worker is 1 (out of 1 available) 30490 1727096592.17938: exiting _queue_task() for managed_node3/copy 30490 1727096592.17950: done queuing things up, now waiting for results queue to drain 30490 1727096592.17952: waiting for pending results... 30490 1727096592.18144: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096592.18240: in run() - task 0afff68d-5257-ba36-653e-000000001289 30490 1727096592.18251: variable 'ansible_search_path' from source: unknown 30490 1727096592.18255: variable 'ansible_search_path' from source: unknown 30490 1727096592.18288: calling self._execute() 30490 1727096592.18362: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096592.18366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096592.18378: variable 'omit' from source: magic vars 30490 1727096592.18663: variable 'ansible_distribution_major_version' from source: facts 30490 1727096592.18677: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096592.18754: variable 'network_provider' from source: set_fact 30490 1727096592.18759: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096592.18762: when evaluation is False, skipping this task 30490 1727096592.18764: _execute() done 30490 1727096592.18769: dumping result to json 30490 1727096592.18775: done dumping result, returning 30490 1727096592.18782: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-ba36-653e-000000001289] 30490 1727096592.18786: sending task result for task 0afff68d-5257-ba36-653e-000000001289 30490 1727096592.18880: done sending task result for task 0afff68d-5257-ba36-653e-000000001289 30490 1727096592.18882: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 30490 1727096592.18927: no more pending results, returning what we have 30490 1727096592.18931: results queue empty 30490 1727096592.18932: checking for any_errors_fatal 30490 1727096592.18938: done checking for any_errors_fatal 30490 1727096592.18939: checking for max_fail_percentage 30490 1727096592.18941: done checking for max_fail_percentage 30490 1727096592.18942: checking to see if all hosts have failed and the running result is not ok 30490 1727096592.18942: done checking to see if all hosts have failed 30490 1727096592.18943: getting the remaining hosts for this loop 30490 1727096592.18945: done getting the remaining hosts for this loop 30490 1727096592.18949: getting the next task for host managed_node3 30490 1727096592.18957: done getting next task for host managed_node3 30490 1727096592.18960: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096592.18965: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096592.18995: getting variables 30490 1727096592.18997: in VariableManager get_vars() 30490 1727096592.19031: Calling all_inventory to load vars for managed_node3 30490 1727096592.19034: Calling groups_inventory to load vars for managed_node3 30490 1727096592.19035: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096592.19044: Calling all_plugins_play to load vars for managed_node3 30490 1727096592.19047: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096592.19050: Calling groups_plugins_play to load vars for managed_node3 30490 1727096592.20387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096592.21832: done with get_vars() 30490 1727096592.21874: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:03:12 -0400 (0:00:00.043) 0:00:58.424 ****** 30490 1727096592.21995: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096592.22431: worker is 1 (out of 1 available) 30490 1727096592.22445: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096592.22462: done queuing things up, now waiting for results queue to drain 30490 1727096592.22463: waiting for pending results... 30490 1727096592.22700: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096592.22884: in run() - task 0afff68d-5257-ba36-653e-00000000128a 30490 1727096592.22889: variable 'ansible_search_path' from source: unknown 30490 1727096592.22892: variable 'ansible_search_path' from source: unknown 30490 1727096592.22929: calling self._execute() 30490 1727096592.23037: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096592.23041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096592.23063: variable 'omit' from source: magic vars 30490 1727096592.23460: variable 'ansible_distribution_major_version' from source: facts 30490 1727096592.23466: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096592.23475: variable 'omit' from source: magic vars 30490 1727096592.23527: variable 'omit' from source: magic vars 30490 1727096592.23704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096592.25374: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096592.25425: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096592.25453: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096592.25482: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096592.25506: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096592.25564: variable 'network_provider' from source: set_fact 30490 1727096592.25664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096592.25688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096592.25710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096592.25735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096592.25746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096592.25802: variable 'omit' from source: magic vars 30490 1727096592.25882: variable 'omit' from source: magic vars 30490 1727096592.25952: variable 'network_connections' from source: include params 30490 1727096592.25962: variable 'interface' from source: play vars 30490 1727096592.26010: variable 'interface' from source: play vars 30490 1727096592.26130: variable 'omit' from source: magic vars 30490 1727096592.26139: variable '__lsr_ansible_managed' from source: task vars 30490 1727096592.26186: variable '__lsr_ansible_managed' from source: task vars 30490 1727096592.26326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 30490 1727096592.26460: Loaded config def from plugin (lookup/template) 30490 1727096592.26463: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 30490 1727096592.26492: File lookup term: get_ansible_managed.j2 30490 1727096592.26495: variable 'ansible_search_path' from source: unknown 30490 1727096592.26498: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 30490 1727096592.26510: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 30490 1727096592.26522: variable 'ansible_search_path' from source: unknown 30490 1727096592.32637: variable 'ansible_managed' from source: unknown 30490 1727096592.32877: variable 'omit' from source: magic vars 30490 1727096592.32880: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096592.32883: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096592.32885: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096592.32887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096592.32894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096592.32934: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096592.32944: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096592.32955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096592.33078: Set connection var ansible_connection to ssh 30490 1727096592.33096: Set connection var ansible_shell_type to sh 30490 1727096592.33110: Set connection var ansible_pipelining to False 30490 1727096592.33120: Set connection var ansible_shell_executable to /bin/sh 30490 1727096592.33165: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096592.33182: Set connection var ansible_timeout to 10 30490 1727096592.33211: variable 'ansible_shell_executable' from source: unknown 30490 1727096592.33219: variable 'ansible_connection' from source: unknown 30490 1727096592.33234: variable 'ansible_module_compression' from source: unknown 30490 1727096592.33245: variable 'ansible_shell_type' from source: unknown 30490 1727096592.33261: variable 'ansible_shell_executable' from source: unknown 30490 1727096592.33277: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096592.33372: variable 'ansible_pipelining' from source: unknown 30490 1727096592.33377: variable 'ansible_timeout' from source: unknown 30490 1727096592.33380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096592.33454: 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) 30490 1727096592.33484: variable 'omit' from source: magic vars 30490 1727096592.33672: starting attempt loop 30490 1727096592.33678: running the handler 30490 1727096592.33681: _low_level_execute_command(): starting 30490 1727096592.33683: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096592.35146: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096592.35400: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096592.35477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096592.37140: stdout chunk (state=3): >>>/root <<< 30490 1727096592.37379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096592.37382: stdout chunk (state=3): >>><<< 30490 1727096592.37385: stderr chunk (state=3): >>><<< 30490 1727096592.37405: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096592.37424: _low_level_execute_command(): starting 30490 1727096592.37445: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096592.3741257-33209-199087394903953 `" && echo ansible-tmp-1727096592.3741257-33209-199087394903953="` echo /root/.ansible/tmp/ansible-tmp-1727096592.3741257-33209-199087394903953 `" ) && sleep 0' 30490 1727096592.38128: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096592.38147: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096592.38160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096592.38283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096592.38314: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096592.38403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096592.40311: stdout chunk (state=3): >>>ansible-tmp-1727096592.3741257-33209-199087394903953=/root/.ansible/tmp/ansible-tmp-1727096592.3741257-33209-199087394903953 <<< 30490 1727096592.40454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096592.40463: stdout chunk (state=3): >>><<< 30490 1727096592.40484: stderr chunk (state=3): >>><<< 30490 1727096592.40580: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096592.3741257-33209-199087394903953=/root/.ansible/tmp/ansible-tmp-1727096592.3741257-33209-199087394903953 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096592.40678: variable 'ansible_module_compression' from source: unknown 30490 1727096592.40734: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 30490 1727096592.40773: variable 'ansible_facts' from source: unknown 30490 1727096592.40891: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096592.3741257-33209-199087394903953/AnsiballZ_network_connections.py 30490 1727096592.41081: Sending initial data 30490 1727096592.41085: Sent initial data (168 bytes) 30490 1727096592.41743: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096592.41756: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096592.41799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096592.41812: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096592.41913: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096592.41933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096592.41997: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096592.43610: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096592.43689: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096592.43842: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpo37fzmqm /root/.ansible/tmp/ansible-tmp-1727096592.3741257-33209-199087394903953/AnsiballZ_network_connections.py <<< 30490 1727096592.43845: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096592.3741257-33209-199087394903953/AnsiballZ_network_connections.py" <<< 30490 1727096592.43849: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpo37fzmqm" to remote "/root/.ansible/tmp/ansible-tmp-1727096592.3741257-33209-199087394903953/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096592.3741257-33209-199087394903953/AnsiballZ_network_connections.py" <<< 30490 1727096592.45265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096592.45319: stderr chunk (state=3): >>><<< 30490 1727096592.45491: stdout chunk (state=3): >>><<< 30490 1727096592.45494: done transferring module to remote 30490 1727096592.45496: _low_level_execute_command(): starting 30490 1727096592.45499: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096592.3741257-33209-199087394903953/ /root/.ansible/tmp/ansible-tmp-1727096592.3741257-33209-199087394903953/AnsiballZ_network_connections.py && sleep 0' 30490 1727096592.46730: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096592.46839: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096592.47001: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096592.47014: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096592.47072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096592.48901: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096592.48928: stderr chunk (state=3): >>><<< 30490 1727096592.49105: stdout chunk (state=3): >>><<< 30490 1727096592.49109: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096592.49111: _low_level_execute_command(): starting 30490 1727096592.49114: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096592.3741257-33209-199087394903953/AnsiballZ_network_connections.py && sleep 0' 30490 1727096592.50330: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096592.50553: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096592.50560: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096592.50607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096592.76102: stdout chunk (state=3): >>> {"changed": false, "warnings": [], "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a85a48ac-0131-40ae-8a98-8671ec461a69 skipped because already active\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "state": "up"}], "__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": "statebr", "state": "up"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 30490 1727096592.77877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096592.77918: stderr chunk (state=3): >>><<< 30490 1727096592.77924: stdout chunk (state=3): >>><<< 30490 1727096592.77941: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "warnings": [], "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a85a48ac-0131-40ae-8a98-8671ec461a69 skipped because already active\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "state": "up"}], "__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": "statebr", "state": "up"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096592.77969: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'state': 'up'}], '__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-1727096592.3741257-33209-199087394903953/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096592.77981: _low_level_execute_command(): starting 30490 1727096592.77984: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096592.3741257-33209-199087394903953/ > /dev/null 2>&1 && sleep 0' 30490 1727096592.78482: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096592.78486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096592.78488: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096592.78490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096592.78492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096592.78526: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096592.78544: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096592.78606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096592.80434: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096592.80490: stderr chunk (state=3): >>><<< 30490 1727096592.80494: stdout chunk (state=3): >>><<< 30490 1727096592.80512: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096592.80518: handler run complete 30490 1727096592.80554: attempt loop complete, returning result 30490 1727096592.80557: _execute() done 30490 1727096592.80560: dumping result to json 30490 1727096592.80562: done dumping result, returning 30490 1727096592.80576: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-ba36-653e-00000000128a] 30490 1727096592.80579: sending task result for task 0afff68d-5257-ba36-653e-00000000128a 30490 1727096592.80677: done sending task result for task 0afff68d-5257-ba36-653e-00000000128a 30490 1727096592.80681: WORKER PROCESS EXITING ok: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a85a48ac-0131-40ae-8a98-8671ec461a69 skipped because already active 30490 1727096592.80782: no more pending results, returning what we have 30490 1727096592.80786: results queue empty 30490 1727096592.80787: checking for any_errors_fatal 30490 1727096592.80793: done checking for any_errors_fatal 30490 1727096592.80793: checking for max_fail_percentage 30490 1727096592.80795: done checking for max_fail_percentage 30490 1727096592.80801: checking to see if all hosts have failed and the running result is not ok 30490 1727096592.80802: done checking to see if all hosts have failed 30490 1727096592.80803: getting the remaining hosts for this loop 30490 1727096592.80805: done getting the remaining hosts for this loop 30490 1727096592.80808: getting the next task for host managed_node3 30490 1727096592.80815: done getting next task for host managed_node3 30490 1727096592.80818: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096592.80822: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096592.80835: getting variables 30490 1727096592.80837: in VariableManager get_vars() 30490 1727096592.80886: Calling all_inventory to load vars for managed_node3 30490 1727096592.80889: Calling groups_inventory to load vars for managed_node3 30490 1727096592.80891: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096592.80901: Calling all_plugins_play to load vars for managed_node3 30490 1727096592.80904: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096592.80906: Calling groups_plugins_play to load vars for managed_node3 30490 1727096592.82062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096592.83313: done with get_vars() 30490 1727096592.83331: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:03:12 -0400 (0:00:00.614) 0:00:59.038 ****** 30490 1727096592.83398: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096592.83656: worker is 1 (out of 1 available) 30490 1727096592.83671: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096592.83684: done queuing things up, now waiting for results queue to drain 30490 1727096592.83686: waiting for pending results... 30490 1727096592.83874: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096592.83955: in run() - task 0afff68d-5257-ba36-653e-00000000128b 30490 1727096592.83966: variable 'ansible_search_path' from source: unknown 30490 1727096592.83972: variable 'ansible_search_path' from source: unknown 30490 1727096592.84002: calling self._execute() 30490 1727096592.84112: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096592.84116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096592.84119: variable 'omit' from source: magic vars 30490 1727096592.84405: variable 'ansible_distribution_major_version' from source: facts 30490 1727096592.84413: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096592.84505: variable 'network_state' from source: role '' defaults 30490 1727096592.84513: Evaluated conditional (network_state != {}): False 30490 1727096592.84516: when evaluation is False, skipping this task 30490 1727096592.84519: _execute() done 30490 1727096592.84521: dumping result to json 30490 1727096592.84526: done dumping result, returning 30490 1727096592.84533: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-ba36-653e-00000000128b] 30490 1727096592.84538: sending task result for task 0afff68d-5257-ba36-653e-00000000128b 30490 1727096592.84641: done sending task result for task 0afff68d-5257-ba36-653e-00000000128b 30490 1727096592.84644: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096592.84712: no more pending results, returning what we have 30490 1727096592.84716: results queue empty 30490 1727096592.84717: checking for any_errors_fatal 30490 1727096592.84731: done checking for any_errors_fatal 30490 1727096592.84732: checking for max_fail_percentage 30490 1727096592.84734: done checking for max_fail_percentage 30490 1727096592.84735: checking to see if all hosts have failed and the running result is not ok 30490 1727096592.84736: done checking to see if all hosts have failed 30490 1727096592.84737: getting the remaining hosts for this loop 30490 1727096592.84740: done getting the remaining hosts for this loop 30490 1727096592.84745: getting the next task for host managed_node3 30490 1727096592.84753: done getting next task for host managed_node3 30490 1727096592.84760: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096592.84766: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096592.84846: getting variables 30490 1727096592.84848: in VariableManager get_vars() 30490 1727096592.84887: Calling all_inventory to load vars for managed_node3 30490 1727096592.84889: Calling groups_inventory to load vars for managed_node3 30490 1727096592.84891: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096592.84900: Calling all_plugins_play to load vars for managed_node3 30490 1727096592.84907: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096592.84910: Calling groups_plugins_play to load vars for managed_node3 30490 1727096592.86254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096592.87629: done with get_vars() 30490 1727096592.87657: done getting variables 30490 1727096592.87720: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:03:12 -0400 (0:00:00.043) 0:00:59.081 ****** 30490 1727096592.87756: entering _queue_task() for managed_node3/debug 30490 1727096592.88115: worker is 1 (out of 1 available) 30490 1727096592.88129: exiting _queue_task() for managed_node3/debug 30490 1727096592.88141: done queuing things up, now waiting for results queue to drain 30490 1727096592.88143: waiting for pending results... 30490 1727096592.88426: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096592.88523: in run() - task 0afff68d-5257-ba36-653e-00000000128c 30490 1727096592.88531: variable 'ansible_search_path' from source: unknown 30490 1727096592.88534: variable 'ansible_search_path' from source: unknown 30490 1727096592.88565: calling self._execute() 30490 1727096592.88641: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096592.88646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096592.88657: variable 'omit' from source: magic vars 30490 1727096592.88938: variable 'ansible_distribution_major_version' from source: facts 30490 1727096592.88950: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096592.88959: variable 'omit' from source: magic vars 30490 1727096592.89006: variable 'omit' from source: magic vars 30490 1727096592.89033: variable 'omit' from source: magic vars 30490 1727096592.89070: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096592.89099: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096592.89116: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096592.89130: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096592.89140: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096592.89163: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096592.89166: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096592.89171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096592.89241: Set connection var ansible_connection to ssh 30490 1727096592.89248: Set connection var ansible_shell_type to sh 30490 1727096592.89255: Set connection var ansible_pipelining to False 30490 1727096592.89260: Set connection var ansible_shell_executable to /bin/sh 30490 1727096592.89265: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096592.89272: Set connection var ansible_timeout to 10 30490 1727096592.89328: variable 'ansible_shell_executable' from source: unknown 30490 1727096592.89331: variable 'ansible_connection' from source: unknown 30490 1727096592.89334: variable 'ansible_module_compression' from source: unknown 30490 1727096592.89338: variable 'ansible_shell_type' from source: unknown 30490 1727096592.89341: variable 'ansible_shell_executable' from source: unknown 30490 1727096592.89343: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096592.89345: variable 'ansible_pipelining' from source: unknown 30490 1727096592.89347: variable 'ansible_timeout' from source: unknown 30490 1727096592.89349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096592.89433: 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) 30490 1727096592.89442: variable 'omit' from source: magic vars 30490 1727096592.89447: starting attempt loop 30490 1727096592.89451: running the handler 30490 1727096592.89555: variable '__network_connections_result' from source: set_fact 30490 1727096592.89598: handler run complete 30490 1727096592.89615: attempt loop complete, returning result 30490 1727096592.89618: _execute() done 30490 1727096592.89621: dumping result to json 30490 1727096592.89623: done dumping result, returning 30490 1727096592.89630: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-ba36-653e-00000000128c] 30490 1727096592.89635: sending task result for task 0afff68d-5257-ba36-653e-00000000128c 30490 1727096592.89719: done sending task result for task 0afff68d-5257-ba36-653e-00000000128c 30490 1727096592.89722: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a85a48ac-0131-40ae-8a98-8671ec461a69 skipped because already active" ] } 30490 1727096592.89791: no more pending results, returning what we have 30490 1727096592.89794: results queue empty 30490 1727096592.89795: checking for any_errors_fatal 30490 1727096592.89801: done checking for any_errors_fatal 30490 1727096592.89802: checking for max_fail_percentage 30490 1727096592.89803: done checking for max_fail_percentage 30490 1727096592.89804: checking to see if all hosts have failed and the running result is not ok 30490 1727096592.89805: done checking to see if all hosts have failed 30490 1727096592.89806: getting the remaining hosts for this loop 30490 1727096592.89807: done getting the remaining hosts for this loop 30490 1727096592.89811: getting the next task for host managed_node3 30490 1727096592.89818: done getting next task for host managed_node3 30490 1727096592.89821: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096592.89827: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096592.89839: getting variables 30490 1727096592.89840: in VariableManager get_vars() 30490 1727096592.89886: Calling all_inventory to load vars for managed_node3 30490 1727096592.89890: Calling groups_inventory to load vars for managed_node3 30490 1727096592.89892: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096592.89900: Calling all_plugins_play to load vars for managed_node3 30490 1727096592.89903: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096592.89905: Calling groups_plugins_play to load vars for managed_node3 30490 1727096592.91560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096592.93393: done with get_vars() 30490 1727096592.93428: done getting variables 30490 1727096592.93499: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:03:12 -0400 (0:00:00.057) 0:00:59.139 ****** 30490 1727096592.93542: entering _queue_task() for managed_node3/debug 30490 1727096592.93913: worker is 1 (out of 1 available) 30490 1727096592.93927: exiting _queue_task() for managed_node3/debug 30490 1727096592.93939: done queuing things up, now waiting for results queue to drain 30490 1727096592.93940: waiting for pending results... 30490 1727096592.94392: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096592.94431: in run() - task 0afff68d-5257-ba36-653e-00000000128d 30490 1727096592.94453: variable 'ansible_search_path' from source: unknown 30490 1727096592.94461: variable 'ansible_search_path' from source: unknown 30490 1727096592.94513: calling self._execute() 30490 1727096592.94622: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096592.94634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096592.94650: variable 'omit' from source: magic vars 30490 1727096592.95090: variable 'ansible_distribution_major_version' from source: facts 30490 1727096592.95164: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096592.95169: variable 'omit' from source: magic vars 30490 1727096592.95198: variable 'omit' from source: magic vars 30490 1727096592.95238: variable 'omit' from source: magic vars 30490 1727096592.95293: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096592.95330: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096592.95352: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096592.95375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096592.95398: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096592.95431: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096592.95493: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096592.95496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096592.95552: Set connection var ansible_connection to ssh 30490 1727096592.95564: Set connection var ansible_shell_type to sh 30490 1727096592.95582: Set connection var ansible_pipelining to False 30490 1727096592.95593: Set connection var ansible_shell_executable to /bin/sh 30490 1727096592.95608: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096592.95618: Set connection var ansible_timeout to 10 30490 1727096592.95646: variable 'ansible_shell_executable' from source: unknown 30490 1727096592.95654: variable 'ansible_connection' from source: unknown 30490 1727096592.95662: variable 'ansible_module_compression' from source: unknown 30490 1727096592.95671: variable 'ansible_shell_type' from source: unknown 30490 1727096592.95709: variable 'ansible_shell_executable' from source: unknown 30490 1727096592.95711: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096592.95713: variable 'ansible_pipelining' from source: unknown 30490 1727096592.95715: variable 'ansible_timeout' from source: unknown 30490 1727096592.95716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096592.95841: 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) 30490 1727096592.95860: variable 'omit' from source: magic vars 30490 1727096592.96075: starting attempt loop 30490 1727096592.96079: running the handler 30490 1727096592.96081: variable '__network_connections_result' from source: set_fact 30490 1727096592.96084: variable '__network_connections_result' from source: set_fact 30490 1727096592.96112: handler run complete 30490 1727096592.96137: attempt loop complete, returning result 30490 1727096592.96144: _execute() done 30490 1727096592.96150: dumping result to json 30490 1727096592.96157: done dumping result, returning 30490 1727096592.96169: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-ba36-653e-00000000128d] 30490 1727096592.96184: sending task result for task 0afff68d-5257-ba36-653e-00000000128d ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a85a48ac-0131-40ae-8a98-8671ec461a69 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a85a48ac-0131-40ae-8a98-8671ec461a69 skipped because already active" ] } } 30490 1727096592.96400: no more pending results, returning what we have 30490 1727096592.96404: results queue empty 30490 1727096592.96405: checking for any_errors_fatal 30490 1727096592.96412: done checking for any_errors_fatal 30490 1727096592.96413: checking for max_fail_percentage 30490 1727096592.96415: done checking for max_fail_percentage 30490 1727096592.96416: checking to see if all hosts have failed and the running result is not ok 30490 1727096592.96417: done checking to see if all hosts have failed 30490 1727096592.96417: getting the remaining hosts for this loop 30490 1727096592.96419: done getting the remaining hosts for this loop 30490 1727096592.96422: getting the next task for host managed_node3 30490 1727096592.96430: done getting next task for host managed_node3 30490 1727096592.96434: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096592.96439: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096592.96453: getting variables 30490 1727096592.96455: in VariableManager get_vars() 30490 1727096592.96500: Calling all_inventory to load vars for managed_node3 30490 1727096592.96504: Calling groups_inventory to load vars for managed_node3 30490 1727096592.96506: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096592.96517: Calling all_plugins_play to load vars for managed_node3 30490 1727096592.96527: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096592.96530: Calling groups_plugins_play to load vars for managed_node3 30490 1727096592.97334: done sending task result for task 0afff68d-5257-ba36-653e-00000000128d 30490 1727096592.97337: WORKER PROCESS EXITING 30490 1727096592.98336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096593.00618: done with get_vars() 30490 1727096593.00648: done getting variables 30490 1727096593.00715: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:03:13 -0400 (0:00:00.072) 0:00:59.211 ****** 30490 1727096593.00754: entering _queue_task() for managed_node3/debug 30490 1727096593.01102: worker is 1 (out of 1 available) 30490 1727096593.01115: exiting _queue_task() for managed_node3/debug 30490 1727096593.01127: done queuing things up, now waiting for results queue to drain 30490 1727096593.01129: waiting for pending results... 30490 1727096593.01441: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096593.01597: in run() - task 0afff68d-5257-ba36-653e-00000000128e 30490 1727096593.01618: variable 'ansible_search_path' from source: unknown 30490 1727096593.01627: variable 'ansible_search_path' from source: unknown 30490 1727096593.01669: calling self._execute() 30490 1727096593.01778: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096593.01792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096593.01810: variable 'omit' from source: magic vars 30490 1727096593.02202: variable 'ansible_distribution_major_version' from source: facts 30490 1727096593.02219: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096593.02370: variable 'network_state' from source: role '' defaults 30490 1727096593.02389: Evaluated conditional (network_state != {}): False 30490 1727096593.02397: when evaluation is False, skipping this task 30490 1727096593.02404: _execute() done 30490 1727096593.02412: dumping result to json 30490 1727096593.02504: done dumping result, returning 30490 1727096593.02518: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-ba36-653e-00000000128e] 30490 1727096593.02529: sending task result for task 0afff68d-5257-ba36-653e-00000000128e 30490 1727096593.02876: done sending task result for task 0afff68d-5257-ba36-653e-00000000128e 30490 1727096593.02880: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 30490 1727096593.02921: no more pending results, returning what we have 30490 1727096593.02925: results queue empty 30490 1727096593.02926: checking for any_errors_fatal 30490 1727096593.02932: done checking for any_errors_fatal 30490 1727096593.02933: checking for max_fail_percentage 30490 1727096593.02935: done checking for max_fail_percentage 30490 1727096593.02936: checking to see if all hosts have failed and the running result is not ok 30490 1727096593.02936: done checking to see if all hosts have failed 30490 1727096593.02937: getting the remaining hosts for this loop 30490 1727096593.02938: done getting the remaining hosts for this loop 30490 1727096593.02942: getting the next task for host managed_node3 30490 1727096593.02949: done getting next task for host managed_node3 30490 1727096593.02952: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096593.02957: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096593.02984: getting variables 30490 1727096593.02987: in VariableManager get_vars() 30490 1727096593.03025: Calling all_inventory to load vars for managed_node3 30490 1727096593.03028: Calling groups_inventory to load vars for managed_node3 30490 1727096593.03030: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096593.03040: Calling all_plugins_play to load vars for managed_node3 30490 1727096593.03043: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096593.03045: Calling groups_plugins_play to load vars for managed_node3 30490 1727096593.04956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096593.06698: done with get_vars() 30490 1727096593.06730: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:03:13 -0400 (0:00:00.060) 0:00:59.272 ****** 30490 1727096593.06846: entering _queue_task() for managed_node3/ping 30490 1727096593.07395: worker is 1 (out of 1 available) 30490 1727096593.07406: exiting _queue_task() for managed_node3/ping 30490 1727096593.07417: done queuing things up, now waiting for results queue to drain 30490 1727096593.07418: waiting for pending results... 30490 1727096593.07791: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096593.07797: in run() - task 0afff68d-5257-ba36-653e-00000000128f 30490 1727096593.07800: variable 'ansible_search_path' from source: unknown 30490 1727096593.07803: variable 'ansible_search_path' from source: unknown 30490 1727096593.07805: calling self._execute() 30490 1727096593.07881: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096593.07887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096593.07898: variable 'omit' from source: magic vars 30490 1727096593.08272: variable 'ansible_distribution_major_version' from source: facts 30490 1727096593.08298: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096593.08306: variable 'omit' from source: magic vars 30490 1727096593.08383: variable 'omit' from source: magic vars 30490 1727096593.08421: variable 'omit' from source: magic vars 30490 1727096593.08464: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096593.08501: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096593.08530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096593.08590: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096593.08593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096593.08598: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096593.08602: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096593.08616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096593.08744: Set connection var ansible_connection to ssh 30490 1727096593.08747: Set connection var ansible_shell_type to sh 30490 1727096593.08750: Set connection var ansible_pipelining to False 30490 1727096593.08752: Set connection var ansible_shell_executable to /bin/sh 30490 1727096593.08754: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096593.08756: Set connection var ansible_timeout to 10 30490 1727096593.08788: variable 'ansible_shell_executable' from source: unknown 30490 1727096593.08791: variable 'ansible_connection' from source: unknown 30490 1727096593.08794: variable 'ansible_module_compression' from source: unknown 30490 1727096593.08796: variable 'ansible_shell_type' from source: unknown 30490 1727096593.08798: variable 'ansible_shell_executable' from source: unknown 30490 1727096593.08825: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096593.08834: variable 'ansible_pipelining' from source: unknown 30490 1727096593.08837: variable 'ansible_timeout' from source: unknown 30490 1727096593.08853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096593.09290: 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) 30490 1727096593.09294: variable 'omit' from source: magic vars 30490 1727096593.09296: starting attempt loop 30490 1727096593.09299: running the handler 30490 1727096593.09301: _low_level_execute_command(): starting 30490 1727096593.09303: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096593.10570: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096593.10593: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096593.10610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096593.10625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096593.10638: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096593.10655: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096593.10686: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096593.10719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096593.10796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096593.10810: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096593.10883: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096593.12555: stdout chunk (state=3): >>>/root <<< 30490 1727096593.12694: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096593.12776: stdout chunk (state=3): >>><<< 30490 1727096593.12780: stderr chunk (state=3): >>><<< 30490 1727096593.12785: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096593.12789: _low_level_execute_command(): starting 30490 1727096593.12792: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096593.1273758-33262-208998630390927 `" && echo ansible-tmp-1727096593.1273758-33262-208998630390927="` echo /root/.ansible/tmp/ansible-tmp-1727096593.1273758-33262-208998630390927 `" ) && sleep 0' 30490 1727096593.13439: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096593.13455: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096593.13584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096593.13656: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096593.13712: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096593.15575: stdout chunk (state=3): >>>ansible-tmp-1727096593.1273758-33262-208998630390927=/root/.ansible/tmp/ansible-tmp-1727096593.1273758-33262-208998630390927 <<< 30490 1727096593.15719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096593.15723: stdout chunk (state=3): >>><<< 30490 1727096593.15725: stderr chunk (state=3): >>><<< 30490 1727096593.15740: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096593.1273758-33262-208998630390927=/root/.ansible/tmp/ansible-tmp-1727096593.1273758-33262-208998630390927 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096593.15788: variable 'ansible_module_compression' from source: unknown 30490 1727096593.15822: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 30490 1727096593.15855: variable 'ansible_facts' from source: unknown 30490 1727096593.15906: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096593.1273758-33262-208998630390927/AnsiballZ_ping.py 30490 1727096593.16010: Sending initial data 30490 1727096593.16014: Sent initial data (153 bytes) 30490 1727096593.16688: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096593.16726: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096593.16756: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096593.16785: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096593.16855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096593.18610: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096593.18619: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096593.1273758-33262-208998630390927/AnsiballZ_ping.py" <<< 30490 1727096593.18622: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpo87_k4gr /root/.ansible/tmp/ansible-tmp-1727096593.1273758-33262-208998630390927/AnsiballZ_ping.py <<< 30490 1727096593.18690: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpo87_k4gr" to remote "/root/.ansible/tmp/ansible-tmp-1727096593.1273758-33262-208998630390927/AnsiballZ_ping.py" <<< 30490 1727096593.18695: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096593.1273758-33262-208998630390927/AnsiballZ_ping.py" <<< 30490 1727096593.20084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096593.20245: stderr chunk (state=3): >>><<< 30490 1727096593.20249: stdout chunk (state=3): >>><<< 30490 1727096593.20252: done transferring module to remote 30490 1727096593.20254: _low_level_execute_command(): starting 30490 1727096593.20257: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096593.1273758-33262-208998630390927/ /root/.ansible/tmp/ansible-tmp-1727096593.1273758-33262-208998630390927/AnsiballZ_ping.py && sleep 0' 30490 1727096593.20872: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096593.20984: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096593.21012: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096593.21077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096593.22989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096593.22993: stdout chunk (state=3): >>><<< 30490 1727096593.22998: stderr chunk (state=3): >>><<< 30490 1727096593.23025: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096593.23033: _low_level_execute_command(): starting 30490 1727096593.23036: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096593.1273758-33262-208998630390927/AnsiballZ_ping.py && sleep 0' 30490 1727096593.23875: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096593.23879: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096593.23881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096593.23883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096593.23885: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096593.23887: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096593.23889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096593.23891: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096593.23893: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096593.23895: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096593.23897: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096593.23899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096593.23900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096593.23903: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096593.23914: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096593.23926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096593.23956: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096593.24017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096593.39204: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 30490 1727096593.40617: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096593.40622: stdout chunk (state=3): >>><<< 30490 1727096593.40625: stderr chunk (state=3): >>><<< 30490 1727096593.40645: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096593.40680: 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-1727096593.1273758-33262-208998630390927/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096593.40696: _low_level_execute_command(): starting 30490 1727096593.40722: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096593.1273758-33262-208998630390927/ > /dev/null 2>&1 && sleep 0' 30490 1727096593.41205: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096593.41208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096593.41211: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096593.41213: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096593.41215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096593.41217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096593.41270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096593.41277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096593.41286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096593.41310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096593.43132: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096593.43155: stderr chunk (state=3): >>><<< 30490 1727096593.43158: stdout chunk (state=3): >>><<< 30490 1727096593.43180: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096593.43188: handler run complete 30490 1727096593.43198: attempt loop complete, returning result 30490 1727096593.43201: _execute() done 30490 1727096593.43204: dumping result to json 30490 1727096593.43206: done dumping result, returning 30490 1727096593.43218: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-ba36-653e-00000000128f] 30490 1727096593.43222: sending task result for task 0afff68d-5257-ba36-653e-00000000128f 30490 1727096593.43313: done sending task result for task 0afff68d-5257-ba36-653e-00000000128f 30490 1727096593.43316: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 30490 1727096593.43423: no more pending results, returning what we have 30490 1727096593.43428: results queue empty 30490 1727096593.43429: checking for any_errors_fatal 30490 1727096593.43435: done checking for any_errors_fatal 30490 1727096593.43436: checking for max_fail_percentage 30490 1727096593.43437: done checking for max_fail_percentage 30490 1727096593.43440: checking to see if all hosts have failed and the running result is not ok 30490 1727096593.43440: done checking to see if all hosts have failed 30490 1727096593.43441: getting the remaining hosts for this loop 30490 1727096593.43442: done getting the remaining hosts for this loop 30490 1727096593.43446: getting the next task for host managed_node3 30490 1727096593.43456: done getting next task for host managed_node3 30490 1727096593.43458: ^ task is: TASK: meta (role_complete) 30490 1727096593.43463: ^ state is: HOST STATE: block=6, 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? (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 30490 1727096593.43478: getting variables 30490 1727096593.43480: in VariableManager get_vars() 30490 1727096593.43515: Calling all_inventory to load vars for managed_node3 30490 1727096593.43518: Calling groups_inventory to load vars for managed_node3 30490 1727096593.43520: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096593.43529: Calling all_plugins_play to load vars for managed_node3 30490 1727096593.43531: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096593.43534: Calling groups_plugins_play to load vars for managed_node3 30490 1727096593.44351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096593.45340: done with get_vars() 30490 1727096593.45358: done getting variables 30490 1727096593.45424: done queuing things up, now waiting for results queue to drain 30490 1727096593.45425: results queue empty 30490 1727096593.45426: checking for any_errors_fatal 30490 1727096593.45428: done checking for any_errors_fatal 30490 1727096593.45428: checking for max_fail_percentage 30490 1727096593.45429: done checking for max_fail_percentage 30490 1727096593.45429: checking to see if all hosts have failed and the running result is not ok 30490 1727096593.45430: done checking to see if all hosts have failed 30490 1727096593.45430: getting the remaining hosts for this loop 30490 1727096593.45431: done getting the remaining hosts for this loop 30490 1727096593.45433: getting the next task for host managed_node3 30490 1727096593.45437: done getting next task for host managed_node3 30490 1727096593.45438: ^ task is: TASK: Test 30490 1727096593.45440: ^ state is: HOST STATE: block=6, 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 30490 1727096593.45442: getting variables 30490 1727096593.45442: in VariableManager get_vars() 30490 1727096593.45451: Calling all_inventory to load vars for managed_node3 30490 1727096593.45452: Calling groups_inventory to load vars for managed_node3 30490 1727096593.45454: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096593.45457: Calling all_plugins_play to load vars for managed_node3 30490 1727096593.45459: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096593.45460: Calling groups_plugins_play to load vars for managed_node3 30490 1727096593.46102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096593.46959: done with get_vars() 30490 1727096593.46980: done getting variables TASK [Test] ******************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Monday 23 September 2024 09:03:13 -0400 (0:00:00.401) 0:00:59.674 ****** 30490 1727096593.47034: entering _queue_task() for managed_node3/include_tasks 30490 1727096593.47313: worker is 1 (out of 1 available) 30490 1727096593.47328: exiting _queue_task() for managed_node3/include_tasks 30490 1727096593.47341: done queuing things up, now waiting for results queue to drain 30490 1727096593.47342: waiting for pending results... 30490 1727096593.47530: running TaskExecutor() for managed_node3/TASK: Test 30490 1727096593.47608: in run() - task 0afff68d-5257-ba36-653e-000000001009 30490 1727096593.47620: variable 'ansible_search_path' from source: unknown 30490 1727096593.47625: variable 'ansible_search_path' from source: unknown 30490 1727096593.47660: variable 'lsr_test' from source: include params 30490 1727096593.47823: variable 'lsr_test' from source: include params 30490 1727096593.47880: variable 'omit' from source: magic vars 30490 1727096593.47983: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096593.47991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096593.48002: variable 'omit' from source: magic vars 30490 1727096593.48170: variable 'ansible_distribution_major_version' from source: facts 30490 1727096593.48179: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096593.48185: variable 'item' from source: unknown 30490 1727096593.48232: variable 'item' from source: unknown 30490 1727096593.48259: variable 'item' from source: unknown 30490 1727096593.48305: variable 'item' from source: unknown 30490 1727096593.48428: dumping result to json 30490 1727096593.48431: done dumping result, returning 30490 1727096593.48434: done running TaskExecutor() for managed_node3/TASK: Test [0afff68d-5257-ba36-653e-000000001009] 30490 1727096593.48436: sending task result for task 0afff68d-5257-ba36-653e-000000001009 30490 1727096593.48491: no more pending results, returning what we have 30490 1727096593.48497: in VariableManager get_vars() 30490 1727096593.48540: Calling all_inventory to load vars for managed_node3 30490 1727096593.48543: Calling groups_inventory to load vars for managed_node3 30490 1727096593.48546: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096593.48559: Calling all_plugins_play to load vars for managed_node3 30490 1727096593.48562: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096593.48564: Calling groups_plugins_play to load vars for managed_node3 30490 1727096593.49179: done sending task result for task 0afff68d-5257-ba36-653e-000000001009 30490 1727096593.49183: WORKER PROCESS EXITING 30490 1727096593.49517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096593.50371: done with get_vars() 30490 1727096593.50389: variable 'ansible_search_path' from source: unknown 30490 1727096593.50390: variable 'ansible_search_path' from source: unknown 30490 1727096593.50419: we have included files to process 30490 1727096593.50420: generating all_blocks data 30490 1727096593.50421: done generating all_blocks data 30490 1727096593.50425: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml 30490 1727096593.50426: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml 30490 1727096593.50428: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml 30490 1727096593.50549: done processing included file 30490 1727096593.50550: iterating over new_blocks loaded from include file 30490 1727096593.50551: in VariableManager get_vars() 30490 1727096593.50561: done with get_vars() 30490 1727096593.50562: filtering new block on tags 30490 1727096593.50582: done filtering new block on tags 30490 1727096593.50584: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml for managed_node3 => (item=tasks/remove_profile.yml) 30490 1727096593.50588: extending task lists for all hosts with included blocks 30490 1727096593.51090: done extending task lists 30490 1727096593.51091: done processing included files 30490 1727096593.51091: results queue empty 30490 1727096593.51092: checking for any_errors_fatal 30490 1727096593.51093: done checking for any_errors_fatal 30490 1727096593.51093: checking for max_fail_percentage 30490 1727096593.51094: done checking for max_fail_percentage 30490 1727096593.51095: checking to see if all hosts have failed and the running result is not ok 30490 1727096593.51095: done checking to see if all hosts have failed 30490 1727096593.51096: getting the remaining hosts for this loop 30490 1727096593.51097: done getting the remaining hosts for this loop 30490 1727096593.51098: getting the next task for host managed_node3 30490 1727096593.51101: done getting next task for host managed_node3 30490 1727096593.51103: ^ task is: TASK: Include network role 30490 1727096593.51105: ^ state is: HOST STATE: block=6, 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? (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 30490 1727096593.51107: getting variables 30490 1727096593.51107: in VariableManager get_vars() 30490 1727096593.51115: Calling all_inventory to load vars for managed_node3 30490 1727096593.51116: Calling groups_inventory to load vars for managed_node3 30490 1727096593.51118: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096593.51122: Calling all_plugins_play to load vars for managed_node3 30490 1727096593.51123: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096593.51125: Calling groups_plugins_play to load vars for managed_node3 30490 1727096593.51799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096593.52652: done with get_vars() 30490 1727096593.52670: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml:3 Monday 23 September 2024 09:03:13 -0400 (0:00:00.057) 0:00:59.731 ****** 30490 1727096593.52739: entering _queue_task() for managed_node3/include_role 30490 1727096593.53022: worker is 1 (out of 1 available) 30490 1727096593.53035: exiting _queue_task() for managed_node3/include_role 30490 1727096593.53046: done queuing things up, now waiting for results queue to drain 30490 1727096593.53048: waiting for pending results... 30490 1727096593.53238: running TaskExecutor() for managed_node3/TASK: Include network role 30490 1727096593.53329: in run() - task 0afff68d-5257-ba36-653e-0000000013e8 30490 1727096593.53342: variable 'ansible_search_path' from source: unknown 30490 1727096593.53345: variable 'ansible_search_path' from source: unknown 30490 1727096593.53381: calling self._execute() 30490 1727096593.53445: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096593.53450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096593.53458: variable 'omit' from source: magic vars 30490 1727096593.53730: variable 'ansible_distribution_major_version' from source: facts 30490 1727096593.53741: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096593.53748: _execute() done 30490 1727096593.53751: dumping result to json 30490 1727096593.53753: done dumping result, returning 30490 1727096593.53760: done running TaskExecutor() for managed_node3/TASK: Include network role [0afff68d-5257-ba36-653e-0000000013e8] 30490 1727096593.53765: sending task result for task 0afff68d-5257-ba36-653e-0000000013e8 30490 1727096593.53865: done sending task result for task 0afff68d-5257-ba36-653e-0000000013e8 30490 1727096593.53870: WORKER PROCESS EXITING 30490 1727096593.53902: no more pending results, returning what we have 30490 1727096593.53907: in VariableManager get_vars() 30490 1727096593.53946: Calling all_inventory to load vars for managed_node3 30490 1727096593.53949: Calling groups_inventory to load vars for managed_node3 30490 1727096593.53953: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096593.53965: Calling all_plugins_play to load vars for managed_node3 30490 1727096593.53971: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096593.53976: Calling groups_plugins_play to load vars for managed_node3 30490 1727096593.58662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096593.59524: done with get_vars() 30490 1727096593.59541: variable 'ansible_search_path' from source: unknown 30490 1727096593.59542: variable 'ansible_search_path' from source: unknown 30490 1727096593.59629: variable 'omit' from source: magic vars 30490 1727096593.59651: variable 'omit' from source: magic vars 30490 1727096593.59661: variable 'omit' from source: magic vars 30490 1727096593.59663: we have included files to process 30490 1727096593.59663: generating all_blocks data 30490 1727096593.59664: done generating all_blocks data 30490 1727096593.59665: processing included file: fedora.linux_system_roles.network 30490 1727096593.59681: in VariableManager get_vars() 30490 1727096593.59691: done with get_vars() 30490 1727096593.59707: in VariableManager get_vars() 30490 1727096593.59716: done with get_vars() 30490 1727096593.59741: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 30490 1727096593.59807: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 30490 1727096593.59854: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 30490 1727096593.60111: in VariableManager get_vars() 30490 1727096593.60124: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096593.61334: iterating over new_blocks loaded from include file 30490 1727096593.61336: in VariableManager get_vars() 30490 1727096593.61346: done with get_vars() 30490 1727096593.61348: filtering new block on tags 30490 1727096593.61509: done filtering new block on tags 30490 1727096593.61511: in VariableManager get_vars() 30490 1727096593.61521: done with get_vars() 30490 1727096593.61522: filtering new block on tags 30490 1727096593.61532: done filtering new block on tags 30490 1727096593.61533: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node3 30490 1727096593.61536: extending task lists for all hosts with included blocks 30490 1727096593.61632: done extending task lists 30490 1727096593.61633: done processing included files 30490 1727096593.61634: results queue empty 30490 1727096593.61635: checking for any_errors_fatal 30490 1727096593.61637: done checking for any_errors_fatal 30490 1727096593.61638: checking for max_fail_percentage 30490 1727096593.61639: done checking for max_fail_percentage 30490 1727096593.61640: checking to see if all hosts have failed and the running result is not ok 30490 1727096593.61641: done checking to see if all hosts have failed 30490 1727096593.61642: getting the remaining hosts for this loop 30490 1727096593.61643: done getting the remaining hosts for this loop 30490 1727096593.61645: getting the next task for host managed_node3 30490 1727096593.61649: done getting next task for host managed_node3 30490 1727096593.61652: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096593.61654: ^ state is: HOST STATE: block=6, 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? (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 30490 1727096593.61661: getting variables 30490 1727096593.61662: in VariableManager get_vars() 30490 1727096593.61674: Calling all_inventory to load vars for managed_node3 30490 1727096593.61676: Calling groups_inventory to load vars for managed_node3 30490 1727096593.61677: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096593.61681: Calling all_plugins_play to load vars for managed_node3 30490 1727096593.61682: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096593.61684: Calling groups_plugins_play to load vars for managed_node3 30490 1727096593.62534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096593.63925: done with get_vars() 30490 1727096593.63941: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:03:13 -0400 (0:00:00.112) 0:00:59.844 ****** 30490 1727096593.63992: entering _queue_task() for managed_node3/include_tasks 30490 1727096593.64361: worker is 1 (out of 1 available) 30490 1727096593.64377: exiting _queue_task() for managed_node3/include_tasks 30490 1727096593.64390: done queuing things up, now waiting for results queue to drain 30490 1727096593.64391: waiting for pending results... 30490 1727096593.65192: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096593.65285: in run() - task 0afff68d-5257-ba36-653e-00000000145f 30490 1727096593.65289: variable 'ansible_search_path' from source: unknown 30490 1727096593.65292: variable 'ansible_search_path' from source: unknown 30490 1727096593.65295: calling self._execute() 30490 1727096593.65454: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096593.65481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096593.65486: variable 'omit' from source: magic vars 30490 1727096593.65775: variable 'ansible_distribution_major_version' from source: facts 30490 1727096593.65782: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096593.65788: _execute() done 30490 1727096593.65791: dumping result to json 30490 1727096593.65794: done dumping result, returning 30490 1727096593.65802: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-ba36-653e-00000000145f] 30490 1727096593.65805: sending task result for task 0afff68d-5257-ba36-653e-00000000145f 30490 1727096593.65899: done sending task result for task 0afff68d-5257-ba36-653e-00000000145f 30490 1727096593.65902: WORKER PROCESS EXITING 30490 1727096593.65957: no more pending results, returning what we have 30490 1727096593.65963: in VariableManager get_vars() 30490 1727096593.66012: Calling all_inventory to load vars for managed_node3 30490 1727096593.66015: Calling groups_inventory to load vars for managed_node3 30490 1727096593.66018: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096593.66029: Calling all_plugins_play to load vars for managed_node3 30490 1727096593.66032: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096593.66035: Calling groups_plugins_play to load vars for managed_node3 30490 1727096593.66823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096593.68047: done with get_vars() 30490 1727096593.68064: variable 'ansible_search_path' from source: unknown 30490 1727096593.68066: variable 'ansible_search_path' from source: unknown 30490 1727096593.68104: we have included files to process 30490 1727096593.68106: generating all_blocks data 30490 1727096593.68107: done generating all_blocks data 30490 1727096593.68109: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096593.68110: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096593.68112: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096593.68671: done processing included file 30490 1727096593.68676: iterating over new_blocks loaded from include file 30490 1727096593.68677: in VariableManager get_vars() 30490 1727096593.68700: done with get_vars() 30490 1727096593.68702: filtering new block on tags 30490 1727096593.68729: done filtering new block on tags 30490 1727096593.68731: in VariableManager get_vars() 30490 1727096593.68755: done with get_vars() 30490 1727096593.68757: filtering new block on tags 30490 1727096593.68810: done filtering new block on tags 30490 1727096593.68813: in VariableManager get_vars() 30490 1727096593.68836: done with get_vars() 30490 1727096593.68838: filtering new block on tags 30490 1727096593.68887: done filtering new block on tags 30490 1727096593.68889: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 30490 1727096593.68894: extending task lists for all hosts with included blocks 30490 1727096593.70704: done extending task lists 30490 1727096593.70707: done processing included files 30490 1727096593.70707: results queue empty 30490 1727096593.70708: checking for any_errors_fatal 30490 1727096593.70712: done checking for any_errors_fatal 30490 1727096593.70713: checking for max_fail_percentage 30490 1727096593.70714: done checking for max_fail_percentage 30490 1727096593.70715: checking to see if all hosts have failed and the running result is not ok 30490 1727096593.70716: done checking to see if all hosts have failed 30490 1727096593.70717: getting the remaining hosts for this loop 30490 1727096593.70718: done getting the remaining hosts for this loop 30490 1727096593.70721: getting the next task for host managed_node3 30490 1727096593.70727: done getting next task for host managed_node3 30490 1727096593.70730: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096593.70734: ^ state is: HOST STATE: block=6, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096593.70747: getting variables 30490 1727096593.70748: in VariableManager get_vars() 30490 1727096593.70764: Calling all_inventory to load vars for managed_node3 30490 1727096593.70769: Calling groups_inventory to load vars for managed_node3 30490 1727096593.70771: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096593.70780: Calling all_plugins_play to load vars for managed_node3 30490 1727096593.70782: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096593.70785: Calling groups_plugins_play to load vars for managed_node3 30490 1727096593.72004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096593.73645: done with get_vars() 30490 1727096593.73679: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:03:13 -0400 (0:00:00.097) 0:00:59.941 ****** 30490 1727096593.73759: entering _queue_task() for managed_node3/setup 30490 1727096593.74132: worker is 1 (out of 1 available) 30490 1727096593.74144: exiting _queue_task() for managed_node3/setup 30490 1727096593.74156: done queuing things up, now waiting for results queue to drain 30490 1727096593.74158: waiting for pending results... 30490 1727096593.74591: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096593.74607: in run() - task 0afff68d-5257-ba36-653e-0000000014b6 30490 1727096593.74627: variable 'ansible_search_path' from source: unknown 30490 1727096593.74635: variable 'ansible_search_path' from source: unknown 30490 1727096593.74678: calling self._execute() 30490 1727096593.74773: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096593.74786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096593.74800: variable 'omit' from source: magic vars 30490 1727096593.75191: variable 'ansible_distribution_major_version' from source: facts 30490 1727096593.75208: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096593.75433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096593.77657: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096593.77700: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096593.77742: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096593.77793: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096593.77874: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096593.77914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096593.77948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096593.77984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096593.78032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096593.78052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096593.78119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096593.78147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096593.78199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096593.78225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096593.78244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096593.78417: variable '__network_required_facts' from source: role '' defaults 30490 1727096593.78426: variable 'ansible_facts' from source: unknown 30490 1727096593.79180: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 30490 1727096593.79373: when evaluation is False, skipping this task 30490 1727096593.79377: _execute() done 30490 1727096593.79379: dumping result to json 30490 1727096593.79381: done dumping result, returning 30490 1727096593.79384: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-ba36-653e-0000000014b6] 30490 1727096593.79386: sending task result for task 0afff68d-5257-ba36-653e-0000000014b6 30490 1727096593.79454: done sending task result for task 0afff68d-5257-ba36-653e-0000000014b6 30490 1727096593.79458: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096593.79508: no more pending results, returning what we have 30490 1727096593.79511: results queue empty 30490 1727096593.79512: checking for any_errors_fatal 30490 1727096593.79514: done checking for any_errors_fatal 30490 1727096593.79515: checking for max_fail_percentage 30490 1727096593.79516: done checking for max_fail_percentage 30490 1727096593.79517: checking to see if all hosts have failed and the running result is not ok 30490 1727096593.79518: done checking to see if all hosts have failed 30490 1727096593.79519: getting the remaining hosts for this loop 30490 1727096593.79520: done getting the remaining hosts for this loop 30490 1727096593.79524: getting the next task for host managed_node3 30490 1727096593.79535: done getting next task for host managed_node3 30490 1727096593.79538: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096593.79544: ^ state is: HOST STATE: block=6, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096593.79564: getting variables 30490 1727096593.79566: in VariableManager get_vars() 30490 1727096593.79607: Calling all_inventory to load vars for managed_node3 30490 1727096593.79610: Calling groups_inventory to load vars for managed_node3 30490 1727096593.79612: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096593.79621: Calling all_plugins_play to load vars for managed_node3 30490 1727096593.79624: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096593.79633: Calling groups_plugins_play to load vars for managed_node3 30490 1727096593.81083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096593.82783: done with get_vars() 30490 1727096593.82808: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:03:13 -0400 (0:00:00.091) 0:01:00.033 ****** 30490 1727096593.82924: entering _queue_task() for managed_node3/stat 30490 1727096593.83308: worker is 1 (out of 1 available) 30490 1727096593.83323: exiting _queue_task() for managed_node3/stat 30490 1727096593.83336: done queuing things up, now waiting for results queue to drain 30490 1727096593.83338: waiting for pending results... 30490 1727096593.83648: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096593.83828: in run() - task 0afff68d-5257-ba36-653e-0000000014b8 30490 1727096593.83833: variable 'ansible_search_path' from source: unknown 30490 1727096593.83836: variable 'ansible_search_path' from source: unknown 30490 1727096593.83838: calling self._execute() 30490 1727096593.83917: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096593.83934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096593.83956: variable 'omit' from source: magic vars 30490 1727096593.84388: variable 'ansible_distribution_major_version' from source: facts 30490 1727096593.84406: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096593.84589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096593.84897: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096593.85027: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096593.85032: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096593.85043: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096593.85141: 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) 30490 1727096593.85245: 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) 30490 1727096593.85248: 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) 30490 1727096593.85253: 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) 30490 1727096593.85335: variable '__network_is_ostree' from source: set_fact 30490 1727096593.85353: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096593.85364: when evaluation is False, skipping this task 30490 1727096593.85379: _execute() done 30490 1727096593.85388: dumping result to json 30490 1727096593.85395: done dumping result, returning 30490 1727096593.85464: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-ba36-653e-0000000014b8] 30490 1727096593.85470: sending task result for task 0afff68d-5257-ba36-653e-0000000014b8 30490 1727096593.85543: done sending task result for task 0afff68d-5257-ba36-653e-0000000014b8 30490 1727096593.85546: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096593.85604: no more pending results, returning what we have 30490 1727096593.85609: results queue empty 30490 1727096593.85610: checking for any_errors_fatal 30490 1727096593.85621: done checking for any_errors_fatal 30490 1727096593.85622: checking for max_fail_percentage 30490 1727096593.85625: done checking for max_fail_percentage 30490 1727096593.85626: checking to see if all hosts have failed and the running result is not ok 30490 1727096593.85626: done checking to see if all hosts have failed 30490 1727096593.85627: getting the remaining hosts for this loop 30490 1727096593.85629: done getting the remaining hosts for this loop 30490 1727096593.85633: getting the next task for host managed_node3 30490 1727096593.85643: done getting next task for host managed_node3 30490 1727096593.85647: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096593.85653: ^ state is: HOST STATE: block=6, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096593.85682: getting variables 30490 1727096593.85684: in VariableManager get_vars() 30490 1727096593.85730: Calling all_inventory to load vars for managed_node3 30490 1727096593.85733: Calling groups_inventory to load vars for managed_node3 30490 1727096593.85736: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096593.85748: Calling all_plugins_play to load vars for managed_node3 30490 1727096593.85752: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096593.85755: Calling groups_plugins_play to load vars for managed_node3 30490 1727096593.87252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096593.88148: done with get_vars() 30490 1727096593.88169: done getting variables 30490 1727096593.88213: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:03:13 -0400 (0:00:00.053) 0:01:00.086 ****** 30490 1727096593.88241: entering _queue_task() for managed_node3/set_fact 30490 1727096593.88485: worker is 1 (out of 1 available) 30490 1727096593.88498: exiting _queue_task() for managed_node3/set_fact 30490 1727096593.88511: done queuing things up, now waiting for results queue to drain 30490 1727096593.88513: waiting for pending results... 30490 1727096593.88988: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096593.89293: in run() - task 0afff68d-5257-ba36-653e-0000000014b9 30490 1727096593.89296: variable 'ansible_search_path' from source: unknown 30490 1727096593.89299: variable 'ansible_search_path' from source: unknown 30490 1727096593.89301: calling self._execute() 30490 1727096593.89508: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096593.89520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096593.89534: variable 'omit' from source: magic vars 30490 1727096593.89911: variable 'ansible_distribution_major_version' from source: facts 30490 1727096593.89927: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096593.90098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096593.90385: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096593.90620: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096593.90660: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096593.90705: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096593.90976: 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) 30490 1727096593.91011: 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) 30490 1727096593.91045: 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) 30490 1727096593.91085: 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) 30490 1727096593.91263: variable '__network_is_ostree' from source: set_fact 30490 1727096593.91370: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096593.91384: when evaluation is False, skipping this task 30490 1727096593.91392: _execute() done 30490 1727096593.91400: dumping result to json 30490 1727096593.91409: done dumping result, returning 30490 1727096593.91420: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-ba36-653e-0000000014b9] 30490 1727096593.91431: sending task result for task 0afff68d-5257-ba36-653e-0000000014b9 skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096593.91596: no more pending results, returning what we have 30490 1727096593.91600: results queue empty 30490 1727096593.91601: checking for any_errors_fatal 30490 1727096593.91607: done checking for any_errors_fatal 30490 1727096593.91607: checking for max_fail_percentage 30490 1727096593.91609: done checking for max_fail_percentage 30490 1727096593.91610: checking to see if all hosts have failed and the running result is not ok 30490 1727096593.91611: done checking to see if all hosts have failed 30490 1727096593.91611: getting the remaining hosts for this loop 30490 1727096593.91613: done getting the remaining hosts for this loop 30490 1727096593.91617: getting the next task for host managed_node3 30490 1727096593.91628: done getting next task for host managed_node3 30490 1727096593.91631: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096593.91637: ^ state is: HOST STATE: block=6, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096593.91663: getting variables 30490 1727096593.91665: in VariableManager get_vars() 30490 1727096593.91706: Calling all_inventory to load vars for managed_node3 30490 1727096593.91708: Calling groups_inventory to load vars for managed_node3 30490 1727096593.91711: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096593.91723: Calling all_plugins_play to load vars for managed_node3 30490 1727096593.91726: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096593.91729: Calling groups_plugins_play to load vars for managed_node3 30490 1727096593.92251: done sending task result for task 0afff68d-5257-ba36-653e-0000000014b9 30490 1727096593.92255: WORKER PROCESS EXITING 30490 1727096593.93434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096593.94780: done with get_vars() 30490 1727096593.94797: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:03:13 -0400 (0:00:00.066) 0:01:00.152 ****** 30490 1727096593.94866: entering _queue_task() for managed_node3/service_facts 30490 1727096593.95120: worker is 1 (out of 1 available) 30490 1727096593.95132: exiting _queue_task() for managed_node3/service_facts 30490 1727096593.95144: done queuing things up, now waiting for results queue to drain 30490 1727096593.95146: waiting for pending results... 30490 1727096593.95325: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096593.95421: in run() - task 0afff68d-5257-ba36-653e-0000000014bb 30490 1727096593.95433: variable 'ansible_search_path' from source: unknown 30490 1727096593.95437: variable 'ansible_search_path' from source: unknown 30490 1727096593.95465: calling self._execute() 30490 1727096593.95539: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096593.95542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096593.95551: variable 'omit' from source: magic vars 30490 1727096593.95847: variable 'ansible_distribution_major_version' from source: facts 30490 1727096593.95858: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096593.95871: variable 'omit' from source: magic vars 30490 1727096593.95927: variable 'omit' from source: magic vars 30490 1727096593.95951: variable 'omit' from source: magic vars 30490 1727096593.95985: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096593.96012: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096593.96030: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096593.96043: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096593.96052: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096593.96080: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096593.96083: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096593.96086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096593.96166: Set connection var ansible_connection to ssh 30490 1727096593.96182: Set connection var ansible_shell_type to sh 30490 1727096593.96185: Set connection var ansible_pipelining to False 30490 1727096593.96187: Set connection var ansible_shell_executable to /bin/sh 30490 1727096593.96189: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096593.96191: Set connection var ansible_timeout to 10 30490 1727096593.96209: variable 'ansible_shell_executable' from source: unknown 30490 1727096593.96213: variable 'ansible_connection' from source: unknown 30490 1727096593.96226: variable 'ansible_module_compression' from source: unknown 30490 1727096593.96233: variable 'ansible_shell_type' from source: unknown 30490 1727096593.96236: variable 'ansible_shell_executable' from source: unknown 30490 1727096593.96240: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096593.96243: variable 'ansible_pipelining' from source: unknown 30490 1727096593.96245: variable 'ansible_timeout' from source: unknown 30490 1727096593.96247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096593.96522: 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) 30490 1727096593.96527: variable 'omit' from source: magic vars 30490 1727096593.96529: starting attempt loop 30490 1727096593.96532: running the handler 30490 1727096593.96534: _low_level_execute_command(): starting 30490 1727096593.96536: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096593.97120: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096593.97124: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096593.97127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096593.97184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096593.97187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096593.97190: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096593.97192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096593.97195: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096593.97197: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096593.97199: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096593.97201: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096593.97211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096593.97272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096593.97279: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096593.97281: stderr chunk (state=3): >>>debug2: match found <<< 30490 1727096593.97283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096593.97311: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096593.97326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096593.97341: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096593.97410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096593.99051: stdout chunk (state=3): >>>/root <<< 30490 1727096593.99177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096593.99181: stdout chunk (state=3): >>><<< 30490 1727096593.99188: stderr chunk (state=3): >>><<< 30490 1727096593.99209: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096593.99219: _low_level_execute_command(): starting 30490 1727096593.99226: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096593.9920702-33318-168449882134089 `" && echo ansible-tmp-1727096593.9920702-33318-168449882134089="` echo /root/.ansible/tmp/ansible-tmp-1727096593.9920702-33318-168449882134089 `" ) && sleep 0' 30490 1727096593.99886: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096593.99890: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096593.99978: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096594.00019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096594.01974: stdout chunk (state=3): >>>ansible-tmp-1727096593.9920702-33318-168449882134089=/root/.ansible/tmp/ansible-tmp-1727096593.9920702-33318-168449882134089 <<< 30490 1727096594.02106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096594.02109: stderr chunk (state=3): >>><<< 30490 1727096594.02112: stdout chunk (state=3): >>><<< 30490 1727096594.02160: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096593.9920702-33318-168449882134089=/root/.ansible/tmp/ansible-tmp-1727096593.9920702-33318-168449882134089 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096594.02225: variable 'ansible_module_compression' from source: unknown 30490 1727096594.02264: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 30490 1727096594.02318: variable 'ansible_facts' from source: unknown 30490 1727096594.02577: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096593.9920702-33318-168449882134089/AnsiballZ_service_facts.py 30490 1727096594.02620: Sending initial data 30490 1727096594.02624: Sent initial data (162 bytes) 30490 1727096594.03120: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096594.03129: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096594.03140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096594.03238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096594.03255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096594.03387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096594.04969: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096594.04999: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096594.05032: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpmiz9agy8 /root/.ansible/tmp/ansible-tmp-1727096593.9920702-33318-168449882134089/AnsiballZ_service_facts.py <<< 30490 1727096594.05034: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096593.9920702-33318-168449882134089/AnsiballZ_service_facts.py" <<< 30490 1727096594.05060: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpmiz9agy8" to remote "/root/.ansible/tmp/ansible-tmp-1727096593.9920702-33318-168449882134089/AnsiballZ_service_facts.py" <<< 30490 1727096594.05068: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096593.9920702-33318-168449882134089/AnsiballZ_service_facts.py" <<< 30490 1727096594.05549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096594.05649: stderr chunk (state=3): >>><<< 30490 1727096594.05653: stdout chunk (state=3): >>><<< 30490 1727096594.05741: done transferring module to remote 30490 1727096594.05744: _low_level_execute_command(): starting 30490 1727096594.05747: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096593.9920702-33318-168449882134089/ /root/.ansible/tmp/ansible-tmp-1727096593.9920702-33318-168449882134089/AnsiballZ_service_facts.py && sleep 0' 30490 1727096594.06424: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096594.06503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096594.06511: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096594.06515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096594.06558: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096594.08348: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096594.08371: stderr chunk (state=3): >>><<< 30490 1727096594.08374: stdout chunk (state=3): >>><<< 30490 1727096594.08390: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096594.08393: _low_level_execute_command(): starting 30490 1727096594.08398: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096593.9920702-33318-168449882134089/AnsiballZ_service_facts.py && sleep 0' 30490 1727096594.08829: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096594.08832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096594.08835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096594.08837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096594.08839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096594.08892: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096594.08895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096594.08935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096595.67426: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 30490 1727096595.69077: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096595.69081: stderr chunk (state=3): >>><<< 30490 1727096595.69084: stdout chunk (state=3): >>><<< 30490 1727096595.69089: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096595.70904: 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-1727096593.9920702-33318-168449882134089/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096595.70911: _low_level_execute_command(): starting 30490 1727096595.70914: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096593.9920702-33318-168449882134089/ > /dev/null 2>&1 && sleep 0' 30490 1727096595.72035: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096595.72061: 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 <<< 30490 1727096595.72180: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096595.72337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096595.72358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096595.72395: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096595.72465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096595.74310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096595.74489: stderr chunk (state=3): >>><<< 30490 1727096595.74500: stdout chunk (state=3): >>><<< 30490 1727096595.74523: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096595.74574: handler run complete 30490 1727096595.75018: variable 'ansible_facts' from source: unknown 30490 1727096595.75357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096595.76409: variable 'ansible_facts' from source: unknown 30490 1727096595.76672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096595.77106: attempt loop complete, returning result 30490 1727096595.77118: _execute() done 30490 1727096595.77125: dumping result to json 30490 1727096595.77282: done dumping result, returning 30490 1727096595.77300: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-ba36-653e-0000000014bb] 30490 1727096595.77310: sending task result for task 0afff68d-5257-ba36-653e-0000000014bb 30490 1727096595.79001: done sending task result for task 0afff68d-5257-ba36-653e-0000000014bb 30490 1727096595.79005: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096595.79142: no more pending results, returning what we have 30490 1727096595.79145: results queue empty 30490 1727096595.79146: checking for any_errors_fatal 30490 1727096595.79151: done checking for any_errors_fatal 30490 1727096595.79152: checking for max_fail_percentage 30490 1727096595.79154: done checking for max_fail_percentage 30490 1727096595.79155: checking to see if all hosts have failed and the running result is not ok 30490 1727096595.79156: done checking to see if all hosts have failed 30490 1727096595.79156: getting the remaining hosts for this loop 30490 1727096595.79158: done getting the remaining hosts for this loop 30490 1727096595.79162: getting the next task for host managed_node3 30490 1727096595.79171: done getting next task for host managed_node3 30490 1727096595.79177: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096595.79183: ^ state is: HOST STATE: block=6, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096595.79195: getting variables 30490 1727096595.79197: in VariableManager get_vars() 30490 1727096595.79230: Calling all_inventory to load vars for managed_node3 30490 1727096595.79233: Calling groups_inventory to load vars for managed_node3 30490 1727096595.79236: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096595.79247: Calling all_plugins_play to load vars for managed_node3 30490 1727096595.79250: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096595.79254: Calling groups_plugins_play to load vars for managed_node3 30490 1727096595.82430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096595.85826: done with get_vars() 30490 1727096595.85865: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:03:15 -0400 (0:00:01.911) 0:01:02.063 ****** 30490 1727096595.85977: entering _queue_task() for managed_node3/package_facts 30490 1727096595.87350: worker is 1 (out of 1 available) 30490 1727096595.87365: exiting _queue_task() for managed_node3/package_facts 30490 1727096595.87384: done queuing things up, now waiting for results queue to drain 30490 1727096595.87386: waiting for pending results... 30490 1727096595.88290: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096595.88809: in run() - task 0afff68d-5257-ba36-653e-0000000014bc 30490 1727096595.88813: variable 'ansible_search_path' from source: unknown 30490 1727096595.88818: variable 'ansible_search_path' from source: unknown 30490 1727096595.88820: calling self._execute() 30490 1727096595.88917: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096595.89035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096595.89056: variable 'omit' from source: magic vars 30490 1727096595.90030: variable 'ansible_distribution_major_version' from source: facts 30490 1727096595.90047: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096595.90117: variable 'omit' from source: magic vars 30490 1727096595.90326: variable 'omit' from source: magic vars 30490 1727096595.90360: variable 'omit' from source: magic vars 30490 1727096595.90408: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096595.90653: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096595.90657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096595.90659: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096595.90662: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096595.90708: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096595.90765: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096595.90775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096595.90987: Set connection var ansible_connection to ssh 30490 1727096595.91012: Set connection var ansible_shell_type to sh 30490 1727096595.91024: Set connection var ansible_pipelining to False 30490 1727096595.91033: Set connection var ansible_shell_executable to /bin/sh 30490 1727096595.91042: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096595.91092: Set connection var ansible_timeout to 10 30490 1727096595.91146: variable 'ansible_shell_executable' from source: unknown 30490 1727096595.91204: variable 'ansible_connection' from source: unknown 30490 1727096595.91219: variable 'ansible_module_compression' from source: unknown 30490 1727096595.91233: variable 'ansible_shell_type' from source: unknown 30490 1727096595.91246: variable 'ansible_shell_executable' from source: unknown 30490 1727096595.91254: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096595.91262: variable 'ansible_pipelining' from source: unknown 30490 1727096595.91270: variable 'ansible_timeout' from source: unknown 30490 1727096595.91327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096595.91709: 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) 30490 1727096595.91871: variable 'omit' from source: magic vars 30490 1727096595.91874: starting attempt loop 30490 1727096595.91876: running the handler 30490 1727096595.91879: _low_level_execute_command(): starting 30490 1727096595.91882: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096595.92834: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096595.92853: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096595.92892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096595.92945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096595.92981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096595.93061: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096595.93090: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096595.93158: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096595.93282: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096595.95007: stdout chunk (state=3): >>>/root <<< 30490 1727096595.95157: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096595.95235: stderr chunk (state=3): >>><<< 30490 1727096595.95239: stdout chunk (state=3): >>><<< 30490 1727096595.95365: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096595.95375: _low_level_execute_command(): starting 30490 1727096595.95380: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096595.9527268-33397-170011568549224 `" && echo ansible-tmp-1727096595.9527268-33397-170011568549224="` echo /root/.ansible/tmp/ansible-tmp-1727096595.9527268-33397-170011568549224 `" ) && sleep 0' 30490 1727096595.96330: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096595.96338: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096595.96384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096595.96457: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096595.96517: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096595.96521: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096595.96541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096595.98627: stdout chunk (state=3): >>>ansible-tmp-1727096595.9527268-33397-170011568549224=/root/.ansible/tmp/ansible-tmp-1727096595.9527268-33397-170011568549224 <<< 30490 1727096595.98638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096595.98645: stdout chunk (state=3): >>><<< 30490 1727096595.98648: stderr chunk (state=3): >>><<< 30490 1727096595.98909: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096595.9527268-33397-170011568549224=/root/.ansible/tmp/ansible-tmp-1727096595.9527268-33397-170011568549224 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096595.98965: variable 'ansible_module_compression' from source: unknown 30490 1727096595.99172: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 30490 1727096595.99178: variable 'ansible_facts' from source: unknown 30490 1727096595.99488: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096595.9527268-33397-170011568549224/AnsiballZ_package_facts.py 30490 1727096596.00141: Sending initial data 30490 1727096596.00144: Sent initial data (162 bytes) 30490 1727096596.01591: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096596.01633: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096596.01656: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096596.01771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096596.03415: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096596.03491: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096595.9527268-33397-170011568549224/AnsiballZ_package_facts.py" <<< 30490 1727096596.03507: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpdyx8ztgw /root/.ansible/tmp/ansible-tmp-1727096595.9527268-33397-170011568549224/AnsiballZ_package_facts.py <<< 30490 1727096596.03523: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpdyx8ztgw" to remote "/root/.ansible/tmp/ansible-tmp-1727096595.9527268-33397-170011568549224/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096595.9527268-33397-170011568549224/AnsiballZ_package_facts.py" <<< 30490 1727096596.04983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096596.05061: stderr chunk (state=3): >>><<< 30490 1727096596.05081: stdout chunk (state=3): >>><<< 30490 1727096596.05107: done transferring module to remote 30490 1727096596.05122: _low_level_execute_command(): starting 30490 1727096596.05131: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096595.9527268-33397-170011568549224/ /root/.ansible/tmp/ansible-tmp-1727096595.9527268-33397-170011568549224/AnsiballZ_package_facts.py && sleep 0' 30490 1727096596.05812: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096596.05839: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096596.05919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096596.06006: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096596.06080: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096596.06192: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096596.06196: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096596.06228: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096596.08224: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096596.08236: stdout chunk (state=3): >>><<< 30490 1727096596.08240: stderr chunk (state=3): >>><<< 30490 1727096596.08262: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096596.08418: _low_level_execute_command(): starting 30490 1727096596.08422: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096595.9527268-33397-170011568549224/AnsiballZ_package_facts.py && sleep 0' 30490 1727096596.09386: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096596.09390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096596.09393: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096596.09396: 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 <<< 30490 1727096596.09398: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096596.09486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096596.09490: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096596.09493: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096596.09541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096596.54744: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 30490 1727096596.54780: stdout chunk (state=3): >>>pm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 30490 1727096596.57040: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096596.57044: stdout chunk (state=3): >>><<< 30490 1727096596.57046: stderr chunk (state=3): >>><<< 30490 1727096596.57201: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096596.59890: 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-1727096595.9527268-33397-170011568549224/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096596.59919: _low_level_execute_command(): starting 30490 1727096596.59931: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096595.9527268-33397-170011568549224/ > /dev/null 2>&1 && sleep 0' 30490 1727096596.60579: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096596.60617: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096596.60634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096596.60657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096596.60716: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096596.60812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096596.60828: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096596.60848: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096596.60998: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096596.62845: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096596.62877: stderr chunk (state=3): >>><<< 30490 1727096596.62886: stdout chunk (state=3): >>><<< 30490 1727096596.62900: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096596.62906: handler run complete 30490 1727096596.63646: variable 'ansible_facts' from source: unknown 30490 1727096596.64274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096596.65691: variable 'ansible_facts' from source: unknown 30490 1727096596.66016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096596.66676: attempt loop complete, returning result 30490 1727096596.66680: _execute() done 30490 1727096596.66683: dumping result to json 30490 1727096596.66716: done dumping result, returning 30490 1727096596.66732: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-ba36-653e-0000000014bc] 30490 1727096596.66743: sending task result for task 0afff68d-5257-ba36-653e-0000000014bc 30490 1727096596.69283: done sending task result for task 0afff68d-5257-ba36-653e-0000000014bc 30490 1727096596.69288: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096596.69414: no more pending results, returning what we have 30490 1727096596.69416: results queue empty 30490 1727096596.69417: checking for any_errors_fatal 30490 1727096596.69423: done checking for any_errors_fatal 30490 1727096596.69424: checking for max_fail_percentage 30490 1727096596.69426: done checking for max_fail_percentage 30490 1727096596.69431: checking to see if all hosts have failed and the running result is not ok 30490 1727096596.69432: done checking to see if all hosts have failed 30490 1727096596.69432: getting the remaining hosts for this loop 30490 1727096596.69434: done getting the remaining hosts for this loop 30490 1727096596.69437: getting the next task for host managed_node3 30490 1727096596.69449: done getting next task for host managed_node3 30490 1727096596.69453: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096596.69458: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096596.69478: getting variables 30490 1727096596.69480: in VariableManager get_vars() 30490 1727096596.69510: Calling all_inventory to load vars for managed_node3 30490 1727096596.69513: Calling groups_inventory to load vars for managed_node3 30490 1727096596.69515: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096596.69523: Calling all_plugins_play to load vars for managed_node3 30490 1727096596.69526: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096596.69529: Calling groups_plugins_play to load vars for managed_node3 30490 1727096596.71367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096596.73285: done with get_vars() 30490 1727096596.73327: done getting variables 30490 1727096596.73388: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:03:16 -0400 (0:00:00.874) 0:01:02.938 ****** 30490 1727096596.73439: entering _queue_task() for managed_node3/debug 30490 1727096596.73832: worker is 1 (out of 1 available) 30490 1727096596.73844: exiting _queue_task() for managed_node3/debug 30490 1727096596.73857: done queuing things up, now waiting for results queue to drain 30490 1727096596.73858: waiting for pending results... 30490 1727096596.74587: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096596.74593: in run() - task 0afff68d-5257-ba36-653e-000000001460 30490 1727096596.74596: variable 'ansible_search_path' from source: unknown 30490 1727096596.74598: variable 'ansible_search_path' from source: unknown 30490 1727096596.74602: calling self._execute() 30490 1727096596.74604: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096596.74607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096596.74612: variable 'omit' from source: magic vars 30490 1727096596.74875: variable 'ansible_distribution_major_version' from source: facts 30490 1727096596.74978: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096596.74983: variable 'omit' from source: magic vars 30490 1727096596.74986: variable 'omit' from source: magic vars 30490 1727096596.75057: variable 'network_provider' from source: set_fact 30490 1727096596.75086: variable 'omit' from source: magic vars 30490 1727096596.75131: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096596.75165: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096596.75195: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096596.75214: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096596.75227: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096596.75257: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096596.75260: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096596.75263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096596.75488: Set connection var ansible_connection to ssh 30490 1727096596.75492: Set connection var ansible_shell_type to sh 30490 1727096596.75587: Set connection var ansible_pipelining to False 30490 1727096596.75600: Set connection var ansible_shell_executable to /bin/sh 30490 1727096596.75606: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096596.75612: Set connection var ansible_timeout to 10 30490 1727096596.75638: variable 'ansible_shell_executable' from source: unknown 30490 1727096596.75642: variable 'ansible_connection' from source: unknown 30490 1727096596.75644: variable 'ansible_module_compression' from source: unknown 30490 1727096596.75646: variable 'ansible_shell_type' from source: unknown 30490 1727096596.75649: variable 'ansible_shell_executable' from source: unknown 30490 1727096596.75651: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096596.75654: variable 'ansible_pipelining' from source: unknown 30490 1727096596.75656: variable 'ansible_timeout' from source: unknown 30490 1727096596.75661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096596.75909: 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) 30490 1727096596.75924: variable 'omit' from source: magic vars 30490 1727096596.75927: starting attempt loop 30490 1727096596.75929: running the handler 30490 1727096596.76179: handler run complete 30490 1727096596.76203: attempt loop complete, returning result 30490 1727096596.76207: _execute() done 30490 1727096596.76210: dumping result to json 30490 1727096596.76212: done dumping result, returning 30490 1727096596.76219: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-ba36-653e-000000001460] 30490 1727096596.76225: sending task result for task 0afff68d-5257-ba36-653e-000000001460 30490 1727096596.76324: done sending task result for task 0afff68d-5257-ba36-653e-000000001460 30490 1727096596.76328: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 30490 1727096596.76412: no more pending results, returning what we have 30490 1727096596.76416: results queue empty 30490 1727096596.76417: checking for any_errors_fatal 30490 1727096596.76424: done checking for any_errors_fatal 30490 1727096596.76425: checking for max_fail_percentage 30490 1727096596.76427: done checking for max_fail_percentage 30490 1727096596.76428: checking to see if all hosts have failed and the running result is not ok 30490 1727096596.76429: done checking to see if all hosts have failed 30490 1727096596.76429: getting the remaining hosts for this loop 30490 1727096596.76431: done getting the remaining hosts for this loop 30490 1727096596.76435: getting the next task for host managed_node3 30490 1727096596.76445: done getting next task for host managed_node3 30490 1727096596.76449: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096596.76453: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096596.76466: getting variables 30490 1727096596.76469: in VariableManager get_vars() 30490 1727096596.76698: Calling all_inventory to load vars for managed_node3 30490 1727096596.76701: Calling groups_inventory to load vars for managed_node3 30490 1727096596.76704: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096596.76715: Calling all_plugins_play to load vars for managed_node3 30490 1727096596.76718: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096596.76721: Calling groups_plugins_play to load vars for managed_node3 30490 1727096596.78430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096596.80171: done with get_vars() 30490 1727096596.80198: done getting variables 30490 1727096596.80265: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:03:16 -0400 (0:00:00.068) 0:01:03.007 ****** 30490 1727096596.80319: entering _queue_task() for managed_node3/fail 30490 1727096596.80711: worker is 1 (out of 1 available) 30490 1727096596.80724: exiting _queue_task() for managed_node3/fail 30490 1727096596.80737: done queuing things up, now waiting for results queue to drain 30490 1727096596.80739: waiting for pending results... 30490 1727096596.81384: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096596.81394: in run() - task 0afff68d-5257-ba36-653e-000000001461 30490 1727096596.81399: variable 'ansible_search_path' from source: unknown 30490 1727096596.81401: variable 'ansible_search_path' from source: unknown 30490 1727096596.81404: calling self._execute() 30490 1727096596.81406: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096596.81410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096596.81413: variable 'omit' from source: magic vars 30490 1727096596.81757: variable 'ansible_distribution_major_version' from source: facts 30490 1727096596.81769: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096596.81898: variable 'network_state' from source: role '' defaults 30490 1727096596.81972: Evaluated conditional (network_state != {}): False 30490 1727096596.81978: when evaluation is False, skipping this task 30490 1727096596.81981: _execute() done 30490 1727096596.81983: dumping result to json 30490 1727096596.81985: done dumping result, returning 30490 1727096596.81988: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-ba36-653e-000000001461] 30490 1727096596.81990: sending task result for task 0afff68d-5257-ba36-653e-000000001461 30490 1727096596.82178: done sending task result for task 0afff68d-5257-ba36-653e-000000001461 30490 1727096596.82182: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096596.82224: no more pending results, returning what we have 30490 1727096596.82228: results queue empty 30490 1727096596.82229: checking for any_errors_fatal 30490 1727096596.82235: done checking for any_errors_fatal 30490 1727096596.82235: checking for max_fail_percentage 30490 1727096596.82237: done checking for max_fail_percentage 30490 1727096596.82238: checking to see if all hosts have failed and the running result is not ok 30490 1727096596.82239: done checking to see if all hosts have failed 30490 1727096596.82239: getting the remaining hosts for this loop 30490 1727096596.82241: done getting the remaining hosts for this loop 30490 1727096596.82244: getting the next task for host managed_node3 30490 1727096596.82253: done getting next task for host managed_node3 30490 1727096596.82256: ^ 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 30490 1727096596.82261: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096596.82409: getting variables 30490 1727096596.82412: in VariableManager get_vars() 30490 1727096596.82452: Calling all_inventory to load vars for managed_node3 30490 1727096596.82455: Calling groups_inventory to load vars for managed_node3 30490 1727096596.82458: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096596.82469: Calling all_plugins_play to load vars for managed_node3 30490 1727096596.82472: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096596.82475: Calling groups_plugins_play to load vars for managed_node3 30490 1727096596.84089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096596.85657: done with get_vars() 30490 1727096596.85686: done getting variables 30490 1727096596.85743: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:03:16 -0400 (0:00:00.054) 0:01:03.062 ****** 30490 1727096596.85788: entering _queue_task() for managed_node3/fail 30490 1727096596.86310: worker is 1 (out of 1 available) 30490 1727096596.86321: exiting _queue_task() for managed_node3/fail 30490 1727096596.86333: done queuing things up, now waiting for results queue to drain 30490 1727096596.86334: waiting for pending results... 30490 1727096596.86690: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 30490 1727096596.86696: in run() - task 0afff68d-5257-ba36-653e-000000001462 30490 1727096596.86701: variable 'ansible_search_path' from source: unknown 30490 1727096596.86704: variable 'ansible_search_path' from source: unknown 30490 1727096596.86724: calling self._execute() 30490 1727096596.87075: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096596.87080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096596.87084: variable 'omit' from source: magic vars 30490 1727096596.87303: variable 'ansible_distribution_major_version' from source: facts 30490 1727096596.87402: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096596.87875: variable 'network_state' from source: role '' defaults 30490 1727096596.87879: Evaluated conditional (network_state != {}): False 30490 1727096596.87882: when evaluation is False, skipping this task 30490 1727096596.87884: _execute() done 30490 1727096596.87887: dumping result to json 30490 1727096596.87889: done dumping result, returning 30490 1727096596.87892: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-ba36-653e-000000001462] 30490 1727096596.87894: sending task result for task 0afff68d-5257-ba36-653e-000000001462 30490 1727096596.87998: done sending task result for task 0afff68d-5257-ba36-653e-000000001462 30490 1727096596.88001: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096596.88053: no more pending results, returning what we have 30490 1727096596.88058: results queue empty 30490 1727096596.88059: checking for any_errors_fatal 30490 1727096596.88073: done checking for any_errors_fatal 30490 1727096596.88074: checking for max_fail_percentage 30490 1727096596.88076: done checking for max_fail_percentage 30490 1727096596.88077: checking to see if all hosts have failed and the running result is not ok 30490 1727096596.88078: done checking to see if all hosts have failed 30490 1727096596.88079: getting the remaining hosts for this loop 30490 1727096596.88081: done getting the remaining hosts for this loop 30490 1727096596.88085: getting the next task for host managed_node3 30490 1727096596.88095: done getting next task for host managed_node3 30490 1727096596.88098: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096596.88103: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096596.88130: getting variables 30490 1727096596.88132: in VariableManager get_vars() 30490 1727096596.88286: Calling all_inventory to load vars for managed_node3 30490 1727096596.88289: Calling groups_inventory to load vars for managed_node3 30490 1727096596.88292: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096596.88305: Calling all_plugins_play to load vars for managed_node3 30490 1727096596.88309: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096596.88312: Calling groups_plugins_play to load vars for managed_node3 30490 1727096596.89971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096596.91890: done with get_vars() 30490 1727096596.91924: done getting variables 30490 1727096596.91995: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:03:16 -0400 (0:00:00.062) 0:01:03.124 ****** 30490 1727096596.92031: entering _queue_task() for managed_node3/fail 30490 1727096596.92425: worker is 1 (out of 1 available) 30490 1727096596.92437: exiting _queue_task() for managed_node3/fail 30490 1727096596.92449: done queuing things up, now waiting for results queue to drain 30490 1727096596.92450: waiting for pending results... 30490 1727096596.93183: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096596.93360: in run() - task 0afff68d-5257-ba36-653e-000000001463 30490 1727096596.93428: variable 'ansible_search_path' from source: unknown 30490 1727096596.93481: variable 'ansible_search_path' from source: unknown 30490 1727096596.93518: calling self._execute() 30490 1727096596.93749: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096596.93754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096596.93974: variable 'omit' from source: magic vars 30490 1727096596.94723: variable 'ansible_distribution_major_version' from source: facts 30490 1727096596.94726: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096596.95198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096596.99204: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096596.99276: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096596.99444: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096596.99486: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096596.99606: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096596.99846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096596.99905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.00101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.00105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.00123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.00345: variable 'ansible_distribution_major_version' from source: facts 30490 1727096597.00366: Evaluated conditional (ansible_distribution_major_version | int > 9): True 30490 1727096597.00755: variable 'ansible_distribution' from source: facts 30490 1727096597.00758: variable '__network_rh_distros' from source: role '' defaults 30490 1727096597.00761: Evaluated conditional (ansible_distribution in __network_rh_distros): True 30490 1727096597.01389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.01429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.01459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.01561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.01645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.01748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.02080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.02083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.02085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.02087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.02131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.02157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.02199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.02241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.02313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.03028: variable 'network_connections' from source: include params 30490 1727096597.03069: variable 'interface' from source: play vars 30490 1727096597.03232: variable 'interface' from source: play vars 30490 1727096597.03286: variable 'network_state' from source: role '' defaults 30490 1727096597.03485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096597.03885: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096597.03939: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096597.04043: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096597.04220: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096597.04252: 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) 30490 1727096597.04282: 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) 30490 1727096597.04359: 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) 30490 1727096597.04393: 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) 30490 1727096597.04657: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 30490 1727096597.04661: when evaluation is False, skipping this task 30490 1727096597.04663: _execute() done 30490 1727096597.04668: dumping result to json 30490 1727096597.04671: done dumping result, returning 30490 1727096597.04675: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-ba36-653e-000000001463] 30490 1727096597.04677: sending task result for task 0afff68d-5257-ba36-653e-000000001463 30490 1727096597.04739: done sending task result for task 0afff68d-5257-ba36-653e-000000001463 30490 1727096597.04742: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 30490 1727096597.04793: no more pending results, returning what we have 30490 1727096597.04797: results queue empty 30490 1727096597.04798: checking for any_errors_fatal 30490 1727096597.04803: done checking for any_errors_fatal 30490 1727096597.04804: checking for max_fail_percentage 30490 1727096597.04806: done checking for max_fail_percentage 30490 1727096597.04807: checking to see if all hosts have failed and the running result is not ok 30490 1727096597.04808: done checking to see if all hosts have failed 30490 1727096597.04808: getting the remaining hosts for this loop 30490 1727096597.04810: done getting the remaining hosts for this loop 30490 1727096597.04814: getting the next task for host managed_node3 30490 1727096597.04823: done getting next task for host managed_node3 30490 1727096597.04827: ^ 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 30490 1727096597.04831: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096597.04855: getting variables 30490 1727096597.04857: in VariableManager get_vars() 30490 1727096597.04904: Calling all_inventory to load vars for managed_node3 30490 1727096597.04908: Calling groups_inventory to load vars for managed_node3 30490 1727096597.04910: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096597.04921: Calling all_plugins_play to load vars for managed_node3 30490 1727096597.04924: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096597.04927: Calling groups_plugins_play to load vars for managed_node3 30490 1727096597.09037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096597.11012: done with get_vars() 30490 1727096597.11055: done getting variables 30490 1727096597.11132: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:03:17 -0400 (0:00:00.191) 0:01:03.315 ****** 30490 1727096597.11183: entering _queue_task() for managed_node3/dnf 30490 1727096597.11608: worker is 1 (out of 1 available) 30490 1727096597.11622: exiting _queue_task() for managed_node3/dnf 30490 1727096597.11634: done queuing things up, now waiting for results queue to drain 30490 1727096597.11636: waiting for pending results... 30490 1727096597.11977: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 30490 1727096597.12261: in run() - task 0afff68d-5257-ba36-653e-000000001464 30490 1727096597.12481: variable 'ansible_search_path' from source: unknown 30490 1727096597.12488: variable 'ansible_search_path' from source: unknown 30490 1727096597.12519: calling self._execute() 30490 1727096597.12627: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096597.12631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096597.12642: variable 'omit' from source: magic vars 30490 1727096597.13322: variable 'ansible_distribution_major_version' from source: facts 30490 1727096597.13370: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096597.13745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096597.15688: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096597.15747: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096597.15778: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096597.15806: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096597.15827: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096597.15892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.15913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.15934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.15960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.15971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.16062: variable 'ansible_distribution' from source: facts 30490 1727096597.16066: variable 'ansible_distribution_major_version' from source: facts 30490 1727096597.16082: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 30490 1727096597.16164: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096597.16272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.16292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.16312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.16409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.16413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.16415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.16463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.16466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.16694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.16697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.16700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.16702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.16705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.16707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.16709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.16798: variable 'network_connections' from source: include params 30490 1727096597.16809: variable 'interface' from source: play vars 30490 1727096597.16879: variable 'interface' from source: play vars 30490 1727096597.16957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096597.17133: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096597.17178: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096597.17221: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096597.17379: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096597.17596: 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) 30490 1727096597.17600: 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) 30490 1727096597.17624: 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) 30490 1727096597.17687: 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) 30490 1727096597.17839: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096597.18243: variable 'network_connections' from source: include params 30490 1727096597.18261: variable 'interface' from source: play vars 30490 1727096597.18264: variable 'interface' from source: play vars 30490 1727096597.18266: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096597.18271: when evaluation is False, skipping this task 30490 1727096597.18273: _execute() done 30490 1727096597.18275: dumping result to json 30490 1727096597.18277: done dumping result, returning 30490 1727096597.18279: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000001464] 30490 1727096597.18286: sending task result for task 0afff68d-5257-ba36-653e-000000001464 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096597.18515: no more pending results, returning what we have 30490 1727096597.18518: results queue empty 30490 1727096597.18519: checking for any_errors_fatal 30490 1727096597.18526: done checking for any_errors_fatal 30490 1727096597.18527: checking for max_fail_percentage 30490 1727096597.18529: done checking for max_fail_percentage 30490 1727096597.18530: checking to see if all hosts have failed and the running result is not ok 30490 1727096597.18531: done checking to see if all hosts have failed 30490 1727096597.18531: getting the remaining hosts for this loop 30490 1727096597.18533: done getting the remaining hosts for this loop 30490 1727096597.18536: getting the next task for host managed_node3 30490 1727096597.18545: done getting next task for host managed_node3 30490 1727096597.18548: ^ 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 30490 1727096597.18552: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096597.18574: getting variables 30490 1727096597.18596: in VariableManager get_vars() 30490 1727096597.18647: Calling all_inventory to load vars for managed_node3 30490 1727096597.18651: Calling groups_inventory to load vars for managed_node3 30490 1727096597.18653: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096597.18658: done sending task result for task 0afff68d-5257-ba36-653e-000000001464 30490 1727096597.18661: WORKER PROCESS EXITING 30490 1727096597.18701: Calling all_plugins_play to load vars for managed_node3 30490 1727096597.18704: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096597.18708: Calling groups_plugins_play to load vars for managed_node3 30490 1727096597.19915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096597.21259: done with get_vars() 30490 1727096597.21286: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096597.21362: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:03:17 -0400 (0:00:00.102) 0:01:03.418 ****** 30490 1727096597.21404: entering _queue_task() for managed_node3/yum 30490 1727096597.21779: worker is 1 (out of 1 available) 30490 1727096597.21795: exiting _queue_task() for managed_node3/yum 30490 1727096597.21810: done queuing things up, now waiting for results queue to drain 30490 1727096597.21813: waiting for pending results... 30490 1727096597.22302: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 30490 1727096597.22405: in run() - task 0afff68d-5257-ba36-653e-000000001465 30490 1727096597.22426: variable 'ansible_search_path' from source: unknown 30490 1727096597.22433: variable 'ansible_search_path' from source: unknown 30490 1727096597.22746: calling self._execute() 30490 1727096597.22841: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096597.22853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096597.22856: variable 'omit' from source: magic vars 30490 1727096597.23252: variable 'ansible_distribution_major_version' from source: facts 30490 1727096597.23263: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096597.23482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096597.25065: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096597.25125: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096597.25154: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096597.25183: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096597.25203: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096597.25265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.25289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.25307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.25335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.25352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.25418: variable 'ansible_distribution_major_version' from source: facts 30490 1727096597.25433: Evaluated conditional (ansible_distribution_major_version | int < 8): False 30490 1727096597.25436: when evaluation is False, skipping this task 30490 1727096597.25439: _execute() done 30490 1727096597.25441: dumping result to json 30490 1727096597.25443: done dumping result, returning 30490 1727096597.25453: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000001465] 30490 1727096597.25456: sending task result for task 0afff68d-5257-ba36-653e-000000001465 30490 1727096597.25550: done sending task result for task 0afff68d-5257-ba36-653e-000000001465 30490 1727096597.25552: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 30490 1727096597.25617: no more pending results, returning what we have 30490 1727096597.25620: results queue empty 30490 1727096597.25621: checking for any_errors_fatal 30490 1727096597.25628: done checking for any_errors_fatal 30490 1727096597.25628: checking for max_fail_percentage 30490 1727096597.25630: done checking for max_fail_percentage 30490 1727096597.25631: checking to see if all hosts have failed and the running result is not ok 30490 1727096597.25632: done checking to see if all hosts have failed 30490 1727096597.25632: getting the remaining hosts for this loop 30490 1727096597.25634: done getting the remaining hosts for this loop 30490 1727096597.25638: getting the next task for host managed_node3 30490 1727096597.25646: done getting next task for host managed_node3 30490 1727096597.25650: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096597.25654: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096597.25682: getting variables 30490 1727096597.25684: in VariableManager get_vars() 30490 1727096597.25722: Calling all_inventory to load vars for managed_node3 30490 1727096597.25724: Calling groups_inventory to load vars for managed_node3 30490 1727096597.25726: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096597.25735: Calling all_plugins_play to load vars for managed_node3 30490 1727096597.25737: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096597.25739: Calling groups_plugins_play to load vars for managed_node3 30490 1727096597.26754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096597.27912: done with get_vars() 30490 1727096597.27932: done getting variables 30490 1727096597.27978: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:03:17 -0400 (0:00:00.066) 0:01:03.484 ****** 30490 1727096597.28006: entering _queue_task() for managed_node3/fail 30490 1727096597.28250: worker is 1 (out of 1 available) 30490 1727096597.28264: exiting _queue_task() for managed_node3/fail 30490 1727096597.28279: done queuing things up, now waiting for results queue to drain 30490 1727096597.28281: waiting for pending results... 30490 1727096597.28464: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096597.28562: in run() - task 0afff68d-5257-ba36-653e-000000001466 30490 1727096597.28581: variable 'ansible_search_path' from source: unknown 30490 1727096597.28586: variable 'ansible_search_path' from source: unknown 30490 1727096597.28615: calling self._execute() 30490 1727096597.28687: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096597.28692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096597.28700: variable 'omit' from source: magic vars 30490 1727096597.28981: variable 'ansible_distribution_major_version' from source: facts 30490 1727096597.28991: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096597.29075: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096597.29205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096597.30730: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096597.30815: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096597.30861: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096597.30891: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096597.30916: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096597.30981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.31001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.31021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.31050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.31063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.31097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.31139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.31158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.31210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.31213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.31262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.31284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.31303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.31326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.31336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.31552: variable 'network_connections' from source: include params 30490 1727096597.31566: variable 'interface' from source: play vars 30490 1727096597.31621: variable 'interface' from source: play vars 30490 1727096597.31682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096597.31803: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096597.31847: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096597.31873: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096597.31898: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096597.31928: 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) 30490 1727096597.32229: 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) 30490 1727096597.32249: 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) 30490 1727096597.32272: 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) 30490 1727096597.32311: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096597.32584: variable 'network_connections' from source: include params 30490 1727096597.32587: variable 'interface' from source: play vars 30490 1727096597.32655: variable 'interface' from source: play vars 30490 1727096597.32691: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096597.32695: when evaluation is False, skipping this task 30490 1727096597.32697: _execute() done 30490 1727096597.32700: dumping result to json 30490 1727096597.32702: done dumping result, returning 30490 1727096597.32704: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000001466] 30490 1727096597.32706: sending task result for task 0afff68d-5257-ba36-653e-000000001466 30490 1727096597.32808: done sending task result for task 0afff68d-5257-ba36-653e-000000001466 30490 1727096597.32811: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096597.32898: no more pending results, returning what we have 30490 1727096597.32902: results queue empty 30490 1727096597.32903: checking for any_errors_fatal 30490 1727096597.32923: done checking for any_errors_fatal 30490 1727096597.32924: checking for max_fail_percentage 30490 1727096597.32927: done checking for max_fail_percentage 30490 1727096597.32928: checking to see if all hosts have failed and the running result is not ok 30490 1727096597.32928: done checking to see if all hosts have failed 30490 1727096597.32929: getting the remaining hosts for this loop 30490 1727096597.32931: done getting the remaining hosts for this loop 30490 1727096597.32935: getting the next task for host managed_node3 30490 1727096597.32942: done getting next task for host managed_node3 30490 1727096597.32945: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 30490 1727096597.32952: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096597.32973: getting variables 30490 1727096597.32975: in VariableManager get_vars() 30490 1727096597.33011: Calling all_inventory to load vars for managed_node3 30490 1727096597.33014: Calling groups_inventory to load vars for managed_node3 30490 1727096597.33016: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096597.33025: Calling all_plugins_play to load vars for managed_node3 30490 1727096597.33028: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096597.33030: Calling groups_plugins_play to load vars for managed_node3 30490 1727096597.38537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096597.39406: done with get_vars() 30490 1727096597.39424: done getting variables 30490 1727096597.39459: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:03:17 -0400 (0:00:00.114) 0:01:03.599 ****** 30490 1727096597.39486: entering _queue_task() for managed_node3/package 30490 1727096597.39762: worker is 1 (out of 1 available) 30490 1727096597.39782: exiting _queue_task() for managed_node3/package 30490 1727096597.39794: done queuing things up, now waiting for results queue to drain 30490 1727096597.39797: waiting for pending results... 30490 1727096597.39989: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 30490 1727096597.40092: in run() - task 0afff68d-5257-ba36-653e-000000001467 30490 1727096597.40103: variable 'ansible_search_path' from source: unknown 30490 1727096597.40109: variable 'ansible_search_path' from source: unknown 30490 1727096597.40141: calling self._execute() 30490 1727096597.40209: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096597.40215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096597.40224: variable 'omit' from source: magic vars 30490 1727096597.40509: variable 'ansible_distribution_major_version' from source: facts 30490 1727096597.40519: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096597.40652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096597.40846: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096597.40880: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096597.40934: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096597.40961: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096597.41043: variable 'network_packages' from source: role '' defaults 30490 1727096597.41116: variable '__network_provider_setup' from source: role '' defaults 30490 1727096597.41125: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096597.41175: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096597.41181: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096597.41224: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096597.41339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096597.43116: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096597.43185: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096597.43216: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096597.43240: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096597.43280: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096597.43377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.43426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.43465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.43499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.43523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.43549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.43570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.43589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.43636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.43662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.43855: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096597.43942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.43961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.43982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.44020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.44031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.44106: variable 'ansible_python' from source: facts 30490 1727096597.44134: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096597.44217: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096597.44285: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096597.44370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.44390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.44424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.44445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.44457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.44494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.44515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.44531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.44559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.44588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.44752: variable 'network_connections' from source: include params 30490 1727096597.44756: variable 'interface' from source: play vars 30490 1727096597.44848: variable 'interface' from source: play vars 30490 1727096597.44896: 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) 30490 1727096597.44917: 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) 30490 1727096597.44938: 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) 30490 1727096597.44981: 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) 30490 1727096597.45031: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096597.45236: variable 'network_connections' from source: include params 30490 1727096597.45243: variable 'interface' from source: play vars 30490 1727096597.45313: variable 'interface' from source: play vars 30490 1727096597.45336: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096597.45406: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096597.45603: variable 'network_connections' from source: include params 30490 1727096597.45607: variable 'interface' from source: play vars 30490 1727096597.45653: variable 'interface' from source: play vars 30490 1727096597.45671: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096597.45728: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096597.45929: variable 'network_connections' from source: include params 30490 1727096597.45932: variable 'interface' from source: play vars 30490 1727096597.45983: variable 'interface' from source: play vars 30490 1727096597.46019: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096597.46063: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096597.46066: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096597.46114: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096597.46251: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096597.46571: variable 'network_connections' from source: include params 30490 1727096597.46574: variable 'interface' from source: play vars 30490 1727096597.46618: variable 'interface' from source: play vars 30490 1727096597.46625: variable 'ansible_distribution' from source: facts 30490 1727096597.46630: variable '__network_rh_distros' from source: role '' defaults 30490 1727096597.46635: variable 'ansible_distribution_major_version' from source: facts 30490 1727096597.46645: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096597.46759: variable 'ansible_distribution' from source: facts 30490 1727096597.46762: variable '__network_rh_distros' from source: role '' defaults 30490 1727096597.46766: variable 'ansible_distribution_major_version' from source: facts 30490 1727096597.46782: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096597.46889: variable 'ansible_distribution' from source: facts 30490 1727096597.46893: variable '__network_rh_distros' from source: role '' defaults 30490 1727096597.46898: variable 'ansible_distribution_major_version' from source: facts 30490 1727096597.46922: variable 'network_provider' from source: set_fact 30490 1727096597.46935: variable 'ansible_facts' from source: unknown 30490 1727096597.47448: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 30490 1727096597.47452: when evaluation is False, skipping this task 30490 1727096597.47454: _execute() done 30490 1727096597.47457: dumping result to json 30490 1727096597.47459: done dumping result, returning 30490 1727096597.47481: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-ba36-653e-000000001467] 30490 1727096597.47484: sending task result for task 0afff68d-5257-ba36-653e-000000001467 30490 1727096597.47590: done sending task result for task 0afff68d-5257-ba36-653e-000000001467 30490 1727096597.47593: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 30490 1727096597.47693: no more pending results, returning what we have 30490 1727096597.47697: results queue empty 30490 1727096597.47698: checking for any_errors_fatal 30490 1727096597.47712: done checking for any_errors_fatal 30490 1727096597.47712: checking for max_fail_percentage 30490 1727096597.47714: done checking for max_fail_percentage 30490 1727096597.47715: checking to see if all hosts have failed and the running result is not ok 30490 1727096597.47716: done checking to see if all hosts have failed 30490 1727096597.47717: getting the remaining hosts for this loop 30490 1727096597.47719: done getting the remaining hosts for this loop 30490 1727096597.47722: getting the next task for host managed_node3 30490 1727096597.47729: done getting next task for host managed_node3 30490 1727096597.47733: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096597.47738: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096597.47757: getting variables 30490 1727096597.47759: in VariableManager get_vars() 30490 1727096597.47806: Calling all_inventory to load vars for managed_node3 30490 1727096597.47809: Calling groups_inventory to load vars for managed_node3 30490 1727096597.47836: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096597.47845: Calling all_plugins_play to load vars for managed_node3 30490 1727096597.47847: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096597.47851: Calling groups_plugins_play to load vars for managed_node3 30490 1727096597.48675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096597.49641: done with get_vars() 30490 1727096597.49658: done getting variables 30490 1727096597.49723: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:03:17 -0400 (0:00:00.102) 0:01:03.701 ****** 30490 1727096597.49754: entering _queue_task() for managed_node3/package 30490 1727096597.50014: worker is 1 (out of 1 available) 30490 1727096597.50030: exiting _queue_task() for managed_node3/package 30490 1727096597.50044: done queuing things up, now waiting for results queue to drain 30490 1727096597.50046: waiting for pending results... 30490 1727096597.50246: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096597.50377: in run() - task 0afff68d-5257-ba36-653e-000000001468 30490 1727096597.50393: variable 'ansible_search_path' from source: unknown 30490 1727096597.50397: variable 'ansible_search_path' from source: unknown 30490 1727096597.50419: calling self._execute() 30490 1727096597.50488: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096597.50492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096597.50505: variable 'omit' from source: magic vars 30490 1727096597.50783: variable 'ansible_distribution_major_version' from source: facts 30490 1727096597.50792: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096597.50879: variable 'network_state' from source: role '' defaults 30490 1727096597.50886: Evaluated conditional (network_state != {}): False 30490 1727096597.50891: when evaluation is False, skipping this task 30490 1727096597.50894: _execute() done 30490 1727096597.50919: dumping result to json 30490 1727096597.50922: done dumping result, returning 30490 1727096597.50925: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-ba36-653e-000000001468] 30490 1727096597.50927: sending task result for task 0afff68d-5257-ba36-653e-000000001468 30490 1727096597.51036: done sending task result for task 0afff68d-5257-ba36-653e-000000001468 30490 1727096597.51040: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096597.51107: no more pending results, returning what we have 30490 1727096597.51110: results queue empty 30490 1727096597.51111: checking for any_errors_fatal 30490 1727096597.51116: done checking for any_errors_fatal 30490 1727096597.51117: checking for max_fail_percentage 30490 1727096597.51118: done checking for max_fail_percentage 30490 1727096597.51119: checking to see if all hosts have failed and the running result is not ok 30490 1727096597.51119: done checking to see if all hosts have failed 30490 1727096597.51120: getting the remaining hosts for this loop 30490 1727096597.51121: done getting the remaining hosts for this loop 30490 1727096597.51124: getting the next task for host managed_node3 30490 1727096597.51131: done getting next task for host managed_node3 30490 1727096597.51134: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096597.51138: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096597.51158: getting variables 30490 1727096597.51159: in VariableManager get_vars() 30490 1727096597.51191: Calling all_inventory to load vars for managed_node3 30490 1727096597.51193: Calling groups_inventory to load vars for managed_node3 30490 1727096597.51195: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096597.51203: Calling all_plugins_play to load vars for managed_node3 30490 1727096597.51208: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096597.51210: Calling groups_plugins_play to load vars for managed_node3 30490 1727096597.52359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096597.54721: done with get_vars() 30490 1727096597.54762: done getting variables 30490 1727096597.55227: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:03:17 -0400 (0:00:00.055) 0:01:03.756 ****** 30490 1727096597.55278: entering _queue_task() for managed_node3/package 30490 1727096597.55980: worker is 1 (out of 1 available) 30490 1727096597.55993: exiting _queue_task() for managed_node3/package 30490 1727096597.56006: done queuing things up, now waiting for results queue to drain 30490 1727096597.56008: waiting for pending results... 30490 1727096597.56386: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096597.56585: in run() - task 0afff68d-5257-ba36-653e-000000001469 30490 1727096597.56589: variable 'ansible_search_path' from source: unknown 30490 1727096597.56592: variable 'ansible_search_path' from source: unknown 30490 1727096597.56596: calling self._execute() 30490 1727096597.56626: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096597.56630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096597.56641: variable 'omit' from source: magic vars 30490 1727096597.57043: variable 'ansible_distribution_major_version' from source: facts 30490 1727096597.57062: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096597.57232: variable 'network_state' from source: role '' defaults 30490 1727096597.57239: Evaluated conditional (network_state != {}): False 30490 1727096597.57242: when evaluation is False, skipping this task 30490 1727096597.57245: _execute() done 30490 1727096597.57247: dumping result to json 30490 1727096597.57252: done dumping result, returning 30490 1727096597.57260: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-ba36-653e-000000001469] 30490 1727096597.57266: sending task result for task 0afff68d-5257-ba36-653e-000000001469 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096597.57591: no more pending results, returning what we have 30490 1727096597.57595: results queue empty 30490 1727096597.57596: checking for any_errors_fatal 30490 1727096597.57608: done checking for any_errors_fatal 30490 1727096597.57610: checking for max_fail_percentage 30490 1727096597.57612: done checking for max_fail_percentage 30490 1727096597.57613: checking to see if all hosts have failed and the running result is not ok 30490 1727096597.57617: done checking to see if all hosts have failed 30490 1727096597.57618: getting the remaining hosts for this loop 30490 1727096597.57620: done getting the remaining hosts for this loop 30490 1727096597.57624: getting the next task for host managed_node3 30490 1727096597.57633: done getting next task for host managed_node3 30490 1727096597.57637: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096597.57642: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096597.57675: getting variables 30490 1727096597.57678: in VariableManager get_vars() 30490 1727096597.57722: Calling all_inventory to load vars for managed_node3 30490 1727096597.57725: Calling groups_inventory to load vars for managed_node3 30490 1727096597.57728: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096597.57739: Calling all_plugins_play to load vars for managed_node3 30490 1727096597.57742: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096597.57745: Calling groups_plugins_play to load vars for managed_node3 30490 1727096597.58321: done sending task result for task 0afff68d-5257-ba36-653e-000000001469 30490 1727096597.58326: WORKER PROCESS EXITING 30490 1727096597.59660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096597.61839: done with get_vars() 30490 1727096597.61876: done getting variables 30490 1727096597.61943: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:03:17 -0400 (0:00:00.067) 0:01:03.824 ****** 30490 1727096597.61989: entering _queue_task() for managed_node3/service 30490 1727096597.62605: worker is 1 (out of 1 available) 30490 1727096597.62617: exiting _queue_task() for managed_node3/service 30490 1727096597.62628: done queuing things up, now waiting for results queue to drain 30490 1727096597.62630: waiting for pending results... 30490 1727096597.62797: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096597.63104: in run() - task 0afff68d-5257-ba36-653e-00000000146a 30490 1727096597.63109: variable 'ansible_search_path' from source: unknown 30490 1727096597.63112: variable 'ansible_search_path' from source: unknown 30490 1727096597.63116: calling self._execute() 30490 1727096597.63199: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096597.63222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096597.63233: variable 'omit' from source: magic vars 30490 1727096597.63715: variable 'ansible_distribution_major_version' from source: facts 30490 1727096597.63724: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096597.63926: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096597.64139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096597.67464: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096597.67528: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096597.67557: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096597.67587: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096597.67611: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096597.67710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.67727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.67747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.67774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.67789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.67834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.67855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.67873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.67902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.67913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.67955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.67970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.67991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.68017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.68027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.68160: variable 'network_connections' from source: include params 30490 1727096597.68176: variable 'interface' from source: play vars 30490 1727096597.68226: variable 'interface' from source: play vars 30490 1727096597.68284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096597.68393: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096597.68422: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096597.68455: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096597.68481: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096597.68514: 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) 30490 1727096597.68530: 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) 30490 1727096597.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) 30490 1727096597.68566: 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) 30490 1727096597.68610: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096597.68762: variable 'network_connections' from source: include params 30490 1727096597.68768: variable 'interface' from source: play vars 30490 1727096597.68813: variable 'interface' from source: play vars 30490 1727096597.68839: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096597.68842: when evaluation is False, skipping this task 30490 1727096597.68845: _execute() done 30490 1727096597.68847: dumping result to json 30490 1727096597.68851: done dumping result, returning 30490 1727096597.68898: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-00000000146a] 30490 1727096597.68902: sending task result for task 0afff68d-5257-ba36-653e-00000000146a 30490 1727096597.68981: done sending task result for task 0afff68d-5257-ba36-653e-00000000146a 30490 1727096597.68997: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096597.69080: no more pending results, returning what we have 30490 1727096597.69087: results queue empty 30490 1727096597.69088: checking for any_errors_fatal 30490 1727096597.69094: done checking for any_errors_fatal 30490 1727096597.69095: checking for max_fail_percentage 30490 1727096597.69097: done checking for max_fail_percentage 30490 1727096597.69097: checking to see if all hosts have failed and the running result is not ok 30490 1727096597.69098: done checking to see if all hosts have failed 30490 1727096597.69099: getting the remaining hosts for this loop 30490 1727096597.69100: done getting the remaining hosts for this loop 30490 1727096597.69104: getting the next task for host managed_node3 30490 1727096597.69112: done getting next task for host managed_node3 30490 1727096597.69116: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096597.69122: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096597.69143: getting variables 30490 1727096597.69145: in VariableManager get_vars() 30490 1727096597.69185: Calling all_inventory to load vars for managed_node3 30490 1727096597.69188: Calling groups_inventory to load vars for managed_node3 30490 1727096597.69191: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096597.69199: Calling all_plugins_play to load vars for managed_node3 30490 1727096597.69202: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096597.69204: Calling groups_plugins_play to load vars for managed_node3 30490 1727096597.70600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096597.71633: done with get_vars() 30490 1727096597.71652: done getting variables 30490 1727096597.71714: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:03:17 -0400 (0:00:00.097) 0:01:03.921 ****** 30490 1727096597.71757: entering _queue_task() for managed_node3/service 30490 1727096597.72138: worker is 1 (out of 1 available) 30490 1727096597.72152: exiting _queue_task() for managed_node3/service 30490 1727096597.72164: done queuing things up, now waiting for results queue to drain 30490 1727096597.72166: waiting for pending results... 30490 1727096597.72447: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096597.72544: in run() - task 0afff68d-5257-ba36-653e-00000000146b 30490 1727096597.72549: variable 'ansible_search_path' from source: unknown 30490 1727096597.72552: variable 'ansible_search_path' from source: unknown 30490 1727096597.72585: calling self._execute() 30490 1727096597.72684: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096597.72690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096597.72714: variable 'omit' from source: magic vars 30490 1727096597.73030: variable 'ansible_distribution_major_version' from source: facts 30490 1727096597.73040: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096597.73156: variable 'network_provider' from source: set_fact 30490 1727096597.73161: variable 'network_state' from source: role '' defaults 30490 1727096597.73171: Evaluated conditional (network_provider == "nm" or network_state != {}): True 30490 1727096597.73179: variable 'omit' from source: magic vars 30490 1727096597.73223: variable 'omit' from source: magic vars 30490 1727096597.73274: variable 'network_service_name' from source: role '' defaults 30490 1727096597.73356: variable 'network_service_name' from source: role '' defaults 30490 1727096597.73494: variable '__network_provider_setup' from source: role '' defaults 30490 1727096597.73498: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096597.73501: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096597.73503: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096597.73564: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096597.73973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096597.76727: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096597.76812: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096597.76849: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096597.76898: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096597.76915: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096597.77010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.77073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.77076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.77114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.77118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.77148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.77191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.77198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.77237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.77300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.77492: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096597.77693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.77716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.77739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.77781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.77796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.78086: variable 'ansible_python' from source: facts 30490 1727096597.78104: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096597.78191: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096597.78265: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096597.78592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.78628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.78637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.78883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.79099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.79102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096597.79112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096597.79279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096597.79282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096597.79285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096597.79392: variable 'network_connections' from source: include params 30490 1727096597.79400: variable 'interface' from source: play vars 30490 1727096597.79484: variable 'interface' from source: play vars 30490 1727096597.79673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096597.79795: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096597.79934: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096597.79937: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096597.79940: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096597.79991: 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) 30490 1727096597.80019: 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) 30490 1727096597.80052: 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) 30490 1727096597.80089: 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) 30490 1727096597.80261: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096597.80419: variable 'network_connections' from source: include params 30490 1727096597.80425: variable 'interface' from source: play vars 30490 1727096597.80502: variable 'interface' from source: play vars 30490 1727096597.80533: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096597.80614: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096597.80882: variable 'network_connections' from source: include params 30490 1727096597.80886: variable 'interface' from source: play vars 30490 1727096597.80952: variable 'interface' from source: play vars 30490 1727096597.80973: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096597.81044: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096597.81542: variable 'network_connections' from source: include params 30490 1727096597.81545: variable 'interface' from source: play vars 30490 1727096597.81617: variable 'interface' from source: play vars 30490 1727096597.81673: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096597.81936: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096597.81943: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096597.82006: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096597.82438: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096597.83986: variable 'network_connections' from source: include params 30490 1727096597.83990: variable 'interface' from source: play vars 30490 1727096597.84075: variable 'interface' from source: play vars 30490 1727096597.84078: variable 'ansible_distribution' from source: facts 30490 1727096597.84081: variable '__network_rh_distros' from source: role '' defaults 30490 1727096597.84083: variable 'ansible_distribution_major_version' from source: facts 30490 1727096597.84292: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096597.84671: variable 'ansible_distribution' from source: facts 30490 1727096597.84701: variable '__network_rh_distros' from source: role '' defaults 30490 1727096597.84704: variable 'ansible_distribution_major_version' from source: facts 30490 1727096597.84706: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096597.85068: variable 'ansible_distribution' from source: facts 30490 1727096597.85072: variable '__network_rh_distros' from source: role '' defaults 30490 1727096597.85138: variable 'ansible_distribution_major_version' from source: facts 30490 1727096597.85141: variable 'network_provider' from source: set_fact 30490 1727096597.85143: variable 'omit' from source: magic vars 30490 1727096597.85165: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096597.85198: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096597.85216: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096597.85233: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096597.85246: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096597.85481: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096597.85484: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096597.85486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096597.85576: Set connection var ansible_connection to ssh 30490 1727096597.85587: Set connection var ansible_shell_type to sh 30490 1727096597.85595: Set connection var ansible_pipelining to False 30490 1727096597.85600: Set connection var ansible_shell_executable to /bin/sh 30490 1727096597.85606: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096597.85611: Set connection var ansible_timeout to 10 30490 1727096597.85639: variable 'ansible_shell_executable' from source: unknown 30490 1727096597.85642: variable 'ansible_connection' from source: unknown 30490 1727096597.85645: variable 'ansible_module_compression' from source: unknown 30490 1727096597.85647: variable 'ansible_shell_type' from source: unknown 30490 1727096597.85649: variable 'ansible_shell_executable' from source: unknown 30490 1727096597.85651: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096597.85656: variable 'ansible_pipelining' from source: unknown 30490 1727096597.85658: variable 'ansible_timeout' from source: unknown 30490 1727096597.85682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096597.86188: 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) 30490 1727096597.86196: variable 'omit' from source: magic vars 30490 1727096597.86199: starting attempt loop 30490 1727096597.86201: running the handler 30490 1727096597.86203: variable 'ansible_facts' from source: unknown 30490 1727096597.86822: _low_level_execute_command(): starting 30490 1727096597.86830: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096597.87563: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096597.87576: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096597.87593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096597.87607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096597.87619: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096597.87626: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096597.87714: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096597.87727: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096597.87797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096597.89705: stdout chunk (state=3): >>>/root <<< 30490 1727096597.89823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096597.89827: stdout chunk (state=3): >>><<< 30490 1727096597.89835: stderr chunk (state=3): >>><<< 30490 1727096597.89855: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096597.89869: _low_level_execute_command(): starting 30490 1727096597.89873: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096597.898555-33482-206432055936578 `" && echo ansible-tmp-1727096597.898555-33482-206432055936578="` echo /root/.ansible/tmp/ansible-tmp-1727096597.898555-33482-206432055936578 `" ) && sleep 0' 30490 1727096597.90918: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096597.90925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096597.90954: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096597.90958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096597.90976: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096597.90985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096597.90991: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096597.91078: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096597.91095: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096597.91098: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096597.91154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096597.93088: stdout chunk (state=3): >>>ansible-tmp-1727096597.898555-33482-206432055936578=/root/.ansible/tmp/ansible-tmp-1727096597.898555-33482-206432055936578 <<< 30490 1727096597.93188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096597.93243: stderr chunk (state=3): >>><<< 30490 1727096597.93247: stdout chunk (state=3): >>><<< 30490 1727096597.93475: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096597.898555-33482-206432055936578=/root/.ansible/tmp/ansible-tmp-1727096597.898555-33482-206432055936578 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096597.93479: variable 'ansible_module_compression' from source: unknown 30490 1727096597.93481: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 30490 1727096597.93483: variable 'ansible_facts' from source: unknown 30490 1727096597.93657: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096597.898555-33482-206432055936578/AnsiballZ_systemd.py 30490 1727096597.93842: Sending initial data 30490 1727096597.93854: Sent initial data (155 bytes) 30490 1727096597.94789: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096597.94949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096597.95007: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096597.96596: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096597.96656: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096597.96748: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpw59mtcc2 /root/.ansible/tmp/ansible-tmp-1727096597.898555-33482-206432055936578/AnsiballZ_systemd.py <<< 30490 1727096597.96765: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096597.898555-33482-206432055936578/AnsiballZ_systemd.py" <<< 30490 1727096597.96824: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpw59mtcc2" to remote "/root/.ansible/tmp/ansible-tmp-1727096597.898555-33482-206432055936578/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096597.898555-33482-206432055936578/AnsiballZ_systemd.py" <<< 30490 1727096597.98517: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096597.98529: stdout chunk (state=3): >>><<< 30490 1727096597.98850: stderr chunk (state=3): >>><<< 30490 1727096597.98853: done transferring module to remote 30490 1727096597.98856: _low_level_execute_command(): starting 30490 1727096597.98858: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096597.898555-33482-206432055936578/ /root/.ansible/tmp/ansible-tmp-1727096597.898555-33482-206432055936578/AnsiballZ_systemd.py && sleep 0' 30490 1727096597.99892: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096597.99901: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096597.99912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096597.99927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096598.00025: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096598.00078: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096598.00142: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096598.01915: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096598.01976: stderr chunk (state=3): >>><<< 30490 1727096598.01988: stdout chunk (state=3): >>><<< 30490 1727096598.02011: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096598.02019: _low_level_execute_command(): starting 30490 1727096598.02042: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096597.898555-33482-206432055936578/AnsiballZ_systemd.py && sleep 0' 30490 1727096598.02785: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096598.02820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096598.02835: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096598.02855: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096598.02934: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096598.31747: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10641408", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3312590848", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2113866000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 30490 1727096598.31762: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "system<<< 30490 1727096598.31776: stdout chunk (state=3): >>>d-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "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}}} <<< 30490 1727096598.33593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096598.33621: stderr chunk (state=3): >>><<< 30490 1727096598.33625: stdout chunk (state=3): >>><<< 30490 1727096598.33645: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10641408", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3312590848", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2113866000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096598.33802: 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-1727096597.898555-33482-206432055936578/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096598.33818: _low_level_execute_command(): starting 30490 1727096598.33823: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096597.898555-33482-206432055936578/ > /dev/null 2>&1 && sleep 0' 30490 1727096598.34304: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096598.34309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096598.34312: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096598.34314: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096598.34316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096598.34317: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096598.34370: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096598.34377: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096598.34379: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096598.34409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096598.36197: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096598.36236: stderr chunk (state=3): >>><<< 30490 1727096598.36239: stdout chunk (state=3): >>><<< 30490 1727096598.36252: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096598.36258: handler run complete 30490 1727096598.36352: attempt loop complete, returning result 30490 1727096598.36355: _execute() done 30490 1727096598.36358: dumping result to json 30490 1727096598.36402: done dumping result, returning 30490 1727096598.36405: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-ba36-653e-00000000146b] 30490 1727096598.36407: sending task result for task 0afff68d-5257-ba36-653e-00000000146b 30490 1727096598.36678: done sending task result for task 0afff68d-5257-ba36-653e-00000000146b 30490 1727096598.36681: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096598.36754: no more pending results, returning what we have 30490 1727096598.36757: results queue empty 30490 1727096598.36758: checking for any_errors_fatal 30490 1727096598.36763: done checking for any_errors_fatal 30490 1727096598.36763: checking for max_fail_percentage 30490 1727096598.36765: done checking for max_fail_percentage 30490 1727096598.36766: checking to see if all hosts have failed and the running result is not ok 30490 1727096598.36769: done checking to see if all hosts have failed 30490 1727096598.36770: getting the remaining hosts for this loop 30490 1727096598.36772: done getting the remaining hosts for this loop 30490 1727096598.36778: getting the next task for host managed_node3 30490 1727096598.36785: done getting next task for host managed_node3 30490 1727096598.36791: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096598.36795: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096598.36807: getting variables 30490 1727096598.36809: in VariableManager get_vars() 30490 1727096598.36840: Calling all_inventory to load vars for managed_node3 30490 1727096598.36843: Calling groups_inventory to load vars for managed_node3 30490 1727096598.36845: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096598.36853: Calling all_plugins_play to load vars for managed_node3 30490 1727096598.36856: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096598.36859: Calling groups_plugins_play to load vars for managed_node3 30490 1727096598.37855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096598.38775: done with get_vars() 30490 1727096598.38792: done getting variables 30490 1727096598.38835: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:03:18 -0400 (0:00:00.671) 0:01:04.592 ****** 30490 1727096598.38877: entering _queue_task() for managed_node3/service 30490 1727096598.39169: worker is 1 (out of 1 available) 30490 1727096598.39181: exiting _queue_task() for managed_node3/service 30490 1727096598.39195: done queuing things up, now waiting for results queue to drain 30490 1727096598.39197: waiting for pending results... 30490 1727096598.39411: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096598.39552: in run() - task 0afff68d-5257-ba36-653e-00000000146c 30490 1727096598.39639: variable 'ansible_search_path' from source: unknown 30490 1727096598.39643: variable 'ansible_search_path' from source: unknown 30490 1727096598.39646: calling self._execute() 30490 1727096598.39723: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096598.39749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096598.39752: variable 'omit' from source: magic vars 30490 1727096598.40059: variable 'ansible_distribution_major_version' from source: facts 30490 1727096598.40069: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096598.40160: variable 'network_provider' from source: set_fact 30490 1727096598.40165: Evaluated conditional (network_provider == "nm"): True 30490 1727096598.40252: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096598.40318: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096598.40439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096598.42302: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096598.42331: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096598.42370: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096598.42429: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096598.42440: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096598.42551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096598.42613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096598.42625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096598.42655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096598.42666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096598.42711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096598.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) 30490 1727096598.42813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096598.42815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096598.42825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096598.42852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096598.42871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096598.42895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096598.42932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096598.42942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096598.43061: variable 'network_connections' from source: include params 30490 1727096598.43087: variable 'interface' from source: play vars 30490 1727096598.43172: variable 'interface' from source: play vars 30490 1727096598.43234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096598.43424: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096598.43511: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096598.43514: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096598.43520: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096598.43551: 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) 30490 1727096598.43571: 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) 30490 1727096598.43593: 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) 30490 1727096598.43610: 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) 30490 1727096598.43647: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096598.43825: variable 'network_connections' from source: include params 30490 1727096598.43829: variable 'interface' from source: play vars 30490 1727096598.43862: variable 'interface' from source: play vars 30490 1727096598.43894: Evaluated conditional (__network_wpa_supplicant_required): False 30490 1727096598.43897: when evaluation is False, skipping this task 30490 1727096598.43901: _execute() done 30490 1727096598.43904: dumping result to json 30490 1727096598.43907: done dumping result, returning 30490 1727096598.43909: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-ba36-653e-00000000146c] 30490 1727096598.43919: sending task result for task 0afff68d-5257-ba36-653e-00000000146c 30490 1727096598.43999: done sending task result for task 0afff68d-5257-ba36-653e-00000000146c 30490 1727096598.44002: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 30490 1727096598.44082: no more pending results, returning what we have 30490 1727096598.44085: results queue empty 30490 1727096598.44087: checking for any_errors_fatal 30490 1727096598.44115: done checking for any_errors_fatal 30490 1727096598.44116: checking for max_fail_percentage 30490 1727096598.44117: done checking for max_fail_percentage 30490 1727096598.44118: checking to see if all hosts have failed and the running result is not ok 30490 1727096598.44119: done checking to see if all hosts have failed 30490 1727096598.44120: getting the remaining hosts for this loop 30490 1727096598.44121: done getting the remaining hosts for this loop 30490 1727096598.44126: getting the next task for host managed_node3 30490 1727096598.44134: done getting next task for host managed_node3 30490 1727096598.44138: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096598.44144: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096598.44163: getting variables 30490 1727096598.44164: in VariableManager get_vars() 30490 1727096598.44200: Calling all_inventory to load vars for managed_node3 30490 1727096598.44245: Calling groups_inventory to load vars for managed_node3 30490 1727096598.44247: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096598.44300: Calling all_plugins_play to load vars for managed_node3 30490 1727096598.44304: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096598.44307: Calling groups_plugins_play to load vars for managed_node3 30490 1727096598.45401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096598.46800: done with get_vars() 30490 1727096598.46826: done getting variables 30490 1727096598.46872: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:03:18 -0400 (0:00:00.080) 0:01:04.673 ****** 30490 1727096598.46899: entering _queue_task() for managed_node3/service 30490 1727096598.47285: worker is 1 (out of 1 available) 30490 1727096598.47297: exiting _queue_task() for managed_node3/service 30490 1727096598.47315: done queuing things up, now waiting for results queue to drain 30490 1727096598.47317: waiting for pending results... 30490 1727096598.47688: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096598.47760: in run() - task 0afff68d-5257-ba36-653e-00000000146d 30490 1727096598.47776: variable 'ansible_search_path' from source: unknown 30490 1727096598.47780: variable 'ansible_search_path' from source: unknown 30490 1727096598.47832: calling self._execute() 30490 1727096598.47893: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096598.47897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096598.47909: variable 'omit' from source: magic vars 30490 1727096598.48275: variable 'ansible_distribution_major_version' from source: facts 30490 1727096598.48279: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096598.48343: variable 'network_provider' from source: set_fact 30490 1727096598.48355: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096598.48362: when evaluation is False, skipping this task 30490 1727096598.48371: _execute() done 30490 1727096598.48382: dumping result to json 30490 1727096598.48391: done dumping result, returning 30490 1727096598.48404: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-ba36-653e-00000000146d] 30490 1727096598.48415: sending task result for task 0afff68d-5257-ba36-653e-00000000146d skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096598.48562: no more pending results, returning what we have 30490 1727096598.48566: results queue empty 30490 1727096598.48569: checking for any_errors_fatal 30490 1727096598.48577: done checking for any_errors_fatal 30490 1727096598.48578: checking for max_fail_percentage 30490 1727096598.48580: done checking for max_fail_percentage 30490 1727096598.48580: checking to see if all hosts have failed and the running result is not ok 30490 1727096598.48581: done checking to see if all hosts have failed 30490 1727096598.48582: getting the remaining hosts for this loop 30490 1727096598.48583: done getting the remaining hosts for this loop 30490 1727096598.48587: getting the next task for host managed_node3 30490 1727096598.48595: done getting next task for host managed_node3 30490 1727096598.48597: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096598.48602: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096598.48625: getting variables 30490 1727096598.48627: in VariableManager get_vars() 30490 1727096598.48666: Calling all_inventory to load vars for managed_node3 30490 1727096598.48824: Calling groups_inventory to load vars for managed_node3 30490 1727096598.48828: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096598.49080: Calling all_plugins_play to load vars for managed_node3 30490 1727096598.49083: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096598.49087: Calling groups_plugins_play to load vars for managed_node3 30490 1727096598.50270: done sending task result for task 0afff68d-5257-ba36-653e-00000000146d 30490 1727096598.50277: WORKER PROCESS EXITING 30490 1727096598.50288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096598.51158: done with get_vars() 30490 1727096598.51176: done getting variables 30490 1727096598.51220: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:03:18 -0400 (0:00:00.043) 0:01:04.716 ****** 30490 1727096598.51246: entering _queue_task() for managed_node3/copy 30490 1727096598.51486: worker is 1 (out of 1 available) 30490 1727096598.51500: exiting _queue_task() for managed_node3/copy 30490 1727096598.51513: done queuing things up, now waiting for results queue to drain 30490 1727096598.51515: waiting for pending results... 30490 1727096598.51696: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096598.51792: in run() - task 0afff68d-5257-ba36-653e-00000000146e 30490 1727096598.51802: variable 'ansible_search_path' from source: unknown 30490 1727096598.51807: variable 'ansible_search_path' from source: unknown 30490 1727096598.51834: calling self._execute() 30490 1727096598.51913: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096598.51917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096598.51926: variable 'omit' from source: magic vars 30490 1727096598.52206: variable 'ansible_distribution_major_version' from source: facts 30490 1727096598.52215: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096598.52378: variable 'network_provider' from source: set_fact 30490 1727096598.52382: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096598.52383: when evaluation is False, skipping this task 30490 1727096598.52387: _execute() done 30490 1727096598.52389: dumping result to json 30490 1727096598.52395: done dumping result, returning 30490 1727096598.52399: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-ba36-653e-00000000146e] 30490 1727096598.52401: sending task result for task 0afff68d-5257-ba36-653e-00000000146e 30490 1727096598.52465: done sending task result for task 0afff68d-5257-ba36-653e-00000000146e 30490 1727096598.52470: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 30490 1727096598.52522: no more pending results, returning what we have 30490 1727096598.52525: results queue empty 30490 1727096598.52526: checking for any_errors_fatal 30490 1727096598.52529: done checking for any_errors_fatal 30490 1727096598.52530: checking for max_fail_percentage 30490 1727096598.52531: done checking for max_fail_percentage 30490 1727096598.52532: checking to see if all hosts have failed and the running result is not ok 30490 1727096598.52533: done checking to see if all hosts have failed 30490 1727096598.52533: getting the remaining hosts for this loop 30490 1727096598.52535: done getting the remaining hosts for this loop 30490 1727096598.52537: getting the next task for host managed_node3 30490 1727096598.52544: done getting next task for host managed_node3 30490 1727096598.52547: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096598.52551: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096598.52627: getting variables 30490 1727096598.52630: in VariableManager get_vars() 30490 1727096598.52665: Calling all_inventory to load vars for managed_node3 30490 1727096598.52669: Calling groups_inventory to load vars for managed_node3 30490 1727096598.52672: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096598.52683: Calling all_plugins_play to load vars for managed_node3 30490 1727096598.52686: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096598.52689: Calling groups_plugins_play to load vars for managed_node3 30490 1727096598.53941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096598.55688: done with get_vars() 30490 1727096598.55712: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:03:18 -0400 (0:00:00.045) 0:01:04.762 ****** 30490 1727096598.55804: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096598.56126: worker is 1 (out of 1 available) 30490 1727096598.56137: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096598.56148: done queuing things up, now waiting for results queue to drain 30490 1727096598.56150: waiting for pending results... 30490 1727096598.56588: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096598.56684: in run() - task 0afff68d-5257-ba36-653e-00000000146f 30490 1727096598.56691: variable 'ansible_search_path' from source: unknown 30490 1727096598.56694: variable 'ansible_search_path' from source: unknown 30490 1727096598.56696: calling self._execute() 30490 1727096598.56776: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096598.56794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096598.56810: variable 'omit' from source: magic vars 30490 1727096598.57202: variable 'ansible_distribution_major_version' from source: facts 30490 1727096598.57217: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096598.57230: variable 'omit' from source: magic vars 30490 1727096598.57287: variable 'omit' from source: magic vars 30490 1727096598.57446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096598.59667: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096598.59750: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096598.59796: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096598.59872: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096598.59879: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096598.59964: variable 'network_provider' from source: set_fact 30490 1727096598.60477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096598.60480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096598.60483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096598.60485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096598.60486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096598.60695: variable 'omit' from source: magic vars 30490 1727096598.60893: variable 'omit' from source: magic vars 30490 1727096598.61118: variable 'network_connections' from source: include params 30490 1727096598.61137: variable 'interface' from source: play vars 30490 1727096598.61344: variable 'interface' from source: play vars 30490 1727096598.61773: variable 'omit' from source: magic vars 30490 1727096598.61776: variable '__lsr_ansible_managed' from source: task vars 30490 1727096598.61780: variable '__lsr_ansible_managed' from source: task vars 30490 1727096598.62140: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 30490 1727096598.62566: Loaded config def from plugin (lookup/template) 30490 1727096598.62676: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 30490 1727096598.62680: File lookup term: get_ansible_managed.j2 30490 1727096598.62682: variable 'ansible_search_path' from source: unknown 30490 1727096598.62685: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 30490 1727096598.62696: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 30490 1727096598.62723: variable 'ansible_search_path' from source: unknown 30490 1727096598.71929: variable 'ansible_managed' from source: unknown 30490 1727096598.72060: variable 'omit' from source: magic vars 30490 1727096598.72172: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096598.72178: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096598.72180: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096598.72182: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096598.72184: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096598.72211: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096598.72218: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096598.72226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096598.72321: Set connection var ansible_connection to ssh 30490 1727096598.72335: Set connection var ansible_shell_type to sh 30490 1727096598.72348: Set connection var ansible_pipelining to False 30490 1727096598.72359: Set connection var ansible_shell_executable to /bin/sh 30490 1727096598.72427: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096598.72430: Set connection var ansible_timeout to 10 30490 1727096598.72432: variable 'ansible_shell_executable' from source: unknown 30490 1727096598.72434: variable 'ansible_connection' from source: unknown 30490 1727096598.72437: variable 'ansible_module_compression' from source: unknown 30490 1727096598.72438: variable 'ansible_shell_type' from source: unknown 30490 1727096598.72440: variable 'ansible_shell_executable' from source: unknown 30490 1727096598.72443: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096598.72445: variable 'ansible_pipelining' from source: unknown 30490 1727096598.72447: variable 'ansible_timeout' from source: unknown 30490 1727096598.72449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096598.72552: 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) 30490 1727096598.72580: variable 'omit' from source: magic vars 30490 1727096598.72594: starting attempt loop 30490 1727096598.72602: running the handler 30490 1727096598.72619: _low_level_execute_command(): starting 30490 1727096598.72631: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096598.73798: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096598.73818: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096598.74079: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096598.75566: stdout chunk (state=3): >>>/root <<< 30490 1727096598.75709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096598.75725: stdout chunk (state=3): >>><<< 30490 1727096598.75921: stderr chunk (state=3): >>><<< 30490 1727096598.75925: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096598.75928: _low_level_execute_command(): starting 30490 1727096598.75931: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096598.7584486-33507-212851291912151 `" && echo ansible-tmp-1727096598.7584486-33507-212851291912151="` echo /root/.ansible/tmp/ansible-tmp-1727096598.7584486-33507-212851291912151 `" ) && sleep 0' 30490 1727096598.77282: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096598.77351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096598.77476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096598.77520: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096598.77550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096598.79491: stdout chunk (state=3): >>>ansible-tmp-1727096598.7584486-33507-212851291912151=/root/.ansible/tmp/ansible-tmp-1727096598.7584486-33507-212851291912151 <<< 30490 1727096598.79611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096598.79621: stdout chunk (state=3): >>><<< 30490 1727096598.79640: stderr chunk (state=3): >>><<< 30490 1727096598.79680: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096598.7584486-33507-212851291912151=/root/.ansible/tmp/ansible-tmp-1727096598.7584486-33507-212851291912151 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096598.79744: variable 'ansible_module_compression' from source: unknown 30490 1727096598.79798: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 30490 1727096598.79857: variable 'ansible_facts' from source: unknown 30490 1727096598.79970: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096598.7584486-33507-212851291912151/AnsiballZ_network_connections.py 30490 1727096598.80180: Sending initial data 30490 1727096598.80184: Sent initial data (168 bytes) 30490 1727096598.80779: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096598.80791: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096598.80815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096598.80841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096598.80858: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096598.80930: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096598.80974: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096598.80992: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096598.81024: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096598.81119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096598.82717: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096598.82743: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096598.82776: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpuyu_vlq9 /root/.ansible/tmp/ansible-tmp-1727096598.7584486-33507-212851291912151/AnsiballZ_network_connections.py <<< 30490 1727096598.82779: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096598.7584486-33507-212851291912151/AnsiballZ_network_connections.py" <<< 30490 1727096598.82975: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpuyu_vlq9" to remote "/root/.ansible/tmp/ansible-tmp-1727096598.7584486-33507-212851291912151/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096598.7584486-33507-212851291912151/AnsiballZ_network_connections.py" <<< 30490 1727096598.83917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096598.83922: stdout chunk (state=3): >>><<< 30490 1727096598.83930: stderr chunk (state=3): >>><<< 30490 1727096598.84072: done transferring module to remote 30490 1727096598.84076: _low_level_execute_command(): starting 30490 1727096598.84078: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096598.7584486-33507-212851291912151/ /root/.ansible/tmp/ansible-tmp-1727096598.7584486-33507-212851291912151/AnsiballZ_network_connections.py && sleep 0' 30490 1727096598.84698: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096598.84756: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096598.84785: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096598.84845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096598.86660: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096598.86664: stdout chunk (state=3): >>><<< 30490 1727096598.86673: stderr chunk (state=3): >>><<< 30490 1727096598.86713: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096598.86716: _low_level_execute_command(): starting 30490 1727096598.86719: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096598.7584486-33507-212851291912151/AnsiballZ_network_connections.py && sleep 0' 30490 1727096598.88073: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096598.88291: 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 <<< 30490 1727096598.88295: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096598.88370: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096598.88444: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096599.16191: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_k0mtj7s7/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_k0mtj7s7/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 statebr/a85a48ac-0131-40ae-8a98-8671ec461a69: error=unknown <<< 30490 1727096599.16363: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 30490 1727096599.18251: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096599.18281: stderr chunk (state=3): >>><<< 30490 1727096599.18285: stdout chunk (state=3): >>><<< 30490 1727096599.18308: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_k0mtj7s7/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_k0mtj7s7/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 statebr/a85a48ac-0131-40ae-8a98-8671ec461a69: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096599.18335: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'persistent_state': 'absent'}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096598.7584486-33507-212851291912151/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096599.18342: _low_level_execute_command(): starting 30490 1727096599.18347: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096598.7584486-33507-212851291912151/ > /dev/null 2>&1 && sleep 0' 30490 1727096599.18815: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096599.18818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096599.18820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096599.18823: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096599.18825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096599.18881: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096599.18884: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096599.18886: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096599.18923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096599.20769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096599.20800: stderr chunk (state=3): >>><<< 30490 1727096599.20803: stdout chunk (state=3): >>><<< 30490 1727096599.20818: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096599.20823: handler run complete 30490 1727096599.20842: attempt loop complete, returning result 30490 1727096599.20845: _execute() done 30490 1727096599.20848: dumping result to json 30490 1727096599.20852: done dumping result, returning 30490 1727096599.20861: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-ba36-653e-00000000146f] 30490 1727096599.20869: sending task result for task 0afff68d-5257-ba36-653e-00000000146f 30490 1727096599.20964: done sending task result for task 0afff68d-5257-ba36-653e-00000000146f 30490 1727096599.20967: WORKER PROCESS EXITING changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 30490 1727096599.21095: no more pending results, returning what we have 30490 1727096599.21100: results queue empty 30490 1727096599.21101: checking for any_errors_fatal 30490 1727096599.21109: done checking for any_errors_fatal 30490 1727096599.21109: checking for max_fail_percentage 30490 1727096599.21111: done checking for max_fail_percentage 30490 1727096599.21112: checking to see if all hosts have failed and the running result is not ok 30490 1727096599.21113: done checking to see if all hosts have failed 30490 1727096599.21113: getting the remaining hosts for this loop 30490 1727096599.21115: done getting the remaining hosts for this loop 30490 1727096599.21118: getting the next task for host managed_node3 30490 1727096599.21125: done getting next task for host managed_node3 30490 1727096599.21129: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096599.21133: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096599.21143: getting variables 30490 1727096599.21145: in VariableManager get_vars() 30490 1727096599.21193: Calling all_inventory to load vars for managed_node3 30490 1727096599.21196: Calling groups_inventory to load vars for managed_node3 30490 1727096599.21198: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096599.21209: Calling all_plugins_play to load vars for managed_node3 30490 1727096599.21212: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096599.21214: Calling groups_plugins_play to load vars for managed_node3 30490 1727096599.22058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096599.22958: done with get_vars() 30490 1727096599.22980: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:03:19 -0400 (0:00:00.672) 0:01:05.434 ****** 30490 1727096599.23051: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096599.23317: worker is 1 (out of 1 available) 30490 1727096599.23331: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096599.23344: done queuing things up, now waiting for results queue to drain 30490 1727096599.23345: waiting for pending results... 30490 1727096599.23535: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096599.23636: in run() - task 0afff68d-5257-ba36-653e-000000001470 30490 1727096599.23648: variable 'ansible_search_path' from source: unknown 30490 1727096599.23651: variable 'ansible_search_path' from source: unknown 30490 1727096599.23685: calling self._execute() 30490 1727096599.23758: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096599.23762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096599.23771: variable 'omit' from source: magic vars 30490 1727096599.24051: variable 'ansible_distribution_major_version' from source: facts 30490 1727096599.24061: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096599.24149: variable 'network_state' from source: role '' defaults 30490 1727096599.24158: Evaluated conditional (network_state != {}): False 30490 1727096599.24161: when evaluation is False, skipping this task 30490 1727096599.24164: _execute() done 30490 1727096599.24166: dumping result to json 30490 1727096599.24171: done dumping result, returning 30490 1727096599.24179: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-ba36-653e-000000001470] 30490 1727096599.24183: sending task result for task 0afff68d-5257-ba36-653e-000000001470 30490 1727096599.24272: done sending task result for task 0afff68d-5257-ba36-653e-000000001470 30490 1727096599.24277: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096599.24323: no more pending results, returning what we have 30490 1727096599.24327: results queue empty 30490 1727096599.24328: checking for any_errors_fatal 30490 1727096599.24340: done checking for any_errors_fatal 30490 1727096599.24341: checking for max_fail_percentage 30490 1727096599.24343: done checking for max_fail_percentage 30490 1727096599.24344: checking to see if all hosts have failed and the running result is not ok 30490 1727096599.24344: done checking to see if all hosts have failed 30490 1727096599.24345: getting the remaining hosts for this loop 30490 1727096599.24346: done getting the remaining hosts for this loop 30490 1727096599.24350: getting the next task for host managed_node3 30490 1727096599.24358: done getting next task for host managed_node3 30490 1727096599.24361: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096599.24366: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096599.24393: getting variables 30490 1727096599.24394: in VariableManager get_vars() 30490 1727096599.24428: Calling all_inventory to load vars for managed_node3 30490 1727096599.24431: Calling groups_inventory to load vars for managed_node3 30490 1727096599.24433: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096599.24442: Calling all_plugins_play to load vars for managed_node3 30490 1727096599.24445: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096599.24447: Calling groups_plugins_play to load vars for managed_node3 30490 1727096599.25407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096599.26284: done with get_vars() 30490 1727096599.26300: done getting variables 30490 1727096599.26345: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:03:19 -0400 (0:00:00.033) 0:01:05.467 ****** 30490 1727096599.26370: entering _queue_task() for managed_node3/debug 30490 1727096599.26591: worker is 1 (out of 1 available) 30490 1727096599.26605: exiting _queue_task() for managed_node3/debug 30490 1727096599.26617: done queuing things up, now waiting for results queue to drain 30490 1727096599.26618: waiting for pending results... 30490 1727096599.26799: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096599.26908: in run() - task 0afff68d-5257-ba36-653e-000000001471 30490 1727096599.26920: variable 'ansible_search_path' from source: unknown 30490 1727096599.26923: variable 'ansible_search_path' from source: unknown 30490 1727096599.26954: calling self._execute() 30490 1727096599.27018: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096599.27022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096599.27031: variable 'omit' from source: magic vars 30490 1727096599.27295: variable 'ansible_distribution_major_version' from source: facts 30490 1727096599.27306: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096599.27309: variable 'omit' from source: magic vars 30490 1727096599.27353: variable 'omit' from source: magic vars 30490 1727096599.27378: variable 'omit' from source: magic vars 30490 1727096599.27410: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096599.27439: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096599.27456: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096599.27471: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096599.27482: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096599.27506: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096599.27510: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096599.27513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096599.27580: Set connection var ansible_connection to ssh 30490 1727096599.27587: Set connection var ansible_shell_type to sh 30490 1727096599.27593: Set connection var ansible_pipelining to False 30490 1727096599.27599: Set connection var ansible_shell_executable to /bin/sh 30490 1727096599.27605: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096599.27609: Set connection var ansible_timeout to 10 30490 1727096599.27627: variable 'ansible_shell_executable' from source: unknown 30490 1727096599.27630: variable 'ansible_connection' from source: unknown 30490 1727096599.27633: variable 'ansible_module_compression' from source: unknown 30490 1727096599.27635: variable 'ansible_shell_type' from source: unknown 30490 1727096599.27639: variable 'ansible_shell_executable' from source: unknown 30490 1727096599.27642: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096599.27644: variable 'ansible_pipelining' from source: unknown 30490 1727096599.27647: variable 'ansible_timeout' from source: unknown 30490 1727096599.27649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096599.27746: 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) 30490 1727096599.27756: variable 'omit' from source: magic vars 30490 1727096599.27761: starting attempt loop 30490 1727096599.27763: running the handler 30490 1727096599.27853: variable '__network_connections_result' from source: set_fact 30490 1727096599.27898: handler run complete 30490 1727096599.27911: attempt loop complete, returning result 30490 1727096599.27914: _execute() done 30490 1727096599.27916: dumping result to json 30490 1727096599.27919: done dumping result, returning 30490 1727096599.27927: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-ba36-653e-000000001471] 30490 1727096599.27930: sending task result for task 0afff68d-5257-ba36-653e-000000001471 30490 1727096599.28011: done sending task result for task 0afff68d-5257-ba36-653e-000000001471 30490 1727096599.28014: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "" ] } 30490 1727096599.28103: no more pending results, returning what we have 30490 1727096599.28106: results queue empty 30490 1727096599.28107: checking for any_errors_fatal 30490 1727096599.28110: done checking for any_errors_fatal 30490 1727096599.28111: checking for max_fail_percentage 30490 1727096599.28112: done checking for max_fail_percentage 30490 1727096599.28113: checking to see if all hosts have failed and the running result is not ok 30490 1727096599.28114: done checking to see if all hosts have failed 30490 1727096599.28114: getting the remaining hosts for this loop 30490 1727096599.28116: done getting the remaining hosts for this loop 30490 1727096599.28119: getting the next task for host managed_node3 30490 1727096599.28127: done getting next task for host managed_node3 30490 1727096599.28130: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096599.28135: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096599.28144: getting variables 30490 1727096599.28145: in VariableManager get_vars() 30490 1727096599.28179: Calling all_inventory to load vars for managed_node3 30490 1727096599.28182: Calling groups_inventory to load vars for managed_node3 30490 1727096599.28184: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096599.28191: Calling all_plugins_play to load vars for managed_node3 30490 1727096599.28198: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096599.28201: Calling groups_plugins_play to load vars for managed_node3 30490 1727096599.28941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096599.29816: done with get_vars() 30490 1727096599.29833: done getting variables 30490 1727096599.29873: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:03:19 -0400 (0:00:00.035) 0:01:05.503 ****** 30490 1727096599.29901: entering _queue_task() for managed_node3/debug 30490 1727096599.30090: worker is 1 (out of 1 available) 30490 1727096599.30104: exiting _queue_task() for managed_node3/debug 30490 1727096599.30115: done queuing things up, now waiting for results queue to drain 30490 1727096599.30117: waiting for pending results... 30490 1727096599.30304: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096599.30403: in run() - task 0afff68d-5257-ba36-653e-000000001472 30490 1727096599.30413: variable 'ansible_search_path' from source: unknown 30490 1727096599.30417: variable 'ansible_search_path' from source: unknown 30490 1727096599.30445: calling self._execute() 30490 1727096599.30520: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096599.30523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096599.30532: variable 'omit' from source: magic vars 30490 1727096599.30804: variable 'ansible_distribution_major_version' from source: facts 30490 1727096599.30812: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096599.30815: variable 'omit' from source: magic vars 30490 1727096599.30856: variable 'omit' from source: magic vars 30490 1727096599.30883: variable 'omit' from source: magic vars 30490 1727096599.30920: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096599.30943: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096599.30958: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096599.30973: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096599.30987: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096599.31009: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096599.31013: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096599.31016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096599.31085: Set connection var ansible_connection to ssh 30490 1727096599.31091: Set connection var ansible_shell_type to sh 30490 1727096599.31099: Set connection var ansible_pipelining to False 30490 1727096599.31103: Set connection var ansible_shell_executable to /bin/sh 30490 1727096599.31108: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096599.31113: Set connection var ansible_timeout to 10 30490 1727096599.31134: variable 'ansible_shell_executable' from source: unknown 30490 1727096599.31137: variable 'ansible_connection' from source: unknown 30490 1727096599.31140: variable 'ansible_module_compression' from source: unknown 30490 1727096599.31142: variable 'ansible_shell_type' from source: unknown 30490 1727096599.31144: variable 'ansible_shell_executable' from source: unknown 30490 1727096599.31146: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096599.31148: variable 'ansible_pipelining' from source: unknown 30490 1727096599.31151: variable 'ansible_timeout' from source: unknown 30490 1727096599.31156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096599.31255: 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) 30490 1727096599.31268: variable 'omit' from source: magic vars 30490 1727096599.31273: starting attempt loop 30490 1727096599.31278: running the handler 30490 1727096599.31315: variable '__network_connections_result' from source: set_fact 30490 1727096599.31387: variable '__network_connections_result' from source: set_fact 30490 1727096599.31455: handler run complete 30490 1727096599.31476: attempt loop complete, returning result 30490 1727096599.31481: _execute() done 30490 1727096599.31483: dumping result to json 30490 1727096599.31489: done dumping result, returning 30490 1727096599.31496: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-ba36-653e-000000001472] 30490 1727096599.31500: sending task result for task 0afff68d-5257-ba36-653e-000000001472 30490 1727096599.31583: done sending task result for task 0afff68d-5257-ba36-653e-000000001472 30490 1727096599.31586: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 30490 1727096599.31665: no more pending results, returning what we have 30490 1727096599.31669: results queue empty 30490 1727096599.31671: checking for any_errors_fatal 30490 1727096599.31674: done checking for any_errors_fatal 30490 1727096599.31675: checking for max_fail_percentage 30490 1727096599.31677: done checking for max_fail_percentage 30490 1727096599.31678: checking to see if all hosts have failed and the running result is not ok 30490 1727096599.31678: done checking to see if all hosts have failed 30490 1727096599.31679: getting the remaining hosts for this loop 30490 1727096599.31680: done getting the remaining hosts for this loop 30490 1727096599.31683: getting the next task for host managed_node3 30490 1727096599.31690: done getting next task for host managed_node3 30490 1727096599.31693: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096599.31697: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096599.31707: getting variables 30490 1727096599.31709: in VariableManager get_vars() 30490 1727096599.31737: Calling all_inventory to load vars for managed_node3 30490 1727096599.31739: Calling groups_inventory to load vars for managed_node3 30490 1727096599.31741: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096599.31749: Calling all_plugins_play to load vars for managed_node3 30490 1727096599.31751: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096599.31754: Calling groups_plugins_play to load vars for managed_node3 30490 1727096599.32640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096599.33503: done with get_vars() 30490 1727096599.33521: done getting variables 30490 1727096599.33557: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:03:19 -0400 (0:00:00.036) 0:01:05.540 ****** 30490 1727096599.33583: entering _queue_task() for managed_node3/debug 30490 1727096599.33761: worker is 1 (out of 1 available) 30490 1727096599.33778: exiting _queue_task() for managed_node3/debug 30490 1727096599.33789: done queuing things up, now waiting for results queue to drain 30490 1727096599.33791: waiting for pending results... 30490 1727096599.33959: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096599.34058: in run() - task 0afff68d-5257-ba36-653e-000000001473 30490 1727096599.34069: variable 'ansible_search_path' from source: unknown 30490 1727096599.34075: variable 'ansible_search_path' from source: unknown 30490 1727096599.34100: calling self._execute() 30490 1727096599.34166: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096599.34171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096599.34181: variable 'omit' from source: magic vars 30490 1727096599.34433: variable 'ansible_distribution_major_version' from source: facts 30490 1727096599.34442: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096599.34526: variable 'network_state' from source: role '' defaults 30490 1727096599.34535: Evaluated conditional (network_state != {}): False 30490 1727096599.34538: when evaluation is False, skipping this task 30490 1727096599.34541: _execute() done 30490 1727096599.34544: dumping result to json 30490 1727096599.34546: done dumping result, returning 30490 1727096599.34554: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-ba36-653e-000000001473] 30490 1727096599.34558: sending task result for task 0afff68d-5257-ba36-653e-000000001473 30490 1727096599.34638: done sending task result for task 0afff68d-5257-ba36-653e-000000001473 30490 1727096599.34641: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 30490 1727096599.34714: no more pending results, returning what we have 30490 1727096599.34717: results queue empty 30490 1727096599.34718: checking for any_errors_fatal 30490 1727096599.34723: done checking for any_errors_fatal 30490 1727096599.34724: checking for max_fail_percentage 30490 1727096599.34726: done checking for max_fail_percentage 30490 1727096599.34727: checking to see if all hosts have failed and the running result is not ok 30490 1727096599.34727: done checking to see if all hosts have failed 30490 1727096599.34728: getting the remaining hosts for this loop 30490 1727096599.34729: done getting the remaining hosts for this loop 30490 1727096599.34732: getting the next task for host managed_node3 30490 1727096599.34737: done getting next task for host managed_node3 30490 1727096599.34741: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096599.34745: ^ state is: HOST STATE: block=6, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096599.34763: getting variables 30490 1727096599.34764: in VariableManager get_vars() 30490 1727096599.34798: Calling all_inventory to load vars for managed_node3 30490 1727096599.34800: Calling groups_inventory to load vars for managed_node3 30490 1727096599.34802: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096599.34808: Calling all_plugins_play to load vars for managed_node3 30490 1727096599.34809: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096599.34811: Calling groups_plugins_play to load vars for managed_node3 30490 1727096599.35556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096599.36444: done with get_vars() 30490 1727096599.36460: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:03:19 -0400 (0:00:00.029) 0:01:05.569 ****** 30490 1727096599.36534: entering _queue_task() for managed_node3/ping 30490 1727096599.36770: worker is 1 (out of 1 available) 30490 1727096599.36784: exiting _queue_task() for managed_node3/ping 30490 1727096599.36797: done queuing things up, now waiting for results queue to drain 30490 1727096599.36799: waiting for pending results... 30490 1727096599.36976: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096599.37063: in run() - task 0afff68d-5257-ba36-653e-000000001474 30490 1727096599.37079: variable 'ansible_search_path' from source: unknown 30490 1727096599.37083: variable 'ansible_search_path' from source: unknown 30490 1727096599.37107: calling self._execute() 30490 1727096599.37179: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096599.37183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096599.37191: variable 'omit' from source: magic vars 30490 1727096599.37471: variable 'ansible_distribution_major_version' from source: facts 30490 1727096599.37477: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096599.37483: variable 'omit' from source: magic vars 30490 1727096599.37529: variable 'omit' from source: magic vars 30490 1727096599.37552: variable 'omit' from source: magic vars 30490 1727096599.37592: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096599.37615: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096599.37631: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096599.37644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096599.37655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096599.37685: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096599.37689: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096599.37692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096599.37755: Set connection var ansible_connection to ssh 30490 1727096599.37762: Set connection var ansible_shell_type to sh 30490 1727096599.37770: Set connection var ansible_pipelining to False 30490 1727096599.37777: Set connection var ansible_shell_executable to /bin/sh 30490 1727096599.37780: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096599.37789: Set connection var ansible_timeout to 10 30490 1727096599.37810: variable 'ansible_shell_executable' from source: unknown 30490 1727096599.37813: variable 'ansible_connection' from source: unknown 30490 1727096599.37816: variable 'ansible_module_compression' from source: unknown 30490 1727096599.37818: variable 'ansible_shell_type' from source: unknown 30490 1727096599.37820: variable 'ansible_shell_executable' from source: unknown 30490 1727096599.37822: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096599.37825: variable 'ansible_pipelining' from source: unknown 30490 1727096599.37827: variable 'ansible_timeout' from source: unknown 30490 1727096599.37829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096599.37980: 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) 30490 1727096599.37990: variable 'omit' from source: magic vars 30490 1727096599.37993: starting attempt loop 30490 1727096599.37996: running the handler 30490 1727096599.38010: _low_level_execute_command(): starting 30490 1727096599.38017: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096599.38533: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096599.38537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096599.38540: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096599.38543: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096599.38600: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096599.38608: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096599.38610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096599.38646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096599.40287: stdout chunk (state=3): >>>/root <<< 30490 1727096599.40386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096599.40415: stderr chunk (state=3): >>><<< 30490 1727096599.40418: stdout chunk (state=3): >>><<< 30490 1727096599.40439: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096599.40450: _low_level_execute_command(): starting 30490 1727096599.40455: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096599.4043899-33550-72381731820104 `" && echo ansible-tmp-1727096599.4043899-33550-72381731820104="` echo /root/.ansible/tmp/ansible-tmp-1727096599.4043899-33550-72381731820104 `" ) && sleep 0' 30490 1727096599.40908: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096599.40912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096599.40915: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096599.40926: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096599.40928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096599.40975: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096599.40979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096599.41014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096599.42877: stdout chunk (state=3): >>>ansible-tmp-1727096599.4043899-33550-72381731820104=/root/.ansible/tmp/ansible-tmp-1727096599.4043899-33550-72381731820104 <<< 30490 1727096599.42982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096599.43005: stderr chunk (state=3): >>><<< 30490 1727096599.43009: stdout chunk (state=3): >>><<< 30490 1727096599.43022: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096599.4043899-33550-72381731820104=/root/.ansible/tmp/ansible-tmp-1727096599.4043899-33550-72381731820104 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096599.43058: variable 'ansible_module_compression' from source: unknown 30490 1727096599.43100: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 30490 1727096599.43130: variable 'ansible_facts' from source: unknown 30490 1727096599.43186: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096599.4043899-33550-72381731820104/AnsiballZ_ping.py 30490 1727096599.43286: Sending initial data 30490 1727096599.43289: Sent initial data (152 bytes) 30490 1727096599.43726: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096599.43729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096599.43731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096599.43733: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096599.43735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096599.43793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096599.43798: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096599.43800: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096599.43827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096599.45370: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096599.45397: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096599.45426: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpqov1ygc2 /root/.ansible/tmp/ansible-tmp-1727096599.4043899-33550-72381731820104/AnsiballZ_ping.py <<< 30490 1727096599.45433: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096599.4043899-33550-72381731820104/AnsiballZ_ping.py" <<< 30490 1727096599.45465: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpqov1ygc2" to remote "/root/.ansible/tmp/ansible-tmp-1727096599.4043899-33550-72381731820104/AnsiballZ_ping.py" <<< 30490 1727096599.45470: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096599.4043899-33550-72381731820104/AnsiballZ_ping.py" <<< 30490 1727096599.45938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096599.45979: stderr chunk (state=3): >>><<< 30490 1727096599.45982: stdout chunk (state=3): >>><<< 30490 1727096599.46020: done transferring module to remote 30490 1727096599.46029: _low_level_execute_command(): starting 30490 1727096599.46034: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096599.4043899-33550-72381731820104/ /root/.ansible/tmp/ansible-tmp-1727096599.4043899-33550-72381731820104/AnsiballZ_ping.py && sleep 0' 30490 1727096599.46471: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096599.46474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096599.46477: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096599.46479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096599.46486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096599.46532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096599.46535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096599.46572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096599.48312: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096599.48340: stderr chunk (state=3): >>><<< 30490 1727096599.48343: stdout chunk (state=3): >>><<< 30490 1727096599.48358: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096599.48360: _low_level_execute_command(): starting 30490 1727096599.48365: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096599.4043899-33550-72381731820104/AnsiballZ_ping.py && sleep 0' 30490 1727096599.48797: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096599.48801: 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 <<< 30490 1727096599.48804: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096599.48814: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096599.48873: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096599.48880: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096599.48883: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096599.48915: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096599.63835: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 30490 1727096599.65215: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096599.65219: stdout chunk (state=3): >>><<< 30490 1727096599.65222: stderr chunk (state=3): >>><<< 30490 1727096599.65300: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096599.65340: 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-1727096599.4043899-33550-72381731820104/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096599.65359: _low_level_execute_command(): starting 30490 1727096599.65378: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096599.4043899-33550-72381731820104/ > /dev/null 2>&1 && sleep 0' 30490 1727096599.65858: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096599.65862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096599.65864: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096599.65866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096599.65918: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096599.65922: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096599.65963: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096599.67819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096599.67829: stdout chunk (state=3): >>><<< 30490 1727096599.67831: stderr chunk (state=3): >>><<< 30490 1727096599.67875: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096599.67878: handler run complete 30490 1727096599.68075: attempt loop complete, returning result 30490 1727096599.68078: _execute() done 30490 1727096599.68081: dumping result to json 30490 1727096599.68083: done dumping result, returning 30490 1727096599.68085: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-ba36-653e-000000001474] 30490 1727096599.68087: sending task result for task 0afff68d-5257-ba36-653e-000000001474 30490 1727096599.68153: done sending task result for task 0afff68d-5257-ba36-653e-000000001474 30490 1727096599.68157: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 30490 1727096599.68237: no more pending results, returning what we have 30490 1727096599.68241: results queue empty 30490 1727096599.68242: checking for any_errors_fatal 30490 1727096599.68250: done checking for any_errors_fatal 30490 1727096599.68251: checking for max_fail_percentage 30490 1727096599.68253: done checking for max_fail_percentage 30490 1727096599.68254: checking to see if all hosts have failed and the running result is not ok 30490 1727096599.68255: done checking to see if all hosts have failed 30490 1727096599.68256: getting the remaining hosts for this loop 30490 1727096599.68257: done getting the remaining hosts for this loop 30490 1727096599.68261: getting the next task for host managed_node3 30490 1727096599.68287: done getting next task for host managed_node3 30490 1727096599.68290: ^ task is: TASK: meta (role_complete) 30490 1727096599.68295: ^ state is: HOST STATE: block=6, 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? (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 30490 1727096599.68308: getting variables 30490 1727096599.68310: in VariableManager get_vars() 30490 1727096599.68353: Calling all_inventory to load vars for managed_node3 30490 1727096599.68356: Calling groups_inventory to load vars for managed_node3 30490 1727096599.68358: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096599.68498: Calling all_plugins_play to load vars for managed_node3 30490 1727096599.68503: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096599.68507: Calling groups_plugins_play to load vars for managed_node3 30490 1727096599.71798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096599.75378: done with get_vars() 30490 1727096599.75412: done getting variables 30490 1727096599.75632: done queuing things up, now waiting for results queue to drain 30490 1727096599.75634: results queue empty 30490 1727096599.75635: checking for any_errors_fatal 30490 1727096599.75752: done checking for any_errors_fatal 30490 1727096599.75754: checking for max_fail_percentage 30490 1727096599.75755: done checking for max_fail_percentage 30490 1727096599.75756: checking to see if all hosts have failed and the running result is not ok 30490 1727096599.75757: done checking to see if all hosts have failed 30490 1727096599.75758: getting the remaining hosts for this loop 30490 1727096599.75759: done getting the remaining hosts for this loop 30490 1727096599.75762: getting the next task for host managed_node3 30490 1727096599.75770: done getting next task for host managed_node3 30490 1727096599.75775: ^ task is: TASK: Asserts 30490 1727096599.75777: ^ state is: HOST STATE: block=6, 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 30490 1727096599.75780: getting variables 30490 1727096599.75782: in VariableManager get_vars() 30490 1727096599.75801: Calling all_inventory to load vars for managed_node3 30490 1727096599.75803: Calling groups_inventory to load vars for managed_node3 30490 1727096599.75805: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096599.75811: Calling all_plugins_play to load vars for managed_node3 30490 1727096599.75812: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096599.75815: Calling groups_plugins_play to load vars for managed_node3 30490 1727096599.77962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096599.79776: done with get_vars() 30490 1727096599.79802: done getting variables TASK [Asserts] ***************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Monday 23 September 2024 09:03:19 -0400 (0:00:00.433) 0:01:06.003 ****** 30490 1727096599.79886: entering _queue_task() for managed_node3/include_tasks 30490 1727096599.80261: worker is 1 (out of 1 available) 30490 1727096599.80276: exiting _queue_task() for managed_node3/include_tasks 30490 1727096599.80291: done queuing things up, now waiting for results queue to drain 30490 1727096599.80292: waiting for pending results... 30490 1727096599.80643: running TaskExecutor() for managed_node3/TASK: Asserts 30490 1727096599.80648: in run() - task 0afff68d-5257-ba36-653e-00000000100a 30490 1727096599.80675: variable 'ansible_search_path' from source: unknown 30490 1727096599.80679: variable 'ansible_search_path' from source: unknown 30490 1727096599.80698: variable 'lsr_assert' from source: include params 30490 1727096599.80957: variable 'lsr_assert' from source: include params 30490 1727096599.80960: variable 'omit' from source: magic vars 30490 1727096599.81083: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096599.81091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096599.81104: variable 'omit' from source: magic vars 30490 1727096599.81328: variable 'ansible_distribution_major_version' from source: facts 30490 1727096599.81337: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096599.81343: variable 'item' from source: unknown 30490 1727096599.81409: variable 'item' from source: unknown 30490 1727096599.81438: variable 'item' from source: unknown 30490 1727096599.81501: variable 'item' from source: unknown 30490 1727096599.81633: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096599.81637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096599.81639: variable 'omit' from source: magic vars 30490 1727096599.81980: variable 'ansible_distribution_major_version' from source: facts 30490 1727096599.81984: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096599.81986: variable 'item' from source: unknown 30490 1727096599.81987: variable 'item' from source: unknown 30490 1727096599.81989: variable 'item' from source: unknown 30490 1727096599.81991: variable 'item' from source: unknown 30490 1727096599.82032: dumping result to json 30490 1727096599.82035: done dumping result, returning 30490 1727096599.82036: done running TaskExecutor() for managed_node3/TASK: Asserts [0afff68d-5257-ba36-653e-00000000100a] 30490 1727096599.82038: sending task result for task 0afff68d-5257-ba36-653e-00000000100a 30490 1727096599.82216: no more pending results, returning what we have 30490 1727096599.82221: in VariableManager get_vars() 30490 1727096599.82259: Calling all_inventory to load vars for managed_node3 30490 1727096599.82262: Calling groups_inventory to load vars for managed_node3 30490 1727096599.82265: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096599.82276: done sending task result for task 0afff68d-5257-ba36-653e-00000000100a 30490 1727096599.82280: WORKER PROCESS EXITING 30490 1727096599.82290: Calling all_plugins_play to load vars for managed_node3 30490 1727096599.82300: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096599.82305: Calling groups_plugins_play to load vars for managed_node3 30490 1727096599.83709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096599.85646: done with get_vars() 30490 1727096599.85665: variable 'ansible_search_path' from source: unknown 30490 1727096599.85667: variable 'ansible_search_path' from source: unknown 30490 1727096599.85717: variable 'ansible_search_path' from source: unknown 30490 1727096599.85718: variable 'ansible_search_path' from source: unknown 30490 1727096599.85745: we have included files to process 30490 1727096599.85746: generating all_blocks data 30490 1727096599.85748: done generating all_blocks data 30490 1727096599.85754: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 30490 1727096599.85755: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 30490 1727096599.85757: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 30490 1727096599.85874: in VariableManager get_vars() 30490 1727096599.85901: done with get_vars() 30490 1727096599.86023: done processing included file 30490 1727096599.86025: iterating over new_blocks loaded from include file 30490 1727096599.86026: in VariableManager get_vars() 30490 1727096599.86041: done with get_vars() 30490 1727096599.86042: filtering new block on tags 30490 1727096599.86082: done filtering new block on tags 30490 1727096599.86084: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node3 => (item=tasks/assert_device_present.yml) 30490 1727096599.86089: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 30490 1727096599.86090: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 30490 1727096599.86093: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 30490 1727096599.86237: in VariableManager get_vars() 30490 1727096599.86257: done with get_vars() 30490 1727096599.86349: done processing included file 30490 1727096599.86351: iterating over new_blocks loaded from include file 30490 1727096599.86352: in VariableManager get_vars() 30490 1727096599.86366: done with get_vars() 30490 1727096599.86369: filtering new block on tags 30490 1727096599.86402: done filtering new block on tags 30490 1727096599.86404: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed_node3 => (item=tasks/assert_profile_absent.yml) 30490 1727096599.86407: extending task lists for all hosts with included blocks 30490 1727096599.87523: done extending task lists 30490 1727096599.87525: done processing included files 30490 1727096599.87525: results queue empty 30490 1727096599.87526: checking for any_errors_fatal 30490 1727096599.87536: done checking for any_errors_fatal 30490 1727096599.87537: checking for max_fail_percentage 30490 1727096599.87538: done checking for max_fail_percentage 30490 1727096599.87539: checking to see if all hosts have failed and the running result is not ok 30490 1727096599.87540: done checking to see if all hosts have failed 30490 1727096599.87540: getting the remaining hosts for this loop 30490 1727096599.87542: done getting the remaining hosts for this loop 30490 1727096599.87544: getting the next task for host managed_node3 30490 1727096599.87549: done getting next task for host managed_node3 30490 1727096599.87551: ^ task is: TASK: Include the task 'get_interface_stat.yml' 30490 1727096599.87554: ^ state is: HOST STATE: block=6, 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? (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 30490 1727096599.87563: getting variables 30490 1727096599.87564: in VariableManager get_vars() 30490 1727096599.87579: Calling all_inventory to load vars for managed_node3 30490 1727096599.87582: Calling groups_inventory to load vars for managed_node3 30490 1727096599.87584: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096599.87590: Calling all_plugins_play to load vars for managed_node3 30490 1727096599.87592: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096599.87595: Calling groups_plugins_play to load vars for managed_node3 30490 1727096599.88881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096599.90590: done with get_vars() 30490 1727096599.90618: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Monday 23 September 2024 09:03:19 -0400 (0:00:00.108) 0:01:06.111 ****** 30490 1727096599.90696: entering _queue_task() for managed_node3/include_tasks 30490 1727096599.91075: worker is 1 (out of 1 available) 30490 1727096599.91088: exiting _queue_task() for managed_node3/include_tasks 30490 1727096599.91101: done queuing things up, now waiting for results queue to drain 30490 1727096599.91103: waiting for pending results... 30490 1727096599.91341: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 30490 1727096599.91486: in run() - task 0afff68d-5257-ba36-653e-0000000015cf 30490 1727096599.91491: variable 'ansible_search_path' from source: unknown 30490 1727096599.91494: variable 'ansible_search_path' from source: unknown 30490 1727096599.91497: calling self._execute() 30490 1727096599.91677: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096599.91681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096599.91684: variable 'omit' from source: magic vars 30490 1727096599.91950: variable 'ansible_distribution_major_version' from source: facts 30490 1727096599.91963: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096599.91969: _execute() done 30490 1727096599.91976: dumping result to json 30490 1727096599.91980: done dumping result, returning 30490 1727096599.91983: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-ba36-653e-0000000015cf] 30490 1727096599.91988: sending task result for task 0afff68d-5257-ba36-653e-0000000015cf 30490 1727096599.92172: no more pending results, returning what we have 30490 1727096599.92179: in VariableManager get_vars() 30490 1727096599.92214: Calling all_inventory to load vars for managed_node3 30490 1727096599.92217: Calling groups_inventory to load vars for managed_node3 30490 1727096599.92220: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096599.92233: Calling all_plugins_play to load vars for managed_node3 30490 1727096599.92236: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096599.92239: Calling groups_plugins_play to load vars for managed_node3 30490 1727096599.92821: done sending task result for task 0afff68d-5257-ba36-653e-0000000015cf 30490 1727096599.92824: WORKER PROCESS EXITING 30490 1727096599.93615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096599.95352: done with get_vars() 30490 1727096599.95379: variable 'ansible_search_path' from source: unknown 30490 1727096599.95380: variable 'ansible_search_path' from source: unknown 30490 1727096599.95388: variable 'item' from source: include params 30490 1727096599.95505: variable 'item' from source: include params 30490 1727096599.95540: we have included files to process 30490 1727096599.95541: generating all_blocks data 30490 1727096599.95543: done generating all_blocks data 30490 1727096599.95544: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096599.95545: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096599.95547: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096599.95748: done processing included file 30490 1727096599.95750: iterating over new_blocks loaded from include file 30490 1727096599.95752: in VariableManager get_vars() 30490 1727096599.95769: done with get_vars() 30490 1727096599.95771: filtering new block on tags 30490 1727096599.95809: done filtering new block on tags 30490 1727096599.95812: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 30490 1727096599.95817: extending task lists for all hosts with included blocks 30490 1727096599.95988: done extending task lists 30490 1727096599.95990: done processing included files 30490 1727096599.95991: results queue empty 30490 1727096599.95991: checking for any_errors_fatal 30490 1727096599.95999: done checking for any_errors_fatal 30490 1727096599.96000: checking for max_fail_percentage 30490 1727096599.96002: done checking for max_fail_percentage 30490 1727096599.96002: checking to see if all hosts have failed and the running result is not ok 30490 1727096599.96003: done checking to see if all hosts have failed 30490 1727096599.96004: getting the remaining hosts for this loop 30490 1727096599.96005: done getting the remaining hosts for this loop 30490 1727096599.96011: getting the next task for host managed_node3 30490 1727096599.96016: done getting next task for host managed_node3 30490 1727096599.96018: ^ task is: TASK: Get stat for interface {{ interface }} 30490 1727096599.96021: ^ state is: HOST STATE: block=6, 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? (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 30490 1727096599.96023: getting variables 30490 1727096599.96024: in VariableManager get_vars() 30490 1727096599.96034: Calling all_inventory to load vars for managed_node3 30490 1727096599.96036: Calling groups_inventory to load vars for managed_node3 30490 1727096599.96038: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096599.96043: Calling all_plugins_play to load vars for managed_node3 30490 1727096599.96045: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096599.96048: Calling groups_plugins_play to load vars for managed_node3 30490 1727096600.03423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096600.05221: done with get_vars() 30490 1727096600.05241: done getting variables 30490 1727096600.05586: variable 'interface' from source: play vars TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 23 September 2024 09:03:20 -0400 (0:00:00.149) 0:01:06.261 ****** 30490 1727096600.05683: entering _queue_task() for managed_node3/stat 30490 1727096600.06419: worker is 1 (out of 1 available) 30490 1727096600.06432: exiting _queue_task() for managed_node3/stat 30490 1727096600.06443: done queuing things up, now waiting for results queue to drain 30490 1727096600.06446: waiting for pending results... 30490 1727096600.07105: running TaskExecutor() for managed_node3/TASK: Get stat for interface statebr 30490 1727096600.07434: in run() - task 0afff68d-5257-ba36-653e-000000001647 30490 1727096600.07461: variable 'ansible_search_path' from source: unknown 30490 1727096600.07721: variable 'ansible_search_path' from source: unknown 30490 1727096600.07724: calling self._execute() 30490 1727096600.07756: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096600.07840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096600.07856: variable 'omit' from source: magic vars 30490 1727096600.08466: variable 'ansible_distribution_major_version' from source: facts 30490 1727096600.08500: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096600.08513: variable 'omit' from source: magic vars 30490 1727096600.08578: variable 'omit' from source: magic vars 30490 1727096600.08698: variable 'interface' from source: play vars 30490 1727096600.08726: variable 'omit' from source: magic vars 30490 1727096600.08777: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096600.08831: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096600.08856: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096600.08887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096600.08905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096600.08954: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096600.08977: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096600.08980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096600.09136: Set connection var ansible_connection to ssh 30490 1727096600.09142: Set connection var ansible_shell_type to sh 30490 1727096600.09144: Set connection var ansible_pipelining to False 30490 1727096600.09146: Set connection var ansible_shell_executable to /bin/sh 30490 1727096600.09149: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096600.09150: Set connection var ansible_timeout to 10 30490 1727096600.09165: variable 'ansible_shell_executable' from source: unknown 30490 1727096600.09178: variable 'ansible_connection' from source: unknown 30490 1727096600.09186: variable 'ansible_module_compression' from source: unknown 30490 1727096600.09193: variable 'ansible_shell_type' from source: unknown 30490 1727096600.09244: variable 'ansible_shell_executable' from source: unknown 30490 1727096600.09253: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096600.09255: variable 'ansible_pipelining' from source: unknown 30490 1727096600.09258: variable 'ansible_timeout' from source: unknown 30490 1727096600.09260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096600.09462: 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) 30490 1727096600.09488: variable 'omit' from source: magic vars 30490 1727096600.09497: starting attempt loop 30490 1727096600.09503: running the handler 30490 1727096600.09575: _low_level_execute_command(): starting 30490 1727096600.09584: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096600.10307: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096600.10319: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096600.10355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096600.10380: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096600.10471: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096600.10491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096600.10507: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096600.10529: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096600.10700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096600.12370: stdout chunk (state=3): >>>/root <<< 30490 1727096600.12539: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096600.12542: stdout chunk (state=3): >>><<< 30490 1727096600.12544: stderr chunk (state=3): >>><<< 30490 1727096600.12706: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096600.12709: _low_level_execute_command(): starting 30490 1727096600.12712: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096600.1259315-33573-26785941788061 `" && echo ansible-tmp-1727096600.1259315-33573-26785941788061="` echo /root/.ansible/tmp/ansible-tmp-1727096600.1259315-33573-26785941788061 `" ) && sleep 0' 30490 1727096600.13880: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096600.13884: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096600.13887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096600.13890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096600.13990: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096600.14038: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096600.14051: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096600.14284: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096600.14385: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096600.16246: stdout chunk (state=3): >>>ansible-tmp-1727096600.1259315-33573-26785941788061=/root/.ansible/tmp/ansible-tmp-1727096600.1259315-33573-26785941788061 <<< 30490 1727096600.16389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096600.16392: stdout chunk (state=3): >>><<< 30490 1727096600.16400: stderr chunk (state=3): >>><<< 30490 1727096600.16475: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096600.1259315-33573-26785941788061=/root/.ansible/tmp/ansible-tmp-1727096600.1259315-33573-26785941788061 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096600.16485: variable 'ansible_module_compression' from source: unknown 30490 1727096600.16521: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 30490 1727096600.16558: variable 'ansible_facts' from source: unknown 30490 1727096600.16708: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096600.1259315-33573-26785941788061/AnsiballZ_stat.py 30490 1727096600.17000: Sending initial data 30490 1727096600.17003: Sent initial data (152 bytes) 30490 1727096600.18404: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096600.18460: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096600.18478: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096600.18486: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096600.18622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096600.20288: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 30490 1727096600.20292: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096600.20529: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096600.20559: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpeh1b5bqz /root/.ansible/tmp/ansible-tmp-1727096600.1259315-33573-26785941788061/AnsiballZ_stat.py <<< 30490 1727096600.20562: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096600.1259315-33573-26785941788061/AnsiballZ_stat.py" <<< 30490 1727096600.20594: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpeh1b5bqz" to remote "/root/.ansible/tmp/ansible-tmp-1727096600.1259315-33573-26785941788061/AnsiballZ_stat.py" <<< 30490 1727096600.20598: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096600.1259315-33573-26785941788061/AnsiballZ_stat.py" <<< 30490 1727096600.21827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096600.21943: stderr chunk (state=3): >>><<< 30490 1727096600.21946: stdout chunk (state=3): >>><<< 30490 1727096600.21949: done transferring module to remote 30490 1727096600.21951: _low_level_execute_command(): starting 30490 1727096600.21954: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096600.1259315-33573-26785941788061/ /root/.ansible/tmp/ansible-tmp-1727096600.1259315-33573-26785941788061/AnsiballZ_stat.py && sleep 0' 30490 1727096600.23189: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096600.23327: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096600.23344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096600.23359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096600.23416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096600.25202: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096600.25287: stderr chunk (state=3): >>><<< 30490 1727096600.25296: stdout chunk (state=3): >>><<< 30490 1727096600.25317: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096600.25360: _low_level_execute_command(): starting 30490 1727096600.25544: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096600.1259315-33573-26785941788061/AnsiballZ_stat.py && sleep 0' 30490 1727096600.27084: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096600.27140: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096600.27153: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096600.27394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096600.27463: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096600.42712: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/statebr", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 32851, "dev": 23, "nlink": 1, "atime": 1727096586.3448179, "mtime": 1727096586.3448179, "ctime": 1727096586.3448179, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 30490 1727096600.44088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096600.44092: stdout chunk (state=3): >>><<< 30490 1727096600.44098: stderr chunk (state=3): >>><<< 30490 1727096600.44127: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/statebr", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 32851, "dev": 23, "nlink": 1, "atime": 1727096586.3448179, "mtime": 1727096586.3448179, "ctime": 1727096586.3448179, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096600.44178: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/statebr', '_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-1727096600.1259315-33573-26785941788061/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096600.44185: _low_level_execute_command(): starting 30490 1727096600.44191: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096600.1259315-33573-26785941788061/ > /dev/null 2>&1 && sleep 0' 30490 1727096600.45371: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096600.45378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096600.45482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096600.45486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096600.45501: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096600.45507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096600.45639: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096600.45694: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096600.45796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096600.47676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096600.47679: stderr chunk (state=3): >>><<< 30490 1727096600.47682: stdout chunk (state=3): >>><<< 30490 1727096600.47684: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096600.47686: handler run complete 30490 1727096600.47715: attempt loop complete, returning result 30490 1727096600.47719: _execute() done 30490 1727096600.47723: dumping result to json 30490 1727096600.47730: done dumping result, returning 30490 1727096600.47738: done running TaskExecutor() for managed_node3/TASK: Get stat for interface statebr [0afff68d-5257-ba36-653e-000000001647] 30490 1727096600.47745: sending task result for task 0afff68d-5257-ba36-653e-000000001647 30490 1727096600.47858: done sending task result for task 0afff68d-5257-ba36-653e-000000001647 30490 1727096600.47861: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1727096586.3448179, "block_size": 4096, "blocks": 0, "ctime": 1727096586.3448179, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32851, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1727096586.3448179, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 30490 1727096600.47974: no more pending results, returning what we have 30490 1727096600.47981: results queue empty 30490 1727096600.47982: checking for any_errors_fatal 30490 1727096600.47984: done checking for any_errors_fatal 30490 1727096600.47985: checking for max_fail_percentage 30490 1727096600.47987: done checking for max_fail_percentage 30490 1727096600.47988: checking to see if all hosts have failed and the running result is not ok 30490 1727096600.47989: done checking to see if all hosts have failed 30490 1727096600.47990: getting the remaining hosts for this loop 30490 1727096600.47992: done getting the remaining hosts for this loop 30490 1727096600.47997: getting the next task for host managed_node3 30490 1727096600.48008: done getting next task for host managed_node3 30490 1727096600.48011: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 30490 1727096600.48014: ^ state is: HOST STATE: block=6, 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? (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 30490 1727096600.48022: getting variables 30490 1727096600.48024: in VariableManager get_vars() 30490 1727096600.48064: Calling all_inventory to load vars for managed_node3 30490 1727096600.48190: Calling groups_inventory to load vars for managed_node3 30490 1727096600.48202: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096600.48214: Calling all_plugins_play to load vars for managed_node3 30490 1727096600.48218: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096600.48221: Calling groups_plugins_play to load vars for managed_node3 30490 1727096600.50196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096600.51933: done with get_vars() 30490 1727096600.51957: done getting variables 30490 1727096600.52033: 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) 30490 1727096600.52175: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'statebr'] ************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Monday 23 September 2024 09:03:20 -0400 (0:00:00.465) 0:01:06.726 ****** 30490 1727096600.52211: entering _queue_task() for managed_node3/assert 30490 1727096600.52678: worker is 1 (out of 1 available) 30490 1727096600.52688: exiting _queue_task() for managed_node3/assert 30490 1727096600.52698: done queuing things up, now waiting for results queue to drain 30490 1727096600.52700: waiting for pending results... 30490 1727096600.52988: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'statebr' 30490 1727096600.53045: in run() - task 0afff68d-5257-ba36-653e-0000000015d0 30490 1727096600.53277: variable 'ansible_search_path' from source: unknown 30490 1727096600.53281: variable 'ansible_search_path' from source: unknown 30490 1727096600.53285: calling self._execute() 30490 1727096600.53288: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096600.53290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096600.53293: variable 'omit' from source: magic vars 30490 1727096600.53701: variable 'ansible_distribution_major_version' from source: facts 30490 1727096600.53713: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096600.53721: variable 'omit' from source: magic vars 30490 1727096600.53775: variable 'omit' from source: magic vars 30490 1727096600.53972: variable 'interface' from source: play vars 30490 1727096600.53978: variable 'omit' from source: magic vars 30490 1727096600.53981: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096600.54000: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096600.54029: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096600.54047: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096600.54061: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096600.54100: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096600.54103: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096600.54106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096600.54376: Set connection var ansible_connection to ssh 30490 1727096600.54379: Set connection var ansible_shell_type to sh 30490 1727096600.54382: Set connection var ansible_pipelining to False 30490 1727096600.54384: Set connection var ansible_shell_executable to /bin/sh 30490 1727096600.54386: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096600.54388: Set connection var ansible_timeout to 10 30490 1727096600.54390: variable 'ansible_shell_executable' from source: unknown 30490 1727096600.54393: variable 'ansible_connection' from source: unknown 30490 1727096600.54395: variable 'ansible_module_compression' from source: unknown 30490 1727096600.54397: variable 'ansible_shell_type' from source: unknown 30490 1727096600.54400: variable 'ansible_shell_executable' from source: unknown 30490 1727096600.54402: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096600.54592: variable 'ansible_pipelining' from source: unknown 30490 1727096600.54596: variable 'ansible_timeout' from source: unknown 30490 1727096600.54598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096600.54602: 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) 30490 1727096600.54605: variable 'omit' from source: magic vars 30490 1727096600.54607: starting attempt loop 30490 1727096600.54609: running the handler 30490 1727096600.54656: variable 'interface_stat' from source: set_fact 30490 1727096600.54685: Evaluated conditional (interface_stat.stat.exists): True 30490 1727096600.54691: handler run complete 30490 1727096600.54706: attempt loop complete, returning result 30490 1727096600.54710: _execute() done 30490 1727096600.54712: dumping result to json 30490 1727096600.54715: done dumping result, returning 30490 1727096600.54721: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'statebr' [0afff68d-5257-ba36-653e-0000000015d0] 30490 1727096600.54726: sending task result for task 0afff68d-5257-ba36-653e-0000000015d0 30490 1727096600.54824: done sending task result for task 0afff68d-5257-ba36-653e-0000000015d0 30490 1727096600.54827: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 30490 1727096600.54897: no more pending results, returning what we have 30490 1727096600.54901: results queue empty 30490 1727096600.54903: checking for any_errors_fatal 30490 1727096600.54912: done checking for any_errors_fatal 30490 1727096600.54913: checking for max_fail_percentage 30490 1727096600.54916: done checking for max_fail_percentage 30490 1727096600.54917: checking to see if all hosts have failed and the running result is not ok 30490 1727096600.54918: done checking to see if all hosts have failed 30490 1727096600.54919: getting the remaining hosts for this loop 30490 1727096600.54922: done getting the remaining hosts for this loop 30490 1727096600.54926: getting the next task for host managed_node3 30490 1727096600.54938: done getting next task for host managed_node3 30490 1727096600.54941: ^ task is: TASK: Include the task 'get_profile_stat.yml' 30490 1727096600.55066: ^ state is: HOST STATE: block=6, 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? (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 30490 1727096600.55074: getting variables 30490 1727096600.55076: in VariableManager get_vars() 30490 1727096600.55114: Calling all_inventory to load vars for managed_node3 30490 1727096600.55117: Calling groups_inventory to load vars for managed_node3 30490 1727096600.55121: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096600.55131: Calling all_plugins_play to load vars for managed_node3 30490 1727096600.55135: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096600.55138: Calling groups_plugins_play to load vars for managed_node3 30490 1727096600.56779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096600.58531: done with get_vars() 30490 1727096600.58555: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Monday 23 September 2024 09:03:20 -0400 (0:00:00.064) 0:01:06.790 ****** 30490 1727096600.58666: entering _queue_task() for managed_node3/include_tasks 30490 1727096600.59021: worker is 1 (out of 1 available) 30490 1727096600.59033: exiting _queue_task() for managed_node3/include_tasks 30490 1727096600.59045: done queuing things up, now waiting for results queue to drain 30490 1727096600.59047: waiting for pending results... 30490 1727096600.59362: running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' 30490 1727096600.59777: in run() - task 0afff68d-5257-ba36-653e-0000000015d4 30490 1727096600.59781: variable 'ansible_search_path' from source: unknown 30490 1727096600.59784: variable 'ansible_search_path' from source: unknown 30490 1727096600.59787: calling self._execute() 30490 1727096600.59790: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096600.59793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096600.59795: variable 'omit' from source: magic vars 30490 1727096600.60135: variable 'ansible_distribution_major_version' from source: facts 30490 1727096600.60372: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096600.60378: _execute() done 30490 1727096600.60380: dumping result to json 30490 1727096600.60382: done dumping result, returning 30490 1727096600.60384: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' [0afff68d-5257-ba36-653e-0000000015d4] 30490 1727096600.60385: sending task result for task 0afff68d-5257-ba36-653e-0000000015d4 30490 1727096600.60448: done sending task result for task 0afff68d-5257-ba36-653e-0000000015d4 30490 1727096600.60451: WORKER PROCESS EXITING 30490 1727096600.60491: no more pending results, returning what we have 30490 1727096600.60496: in VariableManager get_vars() 30490 1727096600.60530: Calling all_inventory to load vars for managed_node3 30490 1727096600.60533: Calling groups_inventory to load vars for managed_node3 30490 1727096600.60536: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096600.60546: Calling all_plugins_play to load vars for managed_node3 30490 1727096600.60549: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096600.60552: Calling groups_plugins_play to load vars for managed_node3 30490 1727096600.62276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096600.64099: done with get_vars() 30490 1727096600.64119: variable 'ansible_search_path' from source: unknown 30490 1727096600.64120: variable 'ansible_search_path' from source: unknown 30490 1727096600.64129: variable 'item' from source: include params 30490 1727096600.64242: variable 'item' from source: include params 30490 1727096600.64288: we have included files to process 30490 1727096600.64289: generating all_blocks data 30490 1727096600.64295: done generating all_blocks data 30490 1727096600.64302: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 30490 1727096600.64303: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 30490 1727096600.64305: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 30490 1727096600.65411: done processing included file 30490 1727096600.65414: iterating over new_blocks loaded from include file 30490 1727096600.65415: in VariableManager get_vars() 30490 1727096600.65432: done with get_vars() 30490 1727096600.65434: filtering new block on tags 30490 1727096600.65516: done filtering new block on tags 30490 1727096600.65519: in VariableManager get_vars() 30490 1727096600.65534: done with get_vars() 30490 1727096600.65536: filtering new block on tags 30490 1727096600.65610: done filtering new block on tags 30490 1727096600.65612: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 30490 1727096600.65618: extending task lists for all hosts with included blocks 30490 1727096600.65865: done extending task lists 30490 1727096600.65867: done processing included files 30490 1727096600.65869: results queue empty 30490 1727096600.65870: checking for any_errors_fatal 30490 1727096600.65873: done checking for any_errors_fatal 30490 1727096600.65874: checking for max_fail_percentage 30490 1727096600.65875: done checking for max_fail_percentage 30490 1727096600.65876: checking to see if all hosts have failed and the running result is not ok 30490 1727096600.65877: done checking to see if all hosts have failed 30490 1727096600.65877: getting the remaining hosts for this loop 30490 1727096600.65878: done getting the remaining hosts for this loop 30490 1727096600.65881: getting the next task for host managed_node3 30490 1727096600.65885: done getting next task for host managed_node3 30490 1727096600.65888: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 30490 1727096600.65891: ^ state is: HOST STATE: block=6, 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? (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 30490 1727096600.65893: getting variables 30490 1727096600.65894: in VariableManager get_vars() 30490 1727096600.65922: Calling all_inventory to load vars for managed_node3 30490 1727096600.65924: Calling groups_inventory to load vars for managed_node3 30490 1727096600.65927: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096600.65933: Calling all_plugins_play to load vars for managed_node3 30490 1727096600.65935: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096600.65938: Calling groups_plugins_play to load vars for managed_node3 30490 1727096600.67201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096600.68990: done with get_vars() 30490 1727096600.69010: done getting variables 30490 1727096600.69058: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Monday 23 September 2024 09:03:20 -0400 (0:00:00.104) 0:01:06.895 ****** 30490 1727096600.69094: entering _queue_task() for managed_node3/set_fact 30490 1727096600.69595: worker is 1 (out of 1 available) 30490 1727096600.69606: exiting _queue_task() for managed_node3/set_fact 30490 1727096600.69617: done queuing things up, now waiting for results queue to drain 30490 1727096600.69619: waiting for pending results... 30490 1727096600.69955: running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag 30490 1727096600.70304: in run() - task 0afff68d-5257-ba36-653e-000000001665 30490 1727096600.70329: variable 'ansible_search_path' from source: unknown 30490 1727096600.70334: variable 'ansible_search_path' from source: unknown 30490 1727096600.70376: calling self._execute() 30490 1727096600.70460: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096600.70875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096600.70879: variable 'omit' from source: magic vars 30490 1727096600.71249: variable 'ansible_distribution_major_version' from source: facts 30490 1727096600.71388: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096600.71399: variable 'omit' from source: magic vars 30490 1727096600.71454: variable 'omit' from source: magic vars 30490 1727096600.71607: variable 'omit' from source: magic vars 30490 1727096600.71650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096600.71697: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096600.72072: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096600.72078: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096600.72081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096600.72084: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096600.72086: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096600.72089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096600.72091: Set connection var ansible_connection to ssh 30490 1727096600.72093: Set connection var ansible_shell_type to sh 30490 1727096600.72095: Set connection var ansible_pipelining to False 30490 1727096600.72097: Set connection var ansible_shell_executable to /bin/sh 30490 1727096600.72099: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096600.72101: Set connection var ansible_timeout to 10 30490 1727096600.72293: variable 'ansible_shell_executable' from source: unknown 30490 1727096600.72302: variable 'ansible_connection' from source: unknown 30490 1727096600.72311: variable 'ansible_module_compression' from source: unknown 30490 1727096600.72319: variable 'ansible_shell_type' from source: unknown 30490 1727096600.72327: variable 'ansible_shell_executable' from source: unknown 30490 1727096600.72334: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096600.72342: variable 'ansible_pipelining' from source: unknown 30490 1727096600.72772: variable 'ansible_timeout' from source: unknown 30490 1727096600.72777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096600.72780: 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) 30490 1727096600.72783: variable 'omit' from source: magic vars 30490 1727096600.72785: starting attempt loop 30490 1727096600.72787: running the handler 30490 1727096600.72789: handler run complete 30490 1727096600.72791: attempt loop complete, returning result 30490 1727096600.72793: _execute() done 30490 1727096600.72795: dumping result to json 30490 1727096600.72797: done dumping result, returning 30490 1727096600.72804: done running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag [0afff68d-5257-ba36-653e-000000001665] 30490 1727096600.72814: sending task result for task 0afff68d-5257-ba36-653e-000000001665 ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 30490 1727096600.72968: no more pending results, returning what we have 30490 1727096600.72973: results queue empty 30490 1727096600.72976: checking for any_errors_fatal 30490 1727096600.72977: done checking for any_errors_fatal 30490 1727096600.72978: checking for max_fail_percentage 30490 1727096600.72980: done checking for max_fail_percentage 30490 1727096600.72981: checking to see if all hosts have failed and the running result is not ok 30490 1727096600.72982: done checking to see if all hosts have failed 30490 1727096600.72983: getting the remaining hosts for this loop 30490 1727096600.72985: done getting the remaining hosts for this loop 30490 1727096600.72989: getting the next task for host managed_node3 30490 1727096600.72998: done getting next task for host managed_node3 30490 1727096600.73001: ^ task is: TASK: Stat profile file 30490 1727096600.73009: ^ state is: HOST STATE: block=6, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096600.73013: getting variables 30490 1727096600.73015: in VariableManager get_vars() 30490 1727096600.73055: Calling all_inventory to load vars for managed_node3 30490 1727096600.73058: Calling groups_inventory to load vars for managed_node3 30490 1727096600.73061: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096600.73080: Calling all_plugins_play to load vars for managed_node3 30490 1727096600.73085: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096600.73088: Calling groups_plugins_play to load vars for managed_node3 30490 1727096600.73788: done sending task result for task 0afff68d-5257-ba36-653e-000000001665 30490 1727096600.73792: WORKER PROCESS EXITING 30490 1727096600.75937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096600.79126: done with get_vars() 30490 1727096600.79159: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Monday 23 September 2024 09:03:20 -0400 (0:00:00.101) 0:01:06.996 ****** 30490 1727096600.79273: entering _queue_task() for managed_node3/stat 30490 1727096600.79736: worker is 1 (out of 1 available) 30490 1727096600.79748: exiting _queue_task() for managed_node3/stat 30490 1727096600.79827: done queuing things up, now waiting for results queue to drain 30490 1727096600.79830: waiting for pending results... 30490 1727096600.80076: running TaskExecutor() for managed_node3/TASK: Stat profile file 30490 1727096600.80278: in run() - task 0afff68d-5257-ba36-653e-000000001666 30490 1727096600.80283: variable 'ansible_search_path' from source: unknown 30490 1727096600.80286: variable 'ansible_search_path' from source: unknown 30490 1727096600.80290: calling self._execute() 30490 1727096600.80394: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096600.80400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096600.80422: variable 'omit' from source: magic vars 30490 1727096600.80875: variable 'ansible_distribution_major_version' from source: facts 30490 1727096600.80894: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096600.80897: variable 'omit' from source: magic vars 30490 1727096600.80950: variable 'omit' from source: magic vars 30490 1727096600.81070: variable 'profile' from source: play vars 30490 1727096600.81076: variable 'interface' from source: play vars 30490 1727096600.81142: variable 'interface' from source: play vars 30490 1727096600.81160: variable 'omit' from source: magic vars 30490 1727096600.81209: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096600.81251: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096600.81280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096600.81303: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096600.81318: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096600.81356: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096600.81359: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096600.81364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096600.81575: Set connection var ansible_connection to ssh 30490 1727096600.81579: Set connection var ansible_shell_type to sh 30490 1727096600.81581: Set connection var ansible_pipelining to False 30490 1727096600.81583: Set connection var ansible_shell_executable to /bin/sh 30490 1727096600.81585: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096600.81588: Set connection var ansible_timeout to 10 30490 1727096600.81590: variable 'ansible_shell_executable' from source: unknown 30490 1727096600.81592: variable 'ansible_connection' from source: unknown 30490 1727096600.81594: variable 'ansible_module_compression' from source: unknown 30490 1727096600.81596: variable 'ansible_shell_type' from source: unknown 30490 1727096600.81598: variable 'ansible_shell_executable' from source: unknown 30490 1727096600.81599: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096600.81601: variable 'ansible_pipelining' from source: unknown 30490 1727096600.81604: variable 'ansible_timeout' from source: unknown 30490 1727096600.81606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096600.81851: 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) 30490 1727096600.81856: variable 'omit' from source: magic vars 30490 1727096600.81858: starting attempt loop 30490 1727096600.81860: running the handler 30490 1727096600.81873: _low_level_execute_command(): starting 30490 1727096600.81883: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096600.83562: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096600.83671: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096600.83699: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096600.83795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096600.85503: stdout chunk (state=3): >>>/root <<< 30490 1727096600.85582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096600.85608: stdout chunk (state=3): >>><<< 30490 1727096600.85817: stderr chunk (state=3): >>><<< 30490 1727096600.85822: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096600.85825: _low_level_execute_command(): starting 30490 1727096600.85829: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096600.8572643-33602-140595251504777 `" && echo ansible-tmp-1727096600.8572643-33602-140595251504777="` echo /root/.ansible/tmp/ansible-tmp-1727096600.8572643-33602-140595251504777 `" ) && sleep 0' 30490 1727096600.86621: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096600.86632: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096600.86700: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096600.86714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096600.88596: stdout chunk (state=3): >>>ansible-tmp-1727096600.8572643-33602-140595251504777=/root/.ansible/tmp/ansible-tmp-1727096600.8572643-33602-140595251504777 <<< 30490 1727096600.88758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096600.88761: stdout chunk (state=3): >>><<< 30490 1727096600.88763: stderr chunk (state=3): >>><<< 30490 1727096600.88786: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096600.8572643-33602-140595251504777=/root/.ansible/tmp/ansible-tmp-1727096600.8572643-33602-140595251504777 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096600.89374: variable 'ansible_module_compression' from source: unknown 30490 1727096600.89377: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 30490 1727096600.89380: variable 'ansible_facts' from source: unknown 30490 1727096600.89453: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096600.8572643-33602-140595251504777/AnsiballZ_stat.py 30490 1727096600.89799: Sending initial data 30490 1727096600.89803: Sent initial data (153 bytes) 30490 1727096600.90881: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096600.90941: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096600.90958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096600.90983: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096600.91041: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096600.92608: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096600.92655: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096600.92714: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp67glr2c2 /root/.ansible/tmp/ansible-tmp-1727096600.8572643-33602-140595251504777/AnsiballZ_stat.py <<< 30490 1727096600.92727: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096600.8572643-33602-140595251504777/AnsiballZ_stat.py" <<< 30490 1727096600.92757: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp67glr2c2" to remote "/root/.ansible/tmp/ansible-tmp-1727096600.8572643-33602-140595251504777/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096600.8572643-33602-140595251504777/AnsiballZ_stat.py" <<< 30490 1727096600.93440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096600.93534: stderr chunk (state=3): >>><<< 30490 1727096600.93543: stdout chunk (state=3): >>><<< 30490 1727096600.93609: done transferring module to remote 30490 1727096600.93633: _low_level_execute_command(): starting 30490 1727096600.93713: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096600.8572643-33602-140595251504777/ /root/.ansible/tmp/ansible-tmp-1727096600.8572643-33602-140595251504777/AnsiballZ_stat.py && sleep 0' 30490 1727096600.94315: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096600.94384: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096600.94445: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096600.94471: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096600.94533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096600.96286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096600.96317: stdout chunk (state=3): >>><<< 30490 1727096600.96419: stderr chunk (state=3): >>><<< 30490 1727096600.96423: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096600.96430: _low_level_execute_command(): starting 30490 1727096600.96432: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096600.8572643-33602-140595251504777/AnsiballZ_stat.py && sleep 0' 30490 1727096600.97063: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096600.97081: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096600.97097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096600.97114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096600.97219: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096600.97266: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096600.97285: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096600.97380: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096601.12440: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 30490 1727096601.13974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096601.13979: stdout chunk (state=3): >>><<< 30490 1727096601.13981: stderr chunk (state=3): >>><<< 30490 1727096601.13984: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096601.13986: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-statebr', '_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-1727096600.8572643-33602-140595251504777/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096601.13989: _low_level_execute_command(): starting 30490 1727096601.13991: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096600.8572643-33602-140595251504777/ > /dev/null 2>&1 && sleep 0' 30490 1727096601.14604: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096601.14623: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096601.14662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096601.14681: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096601.14742: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096601.14791: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096601.14808: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096601.14838: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096601.14903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096601.16789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096601.16793: stdout chunk (state=3): >>><<< 30490 1727096601.16795: stderr chunk (state=3): >>><<< 30490 1727096601.16817: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096601.16832: handler run complete 30490 1727096601.16974: attempt loop complete, returning result 30490 1727096601.16977: _execute() done 30490 1727096601.16985: dumping result to json 30490 1727096601.16988: done dumping result, returning 30490 1727096601.16991: done running TaskExecutor() for managed_node3/TASK: Stat profile file [0afff68d-5257-ba36-653e-000000001666] 30490 1727096601.16993: sending task result for task 0afff68d-5257-ba36-653e-000000001666 30490 1727096601.17069: done sending task result for task 0afff68d-5257-ba36-653e-000000001666 30490 1727096601.17073: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 30490 1727096601.17142: no more pending results, returning what we have 30490 1727096601.17146: results queue empty 30490 1727096601.17148: checking for any_errors_fatal 30490 1727096601.17158: done checking for any_errors_fatal 30490 1727096601.17159: checking for max_fail_percentage 30490 1727096601.17161: done checking for max_fail_percentage 30490 1727096601.17162: checking to see if all hosts have failed and the running result is not ok 30490 1727096601.17163: done checking to see if all hosts have failed 30490 1727096601.17164: getting the remaining hosts for this loop 30490 1727096601.17166: done getting the remaining hosts for this loop 30490 1727096601.17172: getting the next task for host managed_node3 30490 1727096601.17370: done getting next task for host managed_node3 30490 1727096601.17374: ^ task is: TASK: Set NM profile exist flag based on the profile files 30490 1727096601.17380: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096601.17384: getting variables 30490 1727096601.17386: in VariableManager get_vars() 30490 1727096601.17429: Calling all_inventory to load vars for managed_node3 30490 1727096601.17432: Calling groups_inventory to load vars for managed_node3 30490 1727096601.17436: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096601.17447: Calling all_plugins_play to load vars for managed_node3 30490 1727096601.17451: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096601.17455: Calling groups_plugins_play to load vars for managed_node3 30490 1727096601.19717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096601.21429: done with get_vars() 30490 1727096601.21454: done getting variables 30490 1727096601.21524: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Monday 23 September 2024 09:03:21 -0400 (0:00:00.422) 0:01:07.419 ****** 30490 1727096601.21558: entering _queue_task() for managed_node3/set_fact 30490 1727096601.22077: worker is 1 (out of 1 available) 30490 1727096601.22089: exiting _queue_task() for managed_node3/set_fact 30490 1727096601.22099: done queuing things up, now waiting for results queue to drain 30490 1727096601.22101: waiting for pending results... 30490 1727096601.23218: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files 30490 1727096601.23426: in run() - task 0afff68d-5257-ba36-653e-000000001667 30490 1727096601.23474: variable 'ansible_search_path' from source: unknown 30490 1727096601.23478: variable 'ansible_search_path' from source: unknown 30490 1727096601.23489: calling self._execute() 30490 1727096601.23619: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096601.23974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096601.23977: variable 'omit' from source: magic vars 30490 1727096601.24593: variable 'ansible_distribution_major_version' from source: facts 30490 1727096601.24635: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096601.24910: variable 'profile_stat' from source: set_fact 30490 1727096601.24941: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096601.24944: when evaluation is False, skipping this task 30490 1727096601.25050: _execute() done 30490 1727096601.25055: dumping result to json 30490 1727096601.25058: done dumping result, returning 30490 1727096601.25061: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files [0afff68d-5257-ba36-653e-000000001667] 30490 1727096601.25063: sending task result for task 0afff68d-5257-ba36-653e-000000001667 30490 1727096601.25132: done sending task result for task 0afff68d-5257-ba36-653e-000000001667 30490 1727096601.25135: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096601.25199: no more pending results, returning what we have 30490 1727096601.25204: results queue empty 30490 1727096601.25205: checking for any_errors_fatal 30490 1727096601.25228: done checking for any_errors_fatal 30490 1727096601.25230: checking for max_fail_percentage 30490 1727096601.25232: done checking for max_fail_percentage 30490 1727096601.25233: checking to see if all hosts have failed and the running result is not ok 30490 1727096601.25233: done checking to see if all hosts have failed 30490 1727096601.25234: getting the remaining hosts for this loop 30490 1727096601.25236: done getting the remaining hosts for this loop 30490 1727096601.25240: getting the next task for host managed_node3 30490 1727096601.25251: done getting next task for host managed_node3 30490 1727096601.25254: ^ task is: TASK: Get NM profile info 30490 1727096601.25260: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096601.25266: getting variables 30490 1727096601.25273: in VariableManager get_vars() 30490 1727096601.25315: Calling all_inventory to load vars for managed_node3 30490 1727096601.25319: Calling groups_inventory to load vars for managed_node3 30490 1727096601.25323: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096601.25337: Calling all_plugins_play to load vars for managed_node3 30490 1727096601.25340: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096601.25343: Calling groups_plugins_play to load vars for managed_node3 30490 1727096601.27316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096601.30257: done with get_vars() 30490 1727096601.30298: done getting variables 30490 1727096601.30360: 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 [Get NM profile info] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Monday 23 September 2024 09:03:21 -0400 (0:00:00.088) 0:01:07.508 ****** 30490 1727096601.30411: entering _queue_task() for managed_node3/shell 30490 1727096601.30809: worker is 1 (out of 1 available) 30490 1727096601.30958: exiting _queue_task() for managed_node3/shell 30490 1727096601.30986: done queuing things up, now waiting for results queue to drain 30490 1727096601.30988: waiting for pending results... 30490 1727096601.31387: running TaskExecutor() for managed_node3/TASK: Get NM profile info 30490 1727096601.31393: in run() - task 0afff68d-5257-ba36-653e-000000001668 30490 1727096601.31396: variable 'ansible_search_path' from source: unknown 30490 1727096601.31399: variable 'ansible_search_path' from source: unknown 30490 1727096601.31419: calling self._execute() 30490 1727096601.31532: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096601.31544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096601.31559: variable 'omit' from source: magic vars 30490 1727096601.32021: variable 'ansible_distribution_major_version' from source: facts 30490 1727096601.32046: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096601.32059: variable 'omit' from source: magic vars 30490 1727096601.32164: variable 'omit' from source: magic vars 30490 1727096601.32347: variable 'profile' from source: play vars 30490 1727096601.32351: variable 'interface' from source: play vars 30490 1727096601.32363: variable 'interface' from source: play vars 30490 1727096601.32405: variable 'omit' from source: magic vars 30490 1727096601.32480: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096601.32546: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096601.32671: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096601.32677: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096601.32680: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096601.32683: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096601.32685: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096601.32687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096601.32817: Set connection var ansible_connection to ssh 30490 1727096601.32838: Set connection var ansible_shell_type to sh 30490 1727096601.32852: Set connection var ansible_pipelining to False 30490 1727096601.32891: Set connection var ansible_shell_executable to /bin/sh 30490 1727096601.32895: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096601.32897: Set connection var ansible_timeout to 10 30490 1727096601.32947: variable 'ansible_shell_executable' from source: unknown 30490 1727096601.33001: variable 'ansible_connection' from source: unknown 30490 1727096601.33004: variable 'ansible_module_compression' from source: unknown 30490 1727096601.33007: variable 'ansible_shell_type' from source: unknown 30490 1727096601.33009: variable 'ansible_shell_executable' from source: unknown 30490 1727096601.33011: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096601.33019: variable 'ansible_pipelining' from source: unknown 30490 1727096601.33022: variable 'ansible_timeout' from source: unknown 30490 1727096601.33024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096601.33195: 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) 30490 1727096601.33218: variable 'omit' from source: magic vars 30490 1727096601.33237: starting attempt loop 30490 1727096601.33240: running the handler 30490 1727096601.33317: 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) 30490 1727096601.33323: _low_level_execute_command(): starting 30490 1727096601.33326: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096601.35088: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096601.35207: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096601.35302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096601.35378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096601.37047: stdout chunk (state=3): >>>/root <<< 30490 1727096601.37196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096601.37199: stdout chunk (state=3): >>><<< 30490 1727096601.37202: stderr chunk (state=3): >>><<< 30490 1727096601.37263: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096601.37573: _low_level_execute_command(): starting 30490 1727096601.37578: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096601.3727322-33627-112384290729333 `" && echo ansible-tmp-1727096601.3727322-33627-112384290729333="` echo /root/.ansible/tmp/ansible-tmp-1727096601.3727322-33627-112384290729333 `" ) && sleep 0' 30490 1727096601.38687: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096601.38696: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096601.38707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096601.38721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096601.38733: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096601.38741: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096601.38751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096601.38761: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096601.38773: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096601.38899: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096601.38988: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096601.39058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096601.40965: stdout chunk (state=3): >>>ansible-tmp-1727096601.3727322-33627-112384290729333=/root/.ansible/tmp/ansible-tmp-1727096601.3727322-33627-112384290729333 <<< 30490 1727096601.41114: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096601.41164: stderr chunk (state=3): >>><<< 30490 1727096601.41169: stdout chunk (state=3): >>><<< 30490 1727096601.41513: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096601.3727322-33627-112384290729333=/root/.ansible/tmp/ansible-tmp-1727096601.3727322-33627-112384290729333 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096601.41516: variable 'ansible_module_compression' from source: unknown 30490 1727096601.41519: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 30490 1727096601.41521: variable 'ansible_facts' from source: unknown 30490 1727096601.41730: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096601.3727322-33627-112384290729333/AnsiballZ_command.py 30490 1727096601.42092: Sending initial data 30490 1727096601.42095: Sent initial data (156 bytes) 30490 1727096601.42723: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096601.42727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096601.42729: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096601.42732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096601.42822: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096601.42828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096601.42984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096601.44534: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096601.44612: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096601.44718: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpkueo_5c8 /root/.ansible/tmp/ansible-tmp-1727096601.3727322-33627-112384290729333/AnsiballZ_command.py <<< 30490 1727096601.44747: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096601.3727322-33627-112384290729333/AnsiballZ_command.py" <<< 30490 1727096601.44753: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpkueo_5c8" to remote "/root/.ansible/tmp/ansible-tmp-1727096601.3727322-33627-112384290729333/AnsiballZ_command.py" <<< 30490 1727096601.44807: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096601.3727322-33627-112384290729333/AnsiballZ_command.py" <<< 30490 1727096601.45704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096601.45888: stderr chunk (state=3): >>><<< 30490 1727096601.45895: stdout chunk (state=3): >>><<< 30490 1727096601.45910: done transferring module to remote 30490 1727096601.45921: _low_level_execute_command(): starting 30490 1727096601.45989: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096601.3727322-33627-112384290729333/ /root/.ansible/tmp/ansible-tmp-1727096601.3727322-33627-112384290729333/AnsiballZ_command.py && sleep 0' 30490 1727096601.46605: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096601.46614: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096601.46625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096601.46639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096601.46656: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096601.46717: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096601.46721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096601.46723: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096601.46726: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096601.46728: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096601.46730: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096601.46732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096601.46734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096601.46853: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096601.46887: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096601.46891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096601.48658: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096601.48680: stderr chunk (state=3): >>><<< 30490 1727096601.48685: stdout chunk (state=3): >>><<< 30490 1727096601.48698: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096601.48701: _low_level_execute_command(): starting 30490 1727096601.48707: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096601.3727322-33627-112384290729333/AnsiballZ_command.py && sleep 0' 30490 1727096601.49314: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096601.49392: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096601.49395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096601.66198: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 1, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-23 09:03:21.641323", "end": "2024-09-23 09:03:21.658789", "delta": "0:00:00.017466", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 30490 1727096601.67607: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.14.152 closed. <<< 30490 1727096601.67631: stderr chunk (state=3): >>><<< 30490 1727096601.67634: stdout chunk (state=3): >>><<< 30490 1727096601.67656: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 1, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-23 09:03:21.641323", "end": "2024-09-23 09:03:21.658789", "delta": "0:00:00.017466", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.14.152 closed. 30490 1727096601.67695: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096601.3727322-33627-112384290729333/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096601.67703: _low_level_execute_command(): starting 30490 1727096601.67705: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096601.3727322-33627-112384290729333/ > /dev/null 2>&1 && sleep 0' 30490 1727096601.68213: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096601.68217: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096601.68219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096601.68354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096601.68358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096601.68588: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096601.70152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096601.70213: stderr chunk (state=3): >>><<< 30490 1727096601.70216: stdout chunk (state=3): >>><<< 30490 1727096601.70234: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096601.70241: handler run complete 30490 1727096601.70271: Evaluated conditional (False): False 30490 1727096601.70289: attempt loop complete, returning result 30490 1727096601.70292: _execute() done 30490 1727096601.70295: dumping result to json 30490 1727096601.70302: done dumping result, returning 30490 1727096601.70311: done running TaskExecutor() for managed_node3/TASK: Get NM profile info [0afff68d-5257-ba36-653e-000000001668] 30490 1727096601.70316: sending task result for task 0afff68d-5257-ba36-653e-000000001668 30490 1727096601.70424: done sending task result for task 0afff68d-5257-ba36-653e-000000001668 30490 1727096601.70428: WORKER PROCESS EXITING fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.017466", "end": "2024-09-23 09:03:21.658789", "rc": 1, "start": "2024-09-23 09:03:21.641323" } MSG: non-zero return code ...ignoring 30490 1727096601.70661: no more pending results, returning what we have 30490 1727096601.70665: results queue empty 30490 1727096601.70667: checking for any_errors_fatal 30490 1727096601.70677: done checking for any_errors_fatal 30490 1727096601.70678: checking for max_fail_percentage 30490 1727096601.70680: done checking for max_fail_percentage 30490 1727096601.70681: checking to see if all hosts have failed and the running result is not ok 30490 1727096601.70682: done checking to see if all hosts have failed 30490 1727096601.70683: getting the remaining hosts for this loop 30490 1727096601.70685: done getting the remaining hosts for this loop 30490 1727096601.70689: getting the next task for host managed_node3 30490 1727096601.70698: done getting next task for host managed_node3 30490 1727096601.70702: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 30490 1727096601.70707: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096601.70712: getting variables 30490 1727096601.70714: in VariableManager get_vars() 30490 1727096601.70755: Calling all_inventory to load vars for managed_node3 30490 1727096601.70759: Calling groups_inventory to load vars for managed_node3 30490 1727096601.70763: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096601.70887: Calling all_plugins_play to load vars for managed_node3 30490 1727096601.70892: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096601.70896: Calling groups_plugins_play to load vars for managed_node3 30490 1727096601.72619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096601.73526: done with get_vars() 30490 1727096601.73543: done getting variables 30490 1727096601.73589: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Monday 23 September 2024 09:03:21 -0400 (0:00:00.432) 0:01:07.940 ****** 30490 1727096601.73615: entering _queue_task() for managed_node3/set_fact 30490 1727096601.73859: worker is 1 (out of 1 available) 30490 1727096601.73875: exiting _queue_task() for managed_node3/set_fact 30490 1727096601.73889: done queuing things up, now waiting for results queue to drain 30490 1727096601.73890: waiting for pending results... 30490 1727096601.74078: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 30490 1727096601.74155: in run() - task 0afff68d-5257-ba36-653e-000000001669 30490 1727096601.74166: variable 'ansible_search_path' from source: unknown 30490 1727096601.74171: variable 'ansible_search_path' from source: unknown 30490 1727096601.74202: calling self._execute() 30490 1727096601.74273: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096601.74281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096601.74289: variable 'omit' from source: magic vars 30490 1727096601.74589: variable 'ansible_distribution_major_version' from source: facts 30490 1727096601.74599: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096601.74692: variable 'nm_profile_exists' from source: set_fact 30490 1727096601.74702: Evaluated conditional (nm_profile_exists.rc == 0): False 30490 1727096601.74705: when evaluation is False, skipping this task 30490 1727096601.74708: _execute() done 30490 1727096601.74711: dumping result to json 30490 1727096601.74714: done dumping result, returning 30490 1727096601.74720: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0afff68d-5257-ba36-653e-000000001669] 30490 1727096601.74726: sending task result for task 0afff68d-5257-ba36-653e-000000001669 30490 1727096601.74810: done sending task result for task 0afff68d-5257-ba36-653e-000000001669 30490 1727096601.74813: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } 30490 1727096601.74859: no more pending results, returning what we have 30490 1727096601.74863: results queue empty 30490 1727096601.74864: checking for any_errors_fatal 30490 1727096601.74881: done checking for any_errors_fatal 30490 1727096601.74882: checking for max_fail_percentage 30490 1727096601.74884: done checking for max_fail_percentage 30490 1727096601.74885: checking to see if all hosts have failed and the running result is not ok 30490 1727096601.74886: done checking to see if all hosts have failed 30490 1727096601.74887: getting the remaining hosts for this loop 30490 1727096601.74888: done getting the remaining hosts for this loop 30490 1727096601.74892: getting the next task for host managed_node3 30490 1727096601.74902: done getting next task for host managed_node3 30490 1727096601.74905: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 30490 1727096601.74910: ^ state is: HOST STATE: block=6, 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? (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 30490 1727096601.74913: getting variables 30490 1727096601.74915: in VariableManager get_vars() 30490 1727096601.74953: Calling all_inventory to load vars for managed_node3 30490 1727096601.74955: Calling groups_inventory to load vars for managed_node3 30490 1727096601.74959: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096601.74972: Calling all_plugins_play to load vars for managed_node3 30490 1727096601.74975: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096601.74984: Calling groups_plugins_play to load vars for managed_node3 30490 1727096601.76163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096601.77073: done with get_vars() 30490 1727096601.77089: done getting variables 30490 1727096601.77132: 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) 30490 1727096601.77215: variable 'profile' from source: play vars 30490 1727096601.77218: variable 'interface' from source: play vars 30490 1727096601.77256: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Monday 23 September 2024 09:03:21 -0400 (0:00:00.036) 0:01:07.977 ****** 30490 1727096601.77283: entering _queue_task() for managed_node3/command 30490 1727096601.77508: worker is 1 (out of 1 available) 30490 1727096601.77521: exiting _queue_task() for managed_node3/command 30490 1727096601.77533: done queuing things up, now waiting for results queue to drain 30490 1727096601.77534: waiting for pending results... 30490 1727096601.77709: running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-statebr 30490 1727096601.77789: in run() - task 0afff68d-5257-ba36-653e-00000000166b 30490 1727096601.77801: variable 'ansible_search_path' from source: unknown 30490 1727096601.77806: variable 'ansible_search_path' from source: unknown 30490 1727096601.77831: calling self._execute() 30490 1727096601.77904: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096601.77907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096601.77916: variable 'omit' from source: magic vars 30490 1727096601.78187: variable 'ansible_distribution_major_version' from source: facts 30490 1727096601.78200: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096601.78283: variable 'profile_stat' from source: set_fact 30490 1727096601.78291: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096601.78294: when evaluation is False, skipping this task 30490 1727096601.78297: _execute() done 30490 1727096601.78301: dumping result to json 30490 1727096601.78304: done dumping result, returning 30490 1727096601.78307: done running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-statebr [0afff68d-5257-ba36-653e-00000000166b] 30490 1727096601.78320: sending task result for task 0afff68d-5257-ba36-653e-00000000166b 30490 1727096601.78395: done sending task result for task 0afff68d-5257-ba36-653e-00000000166b 30490 1727096601.78398: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096601.78473: no more pending results, returning what we have 30490 1727096601.78476: results queue empty 30490 1727096601.78478: checking for any_errors_fatal 30490 1727096601.78482: done checking for any_errors_fatal 30490 1727096601.78483: checking for max_fail_percentage 30490 1727096601.78484: done checking for max_fail_percentage 30490 1727096601.78485: checking to see if all hosts have failed and the running result is not ok 30490 1727096601.78486: done checking to see if all hosts have failed 30490 1727096601.78486: getting the remaining hosts for this loop 30490 1727096601.78488: done getting the remaining hosts for this loop 30490 1727096601.78491: getting the next task for host managed_node3 30490 1727096601.78497: done getting next task for host managed_node3 30490 1727096601.78499: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 30490 1727096601.78504: ^ state is: HOST STATE: block=6, 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? (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 30490 1727096601.78507: getting variables 30490 1727096601.78509: in VariableManager get_vars() 30490 1727096601.78540: Calling all_inventory to load vars for managed_node3 30490 1727096601.78543: Calling groups_inventory to load vars for managed_node3 30490 1727096601.78546: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096601.78555: Calling all_plugins_play to load vars for managed_node3 30490 1727096601.78558: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096601.78560: Calling groups_plugins_play to load vars for managed_node3 30490 1727096601.79684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096601.80886: done with get_vars() 30490 1727096601.80904: done getting variables 30490 1727096601.80945: 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) 30490 1727096601.81021: variable 'profile' from source: play vars 30490 1727096601.81024: variable 'interface' from source: play vars 30490 1727096601.81062: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Monday 23 September 2024 09:03:21 -0400 (0:00:00.038) 0:01:08.015 ****** 30490 1727096601.81088: entering _queue_task() for managed_node3/set_fact 30490 1727096601.81303: worker is 1 (out of 1 available) 30490 1727096601.81318: exiting _queue_task() for managed_node3/set_fact 30490 1727096601.81330: done queuing things up, now waiting for results queue to drain 30490 1727096601.81331: waiting for pending results... 30490 1727096601.81526: running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-statebr 30490 1727096601.81611: in run() - task 0afff68d-5257-ba36-653e-00000000166c 30490 1727096601.81622: variable 'ansible_search_path' from source: unknown 30490 1727096601.81626: variable 'ansible_search_path' from source: unknown 30490 1727096601.81653: calling self._execute() 30490 1727096601.81725: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096601.81729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096601.81738: variable 'omit' from source: magic vars 30490 1727096601.82010: variable 'ansible_distribution_major_version' from source: facts 30490 1727096601.82020: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096601.82103: variable 'profile_stat' from source: set_fact 30490 1727096601.82115: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096601.82118: when evaluation is False, skipping this task 30490 1727096601.82122: _execute() done 30490 1727096601.82124: dumping result to json 30490 1727096601.82127: done dumping result, returning 30490 1727096601.82129: done running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-statebr [0afff68d-5257-ba36-653e-00000000166c] 30490 1727096601.82132: sending task result for task 0afff68d-5257-ba36-653e-00000000166c 30490 1727096601.82217: done sending task result for task 0afff68d-5257-ba36-653e-00000000166c 30490 1727096601.82220: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096601.82263: no more pending results, returning what we have 30490 1727096601.82269: results queue empty 30490 1727096601.82270: checking for any_errors_fatal 30490 1727096601.82280: done checking for any_errors_fatal 30490 1727096601.82281: checking for max_fail_percentage 30490 1727096601.82282: done checking for max_fail_percentage 30490 1727096601.82283: checking to see if all hosts have failed and the running result is not ok 30490 1727096601.82284: done checking to see if all hosts have failed 30490 1727096601.82285: getting the remaining hosts for this loop 30490 1727096601.82286: done getting the remaining hosts for this loop 30490 1727096601.82290: getting the next task for host managed_node3 30490 1727096601.82297: done getting next task for host managed_node3 30490 1727096601.82299: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 30490 1727096601.82304: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096601.82308: getting variables 30490 1727096601.82309: in VariableManager get_vars() 30490 1727096601.82339: Calling all_inventory to load vars for managed_node3 30490 1727096601.82342: Calling groups_inventory to load vars for managed_node3 30490 1727096601.82345: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096601.82355: Calling all_plugins_play to load vars for managed_node3 30490 1727096601.82357: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096601.82360: Calling groups_plugins_play to load vars for managed_node3 30490 1727096601.83297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096601.85217: done with get_vars() 30490 1727096601.85240: done getting variables 30490 1727096601.85347: 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) 30490 1727096601.85597: variable 'profile' from source: play vars 30490 1727096601.85601: variable 'interface' from source: play vars 30490 1727096601.85660: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Monday 23 September 2024 09:03:21 -0400 (0:00:00.046) 0:01:08.061 ****** 30490 1727096601.85714: entering _queue_task() for managed_node3/command 30490 1727096601.86047: worker is 1 (out of 1 available) 30490 1727096601.86061: exiting _queue_task() for managed_node3/command 30490 1727096601.86177: done queuing things up, now waiting for results queue to drain 30490 1727096601.86180: waiting for pending results... 30490 1727096601.86440: running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-statebr 30490 1727096601.86496: in run() - task 0afff68d-5257-ba36-653e-00000000166d 30490 1727096601.86510: variable 'ansible_search_path' from source: unknown 30490 1727096601.86514: variable 'ansible_search_path' from source: unknown 30490 1727096601.86560: calling self._execute() 30490 1727096601.86648: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096601.86754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096601.86757: variable 'omit' from source: magic vars 30490 1727096601.87028: variable 'ansible_distribution_major_version' from source: facts 30490 1727096601.87038: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096601.87132: variable 'profile_stat' from source: set_fact 30490 1727096601.87140: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096601.87143: when evaluation is False, skipping this task 30490 1727096601.87145: _execute() done 30490 1727096601.87148: dumping result to json 30490 1727096601.87152: done dumping result, returning 30490 1727096601.87158: done running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-statebr [0afff68d-5257-ba36-653e-00000000166d] 30490 1727096601.87163: sending task result for task 0afff68d-5257-ba36-653e-00000000166d 30490 1727096601.87246: done sending task result for task 0afff68d-5257-ba36-653e-00000000166d 30490 1727096601.87248: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096601.87335: no more pending results, returning what we have 30490 1727096601.87339: results queue empty 30490 1727096601.87340: checking for any_errors_fatal 30490 1727096601.87346: done checking for any_errors_fatal 30490 1727096601.87347: checking for max_fail_percentage 30490 1727096601.87349: done checking for max_fail_percentage 30490 1727096601.87349: checking to see if all hosts have failed and the running result is not ok 30490 1727096601.87350: done checking to see if all hosts have failed 30490 1727096601.87351: getting the remaining hosts for this loop 30490 1727096601.87352: done getting the remaining hosts for this loop 30490 1727096601.87355: getting the next task for host managed_node3 30490 1727096601.87365: done getting next task for host managed_node3 30490 1727096601.87369: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 30490 1727096601.87376: ^ state is: HOST STATE: block=6, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096601.87380: getting variables 30490 1727096601.87382: in VariableManager get_vars() 30490 1727096601.87416: Calling all_inventory to load vars for managed_node3 30490 1727096601.87419: Calling groups_inventory to load vars for managed_node3 30490 1727096601.87423: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096601.87434: Calling all_plugins_play to load vars for managed_node3 30490 1727096601.87437: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096601.87440: Calling groups_plugins_play to load vars for managed_node3 30490 1727096601.90018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096601.94010: done with get_vars() 30490 1727096601.94154: done getting variables 30490 1727096601.94216: 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) 30490 1727096601.94450: variable 'profile' from source: play vars 30490 1727096601.94454: variable 'interface' from source: play vars 30490 1727096601.94722: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Monday 23 September 2024 09:03:21 -0400 (0:00:00.090) 0:01:08.151 ****** 30490 1727096601.94756: entering _queue_task() for managed_node3/set_fact 30490 1727096601.95602: worker is 1 (out of 1 available) 30490 1727096601.95613: exiting _queue_task() for managed_node3/set_fact 30490 1727096601.95626: done queuing things up, now waiting for results queue to drain 30490 1727096601.95627: waiting for pending results... 30490 1727096601.96461: running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-statebr 30490 1727096601.96470: in run() - task 0afff68d-5257-ba36-653e-00000000166e 30490 1727096601.96476: variable 'ansible_search_path' from source: unknown 30490 1727096601.96479: variable 'ansible_search_path' from source: unknown 30490 1727096601.96780: calling self._execute() 30490 1727096601.96783: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096601.96786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096601.96886: variable 'omit' from source: magic vars 30490 1727096601.97384: variable 'ansible_distribution_major_version' from source: facts 30490 1727096601.97396: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096601.97503: variable 'profile_stat' from source: set_fact 30490 1727096601.97512: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096601.97515: when evaluation is False, skipping this task 30490 1727096601.97519: _execute() done 30490 1727096601.97521: dumping result to json 30490 1727096601.97523: done dumping result, returning 30490 1727096601.97656: done running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-statebr [0afff68d-5257-ba36-653e-00000000166e] 30490 1727096601.97659: sending task result for task 0afff68d-5257-ba36-653e-00000000166e skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096601.97896: no more pending results, returning what we have 30490 1727096601.97900: results queue empty 30490 1727096601.97901: checking for any_errors_fatal 30490 1727096601.97910: done checking for any_errors_fatal 30490 1727096601.97910: checking for max_fail_percentage 30490 1727096601.97912: done checking for max_fail_percentage 30490 1727096601.97913: checking to see if all hosts have failed and the running result is not ok 30490 1727096601.97914: done checking to see if all hosts have failed 30490 1727096601.97915: getting the remaining hosts for this loop 30490 1727096601.97916: done getting the remaining hosts for this loop 30490 1727096601.97922: getting the next task for host managed_node3 30490 1727096601.97931: done getting next task for host managed_node3 30490 1727096601.97934: ^ task is: TASK: Assert that the profile is absent - '{{ profile }}' 30490 1727096601.97939: ^ state is: HOST STATE: block=6, 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? (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 30490 1727096601.97945: getting variables 30490 1727096601.97946: in VariableManager get_vars() 30490 1727096601.97986: Calling all_inventory to load vars for managed_node3 30490 1727096601.97989: Calling groups_inventory to load vars for managed_node3 30490 1727096601.97993: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096601.98005: Calling all_plugins_play to load vars for managed_node3 30490 1727096601.98009: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096601.98012: Calling groups_plugins_play to load vars for managed_node3 30490 1727096601.98583: done sending task result for task 0afff68d-5257-ba36-653e-00000000166e 30490 1727096601.98586: WORKER PROCESS EXITING 30490 1727096601.99843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096602.01795: done with get_vars() 30490 1727096602.01819: done getting variables 30490 1727096602.01996: 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) 30490 1727096602.02221: variable 'profile' from source: play vars 30490 1727096602.02225: variable 'interface' from source: play vars 30490 1727096602.02283: variable 'interface' from source: play vars TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Monday 23 September 2024 09:03:22 -0400 (0:00:00.075) 0:01:08.227 ****** 30490 1727096602.02432: entering _queue_task() for managed_node3/assert 30490 1727096602.03012: worker is 1 (out of 1 available) 30490 1727096602.03026: exiting _queue_task() for managed_node3/assert 30490 1727096602.03038: done queuing things up, now waiting for results queue to drain 30490 1727096602.03040: waiting for pending results... 30490 1727096602.03257: running TaskExecutor() for managed_node3/TASK: Assert that the profile is absent - 'statebr' 30490 1727096602.03379: in run() - task 0afff68d-5257-ba36-653e-0000000015d5 30490 1727096602.03383: variable 'ansible_search_path' from source: unknown 30490 1727096602.03387: variable 'ansible_search_path' from source: unknown 30490 1727096602.03418: calling self._execute() 30490 1727096602.03500: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096602.03505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096602.03525: variable 'omit' from source: magic vars 30490 1727096602.03868: variable 'ansible_distribution_major_version' from source: facts 30490 1727096602.03880: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096602.03888: variable 'omit' from source: magic vars 30490 1727096602.03930: variable 'omit' from source: magic vars 30490 1727096602.04025: variable 'profile' from source: play vars 30490 1727096602.04028: variable 'interface' from source: play vars 30490 1727096602.04091: variable 'interface' from source: play vars 30490 1727096602.04111: variable 'omit' from source: magic vars 30490 1727096602.04152: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096602.04187: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096602.04207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096602.04223: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096602.04236: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096602.04267: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096602.04272: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096602.04292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096602.04414: Set connection var ansible_connection to ssh 30490 1727096602.04417: Set connection var ansible_shell_type to sh 30490 1727096602.04419: Set connection var ansible_pipelining to False 30490 1727096602.04421: Set connection var ansible_shell_executable to /bin/sh 30490 1727096602.04424: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096602.04426: Set connection var ansible_timeout to 10 30490 1727096602.04428: variable 'ansible_shell_executable' from source: unknown 30490 1727096602.04431: variable 'ansible_connection' from source: unknown 30490 1727096602.04433: variable 'ansible_module_compression' from source: unknown 30490 1727096602.04435: variable 'ansible_shell_type' from source: unknown 30490 1727096602.04437: variable 'ansible_shell_executable' from source: unknown 30490 1727096602.04439: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096602.04441: variable 'ansible_pipelining' from source: unknown 30490 1727096602.04443: variable 'ansible_timeout' from source: unknown 30490 1727096602.04445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096602.04577: 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) 30490 1727096602.04585: variable 'omit' from source: magic vars 30490 1727096602.04590: starting attempt loop 30490 1727096602.04593: running the handler 30490 1727096602.04737: variable 'lsr_net_profile_exists' from source: set_fact 30490 1727096602.04743: Evaluated conditional (not lsr_net_profile_exists): True 30490 1727096602.04746: handler run complete 30490 1727096602.04748: attempt loop complete, returning result 30490 1727096602.04750: _execute() done 30490 1727096602.04752: dumping result to json 30490 1727096602.04755: done dumping result, returning 30490 1727096602.04757: done running TaskExecutor() for managed_node3/TASK: Assert that the profile is absent - 'statebr' [0afff68d-5257-ba36-653e-0000000015d5] 30490 1727096602.04759: sending task result for task 0afff68d-5257-ba36-653e-0000000015d5 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 30490 1727096602.04992: no more pending results, returning what we have 30490 1727096602.04995: results queue empty 30490 1727096602.04995: checking for any_errors_fatal 30490 1727096602.05000: done checking for any_errors_fatal 30490 1727096602.05000: checking for max_fail_percentage 30490 1727096602.05002: done checking for max_fail_percentage 30490 1727096602.05003: checking to see if all hosts have failed and the running result is not ok 30490 1727096602.05003: done checking to see if all hosts have failed 30490 1727096602.05004: getting the remaining hosts for this loop 30490 1727096602.05005: done getting the remaining hosts for this loop 30490 1727096602.05009: getting the next task for host managed_node3 30490 1727096602.05016: done getting next task for host managed_node3 30490 1727096602.05019: ^ task is: TASK: Conditional asserts 30490 1727096602.05021: ^ state is: HOST STATE: block=6, 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 30490 1727096602.05025: getting variables 30490 1727096602.05026: in VariableManager get_vars() 30490 1727096602.05057: Calling all_inventory to load vars for managed_node3 30490 1727096602.05060: Calling groups_inventory to load vars for managed_node3 30490 1727096602.05063: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096602.05076: Calling all_plugins_play to load vars for managed_node3 30490 1727096602.05080: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096602.05083: Calling groups_plugins_play to load vars for managed_node3 30490 1727096602.05687: done sending task result for task 0afff68d-5257-ba36-653e-0000000015d5 30490 1727096602.05690: WORKER PROCESS EXITING 30490 1727096602.07341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096602.08917: done with get_vars() 30490 1727096602.08938: done getting variables TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Monday 23 September 2024 09:03:22 -0400 (0:00:00.067) 0:01:08.294 ****** 30490 1727096602.09032: entering _queue_task() for managed_node3/include_tasks 30490 1727096602.09318: worker is 1 (out of 1 available) 30490 1727096602.09330: exiting _queue_task() for managed_node3/include_tasks 30490 1727096602.09342: done queuing things up, now waiting for results queue to drain 30490 1727096602.09343: waiting for pending results... 30490 1727096602.09615: running TaskExecutor() for managed_node3/TASK: Conditional asserts 30490 1727096602.09717: in run() - task 0afff68d-5257-ba36-653e-00000000100b 30490 1727096602.09729: variable 'ansible_search_path' from source: unknown 30490 1727096602.09733: variable 'ansible_search_path' from source: unknown 30490 1727096602.09997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096602.13496: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096602.13589: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096602.13698: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096602.13702: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096602.13705: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096602.13770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096602.13846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096602.13851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096602.13871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096602.13879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096602.14065: dumping result to json 30490 1727096602.14070: done dumping result, returning 30490 1727096602.14073: done running TaskExecutor() for managed_node3/TASK: Conditional asserts [0afff68d-5257-ba36-653e-00000000100b] 30490 1727096602.14075: sending task result for task 0afff68d-5257-ba36-653e-00000000100b 30490 1727096602.14146: done sending task result for task 0afff68d-5257-ba36-653e-00000000100b 30490 1727096602.14150: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 30490 1727096602.14207: no more pending results, returning what we have 30490 1727096602.14211: results queue empty 30490 1727096602.14212: checking for any_errors_fatal 30490 1727096602.14218: done checking for any_errors_fatal 30490 1727096602.14219: checking for max_fail_percentage 30490 1727096602.14222: done checking for max_fail_percentage 30490 1727096602.14223: checking to see if all hosts have failed and the running result is not ok 30490 1727096602.14224: done checking to see if all hosts have failed 30490 1727096602.14224: getting the remaining hosts for this loop 30490 1727096602.14226: done getting the remaining hosts for this loop 30490 1727096602.14231: getting the next task for host managed_node3 30490 1727096602.14238: done getting next task for host managed_node3 30490 1727096602.14241: ^ task is: TASK: Success in test '{{ lsr_description }}' 30490 1727096602.14245: ^ state is: HOST STATE: block=6, 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 30490 1727096602.14250: getting variables 30490 1727096602.14251: in VariableManager get_vars() 30490 1727096602.14293: Calling all_inventory to load vars for managed_node3 30490 1727096602.14296: Calling groups_inventory to load vars for managed_node3 30490 1727096602.14299: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096602.14310: Calling all_plugins_play to load vars for managed_node3 30490 1727096602.14314: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096602.14316: Calling groups_plugins_play to load vars for managed_node3 30490 1727096602.16693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096602.19628: done with get_vars() 30490 1727096602.19663: done getting variables 30490 1727096602.19762: 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) 30490 1727096602.19910: variable 'lsr_description' from source: include params TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Monday 23 September 2024 09:03:22 -0400 (0:00:00.109) 0:01:08.403 ****** 30490 1727096602.19959: entering _queue_task() for managed_node3/debug 30490 1727096602.20651: worker is 1 (out of 1 available) 30490 1727096602.20664: exiting _queue_task() for managed_node3/debug 30490 1727096602.20684: done queuing things up, now waiting for results queue to drain 30490 1727096602.20685: waiting for pending results... 30490 1727096602.21096: running TaskExecutor() for managed_node3/TASK: Success in test 'I can remove an existing profile without taking it down' 30490 1727096602.21103: in run() - task 0afff68d-5257-ba36-653e-00000000100c 30490 1727096602.21106: variable 'ansible_search_path' from source: unknown 30490 1727096602.21110: variable 'ansible_search_path' from source: unknown 30490 1727096602.21112: calling self._execute() 30490 1727096602.21171: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096602.21183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096602.21297: variable 'omit' from source: magic vars 30490 1727096602.22273: variable 'ansible_distribution_major_version' from source: facts 30490 1727096602.22277: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096602.22280: variable 'omit' from source: magic vars 30490 1727096602.22282: variable 'omit' from source: magic vars 30490 1727096602.22284: variable 'lsr_description' from source: include params 30490 1727096602.22286: variable 'omit' from source: magic vars 30490 1727096602.22288: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096602.22290: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096602.22292: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096602.22295: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096602.22297: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096602.22298: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096602.22300: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096602.22302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096602.22393: Set connection var ansible_connection to ssh 30490 1727096602.22417: Set connection var ansible_shell_type to sh 30490 1727096602.22421: Set connection var ansible_pipelining to False 30490 1727096602.22423: Set connection var ansible_shell_executable to /bin/sh 30490 1727096602.22425: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096602.22427: Set connection var ansible_timeout to 10 30490 1727096602.22543: variable 'ansible_shell_executable' from source: unknown 30490 1727096602.22547: variable 'ansible_connection' from source: unknown 30490 1727096602.22550: variable 'ansible_module_compression' from source: unknown 30490 1727096602.22552: variable 'ansible_shell_type' from source: unknown 30490 1727096602.22554: variable 'ansible_shell_executable' from source: unknown 30490 1727096602.22556: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096602.22558: variable 'ansible_pipelining' from source: unknown 30490 1727096602.22560: variable 'ansible_timeout' from source: unknown 30490 1727096602.22562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096602.22821: 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) 30490 1727096602.22853: variable 'omit' from source: magic vars 30490 1727096602.22856: starting attempt loop 30490 1727096602.22859: running the handler 30490 1727096602.23090: handler run complete 30490 1727096602.23279: attempt loop complete, returning result 30490 1727096602.23285: _execute() done 30490 1727096602.23287: dumping result to json 30490 1727096602.23289: done dumping result, returning 30490 1727096602.23293: done running TaskExecutor() for managed_node3/TASK: Success in test 'I can remove an existing profile without taking it down' [0afff68d-5257-ba36-653e-00000000100c] 30490 1727096602.23296: sending task result for task 0afff68d-5257-ba36-653e-00000000100c 30490 1727096602.23361: done sending task result for task 0afff68d-5257-ba36-653e-00000000100c 30490 1727096602.23364: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ 30490 1727096602.23415: no more pending results, returning what we have 30490 1727096602.23418: results queue empty 30490 1727096602.23419: checking for any_errors_fatal 30490 1727096602.23429: done checking for any_errors_fatal 30490 1727096602.23429: checking for max_fail_percentage 30490 1727096602.23432: done checking for max_fail_percentage 30490 1727096602.23432: checking to see if all hosts have failed and the running result is not ok 30490 1727096602.23433: done checking to see if all hosts have failed 30490 1727096602.23434: getting the remaining hosts for this loop 30490 1727096602.23435: done getting the remaining hosts for this loop 30490 1727096602.23439: getting the next task for host managed_node3 30490 1727096602.23447: done getting next task for host managed_node3 30490 1727096602.23451: ^ task is: TASK: Cleanup 30490 1727096602.23453: ^ state is: HOST STATE: block=6, 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=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096602.23459: getting variables 30490 1727096602.23461: in VariableManager get_vars() 30490 1727096602.23603: Calling all_inventory to load vars for managed_node3 30490 1727096602.23606: Calling groups_inventory to load vars for managed_node3 30490 1727096602.23610: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096602.23620: Calling all_plugins_play to load vars for managed_node3 30490 1727096602.23623: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096602.23625: Calling groups_plugins_play to load vars for managed_node3 30490 1727096602.25225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096602.26881: done with get_vars() 30490 1727096602.26903: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Monday 23 September 2024 09:03:22 -0400 (0:00:00.070) 0:01:08.474 ****** 30490 1727096602.26997: entering _queue_task() for managed_node3/include_tasks 30490 1727096602.27699: worker is 1 (out of 1 available) 30490 1727096602.27716: exiting _queue_task() for managed_node3/include_tasks 30490 1727096602.27730: done queuing things up, now waiting for results queue to drain 30490 1727096602.27732: waiting for pending results... 30490 1727096602.28214: running TaskExecutor() for managed_node3/TASK: Cleanup 30490 1727096602.28219: in run() - task 0afff68d-5257-ba36-653e-000000001010 30490 1727096602.28222: variable 'ansible_search_path' from source: unknown 30490 1727096602.28225: variable 'ansible_search_path' from source: unknown 30490 1727096602.28289: variable 'lsr_cleanup' from source: include params 30490 1727096602.28520: variable 'lsr_cleanup' from source: include params 30490 1727096602.28536: variable 'omit' from source: magic vars 30490 1727096602.28695: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096602.28704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096602.28716: variable 'omit' from source: magic vars 30490 1727096602.29161: variable 'ansible_distribution_major_version' from source: facts 30490 1727096602.29165: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096602.29169: variable 'item' from source: unknown 30490 1727096602.29172: variable 'item' from source: unknown 30490 1727096602.29175: variable 'item' from source: unknown 30490 1727096602.29178: variable 'item' from source: unknown 30490 1727096602.29406: dumping result to json 30490 1727096602.29410: done dumping result, returning 30490 1727096602.29413: done running TaskExecutor() for managed_node3/TASK: Cleanup [0afff68d-5257-ba36-653e-000000001010] 30490 1727096602.29415: sending task result for task 0afff68d-5257-ba36-653e-000000001010 30490 1727096602.29453: done sending task result for task 0afff68d-5257-ba36-653e-000000001010 30490 1727096602.29457: WORKER PROCESS EXITING 30490 1727096602.29483: no more pending results, returning what we have 30490 1727096602.29488: in VariableManager get_vars() 30490 1727096602.29533: Calling all_inventory to load vars for managed_node3 30490 1727096602.29536: Calling groups_inventory to load vars for managed_node3 30490 1727096602.29540: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096602.29554: Calling all_plugins_play to load vars for managed_node3 30490 1727096602.29557: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096602.29561: Calling groups_plugins_play to load vars for managed_node3 30490 1727096602.31031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096602.32669: done with get_vars() 30490 1727096602.32692: variable 'ansible_search_path' from source: unknown 30490 1727096602.32693: variable 'ansible_search_path' from source: unknown 30490 1727096602.32734: we have included files to process 30490 1727096602.32735: generating all_blocks data 30490 1727096602.32737: done generating all_blocks data 30490 1727096602.32743: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 30490 1727096602.32744: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 30490 1727096602.32746: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 30490 1727096602.32946: done processing included file 30490 1727096602.32948: iterating over new_blocks loaded from include file 30490 1727096602.32949: in VariableManager get_vars() 30490 1727096602.32964: done with get_vars() 30490 1727096602.32965: filtering new block on tags 30490 1727096602.32995: done filtering new block on tags 30490 1727096602.32998: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node3 => (item=tasks/cleanup_profile+device.yml) 30490 1727096602.33003: extending task lists for all hosts with included blocks 30490 1727096602.34269: done extending task lists 30490 1727096602.34270: done processing included files 30490 1727096602.34271: results queue empty 30490 1727096602.34272: checking for any_errors_fatal 30490 1727096602.34277: done checking for any_errors_fatal 30490 1727096602.34278: checking for max_fail_percentage 30490 1727096602.34280: done checking for max_fail_percentage 30490 1727096602.34280: checking to see if all hosts have failed and the running result is not ok 30490 1727096602.34281: done checking to see if all hosts have failed 30490 1727096602.34282: getting the remaining hosts for this loop 30490 1727096602.34283: done getting the remaining hosts for this loop 30490 1727096602.34286: getting the next task for host managed_node3 30490 1727096602.34290: done getting next task for host managed_node3 30490 1727096602.34292: ^ task is: TASK: Cleanup profile and device 30490 1727096602.34295: ^ state is: HOST STATE: block=6, 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=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096602.34298: getting variables 30490 1727096602.34299: in VariableManager get_vars() 30490 1727096602.34309: Calling all_inventory to load vars for managed_node3 30490 1727096602.34311: Calling groups_inventory to load vars for managed_node3 30490 1727096602.34313: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096602.34319: Calling all_plugins_play to load vars for managed_node3 30490 1727096602.34321: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096602.34323: Calling groups_plugins_play to load vars for managed_node3 30490 1727096602.41748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096602.43742: done with get_vars() 30490 1727096602.43765: done getting variables 30490 1727096602.43812: 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 [Cleanup profile and device] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Monday 23 September 2024 09:03:22 -0400 (0:00:00.168) 0:01:08.642 ****** 30490 1727096602.43844: entering _queue_task() for managed_node3/shell 30490 1727096602.44202: worker is 1 (out of 1 available) 30490 1727096602.44216: exiting _queue_task() for managed_node3/shell 30490 1727096602.44227: done queuing things up, now waiting for results queue to drain 30490 1727096602.44229: waiting for pending results... 30490 1727096602.45086: running TaskExecutor() for managed_node3/TASK: Cleanup profile and device 30490 1727096602.45274: in run() - task 0afff68d-5257-ba36-653e-0000000016ad 30490 1727096602.45279: variable 'ansible_search_path' from source: unknown 30490 1727096602.45283: variable 'ansible_search_path' from source: unknown 30490 1727096602.45285: calling self._execute() 30490 1727096602.45674: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096602.45679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096602.45683: variable 'omit' from source: magic vars 30490 1727096602.46142: variable 'ansible_distribution_major_version' from source: facts 30490 1727096602.46153: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096602.46160: variable 'omit' from source: magic vars 30490 1727096602.46202: variable 'omit' from source: magic vars 30490 1727096602.46537: variable 'interface' from source: play vars 30490 1727096602.46679: variable 'omit' from source: magic vars 30490 1727096602.46720: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096602.46754: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096602.46890: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096602.46907: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096602.46919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096602.46949: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096602.46953: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096602.46956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096602.47173: Set connection var ansible_connection to ssh 30490 1727096602.47288: Set connection var ansible_shell_type to sh 30490 1727096602.47295: Set connection var ansible_pipelining to False 30490 1727096602.47301: Set connection var ansible_shell_executable to /bin/sh 30490 1727096602.47306: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096602.47318: Set connection var ansible_timeout to 10 30490 1727096602.47343: variable 'ansible_shell_executable' from source: unknown 30490 1727096602.47346: variable 'ansible_connection' from source: unknown 30490 1727096602.47349: variable 'ansible_module_compression' from source: unknown 30490 1727096602.47351: variable 'ansible_shell_type' from source: unknown 30490 1727096602.47354: variable 'ansible_shell_executable' from source: unknown 30490 1727096602.47356: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096602.47359: variable 'ansible_pipelining' from source: unknown 30490 1727096602.47361: variable 'ansible_timeout' from source: unknown 30490 1727096602.47363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096602.47773: 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) 30490 1727096602.47777: variable 'omit' from source: magic vars 30490 1727096602.47779: starting attempt loop 30490 1727096602.47782: running the handler 30490 1727096602.47784: 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) 30490 1727096602.47787: _low_level_execute_command(): starting 30490 1727096602.47789: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096602.48551: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096602.48640: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096602.48688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096602.48725: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096602.48742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096602.49072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096602.50528: stdout chunk (state=3): >>>/root <<< 30490 1727096602.50773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096602.50777: stdout chunk (state=3): >>><<< 30490 1727096602.50779: stderr chunk (state=3): >>><<< 30490 1727096602.50784: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096602.50787: _low_level_execute_command(): starting 30490 1727096602.50791: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096602.5070233-33693-107244088534602 `" && echo ansible-tmp-1727096602.5070233-33693-107244088534602="` echo /root/.ansible/tmp/ansible-tmp-1727096602.5070233-33693-107244088534602 `" ) && sleep 0' 30490 1727096602.51389: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096602.51415: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096602.51436: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096602.51493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096602.53500: stdout chunk (state=3): >>>ansible-tmp-1727096602.5070233-33693-107244088534602=/root/.ansible/tmp/ansible-tmp-1727096602.5070233-33693-107244088534602 <<< 30490 1727096602.53598: stdout chunk (state=3): >>><<< 30490 1727096602.53602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096602.53604: stderr chunk (state=3): >>><<< 30490 1727096602.53635: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096602.5070233-33693-107244088534602=/root/.ansible/tmp/ansible-tmp-1727096602.5070233-33693-107244088534602 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096602.53689: variable 'ansible_module_compression' from source: unknown 30490 1727096602.53741: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 30490 1727096602.53802: variable 'ansible_facts' from source: unknown 30490 1727096602.53893: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096602.5070233-33693-107244088534602/AnsiballZ_command.py 30490 1727096602.54104: Sending initial data 30490 1727096602.54107: Sent initial data (156 bytes) 30490 1727096602.54626: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096602.54638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096602.54661: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096602.54713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096602.56404: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096602.56480: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096602.56551: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmprnt9n1d4 /root/.ansible/tmp/ansible-tmp-1727096602.5070233-33693-107244088534602/AnsiballZ_command.py <<< 30490 1727096602.56581: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096602.5070233-33693-107244088534602/AnsiballZ_command.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmprnt9n1d4" to remote "/root/.ansible/tmp/ansible-tmp-1727096602.5070233-33693-107244088534602/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096602.5070233-33693-107244088534602/AnsiballZ_command.py" <<< 30490 1727096602.57313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096602.57359: stderr chunk (state=3): >>><<< 30490 1727096602.57370: stdout chunk (state=3): >>><<< 30490 1727096602.57531: done transferring module to remote 30490 1727096602.57534: _low_level_execute_command(): starting 30490 1727096602.57537: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096602.5070233-33693-107244088534602/ /root/.ansible/tmp/ansible-tmp-1727096602.5070233-33693-107244088534602/AnsiballZ_command.py && sleep 0' 30490 1727096602.58186: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096602.58205: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096602.58228: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096602.58250: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096602.58309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096602.60163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096602.60330: stdout chunk (state=3): >>><<< 30490 1727096602.60334: stderr chunk (state=3): >>><<< 30490 1727096602.60336: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096602.60343: _low_level_execute_command(): starting 30490 1727096602.60347: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096602.5070233-33693-107244088534602/AnsiballZ_command.py && sleep 0' 30490 1727096602.61522: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096602.61525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096602.61528: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096602.61531: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096602.61534: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096602.61585: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096602.61796: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096602.61917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096602.61992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096602.82441: stdout chunk (state=3): >>> {"changed": true, "stdout": "Connection 'statebr' (a85a48ac-0131-40ae-8a98-8671ec461a69) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'", "rc": 0, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-23 09:03:22.769332", "end": "2024-09-23 09:03:22.819827", "delta": "0:00:00.050495", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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}}} <<< 30490 1727096602.85041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096602.85046: stdout chunk (state=3): >>><<< 30490 1727096602.85049: stderr chunk (state=3): >>><<< 30490 1727096602.85102: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Connection 'statebr' (a85a48ac-0131-40ae-8a98-8671ec461a69) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'", "rc": 0, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-23 09:03:22.769332", "end": "2024-09-23 09:03:22.819827", "delta": "0:00:00.050495", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096602.85227: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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-1727096602.5070233-33693-107244088534602/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096602.85230: _low_level_execute_command(): starting 30490 1727096602.85233: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096602.5070233-33693-107244088534602/ > /dev/null 2>&1 && sleep 0' 30490 1727096602.85801: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096602.85958: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096602.85961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096602.85964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096602.85966: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096602.85971: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096602.85976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096602.85978: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096602.85981: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096602.85983: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096602.85985: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096602.85987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096602.85989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096602.85991: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096602.85993: stderr chunk (state=3): >>>debug2: match found <<< 30490 1727096602.85999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096602.86028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096602.86048: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096602.86093: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096602.86122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096602.87939: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096602.87970: stderr chunk (state=3): >>><<< 30490 1727096602.87974: stdout chunk (state=3): >>><<< 30490 1727096602.87985: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096602.87992: handler run complete 30490 1727096602.88008: Evaluated conditional (False): False 30490 1727096602.88017: attempt loop complete, returning result 30490 1727096602.88020: _execute() done 30490 1727096602.88022: dumping result to json 30490 1727096602.88027: done dumping result, returning 30490 1727096602.88034: done running TaskExecutor() for managed_node3/TASK: Cleanup profile and device [0afff68d-5257-ba36-653e-0000000016ad] 30490 1727096602.88042: sending task result for task 0afff68d-5257-ba36-653e-0000000016ad 30490 1727096602.88133: done sending task result for task 0afff68d-5257-ba36-653e-0000000016ad 30490 1727096602.88136: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.050495", "end": "2024-09-23 09:03:22.819827", "rc": 0, "start": "2024-09-23 09:03:22.769332" } STDOUT: Connection 'statebr' (a85a48ac-0131-40ae-8a98-8671ec461a69) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' 30490 1727096602.88195: no more pending results, returning what we have 30490 1727096602.88199: results queue empty 30490 1727096602.88200: checking for any_errors_fatal 30490 1727096602.88202: done checking for any_errors_fatal 30490 1727096602.88202: checking for max_fail_percentage 30490 1727096602.88204: done checking for max_fail_percentage 30490 1727096602.88205: checking to see if all hosts have failed and the running result is not ok 30490 1727096602.88206: done checking to see if all hosts have failed 30490 1727096602.88206: getting the remaining hosts for this loop 30490 1727096602.88208: done getting the remaining hosts for this loop 30490 1727096602.88212: getting the next task for host managed_node3 30490 1727096602.88222: done getting next task for host managed_node3 30490 1727096602.88225: ^ task is: TASK: Include the task 'run_test.yml' 30490 1727096602.88227: ^ state is: HOST STATE: block=7, 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 30490 1727096602.88231: getting variables 30490 1727096602.88233: in VariableManager get_vars() 30490 1727096602.88272: Calling all_inventory to load vars for managed_node3 30490 1727096602.88275: Calling groups_inventory to load vars for managed_node3 30490 1727096602.88279: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096602.88290: Calling all_plugins_play to load vars for managed_node3 30490 1727096602.88293: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096602.88296: Calling groups_plugins_play to load vars for managed_node3 30490 1727096602.89125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096602.90020: done with get_vars() 30490 1727096602.90038: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:102 Monday 23 September 2024 09:03:22 -0400 (0:00:00.462) 0:01:09.105 ****** 30490 1727096602.90112: entering _queue_task() for managed_node3/include_tasks 30490 1727096602.90354: worker is 1 (out of 1 available) 30490 1727096602.90365: exiting _queue_task() for managed_node3/include_tasks 30490 1727096602.90383: done queuing things up, now waiting for results queue to drain 30490 1727096602.90385: waiting for pending results... 30490 1727096602.90560: running TaskExecutor() for managed_node3/TASK: Include the task 'run_test.yml' 30490 1727096602.90629: in run() - task 0afff68d-5257-ba36-653e-000000000015 30490 1727096602.90640: variable 'ansible_search_path' from source: unknown 30490 1727096602.90672: calling self._execute() 30490 1727096602.90751: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096602.90755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096602.90764: variable 'omit' from source: magic vars 30490 1727096602.91069: variable 'ansible_distribution_major_version' from source: facts 30490 1727096602.91085: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096602.91090: _execute() done 30490 1727096602.91093: dumping result to json 30490 1727096602.91096: done dumping result, returning 30490 1727096602.91103: done running TaskExecutor() for managed_node3/TASK: Include the task 'run_test.yml' [0afff68d-5257-ba36-653e-000000000015] 30490 1727096602.91108: sending task result for task 0afff68d-5257-ba36-653e-000000000015 30490 1727096602.91248: no more pending results, returning what we have 30490 1727096602.91252: in VariableManager get_vars() 30490 1727096602.91299: Calling all_inventory to load vars for managed_node3 30490 1727096602.91302: Calling groups_inventory to load vars for managed_node3 30490 1727096602.91305: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096602.91317: Calling all_plugins_play to load vars for managed_node3 30490 1727096602.91320: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096602.91322: Calling groups_plugins_play to load vars for managed_node3 30490 1727096602.92035: done sending task result for task 0afff68d-5257-ba36-653e-000000000015 30490 1727096602.92038: WORKER PROCESS EXITING 30490 1727096602.92285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096602.93164: done with get_vars() 30490 1727096602.93184: variable 'ansible_search_path' from source: unknown 30490 1727096602.93196: we have included files to process 30490 1727096602.93197: generating all_blocks data 30490 1727096602.93198: done generating all_blocks data 30490 1727096602.93202: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 30490 1727096602.93203: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 30490 1727096602.93204: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 30490 1727096602.93466: in VariableManager get_vars() 30490 1727096602.93481: done with get_vars() 30490 1727096602.93510: in VariableManager get_vars() 30490 1727096602.93521: done with get_vars() 30490 1727096602.93545: in VariableManager get_vars() 30490 1727096602.93555: done with get_vars() 30490 1727096602.93583: in VariableManager get_vars() 30490 1727096602.93593: done with get_vars() 30490 1727096602.93620: in VariableManager get_vars() 30490 1727096602.93631: done with get_vars() 30490 1727096602.93884: in VariableManager get_vars() 30490 1727096602.93897: done with get_vars() 30490 1727096602.93906: done processing included file 30490 1727096602.93907: iterating over new_blocks loaded from include file 30490 1727096602.93908: in VariableManager get_vars() 30490 1727096602.93915: done with get_vars() 30490 1727096602.93916: filtering new block on tags 30490 1727096602.93980: done filtering new block on tags 30490 1727096602.93983: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node3 30490 1727096602.93987: extending task lists for all hosts with included blocks 30490 1727096602.94008: done extending task lists 30490 1727096602.94009: done processing included files 30490 1727096602.94009: results queue empty 30490 1727096602.94009: checking for any_errors_fatal 30490 1727096602.94013: done checking for any_errors_fatal 30490 1727096602.94013: checking for max_fail_percentage 30490 1727096602.94014: done checking for max_fail_percentage 30490 1727096602.94015: checking to see if all hosts have failed and the running result is not ok 30490 1727096602.94015: done checking to see if all hosts have failed 30490 1727096602.94015: getting the remaining hosts for this loop 30490 1727096602.94016: done getting the remaining hosts for this loop 30490 1727096602.94018: getting the next task for host managed_node3 30490 1727096602.94020: done getting next task for host managed_node3 30490 1727096602.94021: ^ task is: TASK: TEST: {{ lsr_description }} 30490 1727096602.94023: ^ state is: HOST STATE: block=7, 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 30490 1727096602.94024: getting variables 30490 1727096602.94025: in VariableManager get_vars() 30490 1727096602.94031: Calling all_inventory to load vars for managed_node3 30490 1727096602.94032: Calling groups_inventory to load vars for managed_node3 30490 1727096602.94034: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096602.94038: Calling all_plugins_play to load vars for managed_node3 30490 1727096602.94040: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096602.94042: Calling groups_plugins_play to load vars for managed_node3 30490 1727096602.94673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096602.95566: done with get_vars() 30490 1727096602.95583: done getting variables 30490 1727096602.95609: 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) 30490 1727096602.95692: variable 'lsr_description' from source: include params TASK [TEST: I can take a profile down that is absent] ************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Monday 23 September 2024 09:03:22 -0400 (0:00:00.056) 0:01:09.161 ****** 30490 1727096602.95714: entering _queue_task() for managed_node3/debug 30490 1727096602.95978: worker is 1 (out of 1 available) 30490 1727096602.95992: exiting _queue_task() for managed_node3/debug 30490 1727096602.96002: done queuing things up, now waiting for results queue to drain 30490 1727096602.96004: waiting for pending results... 30490 1727096602.96181: running TaskExecutor() for managed_node3/TASK: TEST: I can take a profile down that is absent 30490 1727096602.96250: in run() - task 0afff68d-5257-ba36-653e-000000001744 30490 1727096602.96262: variable 'ansible_search_path' from source: unknown 30490 1727096602.96265: variable 'ansible_search_path' from source: unknown 30490 1727096602.96298: calling self._execute() 30490 1727096602.96372: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096602.96379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096602.96388: variable 'omit' from source: magic vars 30490 1727096602.96673: variable 'ansible_distribution_major_version' from source: facts 30490 1727096602.96688: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096602.96692: variable 'omit' from source: magic vars 30490 1727096602.96717: variable 'omit' from source: magic vars 30490 1727096602.96791: variable 'lsr_description' from source: include params 30490 1727096602.96806: variable 'omit' from source: magic vars 30490 1727096602.96839: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096602.96865: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096602.96888: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096602.96902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096602.96912: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096602.96934: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096602.96938: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096602.96940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096602.97013: Set connection var ansible_connection to ssh 30490 1727096602.97019: Set connection var ansible_shell_type to sh 30490 1727096602.97026: Set connection var ansible_pipelining to False 30490 1727096602.97031: Set connection var ansible_shell_executable to /bin/sh 30490 1727096602.97036: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096602.97041: Set connection var ansible_timeout to 10 30490 1727096602.97060: variable 'ansible_shell_executable' from source: unknown 30490 1727096602.97063: variable 'ansible_connection' from source: unknown 30490 1727096602.97066: variable 'ansible_module_compression' from source: unknown 30490 1727096602.97070: variable 'ansible_shell_type' from source: unknown 30490 1727096602.97072: variable 'ansible_shell_executable' from source: unknown 30490 1727096602.97075: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096602.97080: variable 'ansible_pipelining' from source: unknown 30490 1727096602.97082: variable 'ansible_timeout' from source: unknown 30490 1727096602.97086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096602.97190: 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) 30490 1727096602.97200: variable 'omit' from source: magic vars 30490 1727096602.97205: starting attempt loop 30490 1727096602.97208: running the handler 30490 1727096602.97244: handler run complete 30490 1727096602.97254: attempt loop complete, returning result 30490 1727096602.97257: _execute() done 30490 1727096602.97260: dumping result to json 30490 1727096602.97262: done dumping result, returning 30490 1727096602.97271: done running TaskExecutor() for managed_node3/TASK: TEST: I can take a profile down that is absent [0afff68d-5257-ba36-653e-000000001744] 30490 1727096602.97278: sending task result for task 0afff68d-5257-ba36-653e-000000001744 30490 1727096602.97355: done sending task result for task 0afff68d-5257-ba36-653e-000000001744 30490 1727096602.97358: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: ########## I can take a profile down that is absent ########## 30490 1727096602.97410: no more pending results, returning what we have 30490 1727096602.97414: results queue empty 30490 1727096602.97415: checking for any_errors_fatal 30490 1727096602.97417: done checking for any_errors_fatal 30490 1727096602.97418: checking for max_fail_percentage 30490 1727096602.97420: done checking for max_fail_percentage 30490 1727096602.97421: checking to see if all hosts have failed and the running result is not ok 30490 1727096602.97421: done checking to see if all hosts have failed 30490 1727096602.97422: getting the remaining hosts for this loop 30490 1727096602.97433: done getting the remaining hosts for this loop 30490 1727096602.97438: getting the next task for host managed_node3 30490 1727096602.97446: done getting next task for host managed_node3 30490 1727096602.97449: ^ task is: TASK: Show item 30490 1727096602.97452: ^ state is: HOST STATE: block=7, 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096602.97456: getting variables 30490 1727096602.97458: in VariableManager get_vars() 30490 1727096602.97505: Calling all_inventory to load vars for managed_node3 30490 1727096602.97508: Calling groups_inventory to load vars for managed_node3 30490 1727096602.97512: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096602.97522: Calling all_plugins_play to load vars for managed_node3 30490 1727096602.97525: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096602.97528: Calling groups_plugins_play to load vars for managed_node3 30490 1727096602.98914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096603.00628: done with get_vars() 30490 1727096603.00660: done getting variables 30490 1727096603.00721: 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 item] *************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Monday 23 September 2024 09:03:23 -0400 (0:00:00.050) 0:01:09.211 ****** 30490 1727096603.00770: entering _queue_task() for managed_node3/debug 30490 1727096603.01199: worker is 1 (out of 1 available) 30490 1727096603.01212: exiting _queue_task() for managed_node3/debug 30490 1727096603.01225: done queuing things up, now waiting for results queue to drain 30490 1727096603.01227: waiting for pending results... 30490 1727096603.01593: running TaskExecutor() for managed_node3/TASK: Show item 30490 1727096603.01683: in run() - task 0afff68d-5257-ba36-653e-000000001745 30490 1727096603.01693: variable 'ansible_search_path' from source: unknown 30490 1727096603.01696: variable 'ansible_search_path' from source: unknown 30490 1727096603.01751: variable 'omit' from source: magic vars 30490 1727096603.01941: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.02025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.02030: variable 'omit' from source: magic vars 30490 1727096603.02558: variable 'ansible_distribution_major_version' from source: facts 30490 1727096603.02579: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096603.02601: variable 'omit' from source: magic vars 30490 1727096603.02646: variable 'omit' from source: magic vars 30490 1727096603.02736: variable 'item' from source: unknown 30490 1727096603.02824: variable 'item' from source: unknown 30490 1727096603.02848: variable 'omit' from source: magic vars 30490 1727096603.02893: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096603.02974: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096603.02978: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096603.02996: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096603.03014: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096603.03058: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096603.03061: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.03064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.03129: Set connection var ansible_connection to ssh 30490 1727096603.03141: Set connection var ansible_shell_type to sh 30490 1727096603.03149: Set connection var ansible_pipelining to False 30490 1727096603.03154: Set connection var ansible_shell_executable to /bin/sh 30490 1727096603.03159: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096603.03164: Set connection var ansible_timeout to 10 30490 1727096603.03185: variable 'ansible_shell_executable' from source: unknown 30490 1727096603.03188: variable 'ansible_connection' from source: unknown 30490 1727096603.03191: variable 'ansible_module_compression' from source: unknown 30490 1727096603.03193: variable 'ansible_shell_type' from source: unknown 30490 1727096603.03195: variable 'ansible_shell_executable' from source: unknown 30490 1727096603.03197: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.03200: variable 'ansible_pipelining' from source: unknown 30490 1727096603.03204: variable 'ansible_timeout' from source: unknown 30490 1727096603.03208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.03307: 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) 30490 1727096603.03316: variable 'omit' from source: magic vars 30490 1727096603.03321: starting attempt loop 30490 1727096603.03324: running the handler 30490 1727096603.03360: variable 'lsr_description' from source: include params 30490 1727096603.03413: variable 'lsr_description' from source: include params 30490 1727096603.03420: handler run complete 30490 1727096603.03434: attempt loop complete, returning result 30490 1727096603.03446: variable 'item' from source: unknown 30490 1727096603.03495: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can take a profile down that is absent" } 30490 1727096603.03640: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.03644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.03647: variable 'omit' from source: magic vars 30490 1727096603.03716: variable 'ansible_distribution_major_version' from source: facts 30490 1727096603.03719: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096603.03722: variable 'omit' from source: magic vars 30490 1727096603.03733: variable 'omit' from source: magic vars 30490 1727096603.03764: variable 'item' from source: unknown 30490 1727096603.03808: variable 'item' from source: unknown 30490 1727096603.03820: variable 'omit' from source: magic vars 30490 1727096603.03834: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096603.03840: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096603.03846: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096603.03856: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096603.03859: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.03861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.03911: Set connection var ansible_connection to ssh 30490 1727096603.03915: Set connection var ansible_shell_type to sh 30490 1727096603.03923: Set connection var ansible_pipelining to False 30490 1727096603.03927: Set connection var ansible_shell_executable to /bin/sh 30490 1727096603.03932: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096603.03937: Set connection var ansible_timeout to 10 30490 1727096603.03951: variable 'ansible_shell_executable' from source: unknown 30490 1727096603.03954: variable 'ansible_connection' from source: unknown 30490 1727096603.03956: variable 'ansible_module_compression' from source: unknown 30490 1727096603.03959: variable 'ansible_shell_type' from source: unknown 30490 1727096603.03961: variable 'ansible_shell_executable' from source: unknown 30490 1727096603.03963: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.03968: variable 'ansible_pipelining' from source: unknown 30490 1727096603.03971: variable 'ansible_timeout' from source: unknown 30490 1727096603.03982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.04034: 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) 30490 1727096603.04041: variable 'omit' from source: magic vars 30490 1727096603.04044: starting attempt loop 30490 1727096603.04046: running the handler 30490 1727096603.04062: variable 'lsr_setup' from source: include params 30490 1727096603.04117: variable 'lsr_setup' from source: include params 30490 1727096603.04152: handler run complete 30490 1727096603.04163: attempt loop complete, returning result 30490 1727096603.04178: variable 'item' from source: unknown 30490 1727096603.04222: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove_profile.yml" ] } 30490 1727096603.04313: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.04316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.04318: variable 'omit' from source: magic vars 30490 1727096603.04411: variable 'ansible_distribution_major_version' from source: facts 30490 1727096603.04415: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096603.04417: variable 'omit' from source: magic vars 30490 1727096603.04435: variable 'omit' from source: magic vars 30490 1727096603.04457: variable 'item' from source: unknown 30490 1727096603.04502: variable 'item' from source: unknown 30490 1727096603.04513: variable 'omit' from source: magic vars 30490 1727096603.04527: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096603.04533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096603.04541: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096603.04551: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096603.04553: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.04556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.04598: Set connection var ansible_connection to ssh 30490 1727096603.04601: Set connection var ansible_shell_type to sh 30490 1727096603.04608: Set connection var ansible_pipelining to False 30490 1727096603.04613: Set connection var ansible_shell_executable to /bin/sh 30490 1727096603.04618: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096603.04623: Set connection var ansible_timeout to 10 30490 1727096603.04637: variable 'ansible_shell_executable' from source: unknown 30490 1727096603.04639: variable 'ansible_connection' from source: unknown 30490 1727096603.04642: variable 'ansible_module_compression' from source: unknown 30490 1727096603.04646: variable 'ansible_shell_type' from source: unknown 30490 1727096603.04654: variable 'ansible_shell_executable' from source: unknown 30490 1727096603.04656: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.04658: variable 'ansible_pipelining' from source: unknown 30490 1727096603.04660: variable 'ansible_timeout' from source: unknown 30490 1727096603.04662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.04719: 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) 30490 1727096603.04725: variable 'omit' from source: magic vars 30490 1727096603.04727: starting attempt loop 30490 1727096603.04730: running the handler 30490 1727096603.04744: variable 'lsr_test' from source: include params 30490 1727096603.04791: variable 'lsr_test' from source: include params 30490 1727096603.04803: handler run complete 30490 1727096603.04813: attempt loop complete, returning result 30490 1727096603.04823: variable 'item' from source: unknown 30490 1727096603.04866: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } 30490 1727096603.04940: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.04943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.04946: variable 'omit' from source: magic vars 30490 1727096603.05044: variable 'ansible_distribution_major_version' from source: facts 30490 1727096603.05047: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096603.05050: variable 'omit' from source: magic vars 30490 1727096603.05064: variable 'omit' from source: magic vars 30490 1727096603.05091: variable 'item' from source: unknown 30490 1727096603.05133: variable 'item' from source: unknown 30490 1727096603.05143: variable 'omit' from source: magic vars 30490 1727096603.05156: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096603.05162: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096603.05168: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096603.05180: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096603.05183: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.05185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.05227: Set connection var ansible_connection to ssh 30490 1727096603.05230: Set connection var ansible_shell_type to sh 30490 1727096603.05237: Set connection var ansible_pipelining to False 30490 1727096603.05242: Set connection var ansible_shell_executable to /bin/sh 30490 1727096603.05246: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096603.05251: Set connection var ansible_timeout to 10 30490 1727096603.05265: variable 'ansible_shell_executable' from source: unknown 30490 1727096603.05270: variable 'ansible_connection' from source: unknown 30490 1727096603.05275: variable 'ansible_module_compression' from source: unknown 30490 1727096603.05279: variable 'ansible_shell_type' from source: unknown 30490 1727096603.05281: variable 'ansible_shell_executable' from source: unknown 30490 1727096603.05283: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.05286: variable 'ansible_pipelining' from source: unknown 30490 1727096603.05288: variable 'ansible_timeout' from source: unknown 30490 1727096603.05290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.05346: 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) 30490 1727096603.05352: variable 'omit' from source: magic vars 30490 1727096603.05355: starting attempt loop 30490 1727096603.05358: running the handler 30490 1727096603.05372: variable 'lsr_assert' from source: include params 30490 1727096603.05417: variable 'lsr_assert' from source: include params 30490 1727096603.05430: handler run complete 30490 1727096603.05440: attempt loop complete, returning result 30490 1727096603.05451: variable 'item' from source: unknown 30490 1727096603.05495: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml" ] } 30490 1727096603.05569: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.05575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.05578: variable 'omit' from source: magic vars 30490 1727096603.05708: variable 'ansible_distribution_major_version' from source: facts 30490 1727096603.05711: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096603.05717: variable 'omit' from source: magic vars 30490 1727096603.05727: variable 'omit' from source: magic vars 30490 1727096603.05752: variable 'item' from source: unknown 30490 1727096603.05797: variable 'item' from source: unknown 30490 1727096603.05808: variable 'omit' from source: magic vars 30490 1727096603.05823: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096603.05829: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096603.05834: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096603.05842: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096603.05845: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.05847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.05891: Set connection var ansible_connection to ssh 30490 1727096603.05894: Set connection var ansible_shell_type to sh 30490 1727096603.05901: Set connection var ansible_pipelining to False 30490 1727096603.05907: Set connection var ansible_shell_executable to /bin/sh 30490 1727096603.05910: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096603.05919: Set connection var ansible_timeout to 10 30490 1727096603.05932: variable 'ansible_shell_executable' from source: unknown 30490 1727096603.05934: variable 'ansible_connection' from source: unknown 30490 1727096603.05937: variable 'ansible_module_compression' from source: unknown 30490 1727096603.05939: variable 'ansible_shell_type' from source: unknown 30490 1727096603.05941: variable 'ansible_shell_executable' from source: unknown 30490 1727096603.05944: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.05948: variable 'ansible_pipelining' from source: unknown 30490 1727096603.05950: variable 'ansible_timeout' from source: unknown 30490 1727096603.05955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.06011: 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) 30490 1727096603.06017: variable 'omit' from source: magic vars 30490 1727096603.06028: starting attempt loop 30490 1727096603.06031: running the handler 30490 1727096603.06039: variable 'lsr_assert_when' from source: include params 30490 1727096603.06084: variable 'lsr_assert_when' from source: include params 30490 1727096603.06142: variable 'network_provider' from source: set_fact 30490 1727096603.06166: handler run complete 30490 1727096603.06179: attempt loop complete, returning result 30490 1727096603.06190: variable 'item' from source: unknown 30490 1727096603.06230: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } 30490 1727096603.06307: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.06310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.06312: variable 'omit' from source: magic vars 30490 1727096603.06410: variable 'ansible_distribution_major_version' from source: facts 30490 1727096603.06413: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096603.06417: variable 'omit' from source: magic vars 30490 1727096603.06428: variable 'omit' from source: magic vars 30490 1727096603.06453: variable 'item' from source: unknown 30490 1727096603.06499: variable 'item' from source: unknown 30490 1727096603.06509: variable 'omit' from source: magic vars 30490 1727096603.06523: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096603.06529: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096603.06533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096603.06544: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096603.06546: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.06549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.06594: Set connection var ansible_connection to ssh 30490 1727096603.06597: Set connection var ansible_shell_type to sh 30490 1727096603.06604: Set connection var ansible_pipelining to False 30490 1727096603.06609: Set connection var ansible_shell_executable to /bin/sh 30490 1727096603.06614: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096603.06619: Set connection var ansible_timeout to 10 30490 1727096603.06633: variable 'ansible_shell_executable' from source: unknown 30490 1727096603.06636: variable 'ansible_connection' from source: unknown 30490 1727096603.06638: variable 'ansible_module_compression' from source: unknown 30490 1727096603.06640: variable 'ansible_shell_type' from source: unknown 30490 1727096603.06644: variable 'ansible_shell_executable' from source: unknown 30490 1727096603.06646: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.06649: variable 'ansible_pipelining' from source: unknown 30490 1727096603.06654: variable 'ansible_timeout' from source: unknown 30490 1727096603.06656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.06718: 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) 30490 1727096603.06724: variable 'omit' from source: magic vars 30490 1727096603.06729: starting attempt loop 30490 1727096603.06732: running the handler 30490 1727096603.06745: variable 'lsr_fail_debug' from source: play vars 30490 1727096603.06792: variable 'lsr_fail_debug' from source: play vars 30490 1727096603.06804: handler run complete 30490 1727096603.06813: attempt loop complete, returning result 30490 1727096603.06824: variable 'item' from source: unknown 30490 1727096603.06864: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } 30490 1727096603.06940: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.06943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.06946: variable 'omit' from source: magic vars 30490 1727096603.07041: variable 'ansible_distribution_major_version' from source: facts 30490 1727096603.07045: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096603.07050: variable 'omit' from source: magic vars 30490 1727096603.07062: variable 'omit' from source: magic vars 30490 1727096603.07090: variable 'item' from source: unknown 30490 1727096603.07130: variable 'item' from source: unknown 30490 1727096603.07140: variable 'omit' from source: magic vars 30490 1727096603.07153: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096603.07160: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096603.07170: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096603.07178: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096603.07181: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.07183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.07223: Set connection var ansible_connection to ssh 30490 1727096603.07227: Set connection var ansible_shell_type to sh 30490 1727096603.07234: Set connection var ansible_pipelining to False 30490 1727096603.07238: Set connection var ansible_shell_executable to /bin/sh 30490 1727096603.07243: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096603.07248: Set connection var ansible_timeout to 10 30490 1727096603.07262: variable 'ansible_shell_executable' from source: unknown 30490 1727096603.07265: variable 'ansible_connection' from source: unknown 30490 1727096603.07269: variable 'ansible_module_compression' from source: unknown 30490 1727096603.07271: variable 'ansible_shell_type' from source: unknown 30490 1727096603.07276: variable 'ansible_shell_executable' from source: unknown 30490 1727096603.07279: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.07282: variable 'ansible_pipelining' from source: unknown 30490 1727096603.07285: variable 'ansible_timeout' from source: unknown 30490 1727096603.07287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.07341: 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) 30490 1727096603.07347: variable 'omit' from source: magic vars 30490 1727096603.07349: starting attempt loop 30490 1727096603.07352: running the handler 30490 1727096603.07367: variable 'lsr_cleanup' from source: include params 30490 1727096603.07416: variable 'lsr_cleanup' from source: include params 30490 1727096603.07425: handler run complete 30490 1727096603.07435: attempt loop complete, returning result 30490 1727096603.07445: variable 'item' from source: unknown 30490 1727096603.07489: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } 30490 1727096603.07560: dumping result to json 30490 1727096603.07563: done dumping result, returning 30490 1727096603.07565: done running TaskExecutor() for managed_node3/TASK: Show item [0afff68d-5257-ba36-653e-000000001745] 30490 1727096603.07569: sending task result for task 0afff68d-5257-ba36-653e-000000001745 30490 1727096603.07611: done sending task result for task 0afff68d-5257-ba36-653e-000000001745 30490 1727096603.07614: WORKER PROCESS EXITING 30490 1727096603.07656: no more pending results, returning what we have 30490 1727096603.07660: results queue empty 30490 1727096603.07661: checking for any_errors_fatal 30490 1727096603.07669: done checking for any_errors_fatal 30490 1727096603.07670: checking for max_fail_percentage 30490 1727096603.07671: done checking for max_fail_percentage 30490 1727096603.07674: checking to see if all hosts have failed and the running result is not ok 30490 1727096603.07675: done checking to see if all hosts have failed 30490 1727096603.07676: getting the remaining hosts for this loop 30490 1727096603.07677: done getting the remaining hosts for this loop 30490 1727096603.07680: getting the next task for host managed_node3 30490 1727096603.07687: done getting next task for host managed_node3 30490 1727096603.07689: ^ task is: TASK: Include the task 'show_interfaces.yml' 30490 1727096603.07691: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096603.07696: getting variables 30490 1727096603.07697: in VariableManager get_vars() 30490 1727096603.07731: Calling all_inventory to load vars for managed_node3 30490 1727096603.07733: Calling groups_inventory to load vars for managed_node3 30490 1727096603.07737: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096603.07747: Calling all_plugins_play to load vars for managed_node3 30490 1727096603.07750: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096603.07753: Calling groups_plugins_play to load vars for managed_node3 30490 1727096603.08725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096603.09584: done with get_vars() 30490 1727096603.09600: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Monday 23 September 2024 09:03:23 -0400 (0:00:00.088) 0:01:09.300 ****** 30490 1727096603.09664: entering _queue_task() for managed_node3/include_tasks 30490 1727096603.09909: worker is 1 (out of 1 available) 30490 1727096603.09925: exiting _queue_task() for managed_node3/include_tasks 30490 1727096603.09936: done queuing things up, now waiting for results queue to drain 30490 1727096603.09938: waiting for pending results... 30490 1727096603.10105: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 30490 1727096603.10172: in run() - task 0afff68d-5257-ba36-653e-000000001746 30490 1727096603.10182: variable 'ansible_search_path' from source: unknown 30490 1727096603.10186: variable 'ansible_search_path' from source: unknown 30490 1727096603.10214: calling self._execute() 30490 1727096603.10288: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.10294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.10303: variable 'omit' from source: magic vars 30490 1727096603.10575: variable 'ansible_distribution_major_version' from source: facts 30490 1727096603.10584: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096603.10590: _execute() done 30490 1727096603.10595: dumping result to json 30490 1727096603.10598: done dumping result, returning 30490 1727096603.10609: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-ba36-653e-000000001746] 30490 1727096603.10612: sending task result for task 0afff68d-5257-ba36-653e-000000001746 30490 1727096603.10694: done sending task result for task 0afff68d-5257-ba36-653e-000000001746 30490 1727096603.10697: WORKER PROCESS EXITING 30490 1727096603.10735: no more pending results, returning what we have 30490 1727096603.10741: in VariableManager get_vars() 30490 1727096603.10786: Calling all_inventory to load vars for managed_node3 30490 1727096603.10789: Calling groups_inventory to load vars for managed_node3 30490 1727096603.10792: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096603.10804: Calling all_plugins_play to load vars for managed_node3 30490 1727096603.10807: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096603.10809: Calling groups_plugins_play to load vars for managed_node3 30490 1727096603.11598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096603.12475: done with get_vars() 30490 1727096603.12489: variable 'ansible_search_path' from source: unknown 30490 1727096603.12490: variable 'ansible_search_path' from source: unknown 30490 1727096603.12517: we have included files to process 30490 1727096603.12518: generating all_blocks data 30490 1727096603.12520: done generating all_blocks data 30490 1727096603.12523: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 30490 1727096603.12523: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 30490 1727096603.12525: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 30490 1727096603.12592: in VariableManager get_vars() 30490 1727096603.12608: done with get_vars() 30490 1727096603.12683: done processing included file 30490 1727096603.12685: iterating over new_blocks loaded from include file 30490 1727096603.12686: in VariableManager get_vars() 30490 1727096603.12696: done with get_vars() 30490 1727096603.12697: filtering new block on tags 30490 1727096603.12721: done filtering new block on tags 30490 1727096603.12723: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 30490 1727096603.12726: extending task lists for all hosts with included blocks 30490 1727096603.12989: done extending task lists 30490 1727096603.12990: done processing included files 30490 1727096603.12990: results queue empty 30490 1727096603.12991: checking for any_errors_fatal 30490 1727096603.12995: done checking for any_errors_fatal 30490 1727096603.12996: checking for max_fail_percentage 30490 1727096603.12997: done checking for max_fail_percentage 30490 1727096603.12997: checking to see if all hosts have failed and the running result is not ok 30490 1727096603.12998: done checking to see if all hosts have failed 30490 1727096603.12998: getting the remaining hosts for this loop 30490 1727096603.12999: done getting the remaining hosts for this loop 30490 1727096603.13001: getting the next task for host managed_node3 30490 1727096603.13004: done getting next task for host managed_node3 30490 1727096603.13005: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 30490 1727096603.13007: ^ state is: HOST STATE: block=7, 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 30490 1727096603.13009: getting variables 30490 1727096603.13010: in VariableManager get_vars() 30490 1727096603.13016: Calling all_inventory to load vars for managed_node3 30490 1727096603.13017: Calling groups_inventory to load vars for managed_node3 30490 1727096603.13019: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096603.13022: Calling all_plugins_play to load vars for managed_node3 30490 1727096603.13024: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096603.13025: Calling groups_plugins_play to load vars for managed_node3 30490 1727096603.13727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096603.14570: done with get_vars() 30490 1727096603.14587: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Monday 23 September 2024 09:03:23 -0400 (0:00:00.049) 0:01:09.350 ****** 30490 1727096603.14637: entering _queue_task() for managed_node3/include_tasks 30490 1727096603.14892: worker is 1 (out of 1 available) 30490 1727096603.14906: exiting _queue_task() for managed_node3/include_tasks 30490 1727096603.14918: done queuing things up, now waiting for results queue to drain 30490 1727096603.14920: waiting for pending results... 30490 1727096603.15102: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 30490 1727096603.15183: in run() - task 0afff68d-5257-ba36-653e-00000000176d 30490 1727096603.15193: variable 'ansible_search_path' from source: unknown 30490 1727096603.15196: variable 'ansible_search_path' from source: unknown 30490 1727096603.15226: calling self._execute() 30490 1727096603.15300: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.15304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.15314: variable 'omit' from source: magic vars 30490 1727096603.15600: variable 'ansible_distribution_major_version' from source: facts 30490 1727096603.15610: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096603.15616: _execute() done 30490 1727096603.15619: dumping result to json 30490 1727096603.15622: done dumping result, returning 30490 1727096603.15629: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [0afff68d-5257-ba36-653e-00000000176d] 30490 1727096603.15634: sending task result for task 0afff68d-5257-ba36-653e-00000000176d 30490 1727096603.15721: done sending task result for task 0afff68d-5257-ba36-653e-00000000176d 30490 1727096603.15724: WORKER PROCESS EXITING 30490 1727096603.15752: no more pending results, returning what we have 30490 1727096603.15756: in VariableManager get_vars() 30490 1727096603.15800: Calling all_inventory to load vars for managed_node3 30490 1727096603.15803: Calling groups_inventory to load vars for managed_node3 30490 1727096603.15807: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096603.15820: Calling all_plugins_play to load vars for managed_node3 30490 1727096603.15823: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096603.15826: Calling groups_plugins_play to load vars for managed_node3 30490 1727096603.16644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096603.17638: done with get_vars() 30490 1727096603.17652: variable 'ansible_search_path' from source: unknown 30490 1727096603.17653: variable 'ansible_search_path' from source: unknown 30490 1727096603.17683: we have included files to process 30490 1727096603.17684: generating all_blocks data 30490 1727096603.17685: done generating all_blocks data 30490 1727096603.17686: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 30490 1727096603.17686: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 30490 1727096603.17688: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 30490 1727096603.17863: done processing included file 30490 1727096603.17864: iterating over new_blocks loaded from include file 30490 1727096603.17865: in VariableManager get_vars() 30490 1727096603.17879: done with get_vars() 30490 1727096603.17881: filtering new block on tags 30490 1727096603.17908: done filtering new block on tags 30490 1727096603.17909: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 30490 1727096603.17913: extending task lists for all hosts with included blocks 30490 1727096603.18007: done extending task lists 30490 1727096603.18008: done processing included files 30490 1727096603.18009: results queue empty 30490 1727096603.18010: checking for any_errors_fatal 30490 1727096603.18012: done checking for any_errors_fatal 30490 1727096603.18012: checking for max_fail_percentage 30490 1727096603.18013: done checking for max_fail_percentage 30490 1727096603.18014: checking to see if all hosts have failed and the running result is not ok 30490 1727096603.18014: done checking to see if all hosts have failed 30490 1727096603.18015: getting the remaining hosts for this loop 30490 1727096603.18016: done getting the remaining hosts for this loop 30490 1727096603.18017: getting the next task for host managed_node3 30490 1727096603.18020: done getting next task for host managed_node3 30490 1727096603.18022: ^ task is: TASK: Gather current interface info 30490 1727096603.18024: ^ state is: HOST STATE: block=7, 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? (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 30490 1727096603.18026: getting variables 30490 1727096603.18027: in VariableManager get_vars() 30490 1727096603.18034: Calling all_inventory to load vars for managed_node3 30490 1727096603.18035: Calling groups_inventory to load vars for managed_node3 30490 1727096603.18037: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096603.18041: Calling all_plugins_play to load vars for managed_node3 30490 1727096603.18042: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096603.18044: Calling groups_plugins_play to load vars for managed_node3 30490 1727096603.18699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096603.19546: done with get_vars() 30490 1727096603.19563: done getting variables 30490 1727096603.19594: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Monday 23 September 2024 09:03:23 -0400 (0:00:00.049) 0:01:09.400 ****** 30490 1727096603.19617: entering _queue_task() for managed_node3/command 30490 1727096603.19881: worker is 1 (out of 1 available) 30490 1727096603.19895: exiting _queue_task() for managed_node3/command 30490 1727096603.19908: done queuing things up, now waiting for results queue to drain 30490 1727096603.19910: waiting for pending results... 30490 1727096603.20086: running TaskExecutor() for managed_node3/TASK: Gather current interface info 30490 1727096603.20162: in run() - task 0afff68d-5257-ba36-653e-0000000017a8 30490 1727096603.20176: variable 'ansible_search_path' from source: unknown 30490 1727096603.20181: variable 'ansible_search_path' from source: unknown 30490 1727096603.20212: calling self._execute() 30490 1727096603.20291: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.20296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.20305: variable 'omit' from source: magic vars 30490 1727096603.20584: variable 'ansible_distribution_major_version' from source: facts 30490 1727096603.20594: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096603.20600: variable 'omit' from source: magic vars 30490 1727096603.20659: variable 'omit' from source: magic vars 30490 1727096603.20687: variable 'omit' from source: magic vars 30490 1727096603.20722: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096603.20749: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096603.20769: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096603.20787: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096603.20800: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096603.20824: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096603.20827: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.20829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.20898: Set connection var ansible_connection to ssh 30490 1727096603.20906: Set connection var ansible_shell_type to sh 30490 1727096603.20911: Set connection var ansible_pipelining to False 30490 1727096603.20916: Set connection var ansible_shell_executable to /bin/sh 30490 1727096603.20921: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096603.20926: Set connection var ansible_timeout to 10 30490 1727096603.20944: variable 'ansible_shell_executable' from source: unknown 30490 1727096603.20947: variable 'ansible_connection' from source: unknown 30490 1727096603.20950: variable 'ansible_module_compression' from source: unknown 30490 1727096603.20952: variable 'ansible_shell_type' from source: unknown 30490 1727096603.20955: variable 'ansible_shell_executable' from source: unknown 30490 1727096603.20957: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.20961: variable 'ansible_pipelining' from source: unknown 30490 1727096603.20963: variable 'ansible_timeout' from source: unknown 30490 1727096603.20969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.21075: 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) 30490 1727096603.21084: variable 'omit' from source: magic vars 30490 1727096603.21090: starting attempt loop 30490 1727096603.21093: running the handler 30490 1727096603.21106: _low_level_execute_command(): starting 30490 1727096603.21113: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096603.21639: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096603.21643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096603.21647: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096603.21650: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096603.21708: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096603.21711: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096603.21713: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096603.21762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096603.23428: stdout chunk (state=3): >>>/root <<< 30490 1727096603.23523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096603.23557: stderr chunk (state=3): >>><<< 30490 1727096603.23560: stdout chunk (state=3): >>><<< 30490 1727096603.23587: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096603.23598: _low_level_execute_command(): starting 30490 1727096603.23604: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096603.235863-33737-11420256480864 `" && echo ansible-tmp-1727096603.235863-33737-11420256480864="` echo /root/.ansible/tmp/ansible-tmp-1727096603.235863-33737-11420256480864 `" ) && sleep 0' 30490 1727096603.24121: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096603.24125: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096603.24152: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096603.24197: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096603.24291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096603.26189: stdout chunk (state=3): >>>ansible-tmp-1727096603.235863-33737-11420256480864=/root/.ansible/tmp/ansible-tmp-1727096603.235863-33737-11420256480864 <<< 30490 1727096603.26287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096603.26315: stderr chunk (state=3): >>><<< 30490 1727096603.26318: stdout chunk (state=3): >>><<< 30490 1727096603.26332: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096603.235863-33737-11420256480864=/root/.ansible/tmp/ansible-tmp-1727096603.235863-33737-11420256480864 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096603.26363: variable 'ansible_module_compression' from source: unknown 30490 1727096603.26411: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 30490 1727096603.26446: variable 'ansible_facts' from source: unknown 30490 1727096603.26499: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096603.235863-33737-11420256480864/AnsiballZ_command.py 30490 1727096603.26601: Sending initial data 30490 1727096603.26605: Sent initial data (154 bytes) 30490 1727096603.27389: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096603.27446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096603.27463: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096603.27484: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096603.27550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096603.29138: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 30490 1727096603.29225: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 30490 1727096603.29229: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 30490 1727096603.29231: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 30490 1727096603.29233: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 30490 1727096603.29238: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 30490 1727096603.29241: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 30490 1727096603.29243: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 <<< 30490 1727096603.29245: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 30490 1727096603.29247: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 <<< 30490 1727096603.29249: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" <<< 30490 1727096603.29252: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096603.29288: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096603.29330: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpx08v6o06 /root/.ansible/tmp/ansible-tmp-1727096603.235863-33737-11420256480864/AnsiballZ_command.py <<< 30490 1727096603.29333: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096603.235863-33737-11420256480864/AnsiballZ_command.py" <<< 30490 1727096603.29411: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpx08v6o06" to remote "/root/.ansible/tmp/ansible-tmp-1727096603.235863-33737-11420256480864/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096603.235863-33737-11420256480864/AnsiballZ_command.py" <<< 30490 1727096603.30121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096603.30124: stderr chunk (state=3): >>><<< 30490 1727096603.30126: stdout chunk (state=3): >>><<< 30490 1727096603.30197: done transferring module to remote 30490 1727096603.30208: _low_level_execute_command(): starting 30490 1727096603.30211: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096603.235863-33737-11420256480864/ /root/.ansible/tmp/ansible-tmp-1727096603.235863-33737-11420256480864/AnsiballZ_command.py && sleep 0' 30490 1727096603.30982: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096603.30986: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096603.31155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096603.31161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096603.31303: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096603.31332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096603.33135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096603.33139: stdout chunk (state=3): >>><<< 30490 1727096603.33145: stderr chunk (state=3): >>><<< 30490 1727096603.33166: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096603.33171: _low_level_execute_command(): starting 30490 1727096603.33179: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096603.235863-33737-11420256480864/AnsiballZ_command.py && sleep 0' 30490 1727096603.33860: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096603.33886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096603.33898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096603.33964: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096603.49606: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 09:03:23.488781", "end": "2024-09-23 09:03:23.492013", "delta": "0:00:00.003232", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 30490 1727096603.51292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096603.51576: stdout chunk (state=3): >>><<< 30490 1727096603.51580: stderr chunk (state=3): >>><<< 30490 1727096603.51583: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 09:03:23.488781", "end": "2024-09-23 09:03:23.492013", "delta": "0:00:00.003232", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096603.51587: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096603.235863-33737-11420256480864/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096603.51589: _low_level_execute_command(): starting 30490 1727096603.51591: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096603.235863-33737-11420256480864/ > /dev/null 2>&1 && sleep 0' 30490 1727096603.52869: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096603.52888: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096603.52909: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096603.52926: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096603.53030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096603.54860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096603.54914: stderr chunk (state=3): >>><<< 30490 1727096603.54917: stdout chunk (state=3): >>><<< 30490 1727096603.54939: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096603.54944: handler run complete 30490 1727096603.55075: Evaluated conditional (False): False 30490 1727096603.55078: attempt loop complete, returning result 30490 1727096603.55081: _execute() done 30490 1727096603.55083: dumping result to json 30490 1727096603.55084: done dumping result, returning 30490 1727096603.55086: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [0afff68d-5257-ba36-653e-0000000017a8] 30490 1727096603.55088: sending task result for task 0afff68d-5257-ba36-653e-0000000017a8 30490 1727096603.55151: done sending task result for task 0afff68d-5257-ba36-653e-0000000017a8 30490 1727096603.55154: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003232", "end": "2024-09-23 09:03:23.492013", "rc": 0, "start": "2024-09-23 09:03:23.488781" } STDOUT: bonding_masters eth0 lo rpltstbr 30490 1727096603.55234: no more pending results, returning what we have 30490 1727096603.55238: results queue empty 30490 1727096603.55239: checking for any_errors_fatal 30490 1727096603.55241: done checking for any_errors_fatal 30490 1727096603.55241: checking for max_fail_percentage 30490 1727096603.55243: done checking for max_fail_percentage 30490 1727096603.55244: checking to see if all hosts have failed and the running result is not ok 30490 1727096603.55244: done checking to see if all hosts have failed 30490 1727096603.55245: getting the remaining hosts for this loop 30490 1727096603.55247: done getting the remaining hosts for this loop 30490 1727096603.55251: getting the next task for host managed_node3 30490 1727096603.55258: done getting next task for host managed_node3 30490 1727096603.55260: ^ task is: TASK: Set current_interfaces 30490 1727096603.55475: ^ state is: HOST STATE: block=7, 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? (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 30490 1727096603.55481: getting variables 30490 1727096603.55482: in VariableManager get_vars() 30490 1727096603.55518: Calling all_inventory to load vars for managed_node3 30490 1727096603.55522: Calling groups_inventory to load vars for managed_node3 30490 1727096603.55525: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096603.55536: Calling all_plugins_play to load vars for managed_node3 30490 1727096603.55539: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096603.55542: Calling groups_plugins_play to load vars for managed_node3 30490 1727096603.57298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096603.59259: done with get_vars() 30490 1727096603.59296: done getting variables 30490 1727096603.59383: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Monday 23 September 2024 09:03:23 -0400 (0:00:00.398) 0:01:09.798 ****** 30490 1727096603.59465: entering _queue_task() for managed_node3/set_fact 30490 1727096603.60342: worker is 1 (out of 1 available) 30490 1727096603.60358: exiting _queue_task() for managed_node3/set_fact 30490 1727096603.60375: done queuing things up, now waiting for results queue to drain 30490 1727096603.60377: waiting for pending results... 30490 1727096603.61112: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 30490 1727096603.61185: in run() - task 0afff68d-5257-ba36-653e-0000000017a9 30490 1727096603.61213: variable 'ansible_search_path' from source: unknown 30490 1727096603.61223: variable 'ansible_search_path' from source: unknown 30490 1727096603.61427: calling self._execute() 30490 1727096603.61563: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.61582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.61598: variable 'omit' from source: magic vars 30490 1727096603.62147: variable 'ansible_distribution_major_version' from source: facts 30490 1727096603.62166: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096603.62185: variable 'omit' from source: magic vars 30490 1727096603.62242: variable 'omit' from source: magic vars 30490 1727096603.62356: variable '_current_interfaces' from source: set_fact 30490 1727096603.62434: variable 'omit' from source: magic vars 30490 1727096603.62483: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096603.62529: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096603.62555: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096603.62583: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096603.62605: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096603.62642: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096603.62717: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.62720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.62763: Set connection var ansible_connection to ssh 30490 1727096603.62781: Set connection var ansible_shell_type to sh 30490 1727096603.62793: Set connection var ansible_pipelining to False 30490 1727096603.62802: Set connection var ansible_shell_executable to /bin/sh 30490 1727096603.62810: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096603.62821: Set connection var ansible_timeout to 10 30490 1727096603.62876: variable 'ansible_shell_executable' from source: unknown 30490 1727096603.62879: variable 'ansible_connection' from source: unknown 30490 1727096603.62881: variable 'ansible_module_compression' from source: unknown 30490 1727096603.62883: variable 'ansible_shell_type' from source: unknown 30490 1727096603.62884: variable 'ansible_shell_executable' from source: unknown 30490 1727096603.62886: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.62888: variable 'ansible_pipelining' from source: unknown 30490 1727096603.62889: variable 'ansible_timeout' from source: unknown 30490 1727096603.62937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.63029: 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) 30490 1727096603.63051: variable 'omit' from source: magic vars 30490 1727096603.63061: starting attempt loop 30490 1727096603.63067: running the handler 30490 1727096603.63087: handler run complete 30490 1727096603.63100: attempt loop complete, returning result 30490 1727096603.63106: _execute() done 30490 1727096603.63154: dumping result to json 30490 1727096603.63157: done dumping result, returning 30490 1727096603.63160: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [0afff68d-5257-ba36-653e-0000000017a9] 30490 1727096603.63162: sending task result for task 0afff68d-5257-ba36-653e-0000000017a9 30490 1727096603.63541: done sending task result for task 0afff68d-5257-ba36-653e-0000000017a9 30490 1727096603.63544: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } 30490 1727096603.63637: no more pending results, returning what we have 30490 1727096603.63640: results queue empty 30490 1727096603.63641: checking for any_errors_fatal 30490 1727096603.63649: done checking for any_errors_fatal 30490 1727096603.63650: checking for max_fail_percentage 30490 1727096603.63652: done checking for max_fail_percentage 30490 1727096603.63653: checking to see if all hosts have failed and the running result is not ok 30490 1727096603.63654: done checking to see if all hosts have failed 30490 1727096603.63654: getting the remaining hosts for this loop 30490 1727096603.63656: done getting the remaining hosts for this loop 30490 1727096603.63659: getting the next task for host managed_node3 30490 1727096603.63669: done getting next task for host managed_node3 30490 1727096603.63671: ^ task is: TASK: Show current_interfaces 30490 1727096603.63676: ^ state is: HOST STATE: block=7, 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=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 30490 1727096603.63679: getting variables 30490 1727096603.63681: in VariableManager get_vars() 30490 1727096603.63718: Calling all_inventory to load vars for managed_node3 30490 1727096603.63721: Calling groups_inventory to load vars for managed_node3 30490 1727096603.63725: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096603.63759: Calling all_plugins_play to load vars for managed_node3 30490 1727096603.63764: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096603.63770: Calling groups_plugins_play to load vars for managed_node3 30490 1727096603.66489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096603.68127: done with get_vars() 30490 1727096603.68173: done getting variables 30490 1727096603.68257: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Monday 23 September 2024 09:03:23 -0400 (0:00:00.088) 0:01:09.887 ****** 30490 1727096603.68293: entering _queue_task() for managed_node3/debug 30490 1727096603.69024: worker is 1 (out of 1 available) 30490 1727096603.69039: exiting _queue_task() for managed_node3/debug 30490 1727096603.69053: done queuing things up, now waiting for results queue to drain 30490 1727096603.69055: waiting for pending results... 30490 1727096603.69430: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 30490 1727096603.69536: in run() - task 0afff68d-5257-ba36-653e-00000000176e 30490 1727096603.69563: variable 'ansible_search_path' from source: unknown 30490 1727096603.69567: variable 'ansible_search_path' from source: unknown 30490 1727096603.69604: calling self._execute() 30490 1727096603.69700: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.69705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.69716: variable 'omit' from source: magic vars 30490 1727096603.70096: variable 'ansible_distribution_major_version' from source: facts 30490 1727096603.70117: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096603.70125: variable 'omit' from source: magic vars 30490 1727096603.70272: variable 'omit' from source: magic vars 30490 1727096603.70278: variable 'current_interfaces' from source: set_fact 30490 1727096603.70295: variable 'omit' from source: magic vars 30490 1727096603.70340: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096603.70379: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096603.70397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096603.70414: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096603.70432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096603.70463: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096603.70466: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.70470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.70577: Set connection var ansible_connection to ssh 30490 1727096603.70583: Set connection var ansible_shell_type to sh 30490 1727096603.70590: Set connection var ansible_pipelining to False 30490 1727096603.70596: Set connection var ansible_shell_executable to /bin/sh 30490 1727096603.70602: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096603.70608: Set connection var ansible_timeout to 10 30490 1727096603.70631: variable 'ansible_shell_executable' from source: unknown 30490 1727096603.70635: variable 'ansible_connection' from source: unknown 30490 1727096603.70638: variable 'ansible_module_compression' from source: unknown 30490 1727096603.70700: variable 'ansible_shell_type' from source: unknown 30490 1727096603.70704: variable 'ansible_shell_executable' from source: unknown 30490 1727096603.70706: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.70709: variable 'ansible_pipelining' from source: unknown 30490 1727096603.70711: variable 'ansible_timeout' from source: unknown 30490 1727096603.70713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.70810: 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) 30490 1727096603.70817: variable 'omit' from source: magic vars 30490 1727096603.70822: starting attempt loop 30490 1727096603.70825: running the handler 30490 1727096603.70919: handler run complete 30490 1727096603.70923: attempt loop complete, returning result 30490 1727096603.70925: _execute() done 30490 1727096603.70927: dumping result to json 30490 1727096603.70929: done dumping result, returning 30490 1727096603.70932: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [0afff68d-5257-ba36-653e-00000000176e] 30490 1727096603.70934: sending task result for task 0afff68d-5257-ba36-653e-00000000176e 30490 1727096603.70999: done sending task result for task 0afff68d-5257-ba36-653e-00000000176e 30490 1727096603.71002: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] 30490 1727096603.71052: no more pending results, returning what we have 30490 1727096603.71056: results queue empty 30490 1727096603.71057: checking for any_errors_fatal 30490 1727096603.71062: done checking for any_errors_fatal 30490 1727096603.71063: checking for max_fail_percentage 30490 1727096603.71065: done checking for max_fail_percentage 30490 1727096603.71066: checking to see if all hosts have failed and the running result is not ok 30490 1727096603.71069: done checking to see if all hosts have failed 30490 1727096603.71069: getting the remaining hosts for this loop 30490 1727096603.71071: done getting the remaining hosts for this loop 30490 1727096603.71079: getting the next task for host managed_node3 30490 1727096603.71089: done getting next task for host managed_node3 30490 1727096603.71093: ^ task is: TASK: Setup 30490 1727096603.71096: ^ state is: HOST STATE: block=7, 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 30490 1727096603.71102: getting variables 30490 1727096603.71104: in VariableManager get_vars() 30490 1727096603.71142: Calling all_inventory to load vars for managed_node3 30490 1727096603.71145: Calling groups_inventory to load vars for managed_node3 30490 1727096603.71149: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096603.71160: Calling all_plugins_play to load vars for managed_node3 30490 1727096603.71163: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096603.71166: Calling groups_plugins_play to load vars for managed_node3 30490 1727096603.73096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096603.74682: done with get_vars() 30490 1727096603.74706: done getting variables TASK [Setup] ******************************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Monday 23 September 2024 09:03:23 -0400 (0:00:00.065) 0:01:09.952 ****** 30490 1727096603.74799: entering _queue_task() for managed_node3/include_tasks 30490 1727096603.75286: worker is 1 (out of 1 available) 30490 1727096603.75297: exiting _queue_task() for managed_node3/include_tasks 30490 1727096603.75308: done queuing things up, now waiting for results queue to drain 30490 1727096603.75310: waiting for pending results... 30490 1727096603.75543: running TaskExecutor() for managed_node3/TASK: Setup 30490 1727096603.75550: in run() - task 0afff68d-5257-ba36-653e-000000001747 30490 1727096603.75555: variable 'ansible_search_path' from source: unknown 30490 1727096603.75559: variable 'ansible_search_path' from source: unknown 30490 1727096603.75610: variable 'lsr_setup' from source: include params 30490 1727096603.75858: variable 'lsr_setup' from source: include params 30490 1727096603.75909: variable 'omit' from source: magic vars 30490 1727096603.76178: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.76182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.76185: variable 'omit' from source: magic vars 30490 1727096603.76332: variable 'ansible_distribution_major_version' from source: facts 30490 1727096603.76348: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096603.76359: variable 'item' from source: unknown 30490 1727096603.76439: variable 'item' from source: unknown 30490 1727096603.76475: variable 'item' from source: unknown 30490 1727096603.76548: variable 'item' from source: unknown 30490 1727096603.76839: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.76843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.76846: variable 'omit' from source: magic vars 30490 1727096603.76959: variable 'ansible_distribution_major_version' from source: facts 30490 1727096603.76963: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096603.77047: variable 'item' from source: unknown 30490 1727096603.77055: variable 'item' from source: unknown 30490 1727096603.77073: variable 'item' from source: unknown 30490 1727096603.77135: variable 'item' from source: unknown 30490 1727096603.77327: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.77330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.77332: variable 'omit' from source: magic vars 30490 1727096603.77483: variable 'ansible_distribution_major_version' from source: facts 30490 1727096603.77490: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096603.77493: variable 'item' from source: unknown 30490 1727096603.77551: variable 'item' from source: unknown 30490 1727096603.77598: variable 'item' from source: unknown 30490 1727096603.77704: variable 'item' from source: unknown 30490 1727096603.77810: dumping result to json 30490 1727096603.77818: done dumping result, returning 30490 1727096603.77821: done running TaskExecutor() for managed_node3/TASK: Setup [0afff68d-5257-ba36-653e-000000001747] 30490 1727096603.77824: sending task result for task 0afff68d-5257-ba36-653e-000000001747 30490 1727096603.77869: done sending task result for task 0afff68d-5257-ba36-653e-000000001747 30490 1727096603.77873: WORKER PROCESS EXITING 30490 1727096603.77949: no more pending results, returning what we have 30490 1727096603.77955: in VariableManager get_vars() 30490 1727096603.78001: Calling all_inventory to load vars for managed_node3 30490 1727096603.78004: Calling groups_inventory to load vars for managed_node3 30490 1727096603.78008: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096603.78139: Calling all_plugins_play to load vars for managed_node3 30490 1727096603.78144: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096603.78148: Calling groups_plugins_play to load vars for managed_node3 30490 1727096603.79685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096603.81471: done with get_vars() 30490 1727096603.81493: variable 'ansible_search_path' from source: unknown 30490 1727096603.81494: variable 'ansible_search_path' from source: unknown 30490 1727096603.81544: variable 'ansible_search_path' from source: unknown 30490 1727096603.81545: variable 'ansible_search_path' from source: unknown 30490 1727096603.81576: variable 'ansible_search_path' from source: unknown 30490 1727096603.81577: variable 'ansible_search_path' from source: unknown 30490 1727096603.81604: we have included files to process 30490 1727096603.81605: generating all_blocks data 30490 1727096603.81607: done generating all_blocks data 30490 1727096603.81611: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 30490 1727096603.81612: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 30490 1727096603.81615: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 30490 1727096603.81867: done processing included file 30490 1727096603.81870: iterating over new_blocks loaded from include file 30490 1727096603.81872: in VariableManager get_vars() 30490 1727096603.81886: done with get_vars() 30490 1727096603.81888: filtering new block on tags 30490 1727096603.81922: done filtering new block on tags 30490 1727096603.81925: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node3 => (item=tasks/create_bridge_profile.yml) 30490 1727096603.81929: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 30490 1727096603.81930: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 30490 1727096603.81933: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 30490 1727096603.82031: done processing included file 30490 1727096603.82033: iterating over new_blocks loaded from include file 30490 1727096603.82035: in VariableManager get_vars() 30490 1727096603.82049: done with get_vars() 30490 1727096603.82051: filtering new block on tags 30490 1727096603.82082: done filtering new block on tags 30490 1727096603.82085: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed_node3 => (item=tasks/activate_profile.yml) 30490 1727096603.82088: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml 30490 1727096603.82089: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml 30490 1727096603.82091: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml 30490 1727096603.82189: done processing included file 30490 1727096603.82191: iterating over new_blocks loaded from include file 30490 1727096603.82192: in VariableManager get_vars() 30490 1727096603.82208: done with get_vars() 30490 1727096603.82210: filtering new block on tags 30490 1727096603.82230: done filtering new block on tags 30490 1727096603.82232: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml for managed_node3 => (item=tasks/remove_profile.yml) 30490 1727096603.82235: extending task lists for all hosts with included blocks 30490 1727096603.83204: done extending task lists 30490 1727096603.83211: done processing included files 30490 1727096603.83212: results queue empty 30490 1727096603.83213: checking for any_errors_fatal 30490 1727096603.83216: done checking for any_errors_fatal 30490 1727096603.83217: checking for max_fail_percentage 30490 1727096603.83218: done checking for max_fail_percentage 30490 1727096603.83219: checking to see if all hosts have failed and the running result is not ok 30490 1727096603.83220: done checking to see if all hosts have failed 30490 1727096603.83221: getting the remaining hosts for this loop 30490 1727096603.83222: done getting the remaining hosts for this loop 30490 1727096603.83224: getting the next task for host managed_node3 30490 1727096603.83229: done getting next task for host managed_node3 30490 1727096603.83230: ^ task is: TASK: Include network role 30490 1727096603.83233: ^ state is: HOST STATE: block=7, 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? (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 30490 1727096603.83236: getting variables 30490 1727096603.83237: in VariableManager get_vars() 30490 1727096603.83246: Calling all_inventory to load vars for managed_node3 30490 1727096603.83248: Calling groups_inventory to load vars for managed_node3 30490 1727096603.83250: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096603.83256: Calling all_plugins_play to load vars for managed_node3 30490 1727096603.83264: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096603.83271: Calling groups_plugins_play to load vars for managed_node3 30490 1727096603.84632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096603.87499: done with get_vars() 30490 1727096603.87530: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Monday 23 September 2024 09:03:23 -0400 (0:00:00.128) 0:01:10.080 ****** 30490 1727096603.87641: entering _queue_task() for managed_node3/include_role 30490 1727096603.88040: worker is 1 (out of 1 available) 30490 1727096603.88053: exiting _queue_task() for managed_node3/include_role 30490 1727096603.88066: done queuing things up, now waiting for results queue to drain 30490 1727096603.88070: waiting for pending results... 30490 1727096603.88493: running TaskExecutor() for managed_node3/TASK: Include network role 30490 1727096603.88499: in run() - task 0afff68d-5257-ba36-653e-0000000017d0 30490 1727096603.88503: variable 'ansible_search_path' from source: unknown 30490 1727096603.88505: variable 'ansible_search_path' from source: unknown 30490 1727096603.88587: calling self._execute() 30490 1727096603.88621: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.88627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.88638: variable 'omit' from source: magic vars 30490 1727096603.89023: variable 'ansible_distribution_major_version' from source: facts 30490 1727096603.89027: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096603.89035: _execute() done 30490 1727096603.89038: dumping result to json 30490 1727096603.89041: done dumping result, returning 30490 1727096603.89052: done running TaskExecutor() for managed_node3/TASK: Include network role [0afff68d-5257-ba36-653e-0000000017d0] 30490 1727096603.89058: sending task result for task 0afff68d-5257-ba36-653e-0000000017d0 30490 1727096603.89358: no more pending results, returning what we have 30490 1727096603.89363: in VariableManager get_vars() 30490 1727096603.89405: Calling all_inventory to load vars for managed_node3 30490 1727096603.89408: Calling groups_inventory to load vars for managed_node3 30490 1727096603.89411: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096603.89422: Calling all_plugins_play to load vars for managed_node3 30490 1727096603.89424: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096603.89427: Calling groups_plugins_play to load vars for managed_node3 30490 1727096603.90145: done sending task result for task 0afff68d-5257-ba36-653e-0000000017d0 30490 1727096603.90148: WORKER PROCESS EXITING 30490 1727096603.91366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096603.92982: done with get_vars() 30490 1727096603.93006: variable 'ansible_search_path' from source: unknown 30490 1727096603.93007: variable 'ansible_search_path' from source: unknown 30490 1727096603.93129: variable 'omit' from source: magic vars 30490 1727096603.93163: variable 'omit' from source: magic vars 30490 1727096603.93182: variable 'omit' from source: magic vars 30490 1727096603.93186: we have included files to process 30490 1727096603.93186: generating all_blocks data 30490 1727096603.93187: done generating all_blocks data 30490 1727096603.93188: processing included file: fedora.linux_system_roles.network 30490 1727096603.93202: in VariableManager get_vars() 30490 1727096603.93212: done with get_vars() 30490 1727096603.93230: in VariableManager get_vars() 30490 1727096603.93241: done with get_vars() 30490 1727096603.93265: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 30490 1727096603.93341: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 30490 1727096603.93392: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 30490 1727096603.93661: in VariableManager get_vars() 30490 1727096603.93679: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096603.95087: iterating over new_blocks loaded from include file 30490 1727096603.95089: in VariableManager get_vars() 30490 1727096603.95111: done with get_vars() 30490 1727096603.95113: filtering new block on tags 30490 1727096603.95398: done filtering new block on tags 30490 1727096603.95402: in VariableManager get_vars() 30490 1727096603.95416: done with get_vars() 30490 1727096603.95419: filtering new block on tags 30490 1727096603.95435: done filtering new block on tags 30490 1727096603.95436: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node3 30490 1727096603.95442: extending task lists for all hosts with included blocks 30490 1727096603.95564: done extending task lists 30490 1727096603.95565: done processing included files 30490 1727096603.95565: results queue empty 30490 1727096603.95566: checking for any_errors_fatal 30490 1727096603.95570: done checking for any_errors_fatal 30490 1727096603.95570: checking for max_fail_percentage 30490 1727096603.95571: done checking for max_fail_percentage 30490 1727096603.95572: checking to see if all hosts have failed and the running result is not ok 30490 1727096603.95572: done checking to see if all hosts have failed 30490 1727096603.95574: getting the remaining hosts for this loop 30490 1727096603.95575: done getting the remaining hosts for this loop 30490 1727096603.95577: getting the next task for host managed_node3 30490 1727096603.95580: done getting next task for host managed_node3 30490 1727096603.95582: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096603.95584: ^ state is: HOST STATE: block=7, 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? (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 30490 1727096603.95591: getting variables 30490 1727096603.95592: in VariableManager get_vars() 30490 1727096603.95607: Calling all_inventory to load vars for managed_node3 30490 1727096603.95609: Calling groups_inventory to load vars for managed_node3 30490 1727096603.95611: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096603.95620: Calling all_plugins_play to load vars for managed_node3 30490 1727096603.95622: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096603.95624: Calling groups_plugins_play to load vars for managed_node3 30490 1727096603.96743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096603.97719: done with get_vars() 30490 1727096603.97737: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:03:23 -0400 (0:00:00.101) 0:01:10.182 ****** 30490 1727096603.97794: entering _queue_task() for managed_node3/include_tasks 30490 1727096603.98066: worker is 1 (out of 1 available) 30490 1727096603.98082: exiting _queue_task() for managed_node3/include_tasks 30490 1727096603.98094: done queuing things up, now waiting for results queue to drain 30490 1727096603.98096: waiting for pending results... 30490 1727096603.98278: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096603.98365: in run() - task 0afff68d-5257-ba36-653e-00000000183a 30490 1727096603.98379: variable 'ansible_search_path' from source: unknown 30490 1727096603.98383: variable 'ansible_search_path' from source: unknown 30490 1727096603.98419: calling self._execute() 30490 1727096603.98492: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096603.98497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096603.98505: variable 'omit' from source: magic vars 30490 1727096603.98975: variable 'ansible_distribution_major_version' from source: facts 30490 1727096603.98978: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096603.98981: _execute() done 30490 1727096603.98983: dumping result to json 30490 1727096603.98986: done dumping result, returning 30490 1727096603.98988: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-ba36-653e-00000000183a] 30490 1727096603.98990: sending task result for task 0afff68d-5257-ba36-653e-00000000183a 30490 1727096603.99057: done sending task result for task 0afff68d-5257-ba36-653e-00000000183a 30490 1727096603.99060: WORKER PROCESS EXITING 30490 1727096603.99112: no more pending results, returning what we have 30490 1727096603.99117: in VariableManager get_vars() 30490 1727096603.99170: Calling all_inventory to load vars for managed_node3 30490 1727096603.99176: Calling groups_inventory to load vars for managed_node3 30490 1727096603.99178: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096603.99192: Calling all_plugins_play to load vars for managed_node3 30490 1727096603.99196: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096603.99198: Calling groups_plugins_play to load vars for managed_node3 30490 1727096604.00309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096604.01182: done with get_vars() 30490 1727096604.01196: variable 'ansible_search_path' from source: unknown 30490 1727096604.01197: variable 'ansible_search_path' from source: unknown 30490 1727096604.01222: we have included files to process 30490 1727096604.01223: generating all_blocks data 30490 1727096604.01225: done generating all_blocks data 30490 1727096604.01228: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096604.01229: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096604.01231: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096604.01608: done processing included file 30490 1727096604.01610: iterating over new_blocks loaded from include file 30490 1727096604.01611: in VariableManager get_vars() 30490 1727096604.01626: done with get_vars() 30490 1727096604.01627: filtering new block on tags 30490 1727096604.01645: done filtering new block on tags 30490 1727096604.01647: in VariableManager get_vars() 30490 1727096604.01660: done with get_vars() 30490 1727096604.01662: filtering new block on tags 30490 1727096604.01695: done filtering new block on tags 30490 1727096604.01697: in VariableManager get_vars() 30490 1727096604.01711: done with get_vars() 30490 1727096604.01712: filtering new block on tags 30490 1727096604.01735: done filtering new block on tags 30490 1727096604.01737: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 30490 1727096604.01740: extending task lists for all hosts with included blocks 30490 1727096604.02722: done extending task lists 30490 1727096604.02723: done processing included files 30490 1727096604.02724: results queue empty 30490 1727096604.02724: checking for any_errors_fatal 30490 1727096604.02727: done checking for any_errors_fatal 30490 1727096604.02727: checking for max_fail_percentage 30490 1727096604.02728: done checking for max_fail_percentage 30490 1727096604.02729: checking to see if all hosts have failed and the running result is not ok 30490 1727096604.02729: done checking to see if all hosts have failed 30490 1727096604.02730: getting the remaining hosts for this loop 30490 1727096604.02730: done getting the remaining hosts for this loop 30490 1727096604.02732: getting the next task for host managed_node3 30490 1727096604.02735: done getting next task for host managed_node3 30490 1727096604.02737: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096604.02739: ^ state is: HOST STATE: block=7, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096604.02747: getting variables 30490 1727096604.02748: in VariableManager get_vars() 30490 1727096604.02758: Calling all_inventory to load vars for managed_node3 30490 1727096604.02760: Calling groups_inventory to load vars for managed_node3 30490 1727096604.02761: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096604.02764: Calling all_plugins_play to load vars for managed_node3 30490 1727096604.02766: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096604.02769: Calling groups_plugins_play to load vars for managed_node3 30490 1727096604.08861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096604.09730: done with get_vars() 30490 1727096604.09748: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:03:24 -0400 (0:00:00.120) 0:01:10.302 ****** 30490 1727096604.09808: entering _queue_task() for managed_node3/setup 30490 1727096604.10084: worker is 1 (out of 1 available) 30490 1727096604.10097: exiting _queue_task() for managed_node3/setup 30490 1727096604.10109: done queuing things up, now waiting for results queue to drain 30490 1727096604.10112: waiting for pending results... 30490 1727096604.10802: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096604.10808: in run() - task 0afff68d-5257-ba36-653e-000000001897 30490 1727096604.10811: variable 'ansible_search_path' from source: unknown 30490 1727096604.10815: variable 'ansible_search_path' from source: unknown 30490 1727096604.10818: calling self._execute() 30490 1727096604.10821: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096604.10824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096604.10828: variable 'omit' from source: magic vars 30490 1727096604.11118: variable 'ansible_distribution_major_version' from source: facts 30490 1727096604.11123: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096604.11334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096604.13453: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096604.13525: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096604.13558: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096604.13594: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096604.13621: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096604.13695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096604.13722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096604.13746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096604.13787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096604.13801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096604.13851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096604.13928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096604.13936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096604.13939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096604.13946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096604.14103: variable '__network_required_facts' from source: role '' defaults 30490 1727096604.14112: variable 'ansible_facts' from source: unknown 30490 1727096604.14855: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 30490 1727096604.14860: when evaluation is False, skipping this task 30490 1727096604.14863: _execute() done 30490 1727096604.14866: dumping result to json 30490 1727096604.14870: done dumping result, returning 30490 1727096604.14875: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-ba36-653e-000000001897] 30490 1727096604.14878: sending task result for task 0afff68d-5257-ba36-653e-000000001897 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096604.15129: no more pending results, returning what we have 30490 1727096604.15133: results queue empty 30490 1727096604.15133: checking for any_errors_fatal 30490 1727096604.15135: done checking for any_errors_fatal 30490 1727096604.15135: checking for max_fail_percentage 30490 1727096604.15137: done checking for max_fail_percentage 30490 1727096604.15138: checking to see if all hosts have failed and the running result is not ok 30490 1727096604.15139: done checking to see if all hosts have failed 30490 1727096604.15139: getting the remaining hosts for this loop 30490 1727096604.15140: done getting the remaining hosts for this loop 30490 1727096604.15144: getting the next task for host managed_node3 30490 1727096604.15153: done getting next task for host managed_node3 30490 1727096604.15156: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096604.15162: ^ state is: HOST STATE: block=7, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096604.15183: getting variables 30490 1727096604.15185: in VariableManager get_vars() 30490 1727096604.15220: Calling all_inventory to load vars for managed_node3 30490 1727096604.15223: Calling groups_inventory to load vars for managed_node3 30490 1727096604.15225: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096604.15233: Calling all_plugins_play to load vars for managed_node3 30490 1727096604.15236: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096604.15238: Calling groups_plugins_play to load vars for managed_node3 30490 1727096604.15759: done sending task result for task 0afff68d-5257-ba36-653e-000000001897 30490 1727096604.15770: WORKER PROCESS EXITING 30490 1727096604.16636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096604.18327: done with get_vars() 30490 1727096604.18350: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:03:24 -0400 (0:00:00.086) 0:01:10.388 ****** 30490 1727096604.18463: entering _queue_task() for managed_node3/stat 30490 1727096604.18805: worker is 1 (out of 1 available) 30490 1727096604.19069: exiting _queue_task() for managed_node3/stat 30490 1727096604.19081: done queuing things up, now waiting for results queue to drain 30490 1727096604.19082: waiting for pending results... 30490 1727096604.19131: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096604.19317: in run() - task 0afff68d-5257-ba36-653e-000000001899 30490 1727096604.19419: variable 'ansible_search_path' from source: unknown 30490 1727096604.19422: variable 'ansible_search_path' from source: unknown 30490 1727096604.19425: calling self._execute() 30490 1727096604.19495: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096604.19506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096604.19518: variable 'omit' from source: magic vars 30490 1727096604.19908: variable 'ansible_distribution_major_version' from source: facts 30490 1727096604.19924: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096604.20103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096604.20409: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096604.20455: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096604.20547: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096604.20593: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096604.20693: 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) 30490 1727096604.20838: 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) 30490 1727096604.20843: 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) 30490 1727096604.20845: 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) 30490 1727096604.20891: variable '__network_is_ostree' from source: set_fact 30490 1727096604.20903: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096604.20911: when evaluation is False, skipping this task 30490 1727096604.20918: _execute() done 30490 1727096604.20926: dumping result to json 30490 1727096604.20933: done dumping result, returning 30490 1727096604.20948: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-ba36-653e-000000001899] 30490 1727096604.21057: sending task result for task 0afff68d-5257-ba36-653e-000000001899 30490 1727096604.21126: done sending task result for task 0afff68d-5257-ba36-653e-000000001899 30490 1727096604.21129: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096604.21184: no more pending results, returning what we have 30490 1727096604.21188: results queue empty 30490 1727096604.21189: checking for any_errors_fatal 30490 1727096604.21198: done checking for any_errors_fatal 30490 1727096604.21199: checking for max_fail_percentage 30490 1727096604.21201: done checking for max_fail_percentage 30490 1727096604.21202: checking to see if all hosts have failed and the running result is not ok 30490 1727096604.21203: done checking to see if all hosts have failed 30490 1727096604.21203: getting the remaining hosts for this loop 30490 1727096604.21205: done getting the remaining hosts for this loop 30490 1727096604.21209: getting the next task for host managed_node3 30490 1727096604.21218: done getting next task for host managed_node3 30490 1727096604.21221: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096604.21228: ^ state is: HOST STATE: block=7, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096604.21250: getting variables 30490 1727096604.21251: in VariableManager get_vars() 30490 1727096604.21295: Calling all_inventory to load vars for managed_node3 30490 1727096604.21298: Calling groups_inventory to load vars for managed_node3 30490 1727096604.21300: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096604.21311: Calling all_plugins_play to load vars for managed_node3 30490 1727096604.21314: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096604.21317: Calling groups_plugins_play to load vars for managed_node3 30490 1727096604.23127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096604.24806: done with get_vars() 30490 1727096604.24826: done getting variables 30490 1727096604.24891: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:03:24 -0400 (0:00:00.064) 0:01:10.453 ****** 30490 1727096604.24928: entering _queue_task() for managed_node3/set_fact 30490 1727096604.25229: worker is 1 (out of 1 available) 30490 1727096604.25242: exiting _queue_task() for managed_node3/set_fact 30490 1727096604.25253: done queuing things up, now waiting for results queue to drain 30490 1727096604.25254: waiting for pending results... 30490 1727096604.25685: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096604.25729: in run() - task 0afff68d-5257-ba36-653e-00000000189a 30490 1727096604.25748: variable 'ansible_search_path' from source: unknown 30490 1727096604.25755: variable 'ansible_search_path' from source: unknown 30490 1727096604.25797: calling self._execute() 30490 1727096604.25899: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096604.25910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096604.25930: variable 'omit' from source: magic vars 30490 1727096604.26368: variable 'ansible_distribution_major_version' from source: facts 30490 1727096604.26372: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096604.26506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096604.26787: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096604.26841: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096604.26926: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096604.26964: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096604.27061: 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) 30490 1727096604.27128: 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) 30490 1727096604.27131: 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) 30490 1727096604.27156: 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) 30490 1727096604.27259: variable '__network_is_ostree' from source: set_fact 30490 1727096604.27275: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096604.27347: when evaluation is False, skipping this task 30490 1727096604.27350: _execute() done 30490 1727096604.27352: dumping result to json 30490 1727096604.27354: done dumping result, returning 30490 1727096604.27357: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-ba36-653e-00000000189a] 30490 1727096604.27359: sending task result for task 0afff68d-5257-ba36-653e-00000000189a 30490 1727096604.27424: done sending task result for task 0afff68d-5257-ba36-653e-00000000189a 30490 1727096604.27428: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096604.27498: no more pending results, returning what we have 30490 1727096604.27502: results queue empty 30490 1727096604.27503: checking for any_errors_fatal 30490 1727096604.27510: done checking for any_errors_fatal 30490 1727096604.27510: checking for max_fail_percentage 30490 1727096604.27513: done checking for max_fail_percentage 30490 1727096604.27514: checking to see if all hosts have failed and the running result is not ok 30490 1727096604.27515: done checking to see if all hosts have failed 30490 1727096604.27515: getting the remaining hosts for this loop 30490 1727096604.27517: done getting the remaining hosts for this loop 30490 1727096604.27521: getting the next task for host managed_node3 30490 1727096604.27533: done getting next task for host managed_node3 30490 1727096604.27536: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096604.27543: ^ state is: HOST STATE: block=7, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096604.27564: getting variables 30490 1727096604.27566: in VariableManager get_vars() 30490 1727096604.27611: Calling all_inventory to load vars for managed_node3 30490 1727096604.27614: Calling groups_inventory to load vars for managed_node3 30490 1727096604.27617: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096604.27628: Calling all_plugins_play to load vars for managed_node3 30490 1727096604.27631: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096604.27634: Calling groups_plugins_play to load vars for managed_node3 30490 1727096604.29262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096604.31105: done with get_vars() 30490 1727096604.31125: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:03:24 -0400 (0:00:00.062) 0:01:10.516 ****** 30490 1727096604.31225: entering _queue_task() for managed_node3/service_facts 30490 1727096604.31518: worker is 1 (out of 1 available) 30490 1727096604.31532: exiting _queue_task() for managed_node3/service_facts 30490 1727096604.31543: done queuing things up, now waiting for results queue to drain 30490 1727096604.31545: waiting for pending results... 30490 1727096604.31807: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096604.31871: in run() - task 0afff68d-5257-ba36-653e-00000000189c 30490 1727096604.31886: variable 'ansible_search_path' from source: unknown 30490 1727096604.31889: variable 'ansible_search_path' from source: unknown 30490 1727096604.31976: calling self._execute() 30490 1727096604.32010: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096604.32018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096604.32021: variable 'omit' from source: magic vars 30490 1727096604.32359: variable 'ansible_distribution_major_version' from source: facts 30490 1727096604.32371: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096604.32377: variable 'omit' from source: magic vars 30490 1727096604.32457: variable 'omit' from source: magic vars 30490 1727096604.32490: variable 'omit' from source: magic vars 30490 1727096604.32558: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096604.32562: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096604.32583: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096604.32602: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096604.32614: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096604.32669: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096604.32675: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096604.32678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096604.32779: Set connection var ansible_connection to ssh 30490 1727096604.32782: Set connection var ansible_shell_type to sh 30490 1727096604.32785: Set connection var ansible_pipelining to False 30490 1727096604.32787: Set connection var ansible_shell_executable to /bin/sh 30490 1727096604.32789: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096604.32791: Set connection var ansible_timeout to 10 30490 1727096604.32800: variable 'ansible_shell_executable' from source: unknown 30490 1727096604.32803: variable 'ansible_connection' from source: unknown 30490 1727096604.32806: variable 'ansible_module_compression' from source: unknown 30490 1727096604.32808: variable 'ansible_shell_type' from source: unknown 30490 1727096604.32811: variable 'ansible_shell_executable' from source: unknown 30490 1727096604.32813: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096604.32886: variable 'ansible_pipelining' from source: unknown 30490 1727096604.32889: variable 'ansible_timeout' from source: unknown 30490 1727096604.32891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096604.33012: 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) 30490 1727096604.33023: variable 'omit' from source: magic vars 30490 1727096604.33026: starting attempt loop 30490 1727096604.33029: running the handler 30490 1727096604.33043: _low_level_execute_command(): starting 30490 1727096604.33052: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096604.33727: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096604.33739: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096604.33865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096604.33871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096604.33877: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096604.33879: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096604.33883: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096604.33896: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096604.33972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096604.35636: stdout chunk (state=3): >>>/root <<< 30490 1727096604.35794: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096604.35797: stdout chunk (state=3): >>><<< 30490 1727096604.35799: stderr chunk (state=3): >>><<< 30490 1727096604.35821: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096604.35845: _low_level_execute_command(): starting 30490 1727096604.35936: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096604.3582988-33788-229700987294103 `" && echo ansible-tmp-1727096604.3582988-33788-229700987294103="` echo /root/.ansible/tmp/ansible-tmp-1727096604.3582988-33788-229700987294103 `" ) && sleep 0' 30490 1727096604.36441: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096604.36456: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096604.36471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096604.36491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096604.36516: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096604.36527: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096604.36541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096604.36559: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096604.36582: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096604.36662: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096604.36689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096604.36757: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096604.38719: stdout chunk (state=3): >>>ansible-tmp-1727096604.3582988-33788-229700987294103=/root/.ansible/tmp/ansible-tmp-1727096604.3582988-33788-229700987294103 <<< 30490 1727096604.38864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096604.38883: stdout chunk (state=3): >>><<< 30490 1727096604.38901: stderr chunk (state=3): >>><<< 30490 1727096604.39073: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096604.3582988-33788-229700987294103=/root/.ansible/tmp/ansible-tmp-1727096604.3582988-33788-229700987294103 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096604.39076: variable 'ansible_module_compression' from source: unknown 30490 1727096604.39079: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 30490 1727096604.39081: variable 'ansible_facts' from source: unknown 30490 1727096604.39151: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096604.3582988-33788-229700987294103/AnsiballZ_service_facts.py 30490 1727096604.39289: Sending initial data 30490 1727096604.39311: Sent initial data (162 bytes) 30490 1727096604.39965: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096604.40021: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096604.40087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096604.40100: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096604.40109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096604.40193: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096604.41790: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096604.41817: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096604.41853: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmponjq6t7g /root/.ansible/tmp/ansible-tmp-1727096604.3582988-33788-229700987294103/AnsiballZ_service_facts.py <<< 30490 1727096604.41860: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096604.3582988-33788-229700987294103/AnsiballZ_service_facts.py" <<< 30490 1727096604.41884: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmponjq6t7g" to remote "/root/.ansible/tmp/ansible-tmp-1727096604.3582988-33788-229700987294103/AnsiballZ_service_facts.py" <<< 30490 1727096604.41888: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096604.3582988-33788-229700987294103/AnsiballZ_service_facts.py" <<< 30490 1727096604.42391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096604.42434: stderr chunk (state=3): >>><<< 30490 1727096604.42437: stdout chunk (state=3): >>><<< 30490 1727096604.42456: done transferring module to remote 30490 1727096604.42466: _low_level_execute_command(): starting 30490 1727096604.42474: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096604.3582988-33788-229700987294103/ /root/.ansible/tmp/ansible-tmp-1727096604.3582988-33788-229700987294103/AnsiballZ_service_facts.py && sleep 0' 30490 1727096604.42927: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096604.42931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096604.42933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096604.42940: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096604.42942: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096604.42975: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096604.42994: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096604.43019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096604.44812: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096604.44834: stderr chunk (state=3): >>><<< 30490 1727096604.44837: stdout chunk (state=3): >>><<< 30490 1727096604.44849: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096604.44852: _low_level_execute_command(): starting 30490 1727096604.44857: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096604.3582988-33788-229700987294103/AnsiballZ_service_facts.py && sleep 0' 30490 1727096604.45280: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096604.45284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096604.45298: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096604.45354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096604.45357: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096604.45361: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096604.45399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096605.98815: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integratio<<< 30490 1727096605.99077: stdout chunk (state=3): >>>n.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 30490 1727096606.00497: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096606.00513: stderr chunk (state=3): >>><<< 30490 1727096606.00516: stdout chunk (state=3): >>><<< 30490 1727096606.00550: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096606.01777: 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-1727096604.3582988-33788-229700987294103/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096606.01782: _low_level_execute_command(): starting 30490 1727096606.01785: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096604.3582988-33788-229700987294103/ > /dev/null 2>&1 && sleep 0' 30490 1727096606.02470: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096606.02489: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096606.02511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096606.02534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096606.02551: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096606.02563: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096606.02583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096606.02619: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096606.02701: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096606.02738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096606.02787: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096606.02810: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096606.04792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096606.04795: stdout chunk (state=3): >>><<< 30490 1727096606.04797: stderr chunk (state=3): >>><<< 30490 1727096606.05080: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096606.05084: handler run complete 30490 1727096606.05381: variable 'ansible_facts' from source: unknown 30490 1727096606.05790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096606.06410: variable 'ansible_facts' from source: unknown 30490 1727096606.06560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096606.06791: attempt loop complete, returning result 30490 1727096606.06802: _execute() done 30490 1727096606.06809: dumping result to json 30490 1727096606.06884: done dumping result, returning 30490 1727096606.06898: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-ba36-653e-00000000189c] 30490 1727096606.06907: sending task result for task 0afff68d-5257-ba36-653e-00000000189c ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096606.08085: done sending task result for task 0afff68d-5257-ba36-653e-00000000189c 30490 1727096606.08089: WORKER PROCESS EXITING 30490 1727096606.08113: no more pending results, returning what we have 30490 1727096606.08116: results queue empty 30490 1727096606.08116: checking for any_errors_fatal 30490 1727096606.08211: done checking for any_errors_fatal 30490 1727096606.08213: checking for max_fail_percentage 30490 1727096606.08215: done checking for max_fail_percentage 30490 1727096606.08216: checking to see if all hosts have failed and the running result is not ok 30490 1727096606.08216: done checking to see if all hosts have failed 30490 1727096606.08217: getting the remaining hosts for this loop 30490 1727096606.08218: done getting the remaining hosts for this loop 30490 1727096606.08222: getting the next task for host managed_node3 30490 1727096606.08229: done getting next task for host managed_node3 30490 1727096606.08232: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096606.08239: ^ state is: HOST STATE: block=7, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096606.08253: getting variables 30490 1727096606.08254: in VariableManager get_vars() 30490 1727096606.08454: Calling all_inventory to load vars for managed_node3 30490 1727096606.08458: Calling groups_inventory to load vars for managed_node3 30490 1727096606.08460: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096606.08476: Calling all_plugins_play to load vars for managed_node3 30490 1727096606.08479: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096606.08483: Calling groups_plugins_play to load vars for managed_node3 30490 1727096606.10140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096606.13096: done with get_vars() 30490 1727096606.13120: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:03:26 -0400 (0:00:01.820) 0:01:12.336 ****** 30490 1727096606.13230: entering _queue_task() for managed_node3/package_facts 30490 1727096606.13591: worker is 1 (out of 1 available) 30490 1727096606.13605: exiting _queue_task() for managed_node3/package_facts 30490 1727096606.13617: done queuing things up, now waiting for results queue to drain 30490 1727096606.13619: waiting for pending results... 30490 1727096606.14173: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096606.14179: in run() - task 0afff68d-5257-ba36-653e-00000000189d 30490 1727096606.14183: variable 'ansible_search_path' from source: unknown 30490 1727096606.14185: variable 'ansible_search_path' from source: unknown 30490 1727096606.14188: calling self._execute() 30490 1727096606.14211: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096606.14217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096606.14227: variable 'omit' from source: magic vars 30490 1727096606.14976: variable 'ansible_distribution_major_version' from source: facts 30490 1727096606.14980: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096606.14982: variable 'omit' from source: magic vars 30490 1727096606.14984: variable 'omit' from source: magic vars 30490 1727096606.15108: variable 'omit' from source: magic vars 30490 1727096606.15266: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096606.15311: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096606.15331: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096606.15576: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096606.15579: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096606.15582: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096606.15584: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096606.15587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096606.15865: Set connection var ansible_connection to ssh 30490 1727096606.15870: Set connection var ansible_shell_type to sh 30490 1727096606.15873: Set connection var ansible_pipelining to False 30490 1727096606.15875: Set connection var ansible_shell_executable to /bin/sh 30490 1727096606.15975: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096606.15978: Set connection var ansible_timeout to 10 30490 1727096606.15981: variable 'ansible_shell_executable' from source: unknown 30490 1727096606.15983: variable 'ansible_connection' from source: unknown 30490 1727096606.15985: variable 'ansible_module_compression' from source: unknown 30490 1727096606.15987: variable 'ansible_shell_type' from source: unknown 30490 1727096606.15989: variable 'ansible_shell_executable' from source: unknown 30490 1727096606.15991: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096606.15993: variable 'ansible_pipelining' from source: unknown 30490 1727096606.15995: variable 'ansible_timeout' from source: unknown 30490 1727096606.15997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096606.16394: 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) 30490 1727096606.16408: variable 'omit' from source: magic vars 30490 1727096606.16411: starting attempt loop 30490 1727096606.16413: running the handler 30490 1727096606.16428: _low_level_execute_command(): starting 30490 1727096606.16507: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096606.17256: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096606.17428: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096606.17651: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096606.17853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096606.19404: stdout chunk (state=3): >>>/root <<< 30490 1727096606.19577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096606.19581: stdout chunk (state=3): >>><<< 30490 1727096606.19584: stderr chunk (state=3): >>><<< 30490 1727096606.19587: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096606.19595: _low_level_execute_command(): starting 30490 1727096606.19600: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096606.195807-33849-4311985577506 `" && echo ansible-tmp-1727096606.195807-33849-4311985577506="` echo /root/.ansible/tmp/ansible-tmp-1727096606.195807-33849-4311985577506 `" ) && sleep 0' 30490 1727096606.20139: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096606.20254: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096606.20258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096606.20261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096606.20264: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096606.20266: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096606.20270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096606.20282: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096606.20285: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096606.20288: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096606.20290: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096606.20292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096606.20294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096606.20295: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096606.20297: stderr chunk (state=3): >>>debug2: match found <<< 30490 1727096606.20299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096606.20332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096606.20345: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096606.20353: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096606.20416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096606.22311: stdout chunk (state=3): >>>ansible-tmp-1727096606.195807-33849-4311985577506=/root/.ansible/tmp/ansible-tmp-1727096606.195807-33849-4311985577506 <<< 30490 1727096606.22481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096606.22485: stdout chunk (state=3): >>><<< 30490 1727096606.22488: stderr chunk (state=3): >>><<< 30490 1727096606.22510: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096606.195807-33849-4311985577506=/root/.ansible/tmp/ansible-tmp-1727096606.195807-33849-4311985577506 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096606.22674: variable 'ansible_module_compression' from source: unknown 30490 1727096606.22678: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 30490 1727096606.22705: variable 'ansible_facts' from source: unknown 30490 1727096606.22910: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096606.195807-33849-4311985577506/AnsiballZ_package_facts.py 30490 1727096606.23140: Sending initial data 30490 1727096606.23152: Sent initial data (159 bytes) 30490 1727096606.23790: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096606.23810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096606.23826: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096606.23848: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096606.23909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096606.25504: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096606.25548: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096606.25596: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp3d6ah6nj /root/.ansible/tmp/ansible-tmp-1727096606.195807-33849-4311985577506/AnsiballZ_package_facts.py <<< 30490 1727096606.25599: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096606.195807-33849-4311985577506/AnsiballZ_package_facts.py" <<< 30490 1727096606.25634: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp3d6ah6nj" to remote "/root/.ansible/tmp/ansible-tmp-1727096606.195807-33849-4311985577506/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096606.195807-33849-4311985577506/AnsiballZ_package_facts.py" <<< 30490 1727096606.26985: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096606.27085: stderr chunk (state=3): >>><<< 30490 1727096606.27088: stdout chunk (state=3): >>><<< 30490 1727096606.27090: done transferring module to remote 30490 1727096606.27093: _low_level_execute_command(): starting 30490 1727096606.27102: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096606.195807-33849-4311985577506/ /root/.ansible/tmp/ansible-tmp-1727096606.195807-33849-4311985577506/AnsiballZ_package_facts.py && sleep 0' 30490 1727096606.27719: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096606.27739: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096606.27781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096606.27860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096606.27884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096606.27901: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096606.27926: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096606.27982: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096606.29751: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096606.29759: stdout chunk (state=3): >>><<< 30490 1727096606.29861: stderr chunk (state=3): >>><<< 30490 1727096606.29880: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096606.29883: _low_level_execute_command(): starting 30490 1727096606.29888: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096606.195807-33849-4311985577506/AnsiballZ_package_facts.py && sleep 0' 30490 1727096606.30506: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096606.30530: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096606.30547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096606.30565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096606.30591: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096606.30636: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096606.30706: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096606.30731: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096606.30757: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096606.30823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096606.75033: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 30490 1727096606.75164: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.<<< 30490 1727096606.75181: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 30490 1727096606.76974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096606.77003: stderr chunk (state=3): >>><<< 30490 1727096606.77005: stdout chunk (state=3): >>><<< 30490 1727096606.77082: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096606.79683: 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-1727096606.195807-33849-4311985577506/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096606.79687: _low_level_execute_command(): starting 30490 1727096606.79690: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096606.195807-33849-4311985577506/ > /dev/null 2>&1 && sleep 0' 30490 1727096606.80100: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096606.80104: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096606.80107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096606.80121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096606.80132: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096606.80139: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096606.80147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096606.80160: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096606.80170: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096606.80179: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096606.80182: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096606.80192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096606.80207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096606.80210: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096606.80216: stderr chunk (state=3): >>>debug2: match found <<< 30490 1727096606.80226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096606.80296: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096606.80314: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096606.80350: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096606.80464: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096606.82314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096606.82364: stderr chunk (state=3): >>><<< 30490 1727096606.82385: stdout chunk (state=3): >>><<< 30490 1727096606.82511: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096606.82514: handler run complete 30490 1727096606.83422: variable 'ansible_facts' from source: unknown 30490 1727096606.84280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096606.86970: variable 'ansible_facts' from source: unknown 30490 1727096606.87480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096606.88243: attempt loop complete, returning result 30490 1727096606.88275: _execute() done 30490 1727096606.88287: dumping result to json 30490 1727096606.88515: done dumping result, returning 30490 1727096606.88529: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-ba36-653e-00000000189d] 30490 1727096606.88539: sending task result for task 0afff68d-5257-ba36-653e-00000000189d ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096606.91510: no more pending results, returning what we have 30490 1727096606.91513: results queue empty 30490 1727096606.91514: checking for any_errors_fatal 30490 1727096606.91522: done checking for any_errors_fatal 30490 1727096606.91522: checking for max_fail_percentage 30490 1727096606.91524: done checking for max_fail_percentage 30490 1727096606.91525: checking to see if all hosts have failed and the running result is not ok 30490 1727096606.91526: done checking to see if all hosts have failed 30490 1727096606.91527: getting the remaining hosts for this loop 30490 1727096606.91528: done getting the remaining hosts for this loop 30490 1727096606.91532: getting the next task for host managed_node3 30490 1727096606.91540: done getting next task for host managed_node3 30490 1727096606.91544: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096606.91549: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096606.91563: getting variables 30490 1727096606.91564: in VariableManager get_vars() 30490 1727096606.91607: Calling all_inventory to load vars for managed_node3 30490 1727096606.91610: Calling groups_inventory to load vars for managed_node3 30490 1727096606.91612: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096606.91626: Calling all_plugins_play to load vars for managed_node3 30490 1727096606.91629: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096606.91632: Calling groups_plugins_play to load vars for managed_node3 30490 1727096606.92183: done sending task result for task 0afff68d-5257-ba36-653e-00000000189d 30490 1727096606.92187: WORKER PROCESS EXITING 30490 1727096606.92941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096606.94641: done with get_vars() 30490 1727096606.94670: done getting variables 30490 1727096606.94736: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:03:26 -0400 (0:00:00.815) 0:01:13.151 ****** 30490 1727096606.94776: entering _queue_task() for managed_node3/debug 30490 1727096606.95133: worker is 1 (out of 1 available) 30490 1727096606.95260: exiting _queue_task() for managed_node3/debug 30490 1727096606.95275: done queuing things up, now waiting for results queue to drain 30490 1727096606.95277: waiting for pending results... 30490 1727096606.95481: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096606.95636: in run() - task 0afff68d-5257-ba36-653e-00000000183b 30490 1727096606.95657: variable 'ansible_search_path' from source: unknown 30490 1727096606.95664: variable 'ansible_search_path' from source: unknown 30490 1727096606.95716: calling self._execute() 30490 1727096606.95833: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096606.95846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096606.95909: variable 'omit' from source: magic vars 30490 1727096606.96300: variable 'ansible_distribution_major_version' from source: facts 30490 1727096606.96317: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096606.96329: variable 'omit' from source: magic vars 30490 1727096606.96418: variable 'omit' from source: magic vars 30490 1727096606.96532: variable 'network_provider' from source: set_fact 30490 1727096606.96554: variable 'omit' from source: magic vars 30490 1727096606.96678: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096606.96682: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096606.96693: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096606.96715: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096606.96735: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096606.96784: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096606.96794: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096606.96802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096606.96917: Set connection var ansible_connection to ssh 30490 1727096606.96932: Set connection var ansible_shell_type to sh 30490 1727096606.96946: Set connection var ansible_pipelining to False 30490 1727096606.96957: Set connection var ansible_shell_executable to /bin/sh 30490 1727096606.96966: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096606.96984: Set connection var ansible_timeout to 10 30490 1727096606.97111: variable 'ansible_shell_executable' from source: unknown 30490 1727096606.97116: variable 'ansible_connection' from source: unknown 30490 1727096606.97119: variable 'ansible_module_compression' from source: unknown 30490 1727096606.97121: variable 'ansible_shell_type' from source: unknown 30490 1727096606.97124: variable 'ansible_shell_executable' from source: unknown 30490 1727096606.97126: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096606.97129: variable 'ansible_pipelining' from source: unknown 30490 1727096606.97131: variable 'ansible_timeout' from source: unknown 30490 1727096606.97134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096606.97232: 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) 30490 1727096606.97251: variable 'omit' from source: magic vars 30490 1727096606.97262: starting attempt loop 30490 1727096606.97271: running the handler 30490 1727096606.97328: handler run complete 30490 1727096606.97348: attempt loop complete, returning result 30490 1727096606.97355: _execute() done 30490 1727096606.97363: dumping result to json 30490 1727096606.97376: done dumping result, returning 30490 1727096606.97389: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-ba36-653e-00000000183b] 30490 1727096606.97400: sending task result for task 0afff68d-5257-ba36-653e-00000000183b ok: [managed_node3] => {} MSG: Using network provider: nm 30490 1727096606.97615: no more pending results, returning what we have 30490 1727096606.97619: results queue empty 30490 1727096606.97620: checking for any_errors_fatal 30490 1727096606.97632: done checking for any_errors_fatal 30490 1727096606.97633: checking for max_fail_percentage 30490 1727096606.97635: done checking for max_fail_percentage 30490 1727096606.97636: checking to see if all hosts have failed and the running result is not ok 30490 1727096606.97637: done checking to see if all hosts have failed 30490 1727096606.97638: getting the remaining hosts for this loop 30490 1727096606.97640: done getting the remaining hosts for this loop 30490 1727096606.97644: getting the next task for host managed_node3 30490 1727096606.97654: done getting next task for host managed_node3 30490 1727096606.97658: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096606.97664: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096606.97683: getting variables 30490 1727096606.97686: in VariableManager get_vars() 30490 1727096606.97732: Calling all_inventory to load vars for managed_node3 30490 1727096606.97735: Calling groups_inventory to load vars for managed_node3 30490 1727096606.97738: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096606.97748: Calling all_plugins_play to load vars for managed_node3 30490 1727096606.97752: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096606.97755: Calling groups_plugins_play to load vars for managed_node3 30490 1727096606.98382: done sending task result for task 0afff68d-5257-ba36-653e-00000000183b 30490 1727096606.98386: WORKER PROCESS EXITING 30490 1727096606.99554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096607.01244: done with get_vars() 30490 1727096607.01271: done getting variables 30490 1727096607.01344: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:03:27 -0400 (0:00:00.066) 0:01:13.218 ****** 30490 1727096607.01395: entering _queue_task() for managed_node3/fail 30490 1727096607.01883: worker is 1 (out of 1 available) 30490 1727096607.01896: exiting _queue_task() for managed_node3/fail 30490 1727096607.01907: done queuing things up, now waiting for results queue to drain 30490 1727096607.01909: waiting for pending results... 30490 1727096607.02139: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096607.02322: in run() - task 0afff68d-5257-ba36-653e-00000000183c 30490 1727096607.02343: variable 'ansible_search_path' from source: unknown 30490 1727096607.02352: variable 'ansible_search_path' from source: unknown 30490 1727096607.02404: calling self._execute() 30490 1727096607.02518: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096607.02534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096607.02551: variable 'omit' from source: magic vars 30490 1727096607.02983: variable 'ansible_distribution_major_version' from source: facts 30490 1727096607.03001: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096607.03138: variable 'network_state' from source: role '' defaults 30490 1727096607.03152: Evaluated conditional (network_state != {}): False 30490 1727096607.03160: when evaluation is False, skipping this task 30490 1727096607.03167: _execute() done 30490 1727096607.03179: dumping result to json 30490 1727096607.03192: done dumping result, returning 30490 1727096607.03204: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-ba36-653e-00000000183c] 30490 1727096607.03215: sending task result for task 0afff68d-5257-ba36-653e-00000000183c 30490 1727096607.03382: done sending task result for task 0afff68d-5257-ba36-653e-00000000183c 30490 1727096607.03386: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096607.03509: no more pending results, returning what we have 30490 1727096607.03519: results queue empty 30490 1727096607.03520: checking for any_errors_fatal 30490 1727096607.03528: done checking for any_errors_fatal 30490 1727096607.03529: checking for max_fail_percentage 30490 1727096607.03531: done checking for max_fail_percentage 30490 1727096607.03533: checking to see if all hosts have failed and the running result is not ok 30490 1727096607.03533: done checking to see if all hosts have failed 30490 1727096607.03534: getting the remaining hosts for this loop 30490 1727096607.03536: done getting the remaining hosts for this loop 30490 1727096607.03541: getting the next task for host managed_node3 30490 1727096607.03551: done getting next task for host managed_node3 30490 1727096607.03555: ^ 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 30490 1727096607.03561: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096607.03593: getting variables 30490 1727096607.03596: in VariableManager get_vars() 30490 1727096607.03755: Calling all_inventory to load vars for managed_node3 30490 1727096607.03758: Calling groups_inventory to load vars for managed_node3 30490 1727096607.03761: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096607.03777: Calling all_plugins_play to load vars for managed_node3 30490 1727096607.03781: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096607.03784: Calling groups_plugins_play to load vars for managed_node3 30490 1727096607.05293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096607.07128: done with get_vars() 30490 1727096607.07151: done getting variables 30490 1727096607.07213: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:03:27 -0400 (0:00:00.058) 0:01:13.276 ****** 30490 1727096607.07254: entering _queue_task() for managed_node3/fail 30490 1727096607.07617: worker is 1 (out of 1 available) 30490 1727096607.07630: exiting _queue_task() for managed_node3/fail 30490 1727096607.07641: done queuing things up, now waiting for results queue to drain 30490 1727096607.07643: waiting for pending results... 30490 1727096607.08093: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 30490 1727096607.08146: in run() - task 0afff68d-5257-ba36-653e-00000000183d 30490 1727096607.08165: variable 'ansible_search_path' from source: unknown 30490 1727096607.08179: variable 'ansible_search_path' from source: unknown 30490 1727096607.08229: calling self._execute() 30490 1727096607.08421: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096607.08425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096607.08428: variable 'omit' from source: magic vars 30490 1727096607.08780: variable 'ansible_distribution_major_version' from source: facts 30490 1727096607.08856: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096607.08946: variable 'network_state' from source: role '' defaults 30490 1727096607.08975: Evaluated conditional (network_state != {}): False 30490 1727096607.08988: when evaluation is False, skipping this task 30490 1727096607.08996: _execute() done 30490 1727096607.09003: dumping result to json 30490 1727096607.09010: done dumping result, returning 30490 1727096607.09023: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-ba36-653e-00000000183d] 30490 1727096607.09033: sending task result for task 0afff68d-5257-ba36-653e-00000000183d 30490 1727096607.09239: done sending task result for task 0afff68d-5257-ba36-653e-00000000183d 30490 1727096607.09243: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096607.09307: no more pending results, returning what we have 30490 1727096607.09311: results queue empty 30490 1727096607.09312: checking for any_errors_fatal 30490 1727096607.09321: done checking for any_errors_fatal 30490 1727096607.09321: checking for max_fail_percentage 30490 1727096607.09324: done checking for max_fail_percentage 30490 1727096607.09325: checking to see if all hosts have failed and the running result is not ok 30490 1727096607.09325: done checking to see if all hosts have failed 30490 1727096607.09326: getting the remaining hosts for this loop 30490 1727096607.09328: done getting the remaining hosts for this loop 30490 1727096607.09332: getting the next task for host managed_node3 30490 1727096607.09343: done getting next task for host managed_node3 30490 1727096607.09348: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096607.09360: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096607.09393: getting variables 30490 1727096607.09396: in VariableManager get_vars() 30490 1727096607.09444: Calling all_inventory to load vars for managed_node3 30490 1727096607.09448: Calling groups_inventory to load vars for managed_node3 30490 1727096607.09452: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096607.09579: Calling all_plugins_play to load vars for managed_node3 30490 1727096607.09584: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096607.09588: Calling groups_plugins_play to load vars for managed_node3 30490 1727096607.12030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096607.13763: done with get_vars() 30490 1727096607.13801: done getting variables 30490 1727096607.13866: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:03:27 -0400 (0:00:00.066) 0:01:13.343 ****** 30490 1727096607.13907: entering _queue_task() for managed_node3/fail 30490 1727096607.14816: worker is 1 (out of 1 available) 30490 1727096607.14831: exiting _queue_task() for managed_node3/fail 30490 1727096607.14843: done queuing things up, now waiting for results queue to drain 30490 1727096607.14844: waiting for pending results... 30490 1727096607.15491: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096607.15777: in run() - task 0afff68d-5257-ba36-653e-00000000183e 30490 1727096607.15781: variable 'ansible_search_path' from source: unknown 30490 1727096607.15784: variable 'ansible_search_path' from source: unknown 30490 1727096607.15787: calling self._execute() 30490 1727096607.15856: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096607.15920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096607.16129: variable 'omit' from source: magic vars 30490 1727096607.16809: variable 'ansible_distribution_major_version' from source: facts 30490 1727096607.16828: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096607.17252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096607.22163: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096607.22298: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096607.22500: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096607.22512: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096607.22544: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096607.22770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096607.23855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096607.23970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096607.24027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096607.24078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096607.24358: variable 'ansible_distribution_major_version' from source: facts 30490 1727096607.24386: Evaluated conditional (ansible_distribution_major_version | int > 9): True 30490 1727096607.24633: variable 'ansible_distribution' from source: facts 30490 1727096607.24698: variable '__network_rh_distros' from source: role '' defaults 30490 1727096607.24761: Evaluated conditional (ansible_distribution in __network_rh_distros): True 30490 1727096607.25378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096607.25422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096607.25509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096607.25619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096607.25713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096607.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) 30490 1727096607.25863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096607.25985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096607.26036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096607.26093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096607.26325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096607.26333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096607.26336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096607.26432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096607.26436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096607.26843: variable 'network_connections' from source: include params 30490 1727096607.26846: variable 'interface' from source: play vars 30490 1727096607.26849: variable 'interface' from source: play vars 30490 1727096607.26851: variable 'network_state' from source: role '' defaults 30490 1727096607.26853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096607.27026: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096607.27062: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096607.27096: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096607.27123: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096607.27163: 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) 30490 1727096607.27185: 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) 30490 1727096607.27214: 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) 30490 1727096607.27238: 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) 30490 1727096607.27276: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 30490 1727096607.27280: when evaluation is False, skipping this task 30490 1727096607.27283: _execute() done 30490 1727096607.27286: dumping result to json 30490 1727096607.27288: done dumping result, returning 30490 1727096607.27293: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-ba36-653e-00000000183e] 30490 1727096607.27302: sending task result for task 0afff68d-5257-ba36-653e-00000000183e 30490 1727096607.27395: done sending task result for task 0afff68d-5257-ba36-653e-00000000183e skipping: [managed_node3] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 30490 1727096607.27506: no more pending results, returning what we have 30490 1727096607.27509: results queue empty 30490 1727096607.27510: checking for any_errors_fatal 30490 1727096607.27517: done checking for any_errors_fatal 30490 1727096607.27518: checking for max_fail_percentage 30490 1727096607.27519: done checking for max_fail_percentage 30490 1727096607.27520: checking to see if all hosts have failed and the running result is not ok 30490 1727096607.27521: done checking to see if all hosts have failed 30490 1727096607.27522: getting the remaining hosts for this loop 30490 1727096607.27523: done getting the remaining hosts for this loop 30490 1727096607.27527: getting the next task for host managed_node3 30490 1727096607.27535: done getting next task for host managed_node3 30490 1727096607.27538: ^ 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 30490 1727096607.27542: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096607.27561: getting variables 30490 1727096607.27563: in VariableManager get_vars() 30490 1727096607.27603: Calling all_inventory to load vars for managed_node3 30490 1727096607.27606: Calling groups_inventory to load vars for managed_node3 30490 1727096607.27608: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096607.27617: Calling all_plugins_play to load vars for managed_node3 30490 1727096607.27619: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096607.27622: Calling groups_plugins_play to load vars for managed_node3 30490 1727096607.28180: WORKER PROCESS EXITING 30490 1727096607.29986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096607.32103: done with get_vars() 30490 1727096607.32129: done getting variables 30490 1727096607.32196: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:03:27 -0400 (0:00:00.183) 0:01:13.526 ****** 30490 1727096607.32233: entering _queue_task() for managed_node3/dnf 30490 1727096607.32787: worker is 1 (out of 1 available) 30490 1727096607.32799: exiting _queue_task() for managed_node3/dnf 30490 1727096607.32809: done queuing things up, now waiting for results queue to drain 30490 1727096607.32810: waiting for pending results... 30490 1727096607.33134: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 30490 1727096607.33645: in run() - task 0afff68d-5257-ba36-653e-00000000183f 30490 1727096607.33649: variable 'ansible_search_path' from source: unknown 30490 1727096607.33651: variable 'ansible_search_path' from source: unknown 30490 1727096607.33654: calling self._execute() 30490 1727096607.33691: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096607.33702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096607.33715: variable 'omit' from source: magic vars 30490 1727096607.34098: variable 'ansible_distribution_major_version' from source: facts 30490 1727096607.34115: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096607.34331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096607.37384: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096607.37445: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096607.37491: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096607.37525: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096607.37552: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096607.37644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096607.37700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096607.37732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096607.37780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096607.37804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096607.37934: variable 'ansible_distribution' from source: facts 30490 1727096607.38030: variable 'ansible_distribution_major_version' from source: facts 30490 1727096607.38034: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 30490 1727096607.38089: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096607.38227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096607.38263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096607.38300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096607.38428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096607.38486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096607.38687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096607.38691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096607.38693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096607.38737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096607.38758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096607.38811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096607.38840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096607.38872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096607.38922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096607.38945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096607.39108: variable 'network_connections' from source: include params 30490 1727096607.39130: variable 'interface' from source: play vars 30490 1727096607.39196: variable 'interface' from source: play vars 30490 1727096607.39281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096607.39552: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096607.39555: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096607.39557: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096607.39562: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096607.39611: 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) 30490 1727096607.39640: 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) 30490 1727096607.39686: 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) 30490 1727096607.39717: 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) 30490 1727096607.39784: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096607.40023: variable 'network_connections' from source: include params 30490 1727096607.40033: variable 'interface' from source: play vars 30490 1727096607.40100: variable 'interface' from source: play vars 30490 1727096607.40136: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096607.40145: when evaluation is False, skipping this task 30490 1727096607.40153: _execute() done 30490 1727096607.40206: dumping result to json 30490 1727096607.40209: done dumping result, returning 30490 1727096607.40211: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-00000000183f] 30490 1727096607.40213: sending task result for task 0afff68d-5257-ba36-653e-00000000183f skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096607.40361: no more pending results, returning what we have 30490 1727096607.40365: results queue empty 30490 1727096607.40366: checking for any_errors_fatal 30490 1727096607.40377: done checking for any_errors_fatal 30490 1727096607.40378: checking for max_fail_percentage 30490 1727096607.40381: done checking for max_fail_percentage 30490 1727096607.40382: checking to see if all hosts have failed and the running result is not ok 30490 1727096607.40382: done checking to see if all hosts have failed 30490 1727096607.40383: getting the remaining hosts for this loop 30490 1727096607.40384: done getting the remaining hosts for this loop 30490 1727096607.40389: getting the next task for host managed_node3 30490 1727096607.40398: done getting next task for host managed_node3 30490 1727096607.40402: ^ 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 30490 1727096607.40408: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096607.40430: getting variables 30490 1727096607.40432: in VariableManager get_vars() 30490 1727096607.40589: Calling all_inventory to load vars for managed_node3 30490 1727096607.40593: Calling groups_inventory to load vars for managed_node3 30490 1727096607.40595: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096607.40601: done sending task result for task 0afff68d-5257-ba36-653e-00000000183f 30490 1727096607.40609: WORKER PROCESS EXITING 30490 1727096607.40620: Calling all_plugins_play to load vars for managed_node3 30490 1727096607.40624: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096607.40627: Calling groups_plugins_play to load vars for managed_node3 30490 1727096607.42278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096607.43875: done with get_vars() 30490 1727096607.43902: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096607.43973: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:03:27 -0400 (0:00:00.117) 0:01:13.644 ****** 30490 1727096607.44004: entering _queue_task() for managed_node3/yum 30490 1727096607.44341: worker is 1 (out of 1 available) 30490 1727096607.44356: exiting _queue_task() for managed_node3/yum 30490 1727096607.44371: done queuing things up, now waiting for results queue to drain 30490 1727096607.44372: waiting for pending results... 30490 1727096607.44787: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 30490 1727096607.44840: in run() - task 0afff68d-5257-ba36-653e-000000001840 30490 1727096607.44862: variable 'ansible_search_path' from source: unknown 30490 1727096607.44874: variable 'ansible_search_path' from source: unknown 30490 1727096607.44918: calling self._execute() 30490 1727096607.45020: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096607.45032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096607.45050: variable 'omit' from source: magic vars 30490 1727096607.45452: variable 'ansible_distribution_major_version' from source: facts 30490 1727096607.45473: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096607.45659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096607.48254: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096607.48324: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096607.48370: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096607.48409: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096607.48438: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096607.48524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096607.48556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096607.48591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096607.48637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096607.48657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096607.48753: variable 'ansible_distribution_major_version' from source: facts 30490 1727096607.48775: Evaluated conditional (ansible_distribution_major_version | int < 8): False 30490 1727096607.48785: when evaluation is False, skipping this task 30490 1727096607.48796: _execute() done 30490 1727096607.48803: dumping result to json 30490 1727096607.48811: done dumping result, returning 30490 1727096607.48821: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000001840] 30490 1727096607.48830: sending task result for task 0afff68d-5257-ba36-653e-000000001840 30490 1727096607.49114: done sending task result for task 0afff68d-5257-ba36-653e-000000001840 30490 1727096607.49118: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 30490 1727096607.49172: no more pending results, returning what we have 30490 1727096607.49176: results queue empty 30490 1727096607.49177: checking for any_errors_fatal 30490 1727096607.49184: done checking for any_errors_fatal 30490 1727096607.49184: checking for max_fail_percentage 30490 1727096607.49187: done checking for max_fail_percentage 30490 1727096607.49188: checking to see if all hosts have failed and the running result is not ok 30490 1727096607.49188: done checking to see if all hosts have failed 30490 1727096607.49189: getting the remaining hosts for this loop 30490 1727096607.49191: done getting the remaining hosts for this loop 30490 1727096607.49195: getting the next task for host managed_node3 30490 1727096607.49203: done getting next task for host managed_node3 30490 1727096607.49207: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096607.49212: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096607.49235: getting variables 30490 1727096607.49237: in VariableManager get_vars() 30490 1727096607.49283: Calling all_inventory to load vars for managed_node3 30490 1727096607.49287: Calling groups_inventory to load vars for managed_node3 30490 1727096607.49289: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096607.49300: Calling all_plugins_play to load vars for managed_node3 30490 1727096607.49303: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096607.49307: Calling groups_plugins_play to load vars for managed_node3 30490 1727096607.50980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096607.52510: done with get_vars() 30490 1727096607.52535: done getting variables 30490 1727096607.52595: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:03:27 -0400 (0:00:00.086) 0:01:13.730 ****** 30490 1727096607.52632: entering _queue_task() for managed_node3/fail 30490 1727096607.53100: worker is 1 (out of 1 available) 30490 1727096607.53113: exiting _queue_task() for managed_node3/fail 30490 1727096607.53124: done queuing things up, now waiting for results queue to drain 30490 1727096607.53125: waiting for pending results... 30490 1727096607.53289: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096607.53441: in run() - task 0afff68d-5257-ba36-653e-000000001841 30490 1727096607.53465: variable 'ansible_search_path' from source: unknown 30490 1727096607.53476: variable 'ansible_search_path' from source: unknown 30490 1727096607.53516: calling self._execute() 30490 1727096607.53615: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096607.53626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096607.53638: variable 'omit' from source: magic vars 30490 1727096607.54013: variable 'ansible_distribution_major_version' from source: facts 30490 1727096607.54030: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096607.54155: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096607.54436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096607.56877: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096607.56954: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096607.56997: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096607.57054: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096607.57128: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096607.57466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096607.57516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096607.57543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096607.57587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096607.57601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096607.57651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096607.57760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096607.57764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096607.57766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096607.57771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096607.57784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096607.57812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096607.57836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096607.57876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096607.57893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096607.58077: variable 'network_connections' from source: include params 30490 1727096607.58092: variable 'interface' from source: play vars 30490 1727096607.58164: variable 'interface' from source: play vars 30490 1727096607.58243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096607.58413: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096607.58456: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096607.58492: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096607.58519: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096607.58559: 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) 30490 1727096607.58589: 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) 30490 1727096607.58613: 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) 30490 1727096607.58640: 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) 30490 1727096607.58704: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096607.58954: variable 'network_connections' from source: include params 30490 1727096607.58957: variable 'interface' from source: play vars 30490 1727096607.59024: variable 'interface' from source: play vars 30490 1727096607.59055: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096607.59060: when evaluation is False, skipping this task 30490 1727096607.59063: _execute() done 30490 1727096607.59065: dumping result to json 30490 1727096607.59069: done dumping result, returning 30490 1727096607.59172: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000001841] 30490 1727096607.59175: sending task result for task 0afff68d-5257-ba36-653e-000000001841 30490 1727096607.59245: done sending task result for task 0afff68d-5257-ba36-653e-000000001841 30490 1727096607.59247: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096607.59298: no more pending results, returning what we have 30490 1727096607.59301: results queue empty 30490 1727096607.59302: checking for any_errors_fatal 30490 1727096607.59309: done checking for any_errors_fatal 30490 1727096607.59309: checking for max_fail_percentage 30490 1727096607.59311: done checking for max_fail_percentage 30490 1727096607.59312: checking to see if all hosts have failed and the running result is not ok 30490 1727096607.59313: done checking to see if all hosts have failed 30490 1727096607.59313: getting the remaining hosts for this loop 30490 1727096607.59315: done getting the remaining hosts for this loop 30490 1727096607.59319: getting the next task for host managed_node3 30490 1727096607.59327: done getting next task for host managed_node3 30490 1727096607.59330: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 30490 1727096607.59335: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096607.59353: getting variables 30490 1727096607.59354: in VariableManager get_vars() 30490 1727096607.59394: Calling all_inventory to load vars for managed_node3 30490 1727096607.59397: Calling groups_inventory to load vars for managed_node3 30490 1727096607.59399: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096607.59408: Calling all_plugins_play to load vars for managed_node3 30490 1727096607.59410: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096607.59413: Calling groups_plugins_play to load vars for managed_node3 30490 1727096607.60839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096607.62792: done with get_vars() 30490 1727096607.62826: done getting variables 30490 1727096607.62936: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:03:27 -0400 (0:00:00.103) 0:01:13.834 ****** 30490 1727096607.62987: entering _queue_task() for managed_node3/package 30490 1727096607.63559: worker is 1 (out of 1 available) 30490 1727096607.63690: exiting _queue_task() for managed_node3/package 30490 1727096607.63700: done queuing things up, now waiting for results queue to drain 30490 1727096607.63702: waiting for pending results... 30490 1727096607.64184: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 30490 1727096607.64190: in run() - task 0afff68d-5257-ba36-653e-000000001842 30490 1727096607.64193: variable 'ansible_search_path' from source: unknown 30490 1727096607.64196: variable 'ansible_search_path' from source: unknown 30490 1727096607.64199: calling self._execute() 30490 1727096607.64202: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096607.64204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096607.64213: variable 'omit' from source: magic vars 30490 1727096607.64576: variable 'ansible_distribution_major_version' from source: facts 30490 1727096607.64593: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096607.64784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096607.65042: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096607.65094: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096607.65133: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096607.65205: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096607.65317: variable 'network_packages' from source: role '' defaults 30490 1727096607.65425: variable '__network_provider_setup' from source: role '' defaults 30490 1727096607.65441: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096607.65509: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096607.65523: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096607.65588: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096607.65771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096607.67666: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096607.67728: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096607.67860: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096607.67899: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096607.67939: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096607.68042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096607.68072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096607.68102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096607.68177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096607.68180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096607.68206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096607.68229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096607.68253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096607.68473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096607.68476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096607.68620: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096607.68768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096607.68800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096607.68825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096607.68875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096607.68893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096607.69017: variable 'ansible_python' from source: facts 30490 1727096607.69035: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096607.69162: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096607.69261: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096607.69456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096607.69483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096607.69507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096607.69573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096607.69591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096607.69873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096607.69885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096607.69888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096607.69890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096607.69992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096607.70125: variable 'network_connections' from source: include params 30490 1727096607.70136: variable 'interface' from source: play vars 30490 1727096607.70235: variable 'interface' from source: play vars 30490 1727096607.70327: 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) 30490 1727096607.70357: 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) 30490 1727096607.70394: 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) 30490 1727096607.70429: 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) 30490 1727096607.70481: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096607.70754: variable 'network_connections' from source: include params 30490 1727096607.70764: variable 'interface' from source: play vars 30490 1727096607.70863: variable 'interface' from source: play vars 30490 1727096607.70921: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096607.71002: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096607.71303: variable 'network_connections' from source: include params 30490 1727096607.71315: variable 'interface' from source: play vars 30490 1727096607.71385: variable 'interface' from source: play vars 30490 1727096607.71414: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096607.71497: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096607.71800: variable 'network_connections' from source: include params 30490 1727096607.71811: variable 'interface' from source: play vars 30490 1727096607.71879: variable 'interface' from source: play vars 30490 1727096607.71943: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096607.72007: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096607.72019: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096607.72084: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096607.72297: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096607.72757: variable 'network_connections' from source: include params 30490 1727096607.72767: variable 'interface' from source: play vars 30490 1727096607.72830: variable 'interface' from source: play vars 30490 1727096607.72843: variable 'ansible_distribution' from source: facts 30490 1727096607.72850: variable '__network_rh_distros' from source: role '' defaults 30490 1727096607.72859: variable 'ansible_distribution_major_version' from source: facts 30490 1727096607.72892: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096607.73056: variable 'ansible_distribution' from source: facts 30490 1727096607.73065: variable '__network_rh_distros' from source: role '' defaults 30490 1727096607.73079: variable 'ansible_distribution_major_version' from source: facts 30490 1727096607.73092: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096607.73250: variable 'ansible_distribution' from source: facts 30490 1727096607.73259: variable '__network_rh_distros' from source: role '' defaults 30490 1727096607.73270: variable 'ansible_distribution_major_version' from source: facts 30490 1727096607.73308: variable 'network_provider' from source: set_fact 30490 1727096607.73329: variable 'ansible_facts' from source: unknown 30490 1727096607.74043: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 30490 1727096607.74052: when evaluation is False, skipping this task 30490 1727096607.74060: _execute() done 30490 1727096607.74066: dumping result to json 30490 1727096607.74080: done dumping result, returning 30490 1727096607.74273: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-ba36-653e-000000001842] 30490 1727096607.74276: sending task result for task 0afff68d-5257-ba36-653e-000000001842 skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 30490 1727096607.74405: no more pending results, returning what we have 30490 1727096607.74408: results queue empty 30490 1727096607.74410: checking for any_errors_fatal 30490 1727096607.74416: done checking for any_errors_fatal 30490 1727096607.74417: checking for max_fail_percentage 30490 1727096607.74418: done checking for max_fail_percentage 30490 1727096607.74419: checking to see if all hosts have failed and the running result is not ok 30490 1727096607.74420: done checking to see if all hosts have failed 30490 1727096607.74421: getting the remaining hosts for this loop 30490 1727096607.74422: done getting the remaining hosts for this loop 30490 1727096607.74426: getting the next task for host managed_node3 30490 1727096607.74434: done getting next task for host managed_node3 30490 1727096607.74437: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096607.74442: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096607.74476: getting variables 30490 1727096607.74478: in VariableManager get_vars() 30490 1727096607.74515: Calling all_inventory to load vars for managed_node3 30490 1727096607.74517: Calling groups_inventory to load vars for managed_node3 30490 1727096607.74525: done sending task result for task 0afff68d-5257-ba36-653e-000000001842 30490 1727096607.74616: WORKER PROCESS EXITING 30490 1727096607.74611: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096607.74627: Calling all_plugins_play to load vars for managed_node3 30490 1727096607.74631: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096607.74634: Calling groups_plugins_play to load vars for managed_node3 30490 1727096607.75945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096607.77480: done with get_vars() 30490 1727096607.77503: done getting variables 30490 1727096607.77559: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:03:27 -0400 (0:00:00.146) 0:01:13.980 ****** 30490 1727096607.77599: entering _queue_task() for managed_node3/package 30490 1727096607.77904: worker is 1 (out of 1 available) 30490 1727096607.77918: exiting _queue_task() for managed_node3/package 30490 1727096607.77932: done queuing things up, now waiting for results queue to drain 30490 1727096607.77933: waiting for pending results... 30490 1727096607.78212: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096607.78357: in run() - task 0afff68d-5257-ba36-653e-000000001843 30490 1727096607.78382: variable 'ansible_search_path' from source: unknown 30490 1727096607.78394: variable 'ansible_search_path' from source: unknown 30490 1727096607.78431: calling self._execute() 30490 1727096607.78528: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096607.78540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096607.78552: variable 'omit' from source: magic vars 30490 1727096607.78933: variable 'ansible_distribution_major_version' from source: facts 30490 1727096607.78943: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096607.79274: variable 'network_state' from source: role '' defaults 30490 1727096607.79278: Evaluated conditional (network_state != {}): False 30490 1727096607.79280: when evaluation is False, skipping this task 30490 1727096607.79282: _execute() done 30490 1727096607.79284: dumping result to json 30490 1727096607.79286: done dumping result, returning 30490 1727096607.79289: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-ba36-653e-000000001843] 30490 1727096607.79291: sending task result for task 0afff68d-5257-ba36-653e-000000001843 30490 1727096607.79356: done sending task result for task 0afff68d-5257-ba36-653e-000000001843 30490 1727096607.79359: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096607.79405: no more pending results, returning what we have 30490 1727096607.79410: results queue empty 30490 1727096607.79411: checking for any_errors_fatal 30490 1727096607.79416: done checking for any_errors_fatal 30490 1727096607.79417: checking for max_fail_percentage 30490 1727096607.79419: done checking for max_fail_percentage 30490 1727096607.79420: checking to see if all hosts have failed and the running result is not ok 30490 1727096607.79420: done checking to see if all hosts have failed 30490 1727096607.79421: getting the remaining hosts for this loop 30490 1727096607.79423: done getting the remaining hosts for this loop 30490 1727096607.79426: getting the next task for host managed_node3 30490 1727096607.79434: done getting next task for host managed_node3 30490 1727096607.79438: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096607.79443: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096607.79465: getting variables 30490 1727096607.79469: in VariableManager get_vars() 30490 1727096607.79509: Calling all_inventory to load vars for managed_node3 30490 1727096607.79512: Calling groups_inventory to load vars for managed_node3 30490 1727096607.79515: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096607.79525: Calling all_plugins_play to load vars for managed_node3 30490 1727096607.79529: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096607.79532: Calling groups_plugins_play to load vars for managed_node3 30490 1727096607.81112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096607.82654: done with get_vars() 30490 1727096607.82679: done getting variables 30490 1727096607.82736: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:03:27 -0400 (0:00:00.051) 0:01:14.031 ****** 30490 1727096607.82772: entering _queue_task() for managed_node3/package 30490 1727096607.83079: worker is 1 (out of 1 available) 30490 1727096607.83092: exiting _queue_task() for managed_node3/package 30490 1727096607.83103: done queuing things up, now waiting for results queue to drain 30490 1727096607.83105: waiting for pending results... 30490 1727096607.83488: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096607.83541: in run() - task 0afff68d-5257-ba36-653e-000000001844 30490 1727096607.83559: variable 'ansible_search_path' from source: unknown 30490 1727096607.83569: variable 'ansible_search_path' from source: unknown 30490 1727096607.83612: calling self._execute() 30490 1727096607.83709: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096607.83721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096607.83736: variable 'omit' from source: magic vars 30490 1727096607.84108: variable 'ansible_distribution_major_version' from source: facts 30490 1727096607.84128: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096607.84255: variable 'network_state' from source: role '' defaults 30490 1727096607.84273: Evaluated conditional (network_state != {}): False 30490 1727096607.84282: when evaluation is False, skipping this task 30490 1727096607.84290: _execute() done 30490 1727096607.84297: dumping result to json 30490 1727096607.84303: done dumping result, returning 30490 1727096607.84314: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-ba36-653e-000000001844] 30490 1727096607.84323: sending task result for task 0afff68d-5257-ba36-653e-000000001844 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096607.84498: no more pending results, returning what we have 30490 1727096607.84502: results queue empty 30490 1727096607.84504: checking for any_errors_fatal 30490 1727096607.84510: done checking for any_errors_fatal 30490 1727096607.84511: checking for max_fail_percentage 30490 1727096607.84514: done checking for max_fail_percentage 30490 1727096607.84515: checking to see if all hosts have failed and the running result is not ok 30490 1727096607.84515: done checking to see if all hosts have failed 30490 1727096607.84516: getting the remaining hosts for this loop 30490 1727096607.84518: done getting the remaining hosts for this loop 30490 1727096607.84522: getting the next task for host managed_node3 30490 1727096607.84532: done getting next task for host managed_node3 30490 1727096607.84536: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096607.84541: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096607.84566: getting variables 30490 1727096607.84570: in VariableManager get_vars() 30490 1727096607.84615: Calling all_inventory to load vars for managed_node3 30490 1727096607.84618: Calling groups_inventory to load vars for managed_node3 30490 1727096607.84620: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096607.84633: Calling all_plugins_play to load vars for managed_node3 30490 1727096607.84636: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096607.84639: Calling groups_plugins_play to load vars for managed_node3 30490 1727096607.85292: done sending task result for task 0afff68d-5257-ba36-653e-000000001844 30490 1727096607.85296: WORKER PROCESS EXITING 30490 1727096607.86235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096607.87814: done with get_vars() 30490 1727096607.87836: done getting variables 30490 1727096607.87895: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:03:27 -0400 (0:00:00.051) 0:01:14.083 ****** 30490 1727096607.87930: entering _queue_task() for managed_node3/service 30490 1727096607.88242: worker is 1 (out of 1 available) 30490 1727096607.88256: exiting _queue_task() for managed_node3/service 30490 1727096607.88270: done queuing things up, now waiting for results queue to drain 30490 1727096607.88272: waiting for pending results... 30490 1727096607.88548: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096607.88711: in run() - task 0afff68d-5257-ba36-653e-000000001845 30490 1727096607.88733: variable 'ansible_search_path' from source: unknown 30490 1727096607.88743: variable 'ansible_search_path' from source: unknown 30490 1727096607.88785: calling self._execute() 30490 1727096607.88877: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096607.88889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096607.88903: variable 'omit' from source: magic vars 30490 1727096607.89284: variable 'ansible_distribution_major_version' from source: facts 30490 1727096607.89303: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096607.89420: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096607.89594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096607.92166: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096607.92232: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096607.92276: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096607.92312: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096607.92340: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096607.92422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096607.92453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096607.92673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096607.92676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096607.92678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096607.92680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096607.92682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096607.92684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096607.92686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096607.92688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096607.92710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096607.92731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096607.92754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096607.92792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096607.92813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096607.92987: variable 'network_connections' from source: include params 30490 1727096607.93004: variable 'interface' from source: play vars 30490 1727096607.93082: variable 'interface' from source: play vars 30490 1727096607.93163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096608.00031: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096608.00091: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096608.00130: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096608.00165: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096608.00226: 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) 30490 1727096608.00256: 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) 30490 1727096608.00293: 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) 30490 1727096608.00325: 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) 30490 1727096608.00388: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096608.00653: variable 'network_connections' from source: include params 30490 1727096608.00665: variable 'interface' from source: play vars 30490 1727096608.00742: variable 'interface' from source: play vars 30490 1727096608.00800: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096608.00804: when evaluation is False, skipping this task 30490 1727096608.00806: _execute() done 30490 1727096608.00809: dumping result to json 30490 1727096608.00811: done dumping result, returning 30490 1727096608.00873: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000001845] 30490 1727096608.00876: sending task result for task 0afff68d-5257-ba36-653e-000000001845 30490 1727096608.01175: done sending task result for task 0afff68d-5257-ba36-653e-000000001845 30490 1727096608.01185: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096608.01228: no more pending results, returning what we have 30490 1727096608.01232: results queue empty 30490 1727096608.01233: checking for any_errors_fatal 30490 1727096608.01239: done checking for any_errors_fatal 30490 1727096608.01240: checking for max_fail_percentage 30490 1727096608.01242: done checking for max_fail_percentage 30490 1727096608.01243: checking to see if all hosts have failed and the running result is not ok 30490 1727096608.01244: done checking to see if all hosts have failed 30490 1727096608.01245: getting the remaining hosts for this loop 30490 1727096608.01246: done getting the remaining hosts for this loop 30490 1727096608.01250: getting the next task for host managed_node3 30490 1727096608.01258: done getting next task for host managed_node3 30490 1727096608.01263: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096608.01270: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096608.01290: getting variables 30490 1727096608.01292: in VariableManager get_vars() 30490 1727096608.01333: Calling all_inventory to load vars for managed_node3 30490 1727096608.01336: Calling groups_inventory to load vars for managed_node3 30490 1727096608.01339: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096608.01348: Calling all_plugins_play to load vars for managed_node3 30490 1727096608.01351: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096608.01354: Calling groups_plugins_play to load vars for managed_node3 30490 1727096608.08772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096608.10336: done with get_vars() 30490 1727096608.10363: done getting variables 30490 1727096608.10407: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:03:28 -0400 (0:00:00.225) 0:01:14.308 ****** 30490 1727096608.10433: entering _queue_task() for managed_node3/service 30490 1727096608.10945: worker is 1 (out of 1 available) 30490 1727096608.10959: exiting _queue_task() for managed_node3/service 30490 1727096608.10977: done queuing things up, now waiting for results queue to drain 30490 1727096608.10980: waiting for pending results... 30490 1727096608.11273: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096608.11450: in run() - task 0afff68d-5257-ba36-653e-000000001846 30490 1727096608.11475: variable 'ansible_search_path' from source: unknown 30490 1727096608.11485: variable 'ansible_search_path' from source: unknown 30490 1727096608.11530: calling self._execute() 30490 1727096608.11630: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096608.11643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096608.11660: variable 'omit' from source: magic vars 30490 1727096608.12041: variable 'ansible_distribution_major_version' from source: facts 30490 1727096608.12059: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096608.12235: variable 'network_provider' from source: set_fact 30490 1727096608.12246: variable 'network_state' from source: role '' defaults 30490 1727096608.12262: Evaluated conditional (network_provider == "nm" or network_state != {}): True 30490 1727096608.12277: variable 'omit' from source: magic vars 30490 1727096608.12344: variable 'omit' from source: magic vars 30490 1727096608.12378: variable 'network_service_name' from source: role '' defaults 30490 1727096608.12446: variable 'network_service_name' from source: role '' defaults 30490 1727096608.12554: variable '__network_provider_setup' from source: role '' defaults 30490 1727096608.12566: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096608.12633: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096608.12649: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096608.12715: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096608.13173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096608.15016: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096608.15095: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096608.15134: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096608.15176: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096608.15206: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096608.15287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096608.15320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096608.15350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096608.15395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096608.15413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096608.15462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096608.15491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096608.15518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096608.15559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096608.15579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096608.15812: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096608.15927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096608.15956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096608.15988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096608.16029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096608.16047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096608.16137: variable 'ansible_python' from source: facts 30490 1727096608.16157: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096608.16240: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096608.16322: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096608.16446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096608.16478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096608.16508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096608.16550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096608.16573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096608.16624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096608.16665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096608.16698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096608.16741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096608.16762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096608.16879: variable 'network_connections' from source: include params 30490 1727096608.16890: variable 'interface' from source: play vars 30490 1727096608.16957: variable 'interface' from source: play vars 30490 1727096608.17072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096608.17274: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096608.17330: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096608.17574: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096608.17577: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096608.17580: 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) 30490 1727096608.17582: 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) 30490 1727096608.17585: 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) 30490 1727096608.17596: 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) 30490 1727096608.17649: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096608.17932: variable 'network_connections' from source: include params 30490 1727096608.17944: variable 'interface' from source: play vars 30490 1727096608.18022: variable 'interface' from source: play vars 30490 1727096608.18076: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096608.18156: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096608.18445: variable 'network_connections' from source: include params 30490 1727096608.18456: variable 'interface' from source: play vars 30490 1727096608.18528: variable 'interface' from source: play vars 30490 1727096608.18557: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096608.18638: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096608.18934: variable 'network_connections' from source: include params 30490 1727096608.18945: variable 'interface' from source: play vars 30490 1727096608.19020: variable 'interface' from source: play vars 30490 1727096608.19089: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096608.19149: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096608.19162: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096608.19226: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096608.19437: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096608.19924: variable 'network_connections' from source: include params 30490 1727096608.19935: variable 'interface' from source: play vars 30490 1727096608.20001: variable 'interface' from source: play vars 30490 1727096608.20017: variable 'ansible_distribution' from source: facts 30490 1727096608.20026: variable '__network_rh_distros' from source: role '' defaults 30490 1727096608.20037: variable 'ansible_distribution_major_version' from source: facts 30490 1727096608.20071: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096608.20266: variable 'ansible_distribution' from source: facts 30490 1727096608.20271: variable '__network_rh_distros' from source: role '' defaults 30490 1727096608.20277: variable 'ansible_distribution_major_version' from source: facts 30490 1727096608.20284: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096608.20404: variable 'ansible_distribution' from source: facts 30490 1727096608.20407: variable '__network_rh_distros' from source: role '' defaults 30490 1727096608.20410: variable 'ansible_distribution_major_version' from source: facts 30490 1727096608.20437: variable 'network_provider' from source: set_fact 30490 1727096608.20457: variable 'omit' from source: magic vars 30490 1727096608.20481: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096608.20502: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096608.20516: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096608.20530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096608.20539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096608.20563: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096608.20567: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096608.20571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096608.20634: Set connection var ansible_connection to ssh 30490 1727096608.20642: Set connection var ansible_shell_type to sh 30490 1727096608.20647: Set connection var ansible_pipelining to False 30490 1727096608.20654: Set connection var ansible_shell_executable to /bin/sh 30490 1727096608.20659: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096608.20670: Set connection var ansible_timeout to 10 30490 1727096608.20689: variable 'ansible_shell_executable' from source: unknown 30490 1727096608.20692: variable 'ansible_connection' from source: unknown 30490 1727096608.20694: variable 'ansible_module_compression' from source: unknown 30490 1727096608.20696: variable 'ansible_shell_type' from source: unknown 30490 1727096608.20698: variable 'ansible_shell_executable' from source: unknown 30490 1727096608.20700: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096608.20705: variable 'ansible_pipelining' from source: unknown 30490 1727096608.20707: variable 'ansible_timeout' from source: unknown 30490 1727096608.20711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096608.20785: 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) 30490 1727096608.20793: variable 'omit' from source: magic vars 30490 1727096608.20799: starting attempt loop 30490 1727096608.20802: running the handler 30490 1727096608.20854: variable 'ansible_facts' from source: unknown 30490 1727096608.21332: _low_level_execute_command(): starting 30490 1727096608.21337: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096608.21824: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096608.21828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096608.21831: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096608.21833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096608.21893: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096608.21897: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096608.21900: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096608.21963: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096608.23602: stdout chunk (state=3): >>>/root <<< 30490 1727096608.23704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096608.23740: stderr chunk (state=3): >>><<< 30490 1727096608.23743: stdout chunk (state=3): >>><<< 30490 1727096608.23754: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096608.23776: _low_level_execute_command(): starting 30490 1727096608.23780: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096608.2375884-33925-181739394212674 `" && echo ansible-tmp-1727096608.2375884-33925-181739394212674="` echo /root/.ansible/tmp/ansible-tmp-1727096608.2375884-33925-181739394212674 `" ) && sleep 0' 30490 1727096608.24215: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096608.24220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096608.24222: 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.14.152 is address <<< 30490 1727096608.24224: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096608.24226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096608.24277: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096608.24281: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096608.24318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096608.26200: stdout chunk (state=3): >>>ansible-tmp-1727096608.2375884-33925-181739394212674=/root/.ansible/tmp/ansible-tmp-1727096608.2375884-33925-181739394212674 <<< 30490 1727096608.26576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096608.26580: stdout chunk (state=3): >>><<< 30490 1727096608.26584: stderr chunk (state=3): >>><<< 30490 1727096608.26587: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096608.2375884-33925-181739394212674=/root/.ansible/tmp/ansible-tmp-1727096608.2375884-33925-181739394212674 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096608.26590: variable 'ansible_module_compression' from source: unknown 30490 1727096608.26593: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 30490 1727096608.26595: variable 'ansible_facts' from source: unknown 30490 1727096608.26824: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096608.2375884-33925-181739394212674/AnsiballZ_systemd.py 30490 1727096608.27032: Sending initial data 30490 1727096608.27050: Sent initial data (156 bytes) 30490 1727096608.27978: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096608.27982: 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 <<< 30490 1727096608.27991: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096608.27994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096608.27996: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096608.27998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096608.28042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096608.29661: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 30490 1727096608.29676: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096608.29702: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096608.29752: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp_w112gme /root/.ansible/tmp/ansible-tmp-1727096608.2375884-33925-181739394212674/AnsiballZ_systemd.py <<< 30490 1727096608.29756: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096608.2375884-33925-181739394212674/AnsiballZ_systemd.py" <<< 30490 1727096608.29882: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp_w112gme" to remote "/root/.ansible/tmp/ansible-tmp-1727096608.2375884-33925-181739394212674/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096608.2375884-33925-181739394212674/AnsiballZ_systemd.py" <<< 30490 1727096608.32104: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096608.32108: stdout chunk (state=3): >>><<< 30490 1727096608.32111: stderr chunk (state=3): >>><<< 30490 1727096608.32121: done transferring module to remote 30490 1727096608.32135: _low_level_execute_command(): starting 30490 1727096608.32144: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096608.2375884-33925-181739394212674/ /root/.ansible/tmp/ansible-tmp-1727096608.2375884-33925-181739394212674/AnsiballZ_systemd.py && sleep 0' 30490 1727096608.32697: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096608.32709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096608.32742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096608.32745: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096608.32752: 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 <<< 30490 1727096608.32757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096608.32794: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096608.32797: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096608.32850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096608.34874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096608.34879: stdout chunk (state=3): >>><<< 30490 1727096608.34881: stderr chunk (state=3): >>><<< 30490 1727096608.34883: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096608.34885: _low_level_execute_command(): starting 30490 1727096608.34887: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096608.2375884-33925-181739394212674/AnsiballZ_systemd.py && sleep 0' 30490 1727096608.35411: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096608.35427: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096608.35438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096608.35452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096608.35464: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096608.35475: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096608.35488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096608.35502: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096608.35509: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096608.35516: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096608.35531: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096608.35540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096608.35553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096608.35560: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096608.35568: stderr chunk (state=3): >>>debug2: match found <<< 30490 1727096608.35643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096608.35662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096608.35679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096608.35698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096608.35772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096608.65211: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10592256", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3323232256", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2150752000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 30490 1727096608.65216: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "system<<< 30490 1727096608.65226: stdout chunk (state=3): >>>d-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "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}}} <<< 30490 1727096608.67375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096608.67379: stderr chunk (state=3): >>><<< 30490 1727096608.67381: stdout chunk (state=3): >>><<< 30490 1727096608.67385: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10592256", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3323232256", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2150752000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096608.67470: 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-1727096608.2375884-33925-181739394212674/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096608.67492: _low_level_execute_command(): starting 30490 1727096608.67496: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096608.2375884-33925-181739394212674/ > /dev/null 2>&1 && sleep 0' 30490 1727096608.68096: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096608.68100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096608.68116: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096608.68119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096608.68139: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096608.68144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096608.68249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096608.68286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096608.70146: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096608.70157: stdout chunk (state=3): >>><<< 30490 1727096608.70171: stderr chunk (state=3): >>><<< 30490 1727096608.70192: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096608.70205: handler run complete 30490 1727096608.70275: attempt loop complete, returning result 30490 1727096608.70285: _execute() done 30490 1727096608.70293: dumping result to json 30490 1727096608.70316: done dumping result, returning 30490 1727096608.70330: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-ba36-653e-000000001846] 30490 1727096608.70340: sending task result for task 0afff68d-5257-ba36-653e-000000001846 ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096608.70766: no more pending results, returning what we have 30490 1727096608.70772: results queue empty 30490 1727096608.70775: checking for any_errors_fatal 30490 1727096608.70782: done checking for any_errors_fatal 30490 1727096608.70783: checking for max_fail_percentage 30490 1727096608.70785: done checking for max_fail_percentage 30490 1727096608.70786: checking to see if all hosts have failed and the running result is not ok 30490 1727096608.70786: done checking to see if all hosts have failed 30490 1727096608.70787: getting the remaining hosts for this loop 30490 1727096608.70788: done getting the remaining hosts for this loop 30490 1727096608.70792: getting the next task for host managed_node3 30490 1727096608.70799: done getting next task for host managed_node3 30490 1727096608.70802: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096608.70808: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096608.70821: getting variables 30490 1727096608.70823: in VariableManager get_vars() 30490 1727096608.70859: Calling all_inventory to load vars for managed_node3 30490 1727096608.70861: Calling groups_inventory to load vars for managed_node3 30490 1727096608.70864: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096608.71061: Calling all_plugins_play to load vars for managed_node3 30490 1727096608.71065: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096608.71073: done sending task result for task 0afff68d-5257-ba36-653e-000000001846 30490 1727096608.71077: WORKER PROCESS EXITING 30490 1727096608.71081: Calling groups_plugins_play to load vars for managed_node3 30490 1727096608.72374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096608.74105: done with get_vars() 30490 1727096608.74127: done getting variables 30490 1727096608.74190: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:03:28 -0400 (0:00:00.637) 0:01:14.946 ****** 30490 1727096608.74231: entering _queue_task() for managed_node3/service 30490 1727096608.74564: worker is 1 (out of 1 available) 30490 1727096608.74580: exiting _queue_task() for managed_node3/service 30490 1727096608.74593: done queuing things up, now waiting for results queue to drain 30490 1727096608.74594: waiting for pending results... 30490 1727096608.74886: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096608.75037: in run() - task 0afff68d-5257-ba36-653e-000000001847 30490 1727096608.75060: variable 'ansible_search_path' from source: unknown 30490 1727096608.75071: variable 'ansible_search_path' from source: unknown 30490 1727096608.75116: calling self._execute() 30490 1727096608.75217: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096608.75333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096608.75337: variable 'omit' from source: magic vars 30490 1727096608.75632: variable 'ansible_distribution_major_version' from source: facts 30490 1727096608.75649: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096608.75779: variable 'network_provider' from source: set_fact 30490 1727096608.75791: Evaluated conditional (network_provider == "nm"): True 30490 1727096608.75889: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096608.75985: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096608.76157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096608.78314: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096608.78386: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096608.78427: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096608.78465: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096608.78501: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096608.78598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096608.78631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096608.78661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096608.78710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096608.78872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096608.78876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096608.78879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096608.78881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096608.78883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096608.78885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096608.78924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096608.78950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096608.78980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096608.79027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096608.79046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096608.79196: variable 'network_connections' from source: include params 30490 1727096608.79212: variable 'interface' from source: play vars 30490 1727096608.79283: variable 'interface' from source: play vars 30490 1727096608.79376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096608.79525: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096608.79625: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096608.79628: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096608.79631: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096608.79661: 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) 30490 1727096608.79685: 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) 30490 1727096608.79709: 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) 30490 1727096608.79733: 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) 30490 1727096608.79783: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096608.80023: variable 'network_connections' from source: include params 30490 1727096608.80027: variable 'interface' from source: play vars 30490 1727096608.80091: variable 'interface' from source: play vars 30490 1727096608.80129: Evaluated conditional (__network_wpa_supplicant_required): False 30490 1727096608.80133: when evaluation is False, skipping this task 30490 1727096608.80135: _execute() done 30490 1727096608.80138: dumping result to json 30490 1727096608.80140: done dumping result, returning 30490 1727096608.80149: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-ba36-653e-000000001847] 30490 1727096608.80160: sending task result for task 0afff68d-5257-ba36-653e-000000001847 30490 1727096608.80249: done sending task result for task 0afff68d-5257-ba36-653e-000000001847 30490 1727096608.80253: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 30490 1727096608.80302: no more pending results, returning what we have 30490 1727096608.80307: results queue empty 30490 1727096608.80308: checking for any_errors_fatal 30490 1727096608.80329: done checking for any_errors_fatal 30490 1727096608.80330: checking for max_fail_percentage 30490 1727096608.80332: done checking for max_fail_percentage 30490 1727096608.80333: checking to see if all hosts have failed and the running result is not ok 30490 1727096608.80334: done checking to see if all hosts have failed 30490 1727096608.80335: getting the remaining hosts for this loop 30490 1727096608.80336: done getting the remaining hosts for this loop 30490 1727096608.80341: getting the next task for host managed_node3 30490 1727096608.80350: done getting next task for host managed_node3 30490 1727096608.80354: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096608.80359: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096608.80383: getting variables 30490 1727096608.80386: in VariableManager get_vars() 30490 1727096608.80428: Calling all_inventory to load vars for managed_node3 30490 1727096608.80431: Calling groups_inventory to load vars for managed_node3 30490 1727096608.80433: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096608.80444: Calling all_plugins_play to load vars for managed_node3 30490 1727096608.80447: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096608.80450: Calling groups_plugins_play to load vars for managed_node3 30490 1727096608.82017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096608.83565: done with get_vars() 30490 1727096608.83593: done getting variables 30490 1727096608.83652: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:03:28 -0400 (0:00:00.094) 0:01:15.041 ****** 30490 1727096608.83692: entering _queue_task() for managed_node3/service 30490 1727096608.84042: worker is 1 (out of 1 available) 30490 1727096608.84054: exiting _queue_task() for managed_node3/service 30490 1727096608.84069: done queuing things up, now waiting for results queue to drain 30490 1727096608.84070: waiting for pending results... 30490 1727096608.84361: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096608.84472: in run() - task 0afff68d-5257-ba36-653e-000000001848 30490 1727096608.84486: variable 'ansible_search_path' from source: unknown 30490 1727096608.84490: variable 'ansible_search_path' from source: unknown 30490 1727096608.84521: calling self._execute() 30490 1727096608.84601: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096608.84605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096608.84614: variable 'omit' from source: magic vars 30490 1727096608.84905: variable 'ansible_distribution_major_version' from source: facts 30490 1727096608.84914: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096608.85000: variable 'network_provider' from source: set_fact 30490 1727096608.85004: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096608.85007: when evaluation is False, skipping this task 30490 1727096608.85011: _execute() done 30490 1727096608.85014: dumping result to json 30490 1727096608.85017: done dumping result, returning 30490 1727096608.85024: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-ba36-653e-000000001848] 30490 1727096608.85030: sending task result for task 0afff68d-5257-ba36-653e-000000001848 30490 1727096608.85123: done sending task result for task 0afff68d-5257-ba36-653e-000000001848 30490 1727096608.85126: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096608.85170: no more pending results, returning what we have 30490 1727096608.85176: results queue empty 30490 1727096608.85177: checking for any_errors_fatal 30490 1727096608.85187: done checking for any_errors_fatal 30490 1727096608.85187: checking for max_fail_percentage 30490 1727096608.85189: done checking for max_fail_percentage 30490 1727096608.85190: checking to see if all hosts have failed and the running result is not ok 30490 1727096608.85191: done checking to see if all hosts have failed 30490 1727096608.85191: getting the remaining hosts for this loop 30490 1727096608.85193: done getting the remaining hosts for this loop 30490 1727096608.85197: getting the next task for host managed_node3 30490 1727096608.85206: done getting next task for host managed_node3 30490 1727096608.85210: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096608.85216: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096608.85238: getting variables 30490 1727096608.85240: in VariableManager get_vars() 30490 1727096608.85281: Calling all_inventory to load vars for managed_node3 30490 1727096608.85284: Calling groups_inventory to load vars for managed_node3 30490 1727096608.85286: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096608.85296: Calling all_plugins_play to load vars for managed_node3 30490 1727096608.85299: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096608.85301: Calling groups_plugins_play to load vars for managed_node3 30490 1727096608.86388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096608.87644: done with get_vars() 30490 1727096608.87664: done getting variables 30490 1727096608.87712: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:03:28 -0400 (0:00:00.040) 0:01:15.081 ****** 30490 1727096608.87739: entering _queue_task() for managed_node3/copy 30490 1727096608.88006: worker is 1 (out of 1 available) 30490 1727096608.88021: exiting _queue_task() for managed_node3/copy 30490 1727096608.88034: done queuing things up, now waiting for results queue to drain 30490 1727096608.88036: waiting for pending results... 30490 1727096608.88227: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096608.88330: in run() - task 0afff68d-5257-ba36-653e-000000001849 30490 1727096608.88341: variable 'ansible_search_path' from source: unknown 30490 1727096608.88345: variable 'ansible_search_path' from source: unknown 30490 1727096608.88381: calling self._execute() 30490 1727096608.88450: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096608.88454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096608.88464: variable 'omit' from source: magic vars 30490 1727096608.88755: variable 'ansible_distribution_major_version' from source: facts 30490 1727096608.88765: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096608.88851: variable 'network_provider' from source: set_fact 30490 1727096608.88857: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096608.88860: when evaluation is False, skipping this task 30490 1727096608.88862: _execute() done 30490 1727096608.88865: dumping result to json 30490 1727096608.88870: done dumping result, returning 30490 1727096608.88880: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-ba36-653e-000000001849] 30490 1727096608.88885: sending task result for task 0afff68d-5257-ba36-653e-000000001849 skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 30490 1727096608.89029: no more pending results, returning what we have 30490 1727096608.89033: results queue empty 30490 1727096608.89034: checking for any_errors_fatal 30490 1727096608.89043: done checking for any_errors_fatal 30490 1727096608.89043: checking for max_fail_percentage 30490 1727096608.89046: done checking for max_fail_percentage 30490 1727096608.89047: checking to see if all hosts have failed and the running result is not ok 30490 1727096608.89047: done checking to see if all hosts have failed 30490 1727096608.89048: getting the remaining hosts for this loop 30490 1727096608.89051: done getting the remaining hosts for this loop 30490 1727096608.89055: getting the next task for host managed_node3 30490 1727096608.89064: done getting next task for host managed_node3 30490 1727096608.89069: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096608.89077: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096608.89099: getting variables 30490 1727096608.89101: in VariableManager get_vars() 30490 1727096608.89136: Calling all_inventory to load vars for managed_node3 30490 1727096608.89138: Calling groups_inventory to load vars for managed_node3 30490 1727096608.89140: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096608.89151: Calling all_plugins_play to load vars for managed_node3 30490 1727096608.89153: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096608.89156: Calling groups_plugins_play to load vars for managed_node3 30490 1727096608.89680: done sending task result for task 0afff68d-5257-ba36-653e-000000001849 30490 1727096608.89684: WORKER PROCESS EXITING 30490 1727096608.90547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096608.91564: done with get_vars() 30490 1727096608.91586: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:03:28 -0400 (0:00:00.039) 0:01:15.120 ****** 30490 1727096608.91650: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096608.91916: worker is 1 (out of 1 available) 30490 1727096608.91932: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096608.91945: done queuing things up, now waiting for results queue to drain 30490 1727096608.91946: waiting for pending results... 30490 1727096608.92128: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096608.92232: in run() - task 0afff68d-5257-ba36-653e-00000000184a 30490 1727096608.92245: variable 'ansible_search_path' from source: unknown 30490 1727096608.92249: variable 'ansible_search_path' from source: unknown 30490 1727096608.92283: calling self._execute() 30490 1727096608.92353: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096608.92357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096608.92366: variable 'omit' from source: magic vars 30490 1727096608.92751: variable 'ansible_distribution_major_version' from source: facts 30490 1727096608.92755: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096608.92758: variable 'omit' from source: magic vars 30490 1727096608.92874: variable 'omit' from source: magic vars 30490 1727096608.92947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096608.95300: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096608.95344: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096608.95380: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096608.95400: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096608.95420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096608.95482: variable 'network_provider' from source: set_fact 30490 1727096608.95579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096608.95600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096608.95619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096608.95644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096608.95654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096608.95712: variable 'omit' from source: magic vars 30490 1727096608.95785: variable 'omit' from source: magic vars 30490 1727096608.95858: variable 'network_connections' from source: include params 30490 1727096608.95869: variable 'interface' from source: play vars 30490 1727096608.95917: variable 'interface' from source: play vars 30490 1727096608.96025: variable 'omit' from source: magic vars 30490 1727096608.96031: variable '__lsr_ansible_managed' from source: task vars 30490 1727096608.96076: variable '__lsr_ansible_managed' from source: task vars 30490 1727096608.96196: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 30490 1727096608.96340: Loaded config def from plugin (lookup/template) 30490 1727096608.96346: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 30490 1727096608.96371: File lookup term: get_ansible_managed.j2 30490 1727096608.96376: variable 'ansible_search_path' from source: unknown 30490 1727096608.96380: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 30490 1727096608.96390: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 30490 1727096608.96403: variable 'ansible_search_path' from source: unknown 30490 1727096609.00160: variable 'ansible_managed' from source: unknown 30490 1727096609.00240: variable 'omit' from source: magic vars 30490 1727096609.00262: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096609.00283: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096609.00298: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096609.00310: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096609.00318: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096609.00341: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096609.00344: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096609.00347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096609.00407: Set connection var ansible_connection to ssh 30490 1727096609.00413: Set connection var ansible_shell_type to sh 30490 1727096609.00420: Set connection var ansible_pipelining to False 30490 1727096609.00425: Set connection var ansible_shell_executable to /bin/sh 30490 1727096609.00435: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096609.00438: Set connection var ansible_timeout to 10 30490 1727096609.00455: variable 'ansible_shell_executable' from source: unknown 30490 1727096609.00457: variable 'ansible_connection' from source: unknown 30490 1727096609.00460: variable 'ansible_module_compression' from source: unknown 30490 1727096609.00462: variable 'ansible_shell_type' from source: unknown 30490 1727096609.00464: variable 'ansible_shell_executable' from source: unknown 30490 1727096609.00469: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096609.00472: variable 'ansible_pipelining' from source: unknown 30490 1727096609.00477: variable 'ansible_timeout' from source: unknown 30490 1727096609.00479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096609.00566: 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) 30490 1727096609.00582: variable 'omit' from source: magic vars 30490 1727096609.00585: starting attempt loop 30490 1727096609.00587: running the handler 30490 1727096609.00596: _low_level_execute_command(): starting 30490 1727096609.00602: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096609.01075: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096609.01111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096609.01114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096609.01117: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096609.01119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096609.01121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096609.01166: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096609.01171: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096609.01174: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096609.01214: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096609.02861: stdout chunk (state=3): >>>/root <<< 30490 1727096609.02960: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096609.02992: stderr chunk (state=3): >>><<< 30490 1727096609.02995: stdout chunk (state=3): >>><<< 30490 1727096609.03014: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096609.03024: _low_level_execute_command(): starting 30490 1727096609.03030: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096609.0301452-33964-194451793851224 `" && echo ansible-tmp-1727096609.0301452-33964-194451793851224="` echo /root/.ansible/tmp/ansible-tmp-1727096609.0301452-33964-194451793851224 `" ) && sleep 0' 30490 1727096609.03479: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096609.03482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096609.03484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096609.03486: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096609.03489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096609.03534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096609.03541: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096609.03543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096609.03576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096609.05428: stdout chunk (state=3): >>>ansible-tmp-1727096609.0301452-33964-194451793851224=/root/.ansible/tmp/ansible-tmp-1727096609.0301452-33964-194451793851224 <<< 30490 1727096609.05541: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096609.05566: stderr chunk (state=3): >>><<< 30490 1727096609.05571: stdout chunk (state=3): >>><<< 30490 1727096609.05586: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096609.0301452-33964-194451793851224=/root/.ansible/tmp/ansible-tmp-1727096609.0301452-33964-194451793851224 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096609.05623: variable 'ansible_module_compression' from source: unknown 30490 1727096609.05662: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 30490 1727096609.05703: variable 'ansible_facts' from source: unknown 30490 1727096609.05795: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096609.0301452-33964-194451793851224/AnsiballZ_network_connections.py 30490 1727096609.05893: Sending initial data 30490 1727096609.05897: Sent initial data (168 bytes) 30490 1727096609.06335: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096609.06343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096609.06346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096609.06348: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096609.06350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096609.06400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096609.06409: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096609.06436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096609.07979: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 30490 1727096609.07987: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096609.08005: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096609.08039: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpyq145euq /root/.ansible/tmp/ansible-tmp-1727096609.0301452-33964-194451793851224/AnsiballZ_network_connections.py <<< 30490 1727096609.08045: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096609.0301452-33964-194451793851224/AnsiballZ_network_connections.py" <<< 30490 1727096609.08075: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpyq145euq" to remote "/root/.ansible/tmp/ansible-tmp-1727096609.0301452-33964-194451793851224/AnsiballZ_network_connections.py" <<< 30490 1727096609.08077: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096609.0301452-33964-194451793851224/AnsiballZ_network_connections.py" <<< 30490 1727096609.08744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096609.08860: stderr chunk (state=3): >>><<< 30490 1727096609.08864: stdout chunk (state=3): >>><<< 30490 1727096609.08866: done transferring module to remote 30490 1727096609.08871: _low_level_execute_command(): starting 30490 1727096609.08876: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096609.0301452-33964-194451793851224/ /root/.ansible/tmp/ansible-tmp-1727096609.0301452-33964-194451793851224/AnsiballZ_network_connections.py && sleep 0' 30490 1727096609.09231: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096609.09244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096609.09255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096609.09300: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096609.09321: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096609.09349: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096609.11089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096609.11112: stderr chunk (state=3): >>><<< 30490 1727096609.11115: stdout chunk (state=3): >>><<< 30490 1727096609.11132: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096609.11135: _low_level_execute_command(): starting 30490 1727096609.11138: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096609.0301452-33964-194451793851224/AnsiballZ_network_connections.py && sleep 0' 30490 1727096609.11544: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096609.11587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096609.11590: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096609.11592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096609.11595: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096609.11597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096609.11635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096609.11639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096609.11688: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096609.40901: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c803d69f-8adf-4a77-aa72-988378b41c9a\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__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": "statebr", "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 30490 1727096609.42986: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096609.42990: stdout chunk (state=3): >>><<< 30490 1727096609.43001: stderr chunk (state=3): >>><<< 30490 1727096609.43015: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c803d69f-8adf-4a77-aa72-988378b41c9a\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__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": "statebr", "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096609.43047: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'persistent_state': 'present', 'type': 'bridge', 'ip': {'dhcp4': False, 'auto6': False}}], '__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-1727096609.0301452-33964-194451793851224/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096609.43055: _low_level_execute_command(): starting 30490 1727096609.43060: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096609.0301452-33964-194451793851224/ > /dev/null 2>&1 && sleep 0' 30490 1727096609.43526: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096609.43529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096609.43532: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096609.43534: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096609.43538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096609.43593: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096609.43596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096609.43603: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096609.43634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096609.45440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096609.45469: stderr chunk (state=3): >>><<< 30490 1727096609.45472: stdout chunk (state=3): >>><<< 30490 1727096609.45491: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096609.45496: handler run complete 30490 1727096609.45520: attempt loop complete, returning result 30490 1727096609.45523: _execute() done 30490 1727096609.45530: dumping result to json 30490 1727096609.45532: done dumping result, returning 30490 1727096609.45539: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-ba36-653e-00000000184a] 30490 1727096609.45542: sending task result for task 0afff68d-5257-ba36-653e-00000000184a 30490 1727096609.45648: done sending task result for task 0afff68d-5257-ba36-653e-00000000184a 30490 1727096609.45651: WORKER PROCESS EXITING changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c803d69f-8adf-4a77-aa72-988378b41c9a 30490 1727096609.45754: no more pending results, returning what we have 30490 1727096609.45759: results queue empty 30490 1727096609.45760: checking for any_errors_fatal 30490 1727096609.45765: done checking for any_errors_fatal 30490 1727096609.45766: checking for max_fail_percentage 30490 1727096609.45769: done checking for max_fail_percentage 30490 1727096609.45771: checking to see if all hosts have failed and the running result is not ok 30490 1727096609.45771: done checking to see if all hosts have failed 30490 1727096609.45772: getting the remaining hosts for this loop 30490 1727096609.45776: done getting the remaining hosts for this loop 30490 1727096609.45779: getting the next task for host managed_node3 30490 1727096609.45787: done getting next task for host managed_node3 30490 1727096609.45790: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096609.45794: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096609.45807: getting variables 30490 1727096609.45809: in VariableManager get_vars() 30490 1727096609.45846: Calling all_inventory to load vars for managed_node3 30490 1727096609.45850: Calling groups_inventory to load vars for managed_node3 30490 1727096609.45852: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096609.45861: Calling all_plugins_play to load vars for managed_node3 30490 1727096609.45864: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096609.45866: Calling groups_plugins_play to load vars for managed_node3 30490 1727096609.46848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096609.47725: done with get_vars() 30490 1727096609.47741: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:03:29 -0400 (0:00:00.561) 0:01:15.682 ****** 30490 1727096609.47808: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096609.48059: worker is 1 (out of 1 available) 30490 1727096609.48077: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096609.48091: done queuing things up, now waiting for results queue to drain 30490 1727096609.48092: waiting for pending results... 30490 1727096609.48275: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096609.48365: in run() - task 0afff68d-5257-ba36-653e-00000000184b 30490 1727096609.48381: variable 'ansible_search_path' from source: unknown 30490 1727096609.48386: variable 'ansible_search_path' from source: unknown 30490 1727096609.48414: calling self._execute() 30490 1727096609.48489: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096609.48493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096609.48502: variable 'omit' from source: magic vars 30490 1727096609.48788: variable 'ansible_distribution_major_version' from source: facts 30490 1727096609.48797: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096609.48882: variable 'network_state' from source: role '' defaults 30490 1727096609.48891: Evaluated conditional (network_state != {}): False 30490 1727096609.48894: when evaluation is False, skipping this task 30490 1727096609.48897: _execute() done 30490 1727096609.48899: dumping result to json 30490 1727096609.48902: done dumping result, returning 30490 1727096609.48909: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-ba36-653e-00000000184b] 30490 1727096609.48914: sending task result for task 0afff68d-5257-ba36-653e-00000000184b 30490 1727096609.49005: done sending task result for task 0afff68d-5257-ba36-653e-00000000184b 30490 1727096609.49008: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096609.49059: no more pending results, returning what we have 30490 1727096609.49063: results queue empty 30490 1727096609.49064: checking for any_errors_fatal 30490 1727096609.49083: done checking for any_errors_fatal 30490 1727096609.49084: checking for max_fail_percentage 30490 1727096609.49085: done checking for max_fail_percentage 30490 1727096609.49086: checking to see if all hosts have failed and the running result is not ok 30490 1727096609.49087: done checking to see if all hosts have failed 30490 1727096609.49088: getting the remaining hosts for this loop 30490 1727096609.49089: done getting the remaining hosts for this loop 30490 1727096609.49093: getting the next task for host managed_node3 30490 1727096609.49101: done getting next task for host managed_node3 30490 1727096609.49104: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096609.49109: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096609.49126: getting variables 30490 1727096609.49127: in VariableManager get_vars() 30490 1727096609.49159: Calling all_inventory to load vars for managed_node3 30490 1727096609.49161: Calling groups_inventory to load vars for managed_node3 30490 1727096609.49163: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096609.49181: Calling all_plugins_play to load vars for managed_node3 30490 1727096609.49184: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096609.49187: Calling groups_plugins_play to load vars for managed_node3 30490 1727096609.49946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096609.50833: done with get_vars() 30490 1727096609.50848: done getting variables 30490 1727096609.50893: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:03:29 -0400 (0:00:00.031) 0:01:15.713 ****** 30490 1727096609.50920: entering _queue_task() for managed_node3/debug 30490 1727096609.51144: worker is 1 (out of 1 available) 30490 1727096609.51160: exiting _queue_task() for managed_node3/debug 30490 1727096609.51177: done queuing things up, now waiting for results queue to drain 30490 1727096609.51179: waiting for pending results... 30490 1727096609.51352: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096609.51440: in run() - task 0afff68d-5257-ba36-653e-00000000184c 30490 1727096609.51452: variable 'ansible_search_path' from source: unknown 30490 1727096609.51456: variable 'ansible_search_path' from source: unknown 30490 1727096609.51490: calling self._execute() 30490 1727096609.51563: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096609.51567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096609.51578: variable 'omit' from source: magic vars 30490 1727096609.51853: variable 'ansible_distribution_major_version' from source: facts 30490 1727096609.51864: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096609.51871: variable 'omit' from source: magic vars 30490 1727096609.51912: variable 'omit' from source: magic vars 30490 1727096609.51937: variable 'omit' from source: magic vars 30490 1727096609.51972: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096609.51999: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096609.52015: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096609.52027: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096609.52037: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096609.52063: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096609.52066: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096609.52071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096609.52134: Set connection var ansible_connection to ssh 30490 1727096609.52140: Set connection var ansible_shell_type to sh 30490 1727096609.52147: Set connection var ansible_pipelining to False 30490 1727096609.52152: Set connection var ansible_shell_executable to /bin/sh 30490 1727096609.52158: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096609.52164: Set connection var ansible_timeout to 10 30490 1727096609.52186: variable 'ansible_shell_executable' from source: unknown 30490 1727096609.52189: variable 'ansible_connection' from source: unknown 30490 1727096609.52192: variable 'ansible_module_compression' from source: unknown 30490 1727096609.52194: variable 'ansible_shell_type' from source: unknown 30490 1727096609.52196: variable 'ansible_shell_executable' from source: unknown 30490 1727096609.52198: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096609.52200: variable 'ansible_pipelining' from source: unknown 30490 1727096609.52203: variable 'ansible_timeout' from source: unknown 30490 1727096609.52207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096609.52309: 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) 30490 1727096609.52318: variable 'omit' from source: magic vars 30490 1727096609.52322: starting attempt loop 30490 1727096609.52325: running the handler 30490 1727096609.52420: variable '__network_connections_result' from source: set_fact 30490 1727096609.52459: handler run complete 30490 1727096609.52477: attempt loop complete, returning result 30490 1727096609.52480: _execute() done 30490 1727096609.52483: dumping result to json 30490 1727096609.52485: done dumping result, returning 30490 1727096609.52491: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-ba36-653e-00000000184c] 30490 1727096609.52496: sending task result for task 0afff68d-5257-ba36-653e-00000000184c 30490 1727096609.52582: done sending task result for task 0afff68d-5257-ba36-653e-00000000184c 30490 1727096609.52585: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c803d69f-8adf-4a77-aa72-988378b41c9a" ] } 30490 1727096609.52678: no more pending results, returning what we have 30490 1727096609.52681: results queue empty 30490 1727096609.52682: checking for any_errors_fatal 30490 1727096609.52687: done checking for any_errors_fatal 30490 1727096609.52687: checking for max_fail_percentage 30490 1727096609.52689: done checking for max_fail_percentage 30490 1727096609.52690: checking to see if all hosts have failed and the running result is not ok 30490 1727096609.52690: done checking to see if all hosts have failed 30490 1727096609.52691: getting the remaining hosts for this loop 30490 1727096609.52692: done getting the remaining hosts for this loop 30490 1727096609.52695: getting the next task for host managed_node3 30490 1727096609.52702: done getting next task for host managed_node3 30490 1727096609.52705: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096609.52709: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096609.52721: getting variables 30490 1727096609.52723: in VariableManager get_vars() 30490 1727096609.52755: Calling all_inventory to load vars for managed_node3 30490 1727096609.52757: Calling groups_inventory to load vars for managed_node3 30490 1727096609.52759: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096609.52775: Calling all_plugins_play to load vars for managed_node3 30490 1727096609.52779: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096609.52782: Calling groups_plugins_play to load vars for managed_node3 30490 1727096609.53642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096609.54511: done with get_vars() 30490 1727096609.54527: done getting variables 30490 1727096609.54566: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:03:29 -0400 (0:00:00.036) 0:01:15.750 ****** 30490 1727096609.54601: entering _queue_task() for managed_node3/debug 30490 1727096609.54826: worker is 1 (out of 1 available) 30490 1727096609.54841: exiting _queue_task() for managed_node3/debug 30490 1727096609.54854: done queuing things up, now waiting for results queue to drain 30490 1727096609.54855: waiting for pending results... 30490 1727096609.55035: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096609.55135: in run() - task 0afff68d-5257-ba36-653e-00000000184d 30490 1727096609.55146: variable 'ansible_search_path' from source: unknown 30490 1727096609.55150: variable 'ansible_search_path' from source: unknown 30490 1727096609.55181: calling self._execute() 30490 1727096609.55251: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096609.55255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096609.55266: variable 'omit' from source: magic vars 30490 1727096609.55548: variable 'ansible_distribution_major_version' from source: facts 30490 1727096609.55557: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096609.55563: variable 'omit' from source: magic vars 30490 1727096609.55613: variable 'omit' from source: magic vars 30490 1727096609.55639: variable 'omit' from source: magic vars 30490 1727096609.55675: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096609.55700: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096609.55716: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096609.55730: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096609.55741: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096609.55764: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096609.55767: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096609.55771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096609.55835: Set connection var ansible_connection to ssh 30490 1727096609.55843: Set connection var ansible_shell_type to sh 30490 1727096609.55853: Set connection var ansible_pipelining to False 30490 1727096609.55856: Set connection var ansible_shell_executable to /bin/sh 30490 1727096609.55861: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096609.55866: Set connection var ansible_timeout to 10 30490 1727096609.55888: variable 'ansible_shell_executable' from source: unknown 30490 1727096609.55891: variable 'ansible_connection' from source: unknown 30490 1727096609.55893: variable 'ansible_module_compression' from source: unknown 30490 1727096609.55896: variable 'ansible_shell_type' from source: unknown 30490 1727096609.55898: variable 'ansible_shell_executable' from source: unknown 30490 1727096609.55900: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096609.55903: variable 'ansible_pipelining' from source: unknown 30490 1727096609.55907: variable 'ansible_timeout' from source: unknown 30490 1727096609.55911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096609.56010: 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) 30490 1727096609.56021: variable 'omit' from source: magic vars 30490 1727096609.56026: starting attempt loop 30490 1727096609.56029: running the handler 30490 1727096609.56072: variable '__network_connections_result' from source: set_fact 30490 1727096609.56123: variable '__network_connections_result' from source: set_fact 30490 1727096609.56204: handler run complete 30490 1727096609.56222: attempt loop complete, returning result 30490 1727096609.56225: _execute() done 30490 1727096609.56227: dumping result to json 30490 1727096609.56230: done dumping result, returning 30490 1727096609.56238: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-ba36-653e-00000000184d] 30490 1727096609.56242: sending task result for task 0afff68d-5257-ba36-653e-00000000184d 30490 1727096609.56332: done sending task result for task 0afff68d-5257-ba36-653e-00000000184d 30490 1727096609.56335: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c803d69f-8adf-4a77-aa72-988378b41c9a\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c803d69f-8adf-4a77-aa72-988378b41c9a" ] } } 30490 1727096609.56425: no more pending results, returning what we have 30490 1727096609.56429: results queue empty 30490 1727096609.56430: checking for any_errors_fatal 30490 1727096609.56434: done checking for any_errors_fatal 30490 1727096609.56435: checking for max_fail_percentage 30490 1727096609.56436: done checking for max_fail_percentage 30490 1727096609.56437: checking to see if all hosts have failed and the running result is not ok 30490 1727096609.56438: done checking to see if all hosts have failed 30490 1727096609.56438: getting the remaining hosts for this loop 30490 1727096609.56440: done getting the remaining hosts for this loop 30490 1727096609.56443: getting the next task for host managed_node3 30490 1727096609.56451: done getting next task for host managed_node3 30490 1727096609.56454: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096609.56458: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096609.56470: getting variables 30490 1727096609.56471: in VariableManager get_vars() 30490 1727096609.56509: Calling all_inventory to load vars for managed_node3 30490 1727096609.56511: Calling groups_inventory to load vars for managed_node3 30490 1727096609.56513: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096609.56521: Calling all_plugins_play to load vars for managed_node3 30490 1727096609.56523: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096609.56526: Calling groups_plugins_play to load vars for managed_node3 30490 1727096609.57305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096609.58299: done with get_vars() 30490 1727096609.58317: done getting variables 30490 1727096609.58356: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:03:29 -0400 (0:00:00.037) 0:01:15.788 ****** 30490 1727096609.58385: entering _queue_task() for managed_node3/debug 30490 1727096609.58613: worker is 1 (out of 1 available) 30490 1727096609.58625: exiting _queue_task() for managed_node3/debug 30490 1727096609.58637: done queuing things up, now waiting for results queue to drain 30490 1727096609.58638: waiting for pending results... 30490 1727096609.58817: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096609.58912: in run() - task 0afff68d-5257-ba36-653e-00000000184e 30490 1727096609.58923: variable 'ansible_search_path' from source: unknown 30490 1727096609.58927: variable 'ansible_search_path' from source: unknown 30490 1727096609.58955: calling self._execute() 30490 1727096609.59030: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096609.59034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096609.59044: variable 'omit' from source: magic vars 30490 1727096609.59322: variable 'ansible_distribution_major_version' from source: facts 30490 1727096609.59331: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096609.59414: variable 'network_state' from source: role '' defaults 30490 1727096609.59424: Evaluated conditional (network_state != {}): False 30490 1727096609.59427: when evaluation is False, skipping this task 30490 1727096609.59430: _execute() done 30490 1727096609.59432: dumping result to json 30490 1727096609.59435: done dumping result, returning 30490 1727096609.59444: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-ba36-653e-00000000184e] 30490 1727096609.59450: sending task result for task 0afff68d-5257-ba36-653e-00000000184e 30490 1727096609.59537: done sending task result for task 0afff68d-5257-ba36-653e-00000000184e 30490 1727096609.59540: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 30490 1727096609.59591: no more pending results, returning what we have 30490 1727096609.59594: results queue empty 30490 1727096609.59595: checking for any_errors_fatal 30490 1727096609.59604: done checking for any_errors_fatal 30490 1727096609.59604: checking for max_fail_percentage 30490 1727096609.59606: done checking for max_fail_percentage 30490 1727096609.59607: checking to see if all hosts have failed and the running result is not ok 30490 1727096609.59607: done checking to see if all hosts have failed 30490 1727096609.59608: getting the remaining hosts for this loop 30490 1727096609.59610: done getting the remaining hosts for this loop 30490 1727096609.59613: getting the next task for host managed_node3 30490 1727096609.59621: done getting next task for host managed_node3 30490 1727096609.59624: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096609.59628: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096609.59646: getting variables 30490 1727096609.59648: in VariableManager get_vars() 30490 1727096609.59685: Calling all_inventory to load vars for managed_node3 30490 1727096609.59687: Calling groups_inventory to load vars for managed_node3 30490 1727096609.59689: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096609.59697: Calling all_plugins_play to load vars for managed_node3 30490 1727096609.59700: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096609.59702: Calling groups_plugins_play to load vars for managed_node3 30490 1727096609.60469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096609.61364: done with get_vars() 30490 1727096609.61386: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:03:29 -0400 (0:00:00.030) 0:01:15.818 ****** 30490 1727096609.61453: entering _queue_task() for managed_node3/ping 30490 1727096609.61689: worker is 1 (out of 1 available) 30490 1727096609.61705: exiting _queue_task() for managed_node3/ping 30490 1727096609.61716: done queuing things up, now waiting for results queue to drain 30490 1727096609.61718: waiting for pending results... 30490 1727096609.61895: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096609.61995: in run() - task 0afff68d-5257-ba36-653e-00000000184f 30490 1727096609.62007: variable 'ansible_search_path' from source: unknown 30490 1727096609.62010: variable 'ansible_search_path' from source: unknown 30490 1727096609.62038: calling self._execute() 30490 1727096609.62122: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096609.62125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096609.62134: variable 'omit' from source: magic vars 30490 1727096609.62431: variable 'ansible_distribution_major_version' from source: facts 30490 1727096609.62441: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096609.62448: variable 'omit' from source: magic vars 30490 1727096609.62499: variable 'omit' from source: magic vars 30490 1727096609.62523: variable 'omit' from source: magic vars 30490 1727096609.62556: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096609.62587: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096609.62605: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096609.62618: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096609.62629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096609.62652: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096609.62656: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096609.62658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096609.62728: Set connection var ansible_connection to ssh 30490 1727096609.62736: Set connection var ansible_shell_type to sh 30490 1727096609.62742: Set connection var ansible_pipelining to False 30490 1727096609.62747: Set connection var ansible_shell_executable to /bin/sh 30490 1727096609.62752: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096609.62757: Set connection var ansible_timeout to 10 30490 1727096609.62780: variable 'ansible_shell_executable' from source: unknown 30490 1727096609.62782: variable 'ansible_connection' from source: unknown 30490 1727096609.62785: variable 'ansible_module_compression' from source: unknown 30490 1727096609.62788: variable 'ansible_shell_type' from source: unknown 30490 1727096609.62790: variable 'ansible_shell_executable' from source: unknown 30490 1727096609.62792: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096609.62796: variable 'ansible_pipelining' from source: unknown 30490 1727096609.62799: variable 'ansible_timeout' from source: unknown 30490 1727096609.62803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096609.62949: 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) 30490 1727096609.62958: variable 'omit' from source: magic vars 30490 1727096609.62961: starting attempt loop 30490 1727096609.62964: running the handler 30490 1727096609.62980: _low_level_execute_command(): starting 30490 1727096609.62987: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096609.63506: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096609.63510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096609.63514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096609.63556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096609.63559: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096609.63561: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096609.63606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096609.65265: stdout chunk (state=3): >>>/root <<< 30490 1727096609.65360: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096609.65393: stderr chunk (state=3): >>><<< 30490 1727096609.65396: stdout chunk (state=3): >>><<< 30490 1727096609.65417: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096609.65431: _low_level_execute_command(): starting 30490 1727096609.65434: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096609.6541622-33993-117313655338303 `" && echo ansible-tmp-1727096609.6541622-33993-117313655338303="` echo /root/.ansible/tmp/ansible-tmp-1727096609.6541622-33993-117313655338303 `" ) && sleep 0' 30490 1727096609.65889: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096609.65892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096609.65895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096609.65906: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096609.65944: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096609.65952: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096609.65955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096609.65984: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096609.67867: stdout chunk (state=3): >>>ansible-tmp-1727096609.6541622-33993-117313655338303=/root/.ansible/tmp/ansible-tmp-1727096609.6541622-33993-117313655338303 <<< 30490 1727096609.67976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096609.68003: stderr chunk (state=3): >>><<< 30490 1727096609.68006: stdout chunk (state=3): >>><<< 30490 1727096609.68021: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096609.6541622-33993-117313655338303=/root/.ansible/tmp/ansible-tmp-1727096609.6541622-33993-117313655338303 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096609.68064: variable 'ansible_module_compression' from source: unknown 30490 1727096609.68101: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 30490 1727096609.68128: variable 'ansible_facts' from source: unknown 30490 1727096609.68187: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096609.6541622-33993-117313655338303/AnsiballZ_ping.py 30490 1727096609.68293: Sending initial data 30490 1727096609.68297: Sent initial data (153 bytes) 30490 1727096609.68742: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096609.68745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096609.68747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096609.68750: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096609.68752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096609.68810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096609.68824: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096609.68844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096609.70412: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096609.70440: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096609.70475: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpxw95fu1u /root/.ansible/tmp/ansible-tmp-1727096609.6541622-33993-117313655338303/AnsiballZ_ping.py <<< 30490 1727096609.70480: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096609.6541622-33993-117313655338303/AnsiballZ_ping.py" <<< 30490 1727096609.70503: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpxw95fu1u" to remote "/root/.ansible/tmp/ansible-tmp-1727096609.6541622-33993-117313655338303/AnsiballZ_ping.py" <<< 30490 1727096609.70505: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096609.6541622-33993-117313655338303/AnsiballZ_ping.py" <<< 30490 1727096609.70984: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096609.71020: stderr chunk (state=3): >>><<< 30490 1727096609.71024: stdout chunk (state=3): >>><<< 30490 1727096609.71047: done transferring module to remote 30490 1727096609.71058: _low_level_execute_command(): starting 30490 1727096609.71063: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096609.6541622-33993-117313655338303/ /root/.ansible/tmp/ansible-tmp-1727096609.6541622-33993-117313655338303/AnsiballZ_ping.py && sleep 0' 30490 1727096609.71521: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096609.71524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096609.71527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096609.71529: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096609.71535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096609.71572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096609.71579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096609.71595: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096609.71620: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096609.73393: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096609.73418: stderr chunk (state=3): >>><<< 30490 1727096609.73421: stdout chunk (state=3): >>><<< 30490 1727096609.73434: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096609.73437: _low_level_execute_command(): starting 30490 1727096609.73443: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096609.6541622-33993-117313655338303/AnsiballZ_ping.py && sleep 0' 30490 1727096609.73864: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096609.73869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096609.73902: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096609.73905: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096609.73907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096609.73909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096609.73962: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096609.73979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096609.73982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096609.74004: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096609.89336: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 30490 1727096609.90710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096609.90736: stderr chunk (state=3): >>><<< 30490 1727096609.90740: stdout chunk (state=3): >>><<< 30490 1727096609.90760: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096609.90784: 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-1727096609.6541622-33993-117313655338303/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096609.90792: _low_level_execute_command(): starting 30490 1727096609.90797: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096609.6541622-33993-117313655338303/ > /dev/null 2>&1 && sleep 0' 30490 1727096609.91409: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096609.91478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096609.93379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096609.93389: stdout chunk (state=3): >>><<< 30490 1727096609.93430: stderr chunk (state=3): >>><<< 30490 1727096609.93562: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096609.93565: handler run complete 30490 1727096609.93571: attempt loop complete, returning result 30490 1727096609.93576: _execute() done 30490 1727096609.93579: dumping result to json 30490 1727096609.93581: done dumping result, returning 30490 1727096609.93583: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-ba36-653e-00000000184f] 30490 1727096609.93585: sending task result for task 0afff68d-5257-ba36-653e-00000000184f 30490 1727096609.93653: done sending task result for task 0afff68d-5257-ba36-653e-00000000184f 30490 1727096609.93656: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 30490 1727096609.93725: no more pending results, returning what we have 30490 1727096609.93729: results queue empty 30490 1727096609.93730: checking for any_errors_fatal 30490 1727096609.93736: done checking for any_errors_fatal 30490 1727096609.93737: checking for max_fail_percentage 30490 1727096609.93739: done checking for max_fail_percentage 30490 1727096609.93740: checking to see if all hosts have failed and the running result is not ok 30490 1727096609.93741: done checking to see if all hosts have failed 30490 1727096609.93741: getting the remaining hosts for this loop 30490 1727096609.93743: done getting the remaining hosts for this loop 30490 1727096609.93747: getting the next task for host managed_node3 30490 1727096609.93758: done getting next task for host managed_node3 30490 1727096609.93760: ^ task is: TASK: meta (role_complete) 30490 1727096609.93765: ^ state is: HOST STATE: block=7, 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? (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 30490 1727096609.93780: getting variables 30490 1727096609.93782: in VariableManager get_vars() 30490 1727096609.93824: Calling all_inventory to load vars for managed_node3 30490 1727096609.93827: Calling groups_inventory to load vars for managed_node3 30490 1727096609.93829: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096609.93840: Calling all_plugins_play to load vars for managed_node3 30490 1727096609.93843: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096609.93845: Calling groups_plugins_play to load vars for managed_node3 30490 1727096609.96100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096609.99517: done with get_vars() 30490 1727096609.99548: done getting variables 30490 1727096609.99634: done queuing things up, now waiting for results queue to drain 30490 1727096609.99637: results queue empty 30490 1727096609.99638: checking for any_errors_fatal 30490 1727096609.99641: done checking for any_errors_fatal 30490 1727096609.99641: checking for max_fail_percentage 30490 1727096609.99643: done checking for max_fail_percentage 30490 1727096609.99643: checking to see if all hosts have failed and the running result is not ok 30490 1727096609.99644: done checking to see if all hosts have failed 30490 1727096609.99645: getting the remaining hosts for this loop 30490 1727096609.99646: done getting the remaining hosts for this loop 30490 1727096609.99649: getting the next task for host managed_node3 30490 1727096609.99654: done getting next task for host managed_node3 30490 1727096609.99657: ^ task is: TASK: Show result 30490 1727096609.99660: ^ state is: HOST STATE: block=7, 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? (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 30490 1727096609.99663: getting variables 30490 1727096609.99664: in VariableManager get_vars() 30490 1727096609.99999: Calling all_inventory to load vars for managed_node3 30490 1727096610.00001: Calling groups_inventory to load vars for managed_node3 30490 1727096610.00004: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096610.00009: Calling all_plugins_play to load vars for managed_node3 30490 1727096610.00011: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096610.00014: Calling groups_plugins_play to load vars for managed_node3 30490 1727096610.02163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096610.05578: done with get_vars() 30490 1727096610.05604: done getting variables 30490 1727096610.05647: 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 result] ************************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Monday 23 September 2024 09:03:30 -0400 (0:00:00.442) 0:01:16.261 ****** 30490 1727096610.05689: entering _queue_task() for managed_node3/debug 30490 1727096610.06425: worker is 1 (out of 1 available) 30490 1727096610.06438: exiting _queue_task() for managed_node3/debug 30490 1727096610.06450: done queuing things up, now waiting for results queue to drain 30490 1727096610.06451: waiting for pending results... 30490 1727096610.06988: running TaskExecutor() for managed_node3/TASK: Show result 30490 1727096610.07003: in run() - task 0afff68d-5257-ba36-653e-0000000017d1 30490 1727096610.07026: variable 'ansible_search_path' from source: unknown 30490 1727096610.07034: variable 'ansible_search_path' from source: unknown 30490 1727096610.07085: calling self._execute() 30490 1727096610.07201: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096610.07213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096610.07228: variable 'omit' from source: magic vars 30490 1727096610.07653: variable 'ansible_distribution_major_version' from source: facts 30490 1727096610.07676: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096610.07689: variable 'omit' from source: magic vars 30490 1727096610.07745: variable 'omit' from source: magic vars 30490 1727096610.07792: variable 'omit' from source: magic vars 30490 1727096610.07850: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096610.07951: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096610.07954: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096610.07956: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096610.07965: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096610.08008: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096610.08017: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096610.08024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096610.08138: Set connection var ansible_connection to ssh 30490 1727096610.08152: Set connection var ansible_shell_type to sh 30490 1727096610.08176: Set connection var ansible_pipelining to False 30490 1727096610.08279: Set connection var ansible_shell_executable to /bin/sh 30490 1727096610.08283: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096610.08285: Set connection var ansible_timeout to 10 30490 1727096610.08287: variable 'ansible_shell_executable' from source: unknown 30490 1727096610.08289: variable 'ansible_connection' from source: unknown 30490 1727096610.08292: variable 'ansible_module_compression' from source: unknown 30490 1727096610.08294: variable 'ansible_shell_type' from source: unknown 30490 1727096610.08296: variable 'ansible_shell_executable' from source: unknown 30490 1727096610.08297: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096610.08299: variable 'ansible_pipelining' from source: unknown 30490 1727096610.08301: variable 'ansible_timeout' from source: unknown 30490 1727096610.08303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096610.08434: 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) 30490 1727096610.08452: variable 'omit' from source: magic vars 30490 1727096610.08461: starting attempt loop 30490 1727096610.08470: running the handler 30490 1727096610.08531: variable '__network_connections_result' from source: set_fact 30490 1727096610.08620: variable '__network_connections_result' from source: set_fact 30490 1727096610.08749: handler run complete 30490 1727096610.08787: attempt loop complete, returning result 30490 1727096610.08796: _execute() done 30490 1727096610.08803: dumping result to json 30490 1727096610.08819: done dumping result, returning 30490 1727096610.08928: done running TaskExecutor() for managed_node3/TASK: Show result [0afff68d-5257-ba36-653e-0000000017d1] 30490 1727096610.08931: sending task result for task 0afff68d-5257-ba36-653e-0000000017d1 30490 1727096610.09012: done sending task result for task 0afff68d-5257-ba36-653e-0000000017d1 30490 1727096610.09015: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c803d69f-8adf-4a77-aa72-988378b41c9a\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c803d69f-8adf-4a77-aa72-988378b41c9a" ] } } 30490 1727096610.09101: no more pending results, returning what we have 30490 1727096610.09105: results queue empty 30490 1727096610.09106: checking for any_errors_fatal 30490 1727096610.09108: done checking for any_errors_fatal 30490 1727096610.09109: checking for max_fail_percentage 30490 1727096610.09111: done checking for max_fail_percentage 30490 1727096610.09112: checking to see if all hosts have failed and the running result is not ok 30490 1727096610.09113: done checking to see if all hosts have failed 30490 1727096610.09114: getting the remaining hosts for this loop 30490 1727096610.09116: done getting the remaining hosts for this loop 30490 1727096610.09120: getting the next task for host managed_node3 30490 1727096610.09133: done getting next task for host managed_node3 30490 1727096610.09137: ^ task is: TASK: Include network role 30490 1727096610.09141: ^ state is: HOST STATE: block=7, 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? (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 30490 1727096610.09146: getting variables 30490 1727096610.09148: in VariableManager get_vars() 30490 1727096610.09188: Calling all_inventory to load vars for managed_node3 30490 1727096610.09191: Calling groups_inventory to load vars for managed_node3 30490 1727096610.09196: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096610.09208: Calling all_plugins_play to load vars for managed_node3 30490 1727096610.09211: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096610.09215: Calling groups_plugins_play to load vars for managed_node3 30490 1727096610.11818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096610.13566: done with get_vars() 30490 1727096610.13599: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Monday 23 September 2024 09:03:30 -0400 (0:00:00.080) 0:01:16.341 ****** 30490 1727096610.13704: entering _queue_task() for managed_node3/include_role 30490 1727096610.14454: worker is 1 (out of 1 available) 30490 1727096610.14466: exiting _queue_task() for managed_node3/include_role 30490 1727096610.14484: done queuing things up, now waiting for results queue to drain 30490 1727096610.14485: waiting for pending results... 30490 1727096610.15191: running TaskExecutor() for managed_node3/TASK: Include network role 30490 1727096610.15256: in run() - task 0afff68d-5257-ba36-653e-0000000017d5 30490 1727096610.15290: variable 'ansible_search_path' from source: unknown 30490 1727096610.15298: variable 'ansible_search_path' from source: unknown 30490 1727096610.15340: calling self._execute() 30490 1727096610.15455: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096610.15470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096610.15493: variable 'omit' from source: magic vars 30490 1727096610.15927: variable 'ansible_distribution_major_version' from source: facts 30490 1727096610.15933: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096610.15946: _execute() done 30490 1727096610.16037: dumping result to json 30490 1727096610.16040: done dumping result, returning 30490 1727096610.16045: done running TaskExecutor() for managed_node3/TASK: Include network role [0afff68d-5257-ba36-653e-0000000017d5] 30490 1727096610.16048: sending task result for task 0afff68d-5257-ba36-653e-0000000017d5 30490 1727096610.16131: done sending task result for task 0afff68d-5257-ba36-653e-0000000017d5 30490 1727096610.16134: WORKER PROCESS EXITING 30490 1727096610.16166: no more pending results, returning what we have 30490 1727096610.16175: in VariableManager get_vars() 30490 1727096610.16221: Calling all_inventory to load vars for managed_node3 30490 1727096610.16224: Calling groups_inventory to load vars for managed_node3 30490 1727096610.16228: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096610.16242: Calling all_plugins_play to load vars for managed_node3 30490 1727096610.16246: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096610.16366: Calling groups_plugins_play to load vars for managed_node3 30490 1727096610.18980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096610.21297: done with get_vars() 30490 1727096610.21318: variable 'ansible_search_path' from source: unknown 30490 1727096610.21320: variable 'ansible_search_path' from source: unknown 30490 1727096610.21535: variable 'omit' from source: magic vars 30490 1727096610.21627: variable 'omit' from source: magic vars 30490 1727096610.21670: variable 'omit' from source: magic vars 30490 1727096610.21677: we have included files to process 30490 1727096610.21678: generating all_blocks data 30490 1727096610.21680: done generating all_blocks data 30490 1727096610.21688: processing included file: fedora.linux_system_roles.network 30490 1727096610.21720: in VariableManager get_vars() 30490 1727096610.21736: done with get_vars() 30490 1727096610.21763: in VariableManager get_vars() 30490 1727096610.21784: done with get_vars() 30490 1727096610.21824: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 30490 1727096610.21953: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 30490 1727096610.22040: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 30490 1727096610.22728: in VariableManager get_vars() 30490 1727096610.22750: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096610.26304: iterating over new_blocks loaded from include file 30490 1727096610.26306: in VariableManager get_vars() 30490 1727096610.26325: done with get_vars() 30490 1727096610.26327: filtering new block on tags 30490 1727096610.26643: done filtering new block on tags 30490 1727096610.26647: in VariableManager get_vars() 30490 1727096610.26664: done with get_vars() 30490 1727096610.26666: filtering new block on tags 30490 1727096610.26689: done filtering new block on tags 30490 1727096610.26691: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node3 30490 1727096610.26697: extending task lists for all hosts with included blocks 30490 1727096610.26824: done extending task lists 30490 1727096610.26825: done processing included files 30490 1727096610.26826: results queue empty 30490 1727096610.26827: checking for any_errors_fatal 30490 1727096610.26832: done checking for any_errors_fatal 30490 1727096610.26832: checking for max_fail_percentage 30490 1727096610.26834: done checking for max_fail_percentage 30490 1727096610.26834: checking to see if all hosts have failed and the running result is not ok 30490 1727096610.26835: done checking to see if all hosts have failed 30490 1727096610.26836: getting the remaining hosts for this loop 30490 1727096610.26837: done getting the remaining hosts for this loop 30490 1727096610.26840: getting the next task for host managed_node3 30490 1727096610.26845: done getting next task for host managed_node3 30490 1727096610.26847: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096610.26851: ^ state is: HOST STATE: block=7, 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? (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 30490 1727096610.26861: getting variables 30490 1727096610.26862: in VariableManager get_vars() 30490 1727096610.26881: Calling all_inventory to load vars for managed_node3 30490 1727096610.26884: Calling groups_inventory to load vars for managed_node3 30490 1727096610.26886: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096610.26892: Calling all_plugins_play to load vars for managed_node3 30490 1727096610.26894: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096610.26897: Calling groups_plugins_play to load vars for managed_node3 30490 1727096610.28234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096610.30551: done with get_vars() 30490 1727096610.30584: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:03:30 -0400 (0:00:00.169) 0:01:16.510 ****** 30490 1727096610.30675: entering _queue_task() for managed_node3/include_tasks 30490 1727096610.31051: worker is 1 (out of 1 available) 30490 1727096610.31069: exiting _queue_task() for managed_node3/include_tasks 30490 1727096610.31083: done queuing things up, now waiting for results queue to drain 30490 1727096610.31085: waiting for pending results... 30490 1727096610.31493: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096610.31541: in run() - task 0afff68d-5257-ba36-653e-0000000019bf 30490 1727096610.31561: variable 'ansible_search_path' from source: unknown 30490 1727096610.31570: variable 'ansible_search_path' from source: unknown 30490 1727096610.31676: calling self._execute() 30490 1727096610.31736: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096610.31748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096610.31764: variable 'omit' from source: magic vars 30490 1727096610.32166: variable 'ansible_distribution_major_version' from source: facts 30490 1727096610.32189: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096610.32199: _execute() done 30490 1727096610.32206: dumping result to json 30490 1727096610.32213: done dumping result, returning 30490 1727096610.32224: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-ba36-653e-0000000019bf] 30490 1727096610.32272: sending task result for task 0afff68d-5257-ba36-653e-0000000019bf 30490 1727096610.32584: done sending task result for task 0afff68d-5257-ba36-653e-0000000019bf 30490 1727096610.32587: WORKER PROCESS EXITING 30490 1727096610.32629: no more pending results, returning what we have 30490 1727096610.32634: in VariableManager get_vars() 30490 1727096610.32684: Calling all_inventory to load vars for managed_node3 30490 1727096610.32687: Calling groups_inventory to load vars for managed_node3 30490 1727096610.32690: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096610.32703: Calling all_plugins_play to load vars for managed_node3 30490 1727096610.32706: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096610.32709: Calling groups_plugins_play to load vars for managed_node3 30490 1727096610.34303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096610.37208: done with get_vars() 30490 1727096610.37241: variable 'ansible_search_path' from source: unknown 30490 1727096610.37243: variable 'ansible_search_path' from source: unknown 30490 1727096610.37288: we have included files to process 30490 1727096610.37290: generating all_blocks data 30490 1727096610.37292: done generating all_blocks data 30490 1727096610.37295: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096610.37296: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096610.37298: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096610.38113: done processing included file 30490 1727096610.38115: iterating over new_blocks loaded from include file 30490 1727096610.38117: in VariableManager get_vars() 30490 1727096610.38143: done with get_vars() 30490 1727096610.38145: filtering new block on tags 30490 1727096610.38179: done filtering new block on tags 30490 1727096610.38182: in VariableManager get_vars() 30490 1727096610.38204: done with get_vars() 30490 1727096610.38205: filtering new block on tags 30490 1727096610.38255: done filtering new block on tags 30490 1727096610.38258: in VariableManager get_vars() 30490 1727096610.38283: done with get_vars() 30490 1727096610.38285: filtering new block on tags 30490 1727096610.38334: done filtering new block on tags 30490 1727096610.38337: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 30490 1727096610.38343: extending task lists for all hosts with included blocks 30490 1727096610.40319: done extending task lists 30490 1727096610.40321: done processing included files 30490 1727096610.40322: results queue empty 30490 1727096610.40322: checking for any_errors_fatal 30490 1727096610.40326: done checking for any_errors_fatal 30490 1727096610.40327: checking for max_fail_percentage 30490 1727096610.40328: done checking for max_fail_percentage 30490 1727096610.40329: checking to see if all hosts have failed and the running result is not ok 30490 1727096610.40330: done checking to see if all hosts have failed 30490 1727096610.40331: getting the remaining hosts for this loop 30490 1727096610.40332: done getting the remaining hosts for this loop 30490 1727096610.40334: getting the next task for host managed_node3 30490 1727096610.40340: done getting next task for host managed_node3 30490 1727096610.40342: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096610.40346: ^ state is: HOST STATE: block=7, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096610.40358: getting variables 30490 1727096610.40359: in VariableManager get_vars() 30490 1727096610.40381: Calling all_inventory to load vars for managed_node3 30490 1727096610.40383: Calling groups_inventory to load vars for managed_node3 30490 1727096610.40385: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096610.40391: Calling all_plugins_play to load vars for managed_node3 30490 1727096610.40399: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096610.40402: Calling groups_plugins_play to load vars for managed_node3 30490 1727096610.41692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096610.43483: done with get_vars() 30490 1727096610.43507: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:03:30 -0400 (0:00:00.129) 0:01:16.640 ****** 30490 1727096610.43595: entering _queue_task() for managed_node3/setup 30490 1727096610.43978: worker is 1 (out of 1 available) 30490 1727096610.43990: exiting _queue_task() for managed_node3/setup 30490 1727096610.44001: done queuing things up, now waiting for results queue to drain 30490 1727096610.44003: waiting for pending results... 30490 1727096610.44289: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096610.44575: in run() - task 0afff68d-5257-ba36-653e-000000001a16 30490 1727096610.44579: variable 'ansible_search_path' from source: unknown 30490 1727096610.44583: variable 'ansible_search_path' from source: unknown 30490 1727096610.44586: calling self._execute() 30490 1727096610.44653: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096610.44666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096610.44692: variable 'omit' from source: magic vars 30490 1727096610.45089: variable 'ansible_distribution_major_version' from source: facts 30490 1727096610.45116: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096610.45360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096610.47693: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096610.47785: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096610.47833: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096610.48075: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096610.48079: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096610.48081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096610.48084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096610.48086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096610.48088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096610.48111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096610.48166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096610.48204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096610.48233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096610.48279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096610.48297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096610.48475: variable '__network_required_facts' from source: role '' defaults 30490 1727096610.48490: variable 'ansible_facts' from source: unknown 30490 1727096610.49313: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 30490 1727096610.49323: when evaluation is False, skipping this task 30490 1727096610.49332: _execute() done 30490 1727096610.49340: dumping result to json 30490 1727096610.49347: done dumping result, returning 30490 1727096610.49359: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-ba36-653e-000000001a16] 30490 1727096610.49371: sending task result for task 0afff68d-5257-ba36-653e-000000001a16 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096610.49551: no more pending results, returning what we have 30490 1727096610.49556: results queue empty 30490 1727096610.49557: checking for any_errors_fatal 30490 1727096610.49558: done checking for any_errors_fatal 30490 1727096610.49559: checking for max_fail_percentage 30490 1727096610.49561: done checking for max_fail_percentage 30490 1727096610.49562: checking to see if all hosts have failed and the running result is not ok 30490 1727096610.49563: done checking to see if all hosts have failed 30490 1727096610.49564: getting the remaining hosts for this loop 30490 1727096610.49566: done getting the remaining hosts for this loop 30490 1727096610.49572: getting the next task for host managed_node3 30490 1727096610.49588: done getting next task for host managed_node3 30490 1727096610.49592: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096610.49598: ^ state is: HOST STATE: block=7, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096610.49624: getting variables 30490 1727096610.49626: in VariableManager get_vars() 30490 1727096610.49778: Calling all_inventory to load vars for managed_node3 30490 1727096610.49782: Calling groups_inventory to load vars for managed_node3 30490 1727096610.49785: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096610.49792: done sending task result for task 0afff68d-5257-ba36-653e-000000001a16 30490 1727096610.49795: WORKER PROCESS EXITING 30490 1727096610.49806: Calling all_plugins_play to load vars for managed_node3 30490 1727096610.49810: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096610.49820: Calling groups_plugins_play to load vars for managed_node3 30490 1727096610.51607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096610.53122: done with get_vars() 30490 1727096610.53155: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:03:30 -0400 (0:00:00.096) 0:01:16.736 ****** 30490 1727096610.53277: entering _queue_task() for managed_node3/stat 30490 1727096610.53652: worker is 1 (out of 1 available) 30490 1727096610.53878: exiting _queue_task() for managed_node3/stat 30490 1727096610.53890: done queuing things up, now waiting for results queue to drain 30490 1727096610.53891: waiting for pending results... 30490 1727096610.54008: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096610.54187: in run() - task 0afff68d-5257-ba36-653e-000000001a18 30490 1727096610.54214: variable 'ansible_search_path' from source: unknown 30490 1727096610.54223: variable 'ansible_search_path' from source: unknown 30490 1727096610.54278: calling self._execute() 30490 1727096610.54402: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096610.54416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096610.54439: variable 'omit' from source: magic vars 30490 1727096610.54889: variable 'ansible_distribution_major_version' from source: facts 30490 1727096610.54977: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096610.55081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096610.55376: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096610.55434: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096610.55475: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096610.55516: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096610.55612: 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) 30490 1727096610.55651: 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) 30490 1727096610.55687: 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) 30490 1727096610.55716: 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) 30490 1727096610.55842: variable '__network_is_ostree' from source: set_fact 30490 1727096610.55846: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096610.55849: when evaluation is False, skipping this task 30490 1727096610.55851: _execute() done 30490 1727096610.55854: dumping result to json 30490 1727096610.55858: done dumping result, returning 30490 1727096610.55863: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-ba36-653e-000000001a18] 30490 1727096610.55875: sending task result for task 0afff68d-5257-ba36-653e-000000001a18 skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096610.56112: no more pending results, returning what we have 30490 1727096610.56117: results queue empty 30490 1727096610.56118: checking for any_errors_fatal 30490 1727096610.56127: done checking for any_errors_fatal 30490 1727096610.56128: checking for max_fail_percentage 30490 1727096610.56130: done checking for max_fail_percentage 30490 1727096610.56131: checking to see if all hosts have failed and the running result is not ok 30490 1727096610.56131: done checking to see if all hosts have failed 30490 1727096610.56132: getting the remaining hosts for this loop 30490 1727096610.56134: done getting the remaining hosts for this loop 30490 1727096610.56138: getting the next task for host managed_node3 30490 1727096610.56148: done getting next task for host managed_node3 30490 1727096610.56152: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096610.56157: ^ state is: HOST STATE: block=7, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096610.56295: getting variables 30490 1727096610.56298: in VariableManager get_vars() 30490 1727096610.56340: Calling all_inventory to load vars for managed_node3 30490 1727096610.56343: Calling groups_inventory to load vars for managed_node3 30490 1727096610.56346: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096610.56356: Calling all_plugins_play to load vars for managed_node3 30490 1727096610.56359: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096610.56362: Calling groups_plugins_play to load vars for managed_node3 30490 1727096610.57007: done sending task result for task 0afff68d-5257-ba36-653e-000000001a18 30490 1727096610.57011: WORKER PROCESS EXITING 30490 1727096610.62885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096610.63750: done with get_vars() 30490 1727096610.63771: done getting variables 30490 1727096610.63807: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:03:30 -0400 (0:00:00.105) 0:01:16.842 ****** 30490 1727096610.63833: entering _queue_task() for managed_node3/set_fact 30490 1727096610.64109: worker is 1 (out of 1 available) 30490 1727096610.64122: exiting _queue_task() for managed_node3/set_fact 30490 1727096610.64136: done queuing things up, now waiting for results queue to drain 30490 1727096610.64138: waiting for pending results... 30490 1727096610.64329: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096610.64450: in run() - task 0afff68d-5257-ba36-653e-000000001a19 30490 1727096610.64461: variable 'ansible_search_path' from source: unknown 30490 1727096610.64464: variable 'ansible_search_path' from source: unknown 30490 1727096610.64498: calling self._execute() 30490 1727096610.64584: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096610.64590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096610.64599: variable 'omit' from source: magic vars 30490 1727096610.65175: variable 'ansible_distribution_major_version' from source: facts 30490 1727096610.65179: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096610.65183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096610.65455: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096610.65513: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096610.65594: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096610.65638: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096610.65729: 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) 30490 1727096610.65764: 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) 30490 1727096610.65800: 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) 30490 1727096610.65849: 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) 30490 1727096610.65941: variable '__network_is_ostree' from source: set_fact 30490 1727096610.66071: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096610.66077: when evaluation is False, skipping this task 30490 1727096610.66079: _execute() done 30490 1727096610.66081: dumping result to json 30490 1727096610.66083: done dumping result, returning 30490 1727096610.66085: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-ba36-653e-000000001a19] 30490 1727096610.66087: sending task result for task 0afff68d-5257-ba36-653e-000000001a19 30490 1727096610.66158: done sending task result for task 0afff68d-5257-ba36-653e-000000001a19 30490 1727096610.66161: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096610.66217: no more pending results, returning what we have 30490 1727096610.66221: results queue empty 30490 1727096610.66222: checking for any_errors_fatal 30490 1727096610.66229: done checking for any_errors_fatal 30490 1727096610.66230: checking for max_fail_percentage 30490 1727096610.66232: done checking for max_fail_percentage 30490 1727096610.66233: checking to see if all hosts have failed and the running result is not ok 30490 1727096610.66233: done checking to see if all hosts have failed 30490 1727096610.66234: getting the remaining hosts for this loop 30490 1727096610.66236: done getting the remaining hosts for this loop 30490 1727096610.66239: getting the next task for host managed_node3 30490 1727096610.66252: done getting next task for host managed_node3 30490 1727096610.66255: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096610.66261: ^ state is: HOST STATE: block=7, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096610.66285: getting variables 30490 1727096610.66287: in VariableManager get_vars() 30490 1727096610.66324: Calling all_inventory to load vars for managed_node3 30490 1727096610.66327: Calling groups_inventory to load vars for managed_node3 30490 1727096610.66329: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096610.66338: Calling all_plugins_play to load vars for managed_node3 30490 1727096610.66341: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096610.66346: Calling groups_plugins_play to load vars for managed_node3 30490 1727096610.67149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096610.68132: done with get_vars() 30490 1727096610.68158: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:03:30 -0400 (0:00:00.044) 0:01:16.886 ****** 30490 1727096610.68251: entering _queue_task() for managed_node3/service_facts 30490 1727096610.68586: worker is 1 (out of 1 available) 30490 1727096610.68600: exiting _queue_task() for managed_node3/service_facts 30490 1727096610.68613: done queuing things up, now waiting for results queue to drain 30490 1727096610.68614: waiting for pending results... 30490 1727096610.69121: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096610.69127: in run() - task 0afff68d-5257-ba36-653e-000000001a1b 30490 1727096610.69131: variable 'ansible_search_path' from source: unknown 30490 1727096610.69133: variable 'ansible_search_path' from source: unknown 30490 1727096610.69136: calling self._execute() 30490 1727096610.69383: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096610.69387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096610.69389: variable 'omit' from source: magic vars 30490 1727096610.69610: variable 'ansible_distribution_major_version' from source: facts 30490 1727096610.69621: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096610.69628: variable 'omit' from source: magic vars 30490 1727096610.69704: variable 'omit' from source: magic vars 30490 1727096610.69736: variable 'omit' from source: magic vars 30490 1727096610.69779: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096610.69821: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096610.69832: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096610.69852: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096610.69937: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096610.69940: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096610.69944: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096610.69946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096610.69994: Set connection var ansible_connection to ssh 30490 1727096610.70001: Set connection var ansible_shell_type to sh 30490 1727096610.70010: Set connection var ansible_pipelining to False 30490 1727096610.70015: Set connection var ansible_shell_executable to /bin/sh 30490 1727096610.70027: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096610.70038: Set connection var ansible_timeout to 10 30490 1727096610.70065: variable 'ansible_shell_executable' from source: unknown 30490 1727096610.70071: variable 'ansible_connection' from source: unknown 30490 1727096610.70077: variable 'ansible_module_compression' from source: unknown 30490 1727096610.70079: variable 'ansible_shell_type' from source: unknown 30490 1727096610.70082: variable 'ansible_shell_executable' from source: unknown 30490 1727096610.70084: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096610.70086: variable 'ansible_pipelining' from source: unknown 30490 1727096610.70088: variable 'ansible_timeout' from source: unknown 30490 1727096610.70090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096610.70255: 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) 30490 1727096610.70266: variable 'omit' from source: magic vars 30490 1727096610.70276: starting attempt loop 30490 1727096610.70279: running the handler 30490 1727096610.70289: _low_level_execute_command(): starting 30490 1727096610.70296: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096610.70799: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096610.70804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096610.70807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096610.70850: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096610.70853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096610.70907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096610.72651: stdout chunk (state=3): >>>/root <<< 30490 1727096610.72708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096610.72727: stderr chunk (state=3): >>><<< 30490 1727096610.72731: stdout chunk (state=3): >>><<< 30490 1727096610.72752: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096610.72787: _low_level_execute_command(): starting 30490 1727096610.72790: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096610.7275178-34034-82431420315202 `" && echo ansible-tmp-1727096610.7275178-34034-82431420315202="` echo /root/.ansible/tmp/ansible-tmp-1727096610.7275178-34034-82431420315202 `" ) && sleep 0' 30490 1727096610.73236: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096610.73239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096610.73242: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096610.73254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096610.73256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096610.73296: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096610.73300: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096610.73338: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096610.75263: stdout chunk (state=3): >>>ansible-tmp-1727096610.7275178-34034-82431420315202=/root/.ansible/tmp/ansible-tmp-1727096610.7275178-34034-82431420315202 <<< 30490 1727096610.75371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096610.75400: stderr chunk (state=3): >>><<< 30490 1727096610.75404: stdout chunk (state=3): >>><<< 30490 1727096610.75422: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096610.7275178-34034-82431420315202=/root/.ansible/tmp/ansible-tmp-1727096610.7275178-34034-82431420315202 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096610.75464: variable 'ansible_module_compression' from source: unknown 30490 1727096610.75503: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 30490 1727096610.75537: variable 'ansible_facts' from source: unknown 30490 1727096610.75596: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096610.7275178-34034-82431420315202/AnsiballZ_service_facts.py 30490 1727096610.75775: Sending initial data 30490 1727096610.75786: Sent initial data (161 bytes) 30490 1727096610.76147: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096610.76150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096610.76153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096610.76155: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096610.76157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096610.76214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096610.76217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096610.76222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096610.76256: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096610.77864: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096610.77923: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096610.77956: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpdqxb_nbh /root/.ansible/tmp/ansible-tmp-1727096610.7275178-34034-82431420315202/AnsiballZ_service_facts.py <<< 30490 1727096610.77960: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096610.7275178-34034-82431420315202/AnsiballZ_service_facts.py" <<< 30490 1727096610.77998: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpdqxb_nbh" to remote "/root/.ansible/tmp/ansible-tmp-1727096610.7275178-34034-82431420315202/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096610.7275178-34034-82431420315202/AnsiballZ_service_facts.py" <<< 30490 1727096610.78730: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096610.78774: stderr chunk (state=3): >>><<< 30490 1727096610.78798: stdout chunk (state=3): >>><<< 30490 1727096610.78832: done transferring module to remote 30490 1727096610.78845: _low_level_execute_command(): starting 30490 1727096610.78848: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096610.7275178-34034-82431420315202/ /root/.ansible/tmp/ansible-tmp-1727096610.7275178-34034-82431420315202/AnsiballZ_service_facts.py && sleep 0' 30490 1727096610.79311: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096610.79315: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096610.79318: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096610.79320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096610.79326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096610.79378: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096610.79384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096610.79390: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096610.79414: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096610.81261: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096610.81265: stdout chunk (state=3): >>><<< 30490 1727096610.81269: stderr chunk (state=3): >>><<< 30490 1727096610.81287: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096610.81372: _low_level_execute_command(): starting 30490 1727096610.81378: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096610.7275178-34034-82431420315202/AnsiballZ_service_facts.py && sleep 0' 30490 1727096610.81917: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096610.81948: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096610.81976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096610.82052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096612.37848: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source":<<< 30490 1727096612.37934: stdout chunk (state=3): >>> "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 30490 1727096612.39439: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096612.39454: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 30490 1727096612.39479: stdout chunk (state=3): >>><<< 30490 1727096612.39593: stderr chunk (state=3): >>><<< 30490 1727096612.39599: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096612.40725: 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-1727096610.7275178-34034-82431420315202/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096612.40742: _low_level_execute_command(): starting 30490 1727096612.40752: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096610.7275178-34034-82431420315202/ > /dev/null 2>&1 && sleep 0' 30490 1727096612.41400: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096612.41490: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096612.41532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096612.41548: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096612.41571: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096612.41635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096612.43516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096612.43530: stderr chunk (state=3): >>><<< 30490 1727096612.43539: stdout chunk (state=3): >>><<< 30490 1727096612.43560: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096612.43579: handler run complete 30490 1727096612.43781: variable 'ansible_facts' from source: unknown 30490 1727096612.44077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096612.44430: variable 'ansible_facts' from source: unknown 30490 1727096612.44562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096612.44777: attempt loop complete, returning result 30490 1727096612.44792: _execute() done 30490 1727096612.44800: dumping result to json 30490 1727096612.44864: done dumping result, returning 30490 1727096612.44884: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-ba36-653e-000000001a1b] 30490 1727096612.44901: sending task result for task 0afff68d-5257-ba36-653e-000000001a1b 30490 1727096612.46296: done sending task result for task 0afff68d-5257-ba36-653e-000000001a1b 30490 1727096612.46299: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096612.46422: no more pending results, returning what we have 30490 1727096612.46426: results queue empty 30490 1727096612.46427: checking for any_errors_fatal 30490 1727096612.46431: done checking for any_errors_fatal 30490 1727096612.46432: checking for max_fail_percentage 30490 1727096612.46434: done checking for max_fail_percentage 30490 1727096612.46434: checking to see if all hosts have failed and the running result is not ok 30490 1727096612.46435: done checking to see if all hosts have failed 30490 1727096612.46436: getting the remaining hosts for this loop 30490 1727096612.46437: done getting the remaining hosts for this loop 30490 1727096612.46441: getting the next task for host managed_node3 30490 1727096612.46447: done getting next task for host managed_node3 30490 1727096612.46450: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096612.46459: ^ state is: HOST STATE: block=7, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096612.46478: getting variables 30490 1727096612.46480: in VariableManager get_vars() 30490 1727096612.46509: Calling all_inventory to load vars for managed_node3 30490 1727096612.46512: Calling groups_inventory to load vars for managed_node3 30490 1727096612.46515: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096612.46524: Calling all_plugins_play to load vars for managed_node3 30490 1727096612.46527: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096612.46530: Calling groups_plugins_play to load vars for managed_node3 30490 1727096612.48682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096612.52229: done with get_vars() 30490 1727096612.52256: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:03:32 -0400 (0:00:01.841) 0:01:18.727 ****** 30490 1727096612.52374: entering _queue_task() for managed_node3/package_facts 30490 1727096612.52885: worker is 1 (out of 1 available) 30490 1727096612.52896: exiting _queue_task() for managed_node3/package_facts 30490 1727096612.52908: done queuing things up, now waiting for results queue to drain 30490 1727096612.52910: waiting for pending results... 30490 1727096612.53503: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096612.53660: in run() - task 0afff68d-5257-ba36-653e-000000001a1c 30490 1727096612.53688: variable 'ansible_search_path' from source: unknown 30490 1727096612.53701: variable 'ansible_search_path' from source: unknown 30490 1727096612.53745: calling self._execute() 30490 1727096612.53924: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096612.53928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096612.53931: variable 'omit' from source: magic vars 30490 1727096612.54315: variable 'ansible_distribution_major_version' from source: facts 30490 1727096612.54333: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096612.54345: variable 'omit' from source: magic vars 30490 1727096612.54441: variable 'omit' from source: magic vars 30490 1727096612.54496: variable 'omit' from source: magic vars 30490 1727096612.54542: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096612.54590: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096612.54620: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096612.54644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096612.54684: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096612.54712: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096612.54720: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096612.54776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096612.54849: Set connection var ansible_connection to ssh 30490 1727096612.54862: Set connection var ansible_shell_type to sh 30490 1727096612.54879: Set connection var ansible_pipelining to False 30490 1727096612.54889: Set connection var ansible_shell_executable to /bin/sh 30490 1727096612.54903: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096612.54913: Set connection var ansible_timeout to 10 30490 1727096612.54945: variable 'ansible_shell_executable' from source: unknown 30490 1727096612.54953: variable 'ansible_connection' from source: unknown 30490 1727096612.55011: variable 'ansible_module_compression' from source: unknown 30490 1727096612.55014: variable 'ansible_shell_type' from source: unknown 30490 1727096612.55017: variable 'ansible_shell_executable' from source: unknown 30490 1727096612.55020: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096612.55022: variable 'ansible_pipelining' from source: unknown 30490 1727096612.55024: variable 'ansible_timeout' from source: unknown 30490 1727096612.55026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096612.55248: 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) 30490 1727096612.55257: variable 'omit' from source: magic vars 30490 1727096612.55260: starting attempt loop 30490 1727096612.55271: running the handler 30490 1727096612.55338: _low_level_execute_command(): starting 30490 1727096612.55341: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096612.56194: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096612.56245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096612.56281: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096612.56358: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096612.58025: stdout chunk (state=3): >>>/root <<< 30490 1727096612.58147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096612.58163: stderr chunk (state=3): >>><<< 30490 1727096612.58168: stdout chunk (state=3): >>><<< 30490 1727096612.58191: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096612.58203: _low_level_execute_command(): starting 30490 1727096612.58209: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096612.5819192-34108-95678447803531 `" && echo ansible-tmp-1727096612.5819192-34108-95678447803531="` echo /root/.ansible/tmp/ansible-tmp-1727096612.5819192-34108-95678447803531 `" ) && sleep 0' 30490 1727096612.58641: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096612.58645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096612.58648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096612.58652: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096612.58662: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096612.58715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096612.58723: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096612.58727: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096612.58747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096612.60602: stdout chunk (state=3): >>>ansible-tmp-1727096612.5819192-34108-95678447803531=/root/.ansible/tmp/ansible-tmp-1727096612.5819192-34108-95678447803531 <<< 30490 1727096612.60728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096612.60731: stdout chunk (state=3): >>><<< 30490 1727096612.60740: stderr chunk (state=3): >>><<< 30490 1727096612.60751: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096612.5819192-34108-95678447803531=/root/.ansible/tmp/ansible-tmp-1727096612.5819192-34108-95678447803531 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096612.60793: variable 'ansible_module_compression' from source: unknown 30490 1727096612.60829: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 30490 1727096612.60884: variable 'ansible_facts' from source: unknown 30490 1727096612.60997: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096612.5819192-34108-95678447803531/AnsiballZ_package_facts.py 30490 1727096612.61099: Sending initial data 30490 1727096612.61103: Sent initial data (161 bytes) 30490 1727096612.61528: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096612.61537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096612.61540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096612.61542: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096612.61623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096612.61646: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096612.61738: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096612.61741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096612.63279: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096612.63301: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096612.63332: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp22dv3x8z /root/.ansible/tmp/ansible-tmp-1727096612.5819192-34108-95678447803531/AnsiballZ_package_facts.py <<< 30490 1727096612.63335: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096612.5819192-34108-95678447803531/AnsiballZ_package_facts.py" <<< 30490 1727096612.63365: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp22dv3x8z" to remote "/root/.ansible/tmp/ansible-tmp-1727096612.5819192-34108-95678447803531/AnsiballZ_package_facts.py" <<< 30490 1727096612.63370: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096612.5819192-34108-95678447803531/AnsiballZ_package_facts.py" <<< 30490 1727096612.64575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096612.64579: stderr chunk (state=3): >>><<< 30490 1727096612.64581: stdout chunk (state=3): >>><<< 30490 1727096612.64583: done transferring module to remote 30490 1727096612.64585: _low_level_execute_command(): starting 30490 1727096612.64588: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096612.5819192-34108-95678447803531/ /root/.ansible/tmp/ansible-tmp-1727096612.5819192-34108-95678447803531/AnsiballZ_package_facts.py && sleep 0' 30490 1727096612.65159: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096612.65186: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096612.65214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096612.65249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096612.65282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096612.65360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096612.65452: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096612.65458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096612.67272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096612.67297: stderr chunk (state=3): >>><<< 30490 1727096612.67301: stdout chunk (state=3): >>><<< 30490 1727096612.67314: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096612.67318: _low_level_execute_command(): starting 30490 1727096612.67321: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096612.5819192-34108-95678447803531/AnsiballZ_package_facts.py && sleep 0' 30490 1727096612.67829: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096612.67833: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096612.67835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096612.67838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096612.67885: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096612.67888: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096612.67919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096612.67922: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096612.67969: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096612.68032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096612.68047: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096612.68121: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096613.12373: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap<<< 30490 1727096613.12899: stdout chunk (state=3): >>>": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 30490 1727096613.14259: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096613.14273: stdout chunk (state=3): >>><<< 30490 1727096613.14286: stderr chunk (state=3): >>><<< 30490 1727096613.14318: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096613.16552: 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-1727096612.5819192-34108-95678447803531/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096613.16693: _low_level_execute_command(): starting 30490 1727096613.16702: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096612.5819192-34108-95678447803531/ > /dev/null 2>&1 && sleep 0' 30490 1727096613.17696: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096613.17712: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096613.17725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096613.17744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096613.17762: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096613.17778: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096613.17877: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096613.17938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096613.17981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096613.19815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096613.19875: stderr chunk (state=3): >>><<< 30490 1727096613.20273: stdout chunk (state=3): >>><<< 30490 1727096613.20277: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096613.20280: handler run complete 30490 1727096613.21391: variable 'ansible_facts' from source: unknown 30490 1727096613.22357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096613.24782: variable 'ansible_facts' from source: unknown 30490 1727096613.25502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096613.26695: attempt loop complete, returning result 30490 1727096613.26712: _execute() done 30490 1727096613.26719: dumping result to json 30490 1727096613.26943: done dumping result, returning 30490 1727096613.26958: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-ba36-653e-000000001a1c] 30490 1727096613.26969: sending task result for task 0afff68d-5257-ba36-653e-000000001a1c 30490 1727096613.29524: done sending task result for task 0afff68d-5257-ba36-653e-000000001a1c 30490 1727096613.29527: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096613.29705: no more pending results, returning what we have 30490 1727096613.29708: results queue empty 30490 1727096613.29709: checking for any_errors_fatal 30490 1727096613.29714: done checking for any_errors_fatal 30490 1727096613.29715: checking for max_fail_percentage 30490 1727096613.29716: done checking for max_fail_percentage 30490 1727096613.29717: checking to see if all hosts have failed and the running result is not ok 30490 1727096613.29718: done checking to see if all hosts have failed 30490 1727096613.29719: getting the remaining hosts for this loop 30490 1727096613.29720: done getting the remaining hosts for this loop 30490 1727096613.29723: getting the next task for host managed_node3 30490 1727096613.29731: done getting next task for host managed_node3 30490 1727096613.29735: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096613.29741: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096613.29753: getting variables 30490 1727096613.29755: in VariableManager get_vars() 30490 1727096613.29850: Calling all_inventory to load vars for managed_node3 30490 1727096613.29853: Calling groups_inventory to load vars for managed_node3 30490 1727096613.29856: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096613.29865: Calling all_plugins_play to load vars for managed_node3 30490 1727096613.29871: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096613.29878: Calling groups_plugins_play to load vars for managed_node3 30490 1727096613.31246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096613.32883: done with get_vars() 30490 1727096613.32911: done getting variables 30490 1727096613.32971: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:03:33 -0400 (0:00:00.806) 0:01:19.534 ****** 30490 1727096613.33011: entering _queue_task() for managed_node3/debug 30490 1727096613.33340: worker is 1 (out of 1 available) 30490 1727096613.33354: exiting _queue_task() for managed_node3/debug 30490 1727096613.33366: done queuing things up, now waiting for results queue to drain 30490 1727096613.33369: waiting for pending results... 30490 1727096613.33699: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096613.33978: in run() - task 0afff68d-5257-ba36-653e-0000000019c0 30490 1727096613.33982: variable 'ansible_search_path' from source: unknown 30490 1727096613.33984: variable 'ansible_search_path' from source: unknown 30490 1727096613.33987: calling self._execute() 30490 1727096613.34003: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096613.34013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096613.34025: variable 'omit' from source: magic vars 30490 1727096613.34438: variable 'ansible_distribution_major_version' from source: facts 30490 1727096613.34456: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096613.34472: variable 'omit' from source: magic vars 30490 1727096613.34570: variable 'omit' from source: magic vars 30490 1727096613.34702: variable 'network_provider' from source: set_fact 30490 1727096613.34739: variable 'omit' from source: magic vars 30490 1727096613.34799: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096613.34844: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096613.34886: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096613.34910: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096613.34928: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096613.35071: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096613.35077: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096613.35080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096613.35099: Set connection var ansible_connection to ssh 30490 1727096613.35113: Set connection var ansible_shell_type to sh 30490 1727096613.35128: Set connection var ansible_pipelining to False 30490 1727096613.35138: Set connection var ansible_shell_executable to /bin/sh 30490 1727096613.35148: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096613.35158: Set connection var ansible_timeout to 10 30490 1727096613.35206: variable 'ansible_shell_executable' from source: unknown 30490 1727096613.35215: variable 'ansible_connection' from source: unknown 30490 1727096613.35223: variable 'ansible_module_compression' from source: unknown 30490 1727096613.35230: variable 'ansible_shell_type' from source: unknown 30490 1727096613.35237: variable 'ansible_shell_executable' from source: unknown 30490 1727096613.35245: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096613.35252: variable 'ansible_pipelining' from source: unknown 30490 1727096613.35259: variable 'ansible_timeout' from source: unknown 30490 1727096613.35269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096613.35536: 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) 30490 1727096613.35555: variable 'omit' from source: magic vars 30490 1727096613.35565: starting attempt loop 30490 1727096613.35578: running the handler 30490 1727096613.35719: handler run complete 30490 1727096613.35722: attempt loop complete, returning result 30490 1727096613.35724: _execute() done 30490 1727096613.35725: dumping result to json 30490 1727096613.35727: done dumping result, returning 30490 1727096613.35729: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-ba36-653e-0000000019c0] 30490 1727096613.35732: sending task result for task 0afff68d-5257-ba36-653e-0000000019c0 30490 1727096613.35799: done sending task result for task 0afff68d-5257-ba36-653e-0000000019c0 30490 1727096613.35802: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 30490 1727096613.35893: no more pending results, returning what we have 30490 1727096613.35897: results queue empty 30490 1727096613.35898: checking for any_errors_fatal 30490 1727096613.35909: done checking for any_errors_fatal 30490 1727096613.35910: checking for max_fail_percentage 30490 1727096613.35912: done checking for max_fail_percentage 30490 1727096613.35913: checking to see if all hosts have failed and the running result is not ok 30490 1727096613.35913: done checking to see if all hosts have failed 30490 1727096613.35914: getting the remaining hosts for this loop 30490 1727096613.35916: done getting the remaining hosts for this loop 30490 1727096613.35920: getting the next task for host managed_node3 30490 1727096613.35930: done getting next task for host managed_node3 30490 1727096613.35934: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096613.35941: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096613.35955: getting variables 30490 1727096613.35957: in VariableManager get_vars() 30490 1727096613.36002: Calling all_inventory to load vars for managed_node3 30490 1727096613.36005: Calling groups_inventory to load vars for managed_node3 30490 1727096613.36007: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096613.36018: Calling all_plugins_play to load vars for managed_node3 30490 1727096613.36022: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096613.36024: Calling groups_plugins_play to load vars for managed_node3 30490 1727096613.37722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096613.39359: done with get_vars() 30490 1727096613.39387: done getting variables 30490 1727096613.39445: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:03:33 -0400 (0:00:00.064) 0:01:19.599 ****** 30490 1727096613.39494: entering _queue_task() for managed_node3/fail 30490 1727096613.39902: worker is 1 (out of 1 available) 30490 1727096613.39915: exiting _queue_task() for managed_node3/fail 30490 1727096613.39928: done queuing things up, now waiting for results queue to drain 30490 1727096613.39929: waiting for pending results... 30490 1727096613.40288: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096613.40357: in run() - task 0afff68d-5257-ba36-653e-0000000019c1 30490 1727096613.40391: variable 'ansible_search_path' from source: unknown 30490 1727096613.40406: variable 'ansible_search_path' from source: unknown 30490 1727096613.40457: calling self._execute() 30490 1727096613.40604: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096613.40616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096613.40630: variable 'omit' from source: magic vars 30490 1727096613.41111: variable 'ansible_distribution_major_version' from source: facts 30490 1727096613.41128: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096613.41364: variable 'network_state' from source: role '' defaults 30490 1727096613.41369: Evaluated conditional (network_state != {}): False 30490 1727096613.41375: when evaluation is False, skipping this task 30490 1727096613.41377: _execute() done 30490 1727096613.41379: dumping result to json 30490 1727096613.41381: done dumping result, returning 30490 1727096613.41383: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-ba36-653e-0000000019c1] 30490 1727096613.41385: sending task result for task 0afff68d-5257-ba36-653e-0000000019c1 30490 1727096613.41457: done sending task result for task 0afff68d-5257-ba36-653e-0000000019c1 30490 1727096613.41459: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096613.41517: no more pending results, returning what we have 30490 1727096613.41521: results queue empty 30490 1727096613.41522: checking for any_errors_fatal 30490 1727096613.41532: done checking for any_errors_fatal 30490 1727096613.41532: checking for max_fail_percentage 30490 1727096613.41534: done checking for max_fail_percentage 30490 1727096613.41535: checking to see if all hosts have failed and the running result is not ok 30490 1727096613.41536: done checking to see if all hosts have failed 30490 1727096613.41537: getting the remaining hosts for this loop 30490 1727096613.41539: done getting the remaining hosts for this loop 30490 1727096613.41542: getting the next task for host managed_node3 30490 1727096613.41551: done getting next task for host managed_node3 30490 1727096613.41555: ^ 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 30490 1727096613.41561: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096613.41593: getting variables 30490 1727096613.41595: in VariableManager get_vars() 30490 1727096613.41635: Calling all_inventory to load vars for managed_node3 30490 1727096613.41638: Calling groups_inventory to load vars for managed_node3 30490 1727096613.41641: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096613.41652: Calling all_plugins_play to load vars for managed_node3 30490 1727096613.41655: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096613.41658: Calling groups_plugins_play to load vars for managed_node3 30490 1727096613.42668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096613.43544: done with get_vars() 30490 1727096613.43560: done getting variables 30490 1727096613.43603: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:03:33 -0400 (0:00:00.041) 0:01:19.640 ****** 30490 1727096613.43627: entering _queue_task() for managed_node3/fail 30490 1727096613.43852: worker is 1 (out of 1 available) 30490 1727096613.43864: exiting _queue_task() for managed_node3/fail 30490 1727096613.43878: done queuing things up, now waiting for results queue to drain 30490 1727096613.43880: waiting for pending results... 30490 1727096613.44286: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 30490 1727096613.44313: in run() - task 0afff68d-5257-ba36-653e-0000000019c2 30490 1727096613.44331: variable 'ansible_search_path' from source: unknown 30490 1727096613.44339: variable 'ansible_search_path' from source: unknown 30490 1727096613.44381: calling self._execute() 30490 1727096613.44485: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096613.44496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096613.44517: variable 'omit' from source: magic vars 30490 1727096613.44911: variable 'ansible_distribution_major_version' from source: facts 30490 1727096613.44925: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096613.45023: variable 'network_state' from source: role '' defaults 30490 1727096613.45031: Evaluated conditional (network_state != {}): False 30490 1727096613.45034: when evaluation is False, skipping this task 30490 1727096613.45037: _execute() done 30490 1727096613.45040: dumping result to json 30490 1727096613.45043: done dumping result, returning 30490 1727096613.45052: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-ba36-653e-0000000019c2] 30490 1727096613.45060: sending task result for task 0afff68d-5257-ba36-653e-0000000019c2 30490 1727096613.45148: done sending task result for task 0afff68d-5257-ba36-653e-0000000019c2 30490 1727096613.45150: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096613.45209: no more pending results, returning what we have 30490 1727096613.45213: results queue empty 30490 1727096613.45214: checking for any_errors_fatal 30490 1727096613.45220: done checking for any_errors_fatal 30490 1727096613.45221: checking for max_fail_percentage 30490 1727096613.45223: done checking for max_fail_percentage 30490 1727096613.45224: checking to see if all hosts have failed and the running result is not ok 30490 1727096613.45225: done checking to see if all hosts have failed 30490 1727096613.45225: getting the remaining hosts for this loop 30490 1727096613.45227: done getting the remaining hosts for this loop 30490 1727096613.45230: getting the next task for host managed_node3 30490 1727096613.45236: done getting next task for host managed_node3 30490 1727096613.45240: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096613.45244: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096613.45263: getting variables 30490 1727096613.45265: in VariableManager get_vars() 30490 1727096613.45301: Calling all_inventory to load vars for managed_node3 30490 1727096613.45303: Calling groups_inventory to load vars for managed_node3 30490 1727096613.45305: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096613.45313: Calling all_plugins_play to load vars for managed_node3 30490 1727096613.45315: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096613.45318: Calling groups_plugins_play to load vars for managed_node3 30490 1727096613.46151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096613.47147: done with get_vars() 30490 1727096613.47172: done getting variables 30490 1727096613.47227: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:03:33 -0400 (0:00:00.036) 0:01:19.676 ****** 30490 1727096613.47259: entering _queue_task() for managed_node3/fail 30490 1727096613.47510: worker is 1 (out of 1 available) 30490 1727096613.47524: exiting _queue_task() for managed_node3/fail 30490 1727096613.47537: done queuing things up, now waiting for results queue to drain 30490 1727096613.47539: waiting for pending results... 30490 1727096613.47983: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096613.47988: in run() - task 0afff68d-5257-ba36-653e-0000000019c3 30490 1727096613.47991: variable 'ansible_search_path' from source: unknown 30490 1727096613.47995: variable 'ansible_search_path' from source: unknown 30490 1727096613.48035: calling self._execute() 30490 1727096613.48133: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096613.48145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096613.48160: variable 'omit' from source: magic vars 30490 1727096613.48482: variable 'ansible_distribution_major_version' from source: facts 30490 1727096613.48491: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096613.48609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096613.50243: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096613.50375: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096613.50379: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096613.50382: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096613.50403: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096613.50484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096613.50526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096613.50553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096613.50616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096613.50634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096613.50773: variable 'ansible_distribution_major_version' from source: facts 30490 1727096613.50776: Evaluated conditional (ansible_distribution_major_version | int > 9): True 30490 1727096613.50837: variable 'ansible_distribution' from source: facts 30490 1727096613.50846: variable '__network_rh_distros' from source: role '' defaults 30490 1727096613.50861: Evaluated conditional (ansible_distribution in __network_rh_distros): True 30490 1727096613.51111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096613.51139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096613.51169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096613.51214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096613.51233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096613.51285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096613.51315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096613.51341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096613.51401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096613.51473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096613.51476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096613.51491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096613.51524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096613.51566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096613.51589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096613.51864: variable 'network_connections' from source: include params 30490 1727096613.51875: variable 'interface' from source: play vars 30490 1727096613.51919: variable 'interface' from source: play vars 30490 1727096613.51929: variable 'network_state' from source: role '' defaults 30490 1727096613.51980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096613.52089: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096613.52116: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096613.52139: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096613.52163: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096613.52195: 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) 30490 1727096613.52211: 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) 30490 1727096613.52231: 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) 30490 1727096613.52249: 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) 30490 1727096613.52275: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 30490 1727096613.52280: when evaluation is False, skipping this task 30490 1727096613.52283: _execute() done 30490 1727096613.52285: dumping result to json 30490 1727096613.52288: done dumping result, returning 30490 1727096613.52290: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-ba36-653e-0000000019c3] 30490 1727096613.52293: sending task result for task 0afff68d-5257-ba36-653e-0000000019c3 30490 1727096613.52378: done sending task result for task 0afff68d-5257-ba36-653e-0000000019c3 30490 1727096613.52381: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 30490 1727096613.52425: no more pending results, returning what we have 30490 1727096613.52428: results queue empty 30490 1727096613.52429: checking for any_errors_fatal 30490 1727096613.52436: done checking for any_errors_fatal 30490 1727096613.52437: checking for max_fail_percentage 30490 1727096613.52439: done checking for max_fail_percentage 30490 1727096613.52440: checking to see if all hosts have failed and the running result is not ok 30490 1727096613.52441: done checking to see if all hosts have failed 30490 1727096613.52441: getting the remaining hosts for this loop 30490 1727096613.52443: done getting the remaining hosts for this loop 30490 1727096613.52447: getting the next task for host managed_node3 30490 1727096613.52455: done getting next task for host managed_node3 30490 1727096613.52458: ^ 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 30490 1727096613.52463: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096613.52490: getting variables 30490 1727096613.52492: in VariableManager get_vars() 30490 1727096613.52527: Calling all_inventory to load vars for managed_node3 30490 1727096613.52530: Calling groups_inventory to load vars for managed_node3 30490 1727096613.52532: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096613.52540: Calling all_plugins_play to load vars for managed_node3 30490 1727096613.52543: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096613.52546: Calling groups_plugins_play to load vars for managed_node3 30490 1727096613.53326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096613.54819: done with get_vars() 30490 1727096613.54835: done getting variables 30490 1727096613.54878: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:03:33 -0400 (0:00:00.076) 0:01:19.753 ****** 30490 1727096613.54903: entering _queue_task() for managed_node3/dnf 30490 1727096613.55100: worker is 1 (out of 1 available) 30490 1727096613.55114: exiting _queue_task() for managed_node3/dnf 30490 1727096613.55127: done queuing things up, now waiting for results queue to drain 30490 1727096613.55128: waiting for pending results... 30490 1727096613.55314: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 30490 1727096613.55407: in run() - task 0afff68d-5257-ba36-653e-0000000019c4 30490 1727096613.55418: variable 'ansible_search_path' from source: unknown 30490 1727096613.55421: variable 'ansible_search_path' from source: unknown 30490 1727096613.55450: calling self._execute() 30490 1727096613.55526: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096613.55530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096613.55539: variable 'omit' from source: magic vars 30490 1727096613.56076: variable 'ansible_distribution_major_version' from source: facts 30490 1727096613.56080: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096613.56207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096613.58592: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096613.58671: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096613.58713: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096613.58760: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096613.58795: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096613.58887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096613.58935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096613.58979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096613.59027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096613.59051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096613.59185: variable 'ansible_distribution' from source: facts 30490 1727096613.59197: variable 'ansible_distribution_major_version' from source: facts 30490 1727096613.59219: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 30490 1727096613.59348: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096613.59495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096613.59535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096613.59570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096613.59618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096613.59646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096613.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) 30490 1727096613.59726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096613.59766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096613.59814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096613.59837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096613.59891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096613.59923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096613.59973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096613.60022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096613.60025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096613.60127: variable 'network_connections' from source: include params 30490 1727096613.60135: variable 'interface' from source: play vars 30490 1727096613.60183: variable 'interface' from source: play vars 30490 1727096613.60234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096613.60347: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096613.60379: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096613.60402: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096613.60425: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096613.60455: 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) 30490 1727096613.60471: 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) 30490 1727096613.60495: 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) 30490 1727096613.60512: 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) 30490 1727096613.60548: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096613.60711: variable 'network_connections' from source: include params 30490 1727096613.60714: variable 'interface' from source: play vars 30490 1727096613.60759: variable 'interface' from source: play vars 30490 1727096613.60779: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096613.60782: when evaluation is False, skipping this task 30490 1727096613.60785: _execute() done 30490 1727096613.60788: dumping result to json 30490 1727096613.60792: done dumping result, returning 30490 1727096613.60799: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-0000000019c4] 30490 1727096613.60803: sending task result for task 0afff68d-5257-ba36-653e-0000000019c4 30490 1727096613.60889: done sending task result for task 0afff68d-5257-ba36-653e-0000000019c4 30490 1727096613.60892: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096613.60960: no more pending results, returning what we have 30490 1727096613.60963: results queue empty 30490 1727096613.60964: checking for any_errors_fatal 30490 1727096613.60975: done checking for any_errors_fatal 30490 1727096613.60976: checking for max_fail_percentage 30490 1727096613.60977: done checking for max_fail_percentage 30490 1727096613.60978: checking to see if all hosts have failed and the running result is not ok 30490 1727096613.60979: done checking to see if all hosts have failed 30490 1727096613.60980: getting the remaining hosts for this loop 30490 1727096613.60981: done getting the remaining hosts for this loop 30490 1727096613.60985: getting the next task for host managed_node3 30490 1727096613.60992: done getting next task for host managed_node3 30490 1727096613.60996: ^ 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 30490 1727096613.61002: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096613.61025: getting variables 30490 1727096613.61027: in VariableManager get_vars() 30490 1727096613.61064: Calling all_inventory to load vars for managed_node3 30490 1727096613.61069: Calling groups_inventory to load vars for managed_node3 30490 1727096613.61071: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096613.61082: Calling all_plugins_play to load vars for managed_node3 30490 1727096613.61085: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096613.61087: Calling groups_plugins_play to load vars for managed_node3 30490 1727096613.61891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096613.62775: done with get_vars() 30490 1727096613.62793: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096613.62843: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:03:33 -0400 (0:00:00.079) 0:01:19.832 ****** 30490 1727096613.62866: entering _queue_task() for managed_node3/yum 30490 1727096613.63088: worker is 1 (out of 1 available) 30490 1727096613.63101: exiting _queue_task() for managed_node3/yum 30490 1727096613.63113: done queuing things up, now waiting for results queue to drain 30490 1727096613.63115: waiting for pending results... 30490 1727096613.63292: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 30490 1727096613.63384: in run() - task 0afff68d-5257-ba36-653e-0000000019c5 30490 1727096613.63394: variable 'ansible_search_path' from source: unknown 30490 1727096613.63398: variable 'ansible_search_path' from source: unknown 30490 1727096613.63425: calling self._execute() 30490 1727096613.63501: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096613.63504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096613.63513: variable 'omit' from source: magic vars 30490 1727096613.63780: variable 'ansible_distribution_major_version' from source: facts 30490 1727096613.63790: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096613.63909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096613.65397: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096613.65440: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096613.65466: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096613.65494: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096613.65516: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096613.65576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096613.65853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096613.65877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096613.65902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096613.65914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096613.65983: variable 'ansible_distribution_major_version' from source: facts 30490 1727096613.65995: Evaluated conditional (ansible_distribution_major_version | int < 8): False 30490 1727096613.65998: when evaluation is False, skipping this task 30490 1727096613.66001: _execute() done 30490 1727096613.66005: dumping result to json 30490 1727096613.66007: done dumping result, returning 30490 1727096613.66014: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-0000000019c5] 30490 1727096613.66019: sending task result for task 0afff68d-5257-ba36-653e-0000000019c5 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 30490 1727096613.66155: no more pending results, returning what we have 30490 1727096613.66159: results queue empty 30490 1727096613.66160: checking for any_errors_fatal 30490 1727096613.66165: done checking for any_errors_fatal 30490 1727096613.66166: checking for max_fail_percentage 30490 1727096613.66169: done checking for max_fail_percentage 30490 1727096613.66170: checking to see if all hosts have failed and the running result is not ok 30490 1727096613.66171: done checking to see if all hosts have failed 30490 1727096613.66171: getting the remaining hosts for this loop 30490 1727096613.66175: done getting the remaining hosts for this loop 30490 1727096613.66180: getting the next task for host managed_node3 30490 1727096613.66187: done getting next task for host managed_node3 30490 1727096613.66190: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096613.66195: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096613.66216: getting variables 30490 1727096613.66218: in VariableManager get_vars() 30490 1727096613.66253: Calling all_inventory to load vars for managed_node3 30490 1727096613.66255: Calling groups_inventory to load vars for managed_node3 30490 1727096613.66258: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096613.66267: Calling all_plugins_play to load vars for managed_node3 30490 1727096613.66280: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096613.66285: done sending task result for task 0afff68d-5257-ba36-653e-0000000019c5 30490 1727096613.66287: WORKER PROCESS EXITING 30490 1727096613.66291: Calling groups_plugins_play to load vars for managed_node3 30490 1727096613.67191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096613.68054: done with get_vars() 30490 1727096613.68074: done getting variables 30490 1727096613.68113: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:03:33 -0400 (0:00:00.052) 0:01:19.885 ****** 30490 1727096613.68139: entering _queue_task() for managed_node3/fail 30490 1727096613.68344: worker is 1 (out of 1 available) 30490 1727096613.68358: exiting _queue_task() for managed_node3/fail 30490 1727096613.68372: done queuing things up, now waiting for results queue to drain 30490 1727096613.68376: waiting for pending results... 30490 1727096613.68545: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096613.68654: in run() - task 0afff68d-5257-ba36-653e-0000000019c6 30490 1727096613.68666: variable 'ansible_search_path' from source: unknown 30490 1727096613.68672: variable 'ansible_search_path' from source: unknown 30490 1727096613.68706: calling self._execute() 30490 1727096613.68775: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096613.68783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096613.68791: variable 'omit' from source: magic vars 30490 1727096613.69072: variable 'ansible_distribution_major_version' from source: facts 30490 1727096613.69085: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096613.69171: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096613.69305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096613.70975: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096613.71019: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096613.71060: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096613.71115: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096613.71144: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096613.71233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096613.71287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096613.71350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096613.71432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096613.71439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096613.71497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096613.71546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096613.71549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096613.71592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096613.71604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096613.71632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096613.71654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096613.71670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096613.71702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096613.71712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096613.71829: variable 'network_connections' from source: include params 30490 1727096613.71839: variable 'interface' from source: play vars 30490 1727096613.71890: variable 'interface' from source: play vars 30490 1727096613.71942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096613.72053: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096613.72085: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096613.72107: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096613.72129: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096613.72159: 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) 30490 1727096613.72178: 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) 30490 1727096613.72200: 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) 30490 1727096613.72216: 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) 30490 1727096613.72252: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096613.72409: variable 'network_connections' from source: include params 30490 1727096613.72414: variable 'interface' from source: play vars 30490 1727096613.72456: variable 'interface' from source: play vars 30490 1727096613.72478: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096613.72481: when evaluation is False, skipping this task 30490 1727096613.72484: _execute() done 30490 1727096613.72486: dumping result to json 30490 1727096613.72488: done dumping result, returning 30490 1727096613.72494: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-0000000019c6] 30490 1727096613.72499: sending task result for task 0afff68d-5257-ba36-653e-0000000019c6 30490 1727096613.72595: done sending task result for task 0afff68d-5257-ba36-653e-0000000019c6 30490 1727096613.72597: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096613.72677: no more pending results, returning what we have 30490 1727096613.72680: results queue empty 30490 1727096613.72681: checking for any_errors_fatal 30490 1727096613.72688: done checking for any_errors_fatal 30490 1727096613.72689: checking for max_fail_percentage 30490 1727096613.72691: done checking for max_fail_percentage 30490 1727096613.72692: checking to see if all hosts have failed and the running result is not ok 30490 1727096613.72693: done checking to see if all hosts have failed 30490 1727096613.72693: getting the remaining hosts for this loop 30490 1727096613.72695: done getting the remaining hosts for this loop 30490 1727096613.72699: getting the next task for host managed_node3 30490 1727096613.72705: done getting next task for host managed_node3 30490 1727096613.72709: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 30490 1727096613.72714: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096613.72735: getting variables 30490 1727096613.72736: in VariableManager get_vars() 30490 1727096613.72775: Calling all_inventory to load vars for managed_node3 30490 1727096613.72784: Calling groups_inventory to load vars for managed_node3 30490 1727096613.72787: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096613.72795: Calling all_plugins_play to load vars for managed_node3 30490 1727096613.72798: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096613.72800: Calling groups_plugins_play to load vars for managed_node3 30490 1727096613.73834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096613.75429: done with get_vars() 30490 1727096613.75451: done getting variables 30490 1727096613.75509: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:03:33 -0400 (0:00:00.074) 0:01:19.959 ****** 30490 1727096613.75544: entering _queue_task() for managed_node3/package 30490 1727096613.75819: worker is 1 (out of 1 available) 30490 1727096613.75832: exiting _queue_task() for managed_node3/package 30490 1727096613.75844: done queuing things up, now waiting for results queue to drain 30490 1727096613.75846: waiting for pending results... 30490 1727096613.76285: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 30490 1727096613.76290: in run() - task 0afff68d-5257-ba36-653e-0000000019c7 30490 1727096613.76304: variable 'ansible_search_path' from source: unknown 30490 1727096613.76311: variable 'ansible_search_path' from source: unknown 30490 1727096613.76348: calling self._execute() 30490 1727096613.76450: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096613.76463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096613.76481: variable 'omit' from source: magic vars 30490 1727096613.76865: variable 'ansible_distribution_major_version' from source: facts 30490 1727096613.76887: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096613.77097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096613.77365: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096613.77420: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096613.77461: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096613.77550: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096613.77670: variable 'network_packages' from source: role '' defaults 30490 1727096613.77816: variable '__network_provider_setup' from source: role '' defaults 30490 1727096613.77819: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096613.77870: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096613.77887: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096613.77955: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096613.78158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096613.80535: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096613.80538: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096613.80583: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096613.80624: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096613.80663: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096613.80782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096613.80823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096613.80970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096613.80976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096613.80979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096613.81077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096613.81080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096613.81083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096613.81114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096613.81135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096613.81404: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096613.81615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096613.81742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096613.81745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096613.81748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096613.81750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096613.81823: variable 'ansible_python' from source: facts 30490 1727096613.81843: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096613.81929: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096613.82014: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096613.82154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096613.82181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096613.82206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096613.82245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096613.82275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096613.82375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096613.82386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096613.82389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096613.82392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096613.82407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096613.82544: variable 'network_connections' from source: include params 30490 1727096613.82547: variable 'interface' from source: play vars 30490 1727096613.82651: variable 'interface' from source: play vars 30490 1727096613.82721: 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) 30490 1727096613.82746: 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) 30490 1727096613.82778: 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) 30490 1727096613.82843: 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) 30490 1727096613.82853: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096613.83144: variable 'network_connections' from source: include params 30490 1727096613.83147: variable 'interface' from source: play vars 30490 1727096613.83250: variable 'interface' from source: play vars 30490 1727096613.83377: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096613.83381: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096613.83666: variable 'network_connections' from source: include params 30490 1727096613.83678: variable 'interface' from source: play vars 30490 1727096613.83738: variable 'interface' from source: play vars 30490 1727096613.83758: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096613.83837: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096613.84147: variable 'network_connections' from source: include params 30490 1727096613.84150: variable 'interface' from source: play vars 30490 1727096613.84215: variable 'interface' from source: play vars 30490 1727096613.84266: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096613.84329: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096613.84337: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096613.84396: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096613.84617: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096613.85124: variable 'network_connections' from source: include params 30490 1727096613.85128: variable 'interface' from source: play vars 30490 1727096613.85233: variable 'interface' from source: play vars 30490 1727096613.85236: variable 'ansible_distribution' from source: facts 30490 1727096613.85239: variable '__network_rh_distros' from source: role '' defaults 30490 1727096613.85241: variable 'ansible_distribution_major_version' from source: facts 30490 1727096613.85243: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096613.85378: variable 'ansible_distribution' from source: facts 30490 1727096613.85382: variable '__network_rh_distros' from source: role '' defaults 30490 1727096613.85385: variable 'ansible_distribution_major_version' from source: facts 30490 1727096613.85399: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096613.85560: variable 'ansible_distribution' from source: facts 30490 1727096613.85564: variable '__network_rh_distros' from source: role '' defaults 30490 1727096613.85567: variable 'ansible_distribution_major_version' from source: facts 30490 1727096613.85776: variable 'network_provider' from source: set_fact 30490 1727096613.85779: variable 'ansible_facts' from source: unknown 30490 1727096613.86259: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 30490 1727096613.86262: when evaluation is False, skipping this task 30490 1727096613.86264: _execute() done 30490 1727096613.86268: dumping result to json 30490 1727096613.86271: done dumping result, returning 30490 1727096613.86280: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-ba36-653e-0000000019c7] 30490 1727096613.86285: sending task result for task 0afff68d-5257-ba36-653e-0000000019c7 skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 30490 1727096613.86426: no more pending results, returning what we have 30490 1727096613.86429: results queue empty 30490 1727096613.86430: checking for any_errors_fatal 30490 1727096613.86439: done checking for any_errors_fatal 30490 1727096613.86439: checking for max_fail_percentage 30490 1727096613.86441: done checking for max_fail_percentage 30490 1727096613.86442: checking to see if all hosts have failed and the running result is not ok 30490 1727096613.86443: done checking to see if all hosts have failed 30490 1727096613.86444: getting the remaining hosts for this loop 30490 1727096613.86445: done getting the remaining hosts for this loop 30490 1727096613.86449: getting the next task for host managed_node3 30490 1727096613.86457: done getting next task for host managed_node3 30490 1727096613.86461: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096613.86465: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096613.86493: getting variables 30490 1727096613.86494: in VariableManager get_vars() 30490 1727096613.86532: Calling all_inventory to load vars for managed_node3 30490 1727096613.86534: Calling groups_inventory to load vars for managed_node3 30490 1727096613.86540: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096613.86549: Calling all_plugins_play to load vars for managed_node3 30490 1727096613.86552: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096613.86554: Calling groups_plugins_play to load vars for managed_node3 30490 1727096613.87230: done sending task result for task 0afff68d-5257-ba36-653e-0000000019c7 30490 1727096613.87233: WORKER PROCESS EXITING 30490 1727096613.88156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096613.89795: done with get_vars() 30490 1727096613.89816: done getting variables 30490 1727096613.89877: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:03:33 -0400 (0:00:00.143) 0:01:20.103 ****** 30490 1727096613.89911: entering _queue_task() for managed_node3/package 30490 1727096613.90384: worker is 1 (out of 1 available) 30490 1727096613.90394: exiting _queue_task() for managed_node3/package 30490 1727096613.90404: done queuing things up, now waiting for results queue to drain 30490 1727096613.90405: waiting for pending results... 30490 1727096613.90476: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096613.90638: in run() - task 0afff68d-5257-ba36-653e-0000000019c8 30490 1727096613.90657: variable 'ansible_search_path' from source: unknown 30490 1727096613.90664: variable 'ansible_search_path' from source: unknown 30490 1727096613.90703: calling self._execute() 30490 1727096613.90802: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096613.90813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096613.90826: variable 'omit' from source: magic vars 30490 1727096613.91195: variable 'ansible_distribution_major_version' from source: facts 30490 1727096613.91272: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096613.91341: variable 'network_state' from source: role '' defaults 30490 1727096613.91356: Evaluated conditional (network_state != {}): False 30490 1727096613.91364: when evaluation is False, skipping this task 30490 1727096613.91373: _execute() done 30490 1727096613.91381: dumping result to json 30490 1727096613.91394: done dumping result, returning 30490 1727096613.91406: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-ba36-653e-0000000019c8] 30490 1727096613.91416: sending task result for task 0afff68d-5257-ba36-653e-0000000019c8 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096613.91636: no more pending results, returning what we have 30490 1727096613.91640: results queue empty 30490 1727096613.91641: checking for any_errors_fatal 30490 1727096613.91649: done checking for any_errors_fatal 30490 1727096613.91649: checking for max_fail_percentage 30490 1727096613.91652: done checking for max_fail_percentage 30490 1727096613.91653: checking to see if all hosts have failed and the running result is not ok 30490 1727096613.91653: done checking to see if all hosts have failed 30490 1727096613.91654: getting the remaining hosts for this loop 30490 1727096613.91656: done getting the remaining hosts for this loop 30490 1727096613.91659: getting the next task for host managed_node3 30490 1727096613.91670: done getting next task for host managed_node3 30490 1727096613.91674: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096613.91679: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096613.91708: getting variables 30490 1727096613.91710: in VariableManager get_vars() 30490 1727096613.91749: Calling all_inventory to load vars for managed_node3 30490 1727096613.91751: Calling groups_inventory to load vars for managed_node3 30490 1727096613.91754: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096613.91765: Calling all_plugins_play to load vars for managed_node3 30490 1727096613.91883: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096613.91890: done sending task result for task 0afff68d-5257-ba36-653e-0000000019c8 30490 1727096613.91893: WORKER PROCESS EXITING 30490 1727096613.91898: Calling groups_plugins_play to load vars for managed_node3 30490 1727096613.93350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096613.95477: done with get_vars() 30490 1727096613.95497: done getting variables 30490 1727096613.95549: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:03:33 -0400 (0:00:00.056) 0:01:20.160 ****** 30490 1727096613.95587: entering _queue_task() for managed_node3/package 30490 1727096613.95990: worker is 1 (out of 1 available) 30490 1727096613.95999: exiting _queue_task() for managed_node3/package 30490 1727096613.96009: done queuing things up, now waiting for results queue to drain 30490 1727096613.96010: waiting for pending results... 30490 1727096613.96109: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096613.96251: in run() - task 0afff68d-5257-ba36-653e-0000000019c9 30490 1727096613.96271: variable 'ansible_search_path' from source: unknown 30490 1727096613.96279: variable 'ansible_search_path' from source: unknown 30490 1727096613.96313: calling self._execute() 30490 1727096613.96409: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096613.96421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096613.96434: variable 'omit' from source: magic vars 30490 1727096613.96802: variable 'ansible_distribution_major_version' from source: facts 30490 1727096613.96873: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096613.96943: variable 'network_state' from source: role '' defaults 30490 1727096613.96958: Evaluated conditional (network_state != {}): False 30490 1727096613.96965: when evaluation is False, skipping this task 30490 1727096613.96976: _execute() done 30490 1727096613.96982: dumping result to json 30490 1727096613.96988: done dumping result, returning 30490 1727096613.97005: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-ba36-653e-0000000019c9] 30490 1727096613.97015: sending task result for task 0afff68d-5257-ba36-653e-0000000019c9 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096613.97234: no more pending results, returning what we have 30490 1727096613.97239: results queue empty 30490 1727096613.97240: checking for any_errors_fatal 30490 1727096613.97249: done checking for any_errors_fatal 30490 1727096613.97250: checking for max_fail_percentage 30490 1727096613.97253: done checking for max_fail_percentage 30490 1727096613.97254: checking to see if all hosts have failed and the running result is not ok 30490 1727096613.97255: done checking to see if all hosts have failed 30490 1727096613.97256: getting the remaining hosts for this loop 30490 1727096613.97258: done getting the remaining hosts for this loop 30490 1727096613.97262: getting the next task for host managed_node3 30490 1727096613.97273: done getting next task for host managed_node3 30490 1727096613.97277: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096613.97283: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096613.97313: getting variables 30490 1727096613.97315: in VariableManager get_vars() 30490 1727096613.97357: Calling all_inventory to load vars for managed_node3 30490 1727096613.97360: Calling groups_inventory to load vars for managed_node3 30490 1727096613.97363: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096613.97488: Calling all_plugins_play to load vars for managed_node3 30490 1727096613.97492: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096613.97497: Calling groups_plugins_play to load vars for managed_node3 30490 1727096613.98164: done sending task result for task 0afff68d-5257-ba36-653e-0000000019c9 30490 1727096613.98169: WORKER PROCESS EXITING 30490 1727096613.98883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096614.00534: done with get_vars() 30490 1727096614.00555: done getting variables 30490 1727096614.00610: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:03:34 -0400 (0:00:00.050) 0:01:20.210 ****** 30490 1727096614.00647: entering _queue_task() for managed_node3/service 30490 1727096614.00892: worker is 1 (out of 1 available) 30490 1727096614.00902: exiting _queue_task() for managed_node3/service 30490 1727096614.00913: done queuing things up, now waiting for results queue to drain 30490 1727096614.00915: waiting for pending results... 30490 1727096614.01191: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096614.01336: in run() - task 0afff68d-5257-ba36-653e-0000000019ca 30490 1727096614.01353: variable 'ansible_search_path' from source: unknown 30490 1727096614.01361: variable 'ansible_search_path' from source: unknown 30490 1727096614.01407: calling self._execute() 30490 1727096614.01514: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096614.01529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096614.01547: variable 'omit' from source: magic vars 30490 1727096614.01924: variable 'ansible_distribution_major_version' from source: facts 30490 1727096614.01949: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096614.02076: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096614.02277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096614.04596: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096614.04675: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096614.04773: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096614.04776: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096614.04786: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096614.04865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096614.04924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096614.04955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096614.05009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096614.05172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096614.05176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096614.05178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096614.05181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096614.05183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096614.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) 30490 1727096614.05225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096614.05251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096614.05281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096614.05329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096614.05347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096614.05529: variable 'network_connections' from source: include params 30490 1727096614.05543: variable 'interface' from source: play vars 30490 1727096614.05609: variable 'interface' from source: play vars 30490 1727096614.05691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096614.05866: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096614.05909: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096614.05955: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096614.06064: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096614.06069: 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) 30490 1727096614.06072: 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) 30490 1727096614.06083: 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) 30490 1727096614.06112: 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) 30490 1727096614.06160: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096614.06420: variable 'network_connections' from source: include params 30490 1727096614.06434: variable 'interface' from source: play vars 30490 1727096614.06504: variable 'interface' from source: play vars 30490 1727096614.06532: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096614.06540: when evaluation is False, skipping this task 30490 1727096614.06548: _execute() done 30490 1727096614.06555: dumping result to json 30490 1727096614.06563: done dumping result, returning 30490 1727096614.06576: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-0000000019ca] 30490 1727096614.06586: sending task result for task 0afff68d-5257-ba36-653e-0000000019ca skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096614.06766: no more pending results, returning what we have 30490 1727096614.06772: results queue empty 30490 1727096614.06773: checking for any_errors_fatal 30490 1727096614.06780: done checking for any_errors_fatal 30490 1727096614.06780: checking for max_fail_percentage 30490 1727096614.06782: done checking for max_fail_percentage 30490 1727096614.06784: checking to see if all hosts have failed and the running result is not ok 30490 1727096614.06784: done checking to see if all hosts have failed 30490 1727096614.06785: getting the remaining hosts for this loop 30490 1727096614.06787: done getting the remaining hosts for this loop 30490 1727096614.06790: getting the next task for host managed_node3 30490 1727096614.06799: done getting next task for host managed_node3 30490 1727096614.06803: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096614.06808: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096614.06834: getting variables 30490 1727096614.06837: in VariableManager get_vars() 30490 1727096614.07091: Calling all_inventory to load vars for managed_node3 30490 1727096614.07094: Calling groups_inventory to load vars for managed_node3 30490 1727096614.07097: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096614.07106: Calling all_plugins_play to load vars for managed_node3 30490 1727096614.07109: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096614.07112: Calling groups_plugins_play to load vars for managed_node3 30490 1727096614.07703: done sending task result for task 0afff68d-5257-ba36-653e-0000000019ca 30490 1727096614.07706: WORKER PROCESS EXITING 30490 1727096614.08705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096614.10370: done with get_vars() 30490 1727096614.10392: done getting variables 30490 1727096614.10455: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:03:34 -0400 (0:00:00.098) 0:01:20.309 ****** 30490 1727096614.10489: entering _queue_task() for managed_node3/service 30490 1727096614.10751: worker is 1 (out of 1 available) 30490 1727096614.10873: exiting _queue_task() for managed_node3/service 30490 1727096614.10885: done queuing things up, now waiting for results queue to drain 30490 1727096614.10887: waiting for pending results... 30490 1727096614.11075: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096614.11248: in run() - task 0afff68d-5257-ba36-653e-0000000019cb 30490 1727096614.11269: variable 'ansible_search_path' from source: unknown 30490 1727096614.11279: variable 'ansible_search_path' from source: unknown 30490 1727096614.11323: calling self._execute() 30490 1727096614.11425: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096614.11442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096614.11459: variable 'omit' from source: magic vars 30490 1727096614.11831: variable 'ansible_distribution_major_version' from source: facts 30490 1727096614.11852: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096614.12027: variable 'network_provider' from source: set_fact 30490 1727096614.12037: variable 'network_state' from source: role '' defaults 30490 1727096614.12050: Evaluated conditional (network_provider == "nm" or network_state != {}): True 30490 1727096614.12070: variable 'omit' from source: magic vars 30490 1727096614.12137: variable 'omit' from source: magic vars 30490 1727096614.12199: variable 'network_service_name' from source: role '' defaults 30490 1727096614.12247: variable 'network_service_name' from source: role '' defaults 30490 1727096614.12365: variable '__network_provider_setup' from source: role '' defaults 30490 1727096614.12379: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096614.12525: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096614.12528: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096614.12536: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096614.12774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096614.14949: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096614.15016: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096614.15064: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096614.15116: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096614.15155: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096614.15233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096614.15352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096614.15355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096614.15358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096614.15360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096614.15414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096614.15441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096614.15471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096614.15519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096614.15538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096614.15806: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096614.15902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096614.15937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096614.15964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096614.16008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096614.16173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096614.16177: variable 'ansible_python' from source: facts 30490 1727096614.16179: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096614.16231: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096614.16321: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096614.16450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096614.16481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096614.16515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096614.16557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096614.16577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096614.16633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096614.16672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096614.16703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096614.16751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096614.16771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096614.16917: variable 'network_connections' from source: include params 30490 1727096614.16931: variable 'interface' from source: play vars 30490 1727096614.17059: variable 'interface' from source: play vars 30490 1727096614.17128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096614.17317: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096614.17367: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096614.17422: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096614.17466: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096614.17604: 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) 30490 1727096614.17607: 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) 30490 1727096614.17625: 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) 30490 1727096614.17661: 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) 30490 1727096614.17717: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096614.18009: variable 'network_connections' from source: include params 30490 1727096614.18019: variable 'interface' from source: play vars 30490 1727096614.18099: variable 'interface' from source: play vars 30490 1727096614.18137: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096614.18229: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096614.18543: variable 'network_connections' from source: include params 30490 1727096614.18573: variable 'interface' from source: play vars 30490 1727096614.18636: variable 'interface' from source: play vars 30490 1727096614.18665: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096614.18774: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096614.19076: variable 'network_connections' from source: include params 30490 1727096614.19087: variable 'interface' from source: play vars 30490 1727096614.19174: variable 'interface' from source: play vars 30490 1727096614.19220: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096614.19348: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096614.19352: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096614.19375: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096614.19605: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096614.20145: variable 'network_connections' from source: include params 30490 1727096614.20155: variable 'interface' from source: play vars 30490 1727096614.20228: variable 'interface' from source: play vars 30490 1727096614.20241: variable 'ansible_distribution' from source: facts 30490 1727096614.20273: variable '__network_rh_distros' from source: role '' defaults 30490 1727096614.20277: variable 'ansible_distribution_major_version' from source: facts 30490 1727096614.20279: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096614.20453: variable 'ansible_distribution' from source: facts 30490 1727096614.20461: variable '__network_rh_distros' from source: role '' defaults 30490 1727096614.20473: variable 'ansible_distribution_major_version' from source: facts 30490 1727096614.20572: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096614.20660: variable 'ansible_distribution' from source: facts 30490 1727096614.20673: variable '__network_rh_distros' from source: role '' defaults 30490 1727096614.20691: variable 'ansible_distribution_major_version' from source: facts 30490 1727096614.20731: variable 'network_provider' from source: set_fact 30490 1727096614.20755: variable 'omit' from source: magic vars 30490 1727096614.20788: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096614.20826: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096614.20857: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096614.20887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096614.20922: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096614.20934: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096614.20937: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096614.20940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096614.21014: Set connection var ansible_connection to ssh 30490 1727096614.21025: Set connection var ansible_shell_type to sh 30490 1727096614.21032: Set connection var ansible_pipelining to False 30490 1727096614.21039: Set connection var ansible_shell_executable to /bin/sh 30490 1727096614.21042: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096614.21047: Set connection var ansible_timeout to 10 30490 1727096614.21075: variable 'ansible_shell_executable' from source: unknown 30490 1727096614.21080: variable 'ansible_connection' from source: unknown 30490 1727096614.21083: variable 'ansible_module_compression' from source: unknown 30490 1727096614.21085: variable 'ansible_shell_type' from source: unknown 30490 1727096614.21091: variable 'ansible_shell_executable' from source: unknown 30490 1727096614.21093: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096614.21095: variable 'ansible_pipelining' from source: unknown 30490 1727096614.21097: variable 'ansible_timeout' from source: unknown 30490 1727096614.21102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096614.21172: 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) 30490 1727096614.21185: variable 'omit' from source: magic vars 30490 1727096614.21190: starting attempt loop 30490 1727096614.21192: running the handler 30490 1727096614.21248: variable 'ansible_facts' from source: unknown 30490 1727096614.21733: _low_level_execute_command(): starting 30490 1727096614.21738: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096614.22207: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096614.22213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096614.22216: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096614.22270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096614.22277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096614.22279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096614.22321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096614.23977: stdout chunk (state=3): >>>/root <<< 30490 1727096614.24071: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096614.24106: stderr chunk (state=3): >>><<< 30490 1727096614.24108: stdout chunk (state=3): >>><<< 30490 1727096614.24120: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096614.24173: _low_level_execute_command(): starting 30490 1727096614.24177: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096614.2412393-34174-274068321906383 `" && echo ansible-tmp-1727096614.2412393-34174-274068321906383="` echo /root/.ansible/tmp/ansible-tmp-1727096614.2412393-34174-274068321906383 `" ) && sleep 0' 30490 1727096614.24525: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096614.24556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096614.24559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096614.24563: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096614.24566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096614.24612: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096614.24615: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096614.24659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096614.26512: stdout chunk (state=3): >>>ansible-tmp-1727096614.2412393-34174-274068321906383=/root/.ansible/tmp/ansible-tmp-1727096614.2412393-34174-274068321906383 <<< 30490 1727096614.26622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096614.26651: stderr chunk (state=3): >>><<< 30490 1727096614.26653: stdout chunk (state=3): >>><<< 30490 1727096614.26674: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096614.2412393-34174-274068321906383=/root/.ansible/tmp/ansible-tmp-1727096614.2412393-34174-274068321906383 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096614.26696: variable 'ansible_module_compression' from source: unknown 30490 1727096614.26735: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 30490 1727096614.26788: variable 'ansible_facts' from source: unknown 30490 1727096614.26922: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096614.2412393-34174-274068321906383/AnsiballZ_systemd.py 30490 1727096614.27022: Sending initial data 30490 1727096614.27026: Sent initial data (156 bytes) 30490 1727096614.27426: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096614.27434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096614.27459: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096614.27462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096614.27525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096614.27537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096614.27556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096614.29091: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 30490 1727096614.29099: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096614.29123: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096614.29152: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpzk8nag2u /root/.ansible/tmp/ansible-tmp-1727096614.2412393-34174-274068321906383/AnsiballZ_systemd.py <<< 30490 1727096614.29159: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096614.2412393-34174-274068321906383/AnsiballZ_systemd.py" <<< 30490 1727096614.29185: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpzk8nag2u" to remote "/root/.ansible/tmp/ansible-tmp-1727096614.2412393-34174-274068321906383/AnsiballZ_systemd.py" <<< 30490 1727096614.29189: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096614.2412393-34174-274068321906383/AnsiballZ_systemd.py" <<< 30490 1727096614.30184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096614.30235: stderr chunk (state=3): >>><<< 30490 1727096614.30238: stdout chunk (state=3): >>><<< 30490 1727096614.30242: done transferring module to remote 30490 1727096614.30245: _low_level_execute_command(): starting 30490 1727096614.30247: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096614.2412393-34174-274068321906383/ /root/.ansible/tmp/ansible-tmp-1727096614.2412393-34174-274068321906383/AnsiballZ_systemd.py && sleep 0' 30490 1727096614.30673: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096614.30676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096614.30679: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096614.30681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096614.30742: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096614.30778: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096614.30842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096614.32579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096614.32603: stderr chunk (state=3): >>><<< 30490 1727096614.32606: stdout chunk (state=3): >>><<< 30490 1727096614.32618: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096614.32622: _low_level_execute_command(): starting 30490 1727096614.32626: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096614.2412393-34174-274068321906383/AnsiballZ_systemd.py && sleep 0' 30490 1727096614.33044: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096614.33048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096614.33051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096614.33053: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096614.33055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096614.33106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096614.33121: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096614.33150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096614.62547: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10649600", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3317755904", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2174656000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "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}}} <<< 30490 1727096614.64009: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096614.64017: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 30490 1727096614.64125: stderr chunk (state=3): >>><<< 30490 1727096614.64132: stdout chunk (state=3): >>><<< 30490 1727096614.64156: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10649600", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3317755904", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2174656000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096614.64552: 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-1727096614.2412393-34174-274068321906383/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096614.64582: _low_level_execute_command(): starting 30490 1727096614.64588: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096614.2412393-34174-274068321906383/ > /dev/null 2>&1 && sleep 0' 30490 1727096614.65587: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096614.65591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096614.65605: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096614.65619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096614.65622: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096614.65625: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096614.65699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096614.65703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096614.65710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096614.65717: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096614.65784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096614.67621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096614.67625: stdout chunk (state=3): >>><<< 30490 1727096614.67632: stderr chunk (state=3): >>><<< 30490 1727096614.67655: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096614.67662: handler run complete 30490 1727096614.67731: attempt loop complete, returning result 30490 1727096614.67734: _execute() done 30490 1727096614.67736: dumping result to json 30490 1727096614.67974: done dumping result, returning 30490 1727096614.67977: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-ba36-653e-0000000019cb] 30490 1727096614.67979: sending task result for task 0afff68d-5257-ba36-653e-0000000019cb 30490 1727096614.68080: done sending task result for task 0afff68d-5257-ba36-653e-0000000019cb 30490 1727096614.68086: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096614.68146: no more pending results, returning what we have 30490 1727096614.68150: results queue empty 30490 1727096614.68151: checking for any_errors_fatal 30490 1727096614.68156: done checking for any_errors_fatal 30490 1727096614.68157: checking for max_fail_percentage 30490 1727096614.68159: done checking for max_fail_percentage 30490 1727096614.68160: checking to see if all hosts have failed and the running result is not ok 30490 1727096614.68160: done checking to see if all hosts have failed 30490 1727096614.68161: getting the remaining hosts for this loop 30490 1727096614.68163: done getting the remaining hosts for this loop 30490 1727096614.68166: getting the next task for host managed_node3 30490 1727096614.68378: done getting next task for host managed_node3 30490 1727096614.68382: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096614.68386: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096614.68398: getting variables 30490 1727096614.68400: in VariableManager get_vars() 30490 1727096614.68461: Calling all_inventory to load vars for managed_node3 30490 1727096614.68463: Calling groups_inventory to load vars for managed_node3 30490 1727096614.68466: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096614.68485: Calling all_plugins_play to load vars for managed_node3 30490 1727096614.68489: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096614.68492: Calling groups_plugins_play to load vars for managed_node3 30490 1727096614.70203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096614.71361: done with get_vars() 30490 1727096614.71383: done getting variables 30490 1727096614.71427: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:03:34 -0400 (0:00:00.609) 0:01:20.918 ****** 30490 1727096614.71459: entering _queue_task() for managed_node3/service 30490 1727096614.71715: worker is 1 (out of 1 available) 30490 1727096614.71728: exiting _queue_task() for managed_node3/service 30490 1727096614.71742: done queuing things up, now waiting for results queue to drain 30490 1727096614.71744: waiting for pending results... 30490 1727096614.71928: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096614.72029: in run() - task 0afff68d-5257-ba36-653e-0000000019cc 30490 1727096614.72041: variable 'ansible_search_path' from source: unknown 30490 1727096614.72044: variable 'ansible_search_path' from source: unknown 30490 1727096614.72078: calling self._execute() 30490 1727096614.72148: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096614.72152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096614.72161: variable 'omit' from source: magic vars 30490 1727096614.72488: variable 'ansible_distribution_major_version' from source: facts 30490 1727096614.72491: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096614.72679: variable 'network_provider' from source: set_fact 30490 1727096614.72682: Evaluated conditional (network_provider == "nm"): True 30490 1727096614.72876: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096614.72880: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096614.72939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096614.80226: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096614.80285: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096614.80324: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096614.80348: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096614.80377: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096614.80449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096614.80479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096614.80502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096614.80542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096614.80647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096614.80653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096614.80655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096614.80658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096614.80678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096614.80693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096614.80733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096614.80800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096614.80804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096614.80813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096614.80827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096614.80974: variable 'network_connections' from source: include params 30490 1727096614.80978: variable 'interface' from source: play vars 30490 1727096614.81042: variable 'interface' from source: play vars 30490 1727096614.81091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096614.81202: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096614.81231: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096614.81254: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096614.81278: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096614.81306: 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) 30490 1727096614.81325: 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) 30490 1727096614.81341: 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) 30490 1727096614.81358: 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) 30490 1727096614.81388: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096614.81547: variable 'network_connections' from source: include params 30490 1727096614.81551: variable 'interface' from source: play vars 30490 1727096614.81596: variable 'interface' from source: play vars 30490 1727096614.81617: Evaluated conditional (__network_wpa_supplicant_required): False 30490 1727096614.81620: when evaluation is False, skipping this task 30490 1727096614.81623: _execute() done 30490 1727096614.81625: dumping result to json 30490 1727096614.81627: done dumping result, returning 30490 1727096614.81634: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-ba36-653e-0000000019cc] 30490 1727096614.81646: sending task result for task 0afff68d-5257-ba36-653e-0000000019cc 30490 1727096614.81727: done sending task result for task 0afff68d-5257-ba36-653e-0000000019cc 30490 1727096614.81730: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 30490 1727096614.81799: no more pending results, returning what we have 30490 1727096614.81802: results queue empty 30490 1727096614.81803: checking for any_errors_fatal 30490 1727096614.81818: done checking for any_errors_fatal 30490 1727096614.81819: checking for max_fail_percentage 30490 1727096614.81821: done checking for max_fail_percentage 30490 1727096614.81822: checking to see if all hosts have failed and the running result is not ok 30490 1727096614.81822: done checking to see if all hosts have failed 30490 1727096614.81823: getting the remaining hosts for this loop 30490 1727096614.81824: done getting the remaining hosts for this loop 30490 1727096614.81828: getting the next task for host managed_node3 30490 1727096614.81835: done getting next task for host managed_node3 30490 1727096614.81838: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096614.81843: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096614.81865: getting variables 30490 1727096614.81869: in VariableManager get_vars() 30490 1727096614.81909: Calling all_inventory to load vars for managed_node3 30490 1727096614.81912: Calling groups_inventory to load vars for managed_node3 30490 1727096614.81914: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096614.81922: Calling all_plugins_play to load vars for managed_node3 30490 1727096614.81925: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096614.81928: Calling groups_plugins_play to load vars for managed_node3 30490 1727096614.87195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096614.88051: done with get_vars() 30490 1727096614.88073: done getting variables 30490 1727096614.88109: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:03:34 -0400 (0:00:00.166) 0:01:21.085 ****** 30490 1727096614.88130: entering _queue_task() for managed_node3/service 30490 1727096614.88414: worker is 1 (out of 1 available) 30490 1727096614.88431: exiting _queue_task() for managed_node3/service 30490 1727096614.88445: done queuing things up, now waiting for results queue to drain 30490 1727096614.88447: waiting for pending results... 30490 1727096614.88635: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096614.88757: in run() - task 0afff68d-5257-ba36-653e-0000000019cd 30490 1727096614.88769: variable 'ansible_search_path' from source: unknown 30490 1727096614.88773: variable 'ansible_search_path' from source: unknown 30490 1727096614.88806: calling self._execute() 30490 1727096614.88877: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096614.88886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096614.88895: variable 'omit' from source: magic vars 30490 1727096614.89187: variable 'ansible_distribution_major_version' from source: facts 30490 1727096614.89196: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096614.89285: variable 'network_provider' from source: set_fact 30490 1727096614.89289: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096614.89292: when evaluation is False, skipping this task 30490 1727096614.89296: _execute() done 30490 1727096614.89300: dumping result to json 30490 1727096614.89304: done dumping result, returning 30490 1727096614.89310: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-ba36-653e-0000000019cd] 30490 1727096614.89316: sending task result for task 0afff68d-5257-ba36-653e-0000000019cd 30490 1727096614.89404: done sending task result for task 0afff68d-5257-ba36-653e-0000000019cd 30490 1727096614.89407: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096614.89477: no more pending results, returning what we have 30490 1727096614.89481: results queue empty 30490 1727096614.89482: checking for any_errors_fatal 30490 1727096614.89492: done checking for any_errors_fatal 30490 1727096614.89493: checking for max_fail_percentage 30490 1727096614.89495: done checking for max_fail_percentage 30490 1727096614.89495: checking to see if all hosts have failed and the running result is not ok 30490 1727096614.89496: done checking to see if all hosts have failed 30490 1727096614.89497: getting the remaining hosts for this loop 30490 1727096614.89498: done getting the remaining hosts for this loop 30490 1727096614.89502: getting the next task for host managed_node3 30490 1727096614.89510: done getting next task for host managed_node3 30490 1727096614.89513: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096614.89518: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096614.89541: getting variables 30490 1727096614.89543: in VariableManager get_vars() 30490 1727096614.89579: Calling all_inventory to load vars for managed_node3 30490 1727096614.89582: Calling groups_inventory to load vars for managed_node3 30490 1727096614.89584: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096614.89593: Calling all_plugins_play to load vars for managed_node3 30490 1727096614.89596: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096614.89599: Calling groups_plugins_play to load vars for managed_node3 30490 1727096614.90385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096614.91277: done with get_vars() 30490 1727096614.91296: done getting variables 30490 1727096614.91336: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:03:34 -0400 (0:00:00.032) 0:01:21.117 ****** 30490 1727096614.91361: entering _queue_task() for managed_node3/copy 30490 1727096614.91596: worker is 1 (out of 1 available) 30490 1727096614.91612: exiting _queue_task() for managed_node3/copy 30490 1727096614.91624: done queuing things up, now waiting for results queue to drain 30490 1727096614.91627: waiting for pending results... 30490 1727096614.91806: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096614.91906: in run() - task 0afff68d-5257-ba36-653e-0000000019ce 30490 1727096614.91918: variable 'ansible_search_path' from source: unknown 30490 1727096614.91922: variable 'ansible_search_path' from source: unknown 30490 1727096614.91951: calling self._execute() 30490 1727096614.92027: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096614.92032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096614.92041: variable 'omit' from source: magic vars 30490 1727096614.92330: variable 'ansible_distribution_major_version' from source: facts 30490 1727096614.92338: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096614.92425: variable 'network_provider' from source: set_fact 30490 1727096614.92428: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096614.92431: when evaluation is False, skipping this task 30490 1727096614.92436: _execute() done 30490 1727096614.92438: dumping result to json 30490 1727096614.92442: done dumping result, returning 30490 1727096614.92450: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-ba36-653e-0000000019ce] 30490 1727096614.92455: sending task result for task 0afff68d-5257-ba36-653e-0000000019ce 30490 1727096614.92543: done sending task result for task 0afff68d-5257-ba36-653e-0000000019ce 30490 1727096614.92547: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 30490 1727096614.92593: no more pending results, returning what we have 30490 1727096614.92597: results queue empty 30490 1727096614.92598: checking for any_errors_fatal 30490 1727096614.92606: done checking for any_errors_fatal 30490 1727096614.92606: checking for max_fail_percentage 30490 1727096614.92608: done checking for max_fail_percentage 30490 1727096614.92609: checking to see if all hosts have failed and the running result is not ok 30490 1727096614.92609: done checking to see if all hosts have failed 30490 1727096614.92610: getting the remaining hosts for this loop 30490 1727096614.92611: done getting the remaining hosts for this loop 30490 1727096614.92614: getting the next task for host managed_node3 30490 1727096614.92621: done getting next task for host managed_node3 30490 1727096614.92624: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096614.92629: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096614.92650: getting variables 30490 1727096614.92652: in VariableManager get_vars() 30490 1727096614.92690: Calling all_inventory to load vars for managed_node3 30490 1727096614.92692: Calling groups_inventory to load vars for managed_node3 30490 1727096614.92694: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096614.92703: Calling all_plugins_play to load vars for managed_node3 30490 1727096614.92705: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096614.92707: Calling groups_plugins_play to load vars for managed_node3 30490 1727096614.93689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096614.94669: done with get_vars() 30490 1727096614.94691: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:03:34 -0400 (0:00:00.034) 0:01:21.151 ****** 30490 1727096614.94774: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096614.95061: worker is 1 (out of 1 available) 30490 1727096614.95075: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096614.95095: done queuing things up, now waiting for results queue to drain 30490 1727096614.95097: waiting for pending results... 30490 1727096614.95485: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096614.95592: in run() - task 0afff68d-5257-ba36-653e-0000000019cf 30490 1727096614.95596: variable 'ansible_search_path' from source: unknown 30490 1727096614.95598: variable 'ansible_search_path' from source: unknown 30490 1727096614.95603: calling self._execute() 30490 1727096614.95709: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096614.95713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096614.95730: variable 'omit' from source: magic vars 30490 1727096614.96133: variable 'ansible_distribution_major_version' from source: facts 30490 1727096614.96148: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096614.96152: variable 'omit' from source: magic vars 30490 1727096614.96237: variable 'omit' from source: magic vars 30490 1727096614.96380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096614.97879: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096614.97932: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096614.97960: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096614.97988: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096614.98012: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096614.98071: variable 'network_provider' from source: set_fact 30490 1727096614.98161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096614.98185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096614.98203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096614.98234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096614.98245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096614.98375: variable 'omit' from source: magic vars 30490 1727096614.98585: variable 'omit' from source: magic vars 30490 1727096614.98588: variable 'network_connections' from source: include params 30490 1727096614.98590: variable 'interface' from source: play vars 30490 1727096614.98592: variable 'interface' from source: play vars 30490 1727096614.98714: variable 'omit' from source: magic vars 30490 1727096614.98722: variable '__lsr_ansible_managed' from source: task vars 30490 1727096614.98782: variable '__lsr_ansible_managed' from source: task vars 30490 1727096614.98942: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 30490 1727096614.99155: Loaded config def from plugin (lookup/template) 30490 1727096614.99160: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 30490 1727096614.99187: File lookup term: get_ansible_managed.j2 30490 1727096614.99191: variable 'ansible_search_path' from source: unknown 30490 1727096614.99194: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 30490 1727096614.99209: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 30490 1727096614.99224: variable 'ansible_search_path' from source: unknown 30490 1727096615.05064: variable 'ansible_managed' from source: unknown 30490 1727096615.05334: variable 'omit' from source: magic vars 30490 1727096615.05338: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096615.05342: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096615.05344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096615.05346: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096615.05348: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096615.05372: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096615.05378: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096615.05380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096615.05456: Set connection var ansible_connection to ssh 30490 1727096615.05463: Set connection var ansible_shell_type to sh 30490 1727096615.05476: Set connection var ansible_pipelining to False 30490 1727096615.05479: Set connection var ansible_shell_executable to /bin/sh 30490 1727096615.05485: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096615.05490: Set connection var ansible_timeout to 10 30490 1727096615.05515: variable 'ansible_shell_executable' from source: unknown 30490 1727096615.05518: variable 'ansible_connection' from source: unknown 30490 1727096615.05521: variable 'ansible_module_compression' from source: unknown 30490 1727096615.05523: variable 'ansible_shell_type' from source: unknown 30490 1727096615.05525: variable 'ansible_shell_executable' from source: unknown 30490 1727096615.05528: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096615.05532: variable 'ansible_pipelining' from source: unknown 30490 1727096615.05535: variable 'ansible_timeout' from source: unknown 30490 1727096615.05545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096615.05665: 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) 30490 1727096615.05681: variable 'omit' from source: magic vars 30490 1727096615.05684: starting attempt loop 30490 1727096615.05686: running the handler 30490 1727096615.05787: _low_level_execute_command(): starting 30490 1727096615.05790: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096615.06372: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096615.06391: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096615.06402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096615.06416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096615.06433: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096615.06436: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096615.06446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096615.06459: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096615.06469: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096615.06536: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096615.06540: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096615.06543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096615.06545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096615.06547: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096615.06549: stderr chunk (state=3): >>>debug2: match found <<< 30490 1727096615.06550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096615.06606: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096615.06609: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096615.06632: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096615.06708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096615.08350: stdout chunk (state=3): >>>/root <<< 30490 1727096615.08443: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096615.08488: stderr chunk (state=3): >>><<< 30490 1727096615.08491: stdout chunk (state=3): >>><<< 30490 1727096615.08570: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096615.08575: _low_level_execute_command(): starting 30490 1727096615.08578: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096615.0851064-34209-162259629318580 `" && echo ansible-tmp-1727096615.0851064-34209-162259629318580="` echo /root/.ansible/tmp/ansible-tmp-1727096615.0851064-34209-162259629318580 `" ) && sleep 0' 30490 1727096615.08953: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096615.08957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096615.08959: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096615.08961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096615.09006: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096615.09013: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096615.09062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096615.10915: stdout chunk (state=3): >>>ansible-tmp-1727096615.0851064-34209-162259629318580=/root/.ansible/tmp/ansible-tmp-1727096615.0851064-34209-162259629318580 <<< 30490 1727096615.11019: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096615.11044: stderr chunk (state=3): >>><<< 30490 1727096615.11047: stdout chunk (state=3): >>><<< 30490 1727096615.11063: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096615.0851064-34209-162259629318580=/root/.ansible/tmp/ansible-tmp-1727096615.0851064-34209-162259629318580 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096615.11103: variable 'ansible_module_compression' from source: unknown 30490 1727096615.11141: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 30490 1727096615.11169: variable 'ansible_facts' from source: unknown 30490 1727096615.11234: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096615.0851064-34209-162259629318580/AnsiballZ_network_connections.py 30490 1727096615.11332: Sending initial data 30490 1727096615.11336: Sent initial data (168 bytes) 30490 1727096615.11761: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096615.11765: 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 <<< 30490 1727096615.11770: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096615.11776: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096615.11778: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096615.11780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096615.11817: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096615.11829: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096615.11866: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096615.13404: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096615.13430: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096615.13465: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpacdx4udl /root/.ansible/tmp/ansible-tmp-1727096615.0851064-34209-162259629318580/AnsiballZ_network_connections.py <<< 30490 1727096615.13477: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096615.0851064-34209-162259629318580/AnsiballZ_network_connections.py" <<< 30490 1727096615.13507: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpacdx4udl" to remote "/root/.ansible/tmp/ansible-tmp-1727096615.0851064-34209-162259629318580/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096615.0851064-34209-162259629318580/AnsiballZ_network_connections.py" <<< 30490 1727096615.14181: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096615.14221: stderr chunk (state=3): >>><<< 30490 1727096615.14224: stdout chunk (state=3): >>><<< 30490 1727096615.14261: done transferring module to remote 30490 1727096615.14274: _low_level_execute_command(): starting 30490 1727096615.14280: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096615.0851064-34209-162259629318580/ /root/.ansible/tmp/ansible-tmp-1727096615.0851064-34209-162259629318580/AnsiballZ_network_connections.py && sleep 0' 30490 1727096615.14721: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096615.14724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096615.14728: 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.14.152 is address debug1: re-parsing configuration <<< 30490 1727096615.14730: 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 <<< 30490 1727096615.14732: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096615.14787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096615.14790: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096615.14817: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096615.16679: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096615.16683: stdout chunk (state=3): >>><<< 30490 1727096615.16705: stderr chunk (state=3): >>><<< 30490 1727096615.16801: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096615.16805: _low_level_execute_command(): starting 30490 1727096615.16812: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096615.0851064-34209-162259629318580/AnsiballZ_network_connections.py && sleep 0' 30490 1727096615.17375: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096615.17379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096615.17385: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096615.17387: 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 <<< 30490 1727096615.17389: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096615.17436: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096615.17439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096615.17443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096615.17485: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096615.42874: stdout chunk (state=3): >>> {"changed": false, "warnings": [], "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, c803d69f-8adf-4a77-aa72-988378b41c9a skipped because already active\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "state": "up"}], "__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": "statebr", "state": "up"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 30490 1727096615.44612: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096615.44640: stderr chunk (state=3): >>><<< 30490 1727096615.44643: stdout chunk (state=3): >>><<< 30490 1727096615.44656: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "warnings": [], "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, c803d69f-8adf-4a77-aa72-988378b41c9a skipped because already active\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "state": "up"}], "__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": "statebr", "state": "up"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096615.44698: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'state': 'up'}], '__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-1727096615.0851064-34209-162259629318580/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096615.44702: _low_level_execute_command(): starting 30490 1727096615.44713: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096615.0851064-34209-162259629318580/ > /dev/null 2>&1 && sleep 0' 30490 1727096615.45170: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096615.45173: 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 <<< 30490 1727096615.45176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096615.45178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096615.45180: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096615.45182: 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 <<< 30490 1727096615.45184: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096615.45233: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096615.45237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096615.45243: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096615.45275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096615.47075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096615.47095: stderr chunk (state=3): >>><<< 30490 1727096615.47098: stdout chunk (state=3): >>><<< 30490 1727096615.47111: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096615.47117: handler run complete 30490 1727096615.47136: attempt loop complete, returning result 30490 1727096615.47138: _execute() done 30490 1727096615.47141: dumping result to json 30490 1727096615.47145: done dumping result, returning 30490 1727096615.47153: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-ba36-653e-0000000019cf] 30490 1727096615.47157: sending task result for task 0afff68d-5257-ba36-653e-0000000019cf 30490 1727096615.47257: done sending task result for task 0afff68d-5257-ba36-653e-0000000019cf 30490 1727096615.47260: WORKER PROCESS EXITING ok: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, c803d69f-8adf-4a77-aa72-988378b41c9a skipped because already active 30490 1727096615.47390: no more pending results, returning what we have 30490 1727096615.47394: results queue empty 30490 1727096615.47395: checking for any_errors_fatal 30490 1727096615.47402: done checking for any_errors_fatal 30490 1727096615.47402: checking for max_fail_percentage 30490 1727096615.47404: done checking for max_fail_percentage 30490 1727096615.47405: checking to see if all hosts have failed and the running result is not ok 30490 1727096615.47406: done checking to see if all hosts have failed 30490 1727096615.47406: getting the remaining hosts for this loop 30490 1727096615.47408: done getting the remaining hosts for this loop 30490 1727096615.47411: getting the next task for host managed_node3 30490 1727096615.47418: done getting next task for host managed_node3 30490 1727096615.47422: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096615.47427: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096615.47440: getting variables 30490 1727096615.47441: in VariableManager get_vars() 30490 1727096615.47484: Calling all_inventory to load vars for managed_node3 30490 1727096615.47487: Calling groups_inventory to load vars for managed_node3 30490 1727096615.47489: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096615.47498: Calling all_plugins_play to load vars for managed_node3 30490 1727096615.47501: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096615.47503: Calling groups_plugins_play to load vars for managed_node3 30490 1727096615.48335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096615.49658: done with get_vars() 30490 1727096615.49685: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:03:35 -0400 (0:00:00.549) 0:01:21.701 ****** 30490 1727096615.49776: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096615.50124: worker is 1 (out of 1 available) 30490 1727096615.50137: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096615.50151: done queuing things up, now waiting for results queue to drain 30490 1727096615.50153: waiting for pending results... 30490 1727096615.50446: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096615.50559: in run() - task 0afff68d-5257-ba36-653e-0000000019d0 30490 1727096615.50572: variable 'ansible_search_path' from source: unknown 30490 1727096615.50578: variable 'ansible_search_path' from source: unknown 30490 1727096615.50609: calling self._execute() 30490 1727096615.50684: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096615.50688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096615.50696: variable 'omit' from source: magic vars 30490 1727096615.50985: variable 'ansible_distribution_major_version' from source: facts 30490 1727096615.50995: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096615.51084: variable 'network_state' from source: role '' defaults 30490 1727096615.51093: Evaluated conditional (network_state != {}): False 30490 1727096615.51097: when evaluation is False, skipping this task 30490 1727096615.51100: _execute() done 30490 1727096615.51102: dumping result to json 30490 1727096615.51105: done dumping result, returning 30490 1727096615.51112: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-ba36-653e-0000000019d0] 30490 1727096615.51116: sending task result for task 0afff68d-5257-ba36-653e-0000000019d0 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096615.51260: no more pending results, returning what we have 30490 1727096615.51263: results queue empty 30490 1727096615.51264: checking for any_errors_fatal 30490 1727096615.51283: done checking for any_errors_fatal 30490 1727096615.51284: checking for max_fail_percentage 30490 1727096615.51286: done checking for max_fail_percentage 30490 1727096615.51287: checking to see if all hosts have failed and the running result is not ok 30490 1727096615.51288: done checking to see if all hosts have failed 30490 1727096615.51289: getting the remaining hosts for this loop 30490 1727096615.51290: done getting the remaining hosts for this loop 30490 1727096615.51293: getting the next task for host managed_node3 30490 1727096615.51300: done getting next task for host managed_node3 30490 1727096615.51303: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096615.51309: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096615.51330: getting variables 30490 1727096615.51332: in VariableManager get_vars() 30490 1727096615.51378: Calling all_inventory to load vars for managed_node3 30490 1727096615.51381: Calling groups_inventory to load vars for managed_node3 30490 1727096615.51383: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096615.51389: done sending task result for task 0afff68d-5257-ba36-653e-0000000019d0 30490 1727096615.51392: WORKER PROCESS EXITING 30490 1727096615.51400: Calling all_plugins_play to load vars for managed_node3 30490 1727096615.51403: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096615.51406: Calling groups_plugins_play to load vars for managed_node3 30490 1727096615.52476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096615.53843: done with get_vars() 30490 1727096615.53859: done getting variables 30490 1727096615.53904: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:03:35 -0400 (0:00:00.041) 0:01:21.743 ****** 30490 1727096615.53930: entering _queue_task() for managed_node3/debug 30490 1727096615.54149: worker is 1 (out of 1 available) 30490 1727096615.54162: exiting _queue_task() for managed_node3/debug 30490 1727096615.54177: done queuing things up, now waiting for results queue to drain 30490 1727096615.54179: waiting for pending results... 30490 1727096615.54358: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096615.54457: in run() - task 0afff68d-5257-ba36-653e-0000000019d1 30490 1727096615.54471: variable 'ansible_search_path' from source: unknown 30490 1727096615.54475: variable 'ansible_search_path' from source: unknown 30490 1727096615.54504: calling self._execute() 30490 1727096615.54581: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096615.54586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096615.54594: variable 'omit' from source: magic vars 30490 1727096615.54881: variable 'ansible_distribution_major_version' from source: facts 30490 1727096615.54891: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096615.54896: variable 'omit' from source: magic vars 30490 1727096615.54953: variable 'omit' from source: magic vars 30490 1727096615.54979: variable 'omit' from source: magic vars 30490 1727096615.55011: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096615.55036: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096615.55053: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096615.55071: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096615.55084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096615.55106: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096615.55110: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096615.55112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096615.55180: Set connection var ansible_connection to ssh 30490 1727096615.55188: Set connection var ansible_shell_type to sh 30490 1727096615.55195: Set connection var ansible_pipelining to False 30490 1727096615.55200: Set connection var ansible_shell_executable to /bin/sh 30490 1727096615.55205: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096615.55211: Set connection var ansible_timeout to 10 30490 1727096615.55228: variable 'ansible_shell_executable' from source: unknown 30490 1727096615.55231: variable 'ansible_connection' from source: unknown 30490 1727096615.55233: variable 'ansible_module_compression' from source: unknown 30490 1727096615.55236: variable 'ansible_shell_type' from source: unknown 30490 1727096615.55238: variable 'ansible_shell_executable' from source: unknown 30490 1727096615.55240: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096615.55243: variable 'ansible_pipelining' from source: unknown 30490 1727096615.55245: variable 'ansible_timeout' from source: unknown 30490 1727096615.55250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096615.55350: 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) 30490 1727096615.55360: variable 'omit' from source: magic vars 30490 1727096615.55364: starting attempt loop 30490 1727096615.55370: running the handler 30490 1727096615.55581: variable '__network_connections_result' from source: set_fact 30490 1727096615.55584: handler run complete 30490 1727096615.55587: attempt loop complete, returning result 30490 1727096615.55589: _execute() done 30490 1727096615.55591: dumping result to json 30490 1727096615.55607: done dumping result, returning 30490 1727096615.55622: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-ba36-653e-0000000019d1] 30490 1727096615.55641: sending task result for task 0afff68d-5257-ba36-653e-0000000019d1 ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, c803d69f-8adf-4a77-aa72-988378b41c9a skipped because already active" ] } 30490 1727096615.55805: no more pending results, returning what we have 30490 1727096615.55808: results queue empty 30490 1727096615.55809: checking for any_errors_fatal 30490 1727096615.55817: done checking for any_errors_fatal 30490 1727096615.55818: checking for max_fail_percentage 30490 1727096615.55820: done checking for max_fail_percentage 30490 1727096615.55821: checking to see if all hosts have failed and the running result is not ok 30490 1727096615.55822: done checking to see if all hosts have failed 30490 1727096615.55823: getting the remaining hosts for this loop 30490 1727096615.55824: done getting the remaining hosts for this loop 30490 1727096615.55828: getting the next task for host managed_node3 30490 1727096615.55835: done getting next task for host managed_node3 30490 1727096615.55838: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096615.55843: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096615.55859: getting variables 30490 1727096615.55861: in VariableManager get_vars() 30490 1727096615.55902: Calling all_inventory to load vars for managed_node3 30490 1727096615.55905: Calling groups_inventory to load vars for managed_node3 30490 1727096615.55907: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096615.55917: Calling all_plugins_play to load vars for managed_node3 30490 1727096615.55920: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096615.55922: Calling groups_plugins_play to load vars for managed_node3 30490 1727096615.57191: done sending task result for task 0afff68d-5257-ba36-653e-0000000019d1 30490 1727096615.57195: WORKER PROCESS EXITING 30490 1727096615.57206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096615.58062: done with get_vars() 30490 1727096615.58080: done getting variables 30490 1727096615.58120: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:03:35 -0400 (0:00:00.042) 0:01:21.785 ****** 30490 1727096615.58150: entering _queue_task() for managed_node3/debug 30490 1727096615.58361: worker is 1 (out of 1 available) 30490 1727096615.58377: exiting _queue_task() for managed_node3/debug 30490 1727096615.58389: done queuing things up, now waiting for results queue to drain 30490 1727096615.58391: waiting for pending results... 30490 1727096615.58574: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096615.58696: in run() - task 0afff68d-5257-ba36-653e-0000000019d2 30490 1727096615.58706: variable 'ansible_search_path' from source: unknown 30490 1727096615.58710: variable 'ansible_search_path' from source: unknown 30490 1727096615.58741: calling self._execute() 30490 1727096615.58813: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096615.58817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096615.58827: variable 'omit' from source: magic vars 30490 1727096615.59116: variable 'ansible_distribution_major_version' from source: facts 30490 1727096615.59125: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096615.59132: variable 'omit' from source: magic vars 30490 1727096615.59185: variable 'omit' from source: magic vars 30490 1727096615.59207: variable 'omit' from source: magic vars 30490 1727096615.59238: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096615.59264: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096615.59288: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096615.59302: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096615.59312: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096615.59334: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096615.59337: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096615.59340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096615.59411: Set connection var ansible_connection to ssh 30490 1727096615.59417: Set connection var ansible_shell_type to sh 30490 1727096615.59424: Set connection var ansible_pipelining to False 30490 1727096615.59430: Set connection var ansible_shell_executable to /bin/sh 30490 1727096615.59435: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096615.59440: Set connection var ansible_timeout to 10 30490 1727096615.59458: variable 'ansible_shell_executable' from source: unknown 30490 1727096615.59461: variable 'ansible_connection' from source: unknown 30490 1727096615.59464: variable 'ansible_module_compression' from source: unknown 30490 1727096615.59466: variable 'ansible_shell_type' from source: unknown 30490 1727096615.59471: variable 'ansible_shell_executable' from source: unknown 30490 1727096615.59473: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096615.59478: variable 'ansible_pipelining' from source: unknown 30490 1727096615.59480: variable 'ansible_timeout' from source: unknown 30490 1727096615.59485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096615.59582: 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) 30490 1727096615.59591: variable 'omit' from source: magic vars 30490 1727096615.59597: starting attempt loop 30490 1727096615.59600: running the handler 30490 1727096615.59641: variable '__network_connections_result' from source: set_fact 30490 1727096615.59698: variable '__network_connections_result' from source: set_fact 30490 1727096615.59788: handler run complete 30490 1727096615.59804: attempt loop complete, returning result 30490 1727096615.59808: _execute() done 30490 1727096615.59811: dumping result to json 30490 1727096615.59813: done dumping result, returning 30490 1727096615.59826: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-ba36-653e-0000000019d2] 30490 1727096615.59829: sending task result for task 0afff68d-5257-ba36-653e-0000000019d2 30490 1727096615.59910: done sending task result for task 0afff68d-5257-ba36-653e-0000000019d2 30490 1727096615.59913: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, c803d69f-8adf-4a77-aa72-988378b41c9a skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, c803d69f-8adf-4a77-aa72-988378b41c9a skipped because already active" ] } } 30490 1727096615.60011: no more pending results, returning what we have 30490 1727096615.60014: results queue empty 30490 1727096615.60015: checking for any_errors_fatal 30490 1727096615.60020: done checking for any_errors_fatal 30490 1727096615.60021: checking for max_fail_percentage 30490 1727096615.60022: done checking for max_fail_percentage 30490 1727096615.60023: checking to see if all hosts have failed and the running result is not ok 30490 1727096615.60024: done checking to see if all hosts have failed 30490 1727096615.60024: getting the remaining hosts for this loop 30490 1727096615.60026: done getting the remaining hosts for this loop 30490 1727096615.60029: getting the next task for host managed_node3 30490 1727096615.60035: done getting next task for host managed_node3 30490 1727096615.60040: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096615.60044: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096615.60055: getting variables 30490 1727096615.60057: in VariableManager get_vars() 30490 1727096615.60090: Calling all_inventory to load vars for managed_node3 30490 1727096615.60092: Calling groups_inventory to load vars for managed_node3 30490 1727096615.60099: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096615.60107: Calling all_plugins_play to load vars for managed_node3 30490 1727096615.60110: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096615.60112: Calling groups_plugins_play to load vars for managed_node3 30490 1727096615.60871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096615.61748: done with get_vars() 30490 1727096615.61766: done getting variables 30490 1727096615.61807: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:03:35 -0400 (0:00:00.036) 0:01:21.822 ****** 30490 1727096615.61830: entering _queue_task() for managed_node3/debug 30490 1727096615.62042: worker is 1 (out of 1 available) 30490 1727096615.62058: exiting _queue_task() for managed_node3/debug 30490 1727096615.62071: done queuing things up, now waiting for results queue to drain 30490 1727096615.62073: waiting for pending results... 30490 1727096615.62249: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096615.62360: in run() - task 0afff68d-5257-ba36-653e-0000000019d3 30490 1727096615.62371: variable 'ansible_search_path' from source: unknown 30490 1727096615.62375: variable 'ansible_search_path' from source: unknown 30490 1727096615.62408: calling self._execute() 30490 1727096615.62480: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096615.62484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096615.62494: variable 'omit' from source: magic vars 30490 1727096615.62765: variable 'ansible_distribution_major_version' from source: facts 30490 1727096615.62778: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096615.62861: variable 'network_state' from source: role '' defaults 30490 1727096615.62870: Evaluated conditional (network_state != {}): False 30490 1727096615.62873: when evaluation is False, skipping this task 30490 1727096615.62880: _execute() done 30490 1727096615.62883: dumping result to json 30490 1727096615.62886: done dumping result, returning 30490 1727096615.62894: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-ba36-653e-0000000019d3] 30490 1727096615.62899: sending task result for task 0afff68d-5257-ba36-653e-0000000019d3 30490 1727096615.62984: done sending task result for task 0afff68d-5257-ba36-653e-0000000019d3 30490 1727096615.62986: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 30490 1727096615.63030: no more pending results, returning what we have 30490 1727096615.63033: results queue empty 30490 1727096615.63034: checking for any_errors_fatal 30490 1727096615.63043: done checking for any_errors_fatal 30490 1727096615.63043: checking for max_fail_percentage 30490 1727096615.63046: done checking for max_fail_percentage 30490 1727096615.63047: checking to see if all hosts have failed and the running result is not ok 30490 1727096615.63047: done checking to see if all hosts have failed 30490 1727096615.63048: getting the remaining hosts for this loop 30490 1727096615.63051: done getting the remaining hosts for this loop 30490 1727096615.63054: getting the next task for host managed_node3 30490 1727096615.63062: done getting next task for host managed_node3 30490 1727096615.63065: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096615.63071: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096615.63090: getting variables 30490 1727096615.63092: in VariableManager get_vars() 30490 1727096615.63124: Calling all_inventory to load vars for managed_node3 30490 1727096615.63126: Calling groups_inventory to load vars for managed_node3 30490 1727096615.63128: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096615.63136: Calling all_plugins_play to load vars for managed_node3 30490 1727096615.63139: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096615.63141: Calling groups_plugins_play to load vars for managed_node3 30490 1727096615.64016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096615.65053: done with get_vars() 30490 1727096615.65071: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:03:35 -0400 (0:00:00.033) 0:01:21.855 ****** 30490 1727096615.65137: entering _queue_task() for managed_node3/ping 30490 1727096615.65358: worker is 1 (out of 1 available) 30490 1727096615.65374: exiting _queue_task() for managed_node3/ping 30490 1727096615.65387: done queuing things up, now waiting for results queue to drain 30490 1727096615.65388: waiting for pending results... 30490 1727096615.65663: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096615.65754: in run() - task 0afff68d-5257-ba36-653e-0000000019d4 30490 1727096615.65880: variable 'ansible_search_path' from source: unknown 30490 1727096615.65884: variable 'ansible_search_path' from source: unknown 30490 1727096615.65888: calling self._execute() 30490 1727096615.65933: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096615.65944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096615.65960: variable 'omit' from source: magic vars 30490 1727096615.66397: variable 'ansible_distribution_major_version' from source: facts 30490 1727096615.66418: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096615.66441: variable 'omit' from source: magic vars 30490 1727096615.66510: variable 'omit' from source: magic vars 30490 1727096615.66643: variable 'omit' from source: magic vars 30490 1727096615.66650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096615.66721: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096615.66750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096615.66787: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096615.66808: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096615.66879: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096615.66883: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096615.66885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096615.66970: Set connection var ansible_connection to ssh 30490 1727096615.66992: Set connection var ansible_shell_type to sh 30490 1727096615.67005: Set connection var ansible_pipelining to False 30490 1727096615.67014: Set connection var ansible_shell_executable to /bin/sh 30490 1727096615.67099: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096615.67103: Set connection var ansible_timeout to 10 30490 1727096615.67105: variable 'ansible_shell_executable' from source: unknown 30490 1727096615.67107: variable 'ansible_connection' from source: unknown 30490 1727096615.67110: variable 'ansible_module_compression' from source: unknown 30490 1727096615.67111: variable 'ansible_shell_type' from source: unknown 30490 1727096615.67114: variable 'ansible_shell_executable' from source: unknown 30490 1727096615.67115: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096615.67118: variable 'ansible_pipelining' from source: unknown 30490 1727096615.67120: variable 'ansible_timeout' from source: unknown 30490 1727096615.67121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096615.67329: 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) 30490 1727096615.67423: variable 'omit' from source: magic vars 30490 1727096615.67426: starting attempt loop 30490 1727096615.67429: running the handler 30490 1727096615.67431: _low_level_execute_command(): starting 30490 1727096615.67433: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096615.68087: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096615.68101: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096615.68114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096615.68190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096615.68248: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096615.68269: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096615.68472: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096615.68532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096615.70225: stdout chunk (state=3): >>>/root <<< 30490 1727096615.70313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096615.70406: stderr chunk (state=3): >>><<< 30490 1727096615.70413: stdout chunk (state=3): >>><<< 30490 1727096615.70633: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096615.70638: _low_level_execute_command(): starting 30490 1727096615.70641: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096615.7053757-34239-200090198934351 `" && echo ansible-tmp-1727096615.7053757-34239-200090198934351="` echo /root/.ansible/tmp/ansible-tmp-1727096615.7053757-34239-200090198934351 `" ) && sleep 0' 30490 1727096615.71410: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096615.71417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096615.71441: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096615.71453: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096615.71456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096615.71511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096615.71514: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096615.71560: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096615.73453: stdout chunk (state=3): >>>ansible-tmp-1727096615.7053757-34239-200090198934351=/root/.ansible/tmp/ansible-tmp-1727096615.7053757-34239-200090198934351 <<< 30490 1727096615.73680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096615.73683: stdout chunk (state=3): >>><<< 30490 1727096615.73686: stderr chunk (state=3): >>><<< 30490 1727096615.73689: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096615.7053757-34239-200090198934351=/root/.ansible/tmp/ansible-tmp-1727096615.7053757-34239-200090198934351 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096615.73691: variable 'ansible_module_compression' from source: unknown 30490 1727096615.73725: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 30490 1727096615.73766: variable 'ansible_facts' from source: unknown 30490 1727096615.73866: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096615.7053757-34239-200090198934351/AnsiballZ_ping.py 30490 1727096615.74023: Sending initial data 30490 1727096615.74138: Sent initial data (153 bytes) 30490 1727096615.75021: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096615.75058: 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 <<< 30490 1727096615.75161: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096615.75180: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096615.75198: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096615.75220: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096615.75394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096615.76963: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 30490 1727096615.76981: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096615.77033: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096615.77077: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpq2_bu3t2 /root/.ansible/tmp/ansible-tmp-1727096615.7053757-34239-200090198934351/AnsiballZ_ping.py <<< 30490 1727096615.77080: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096615.7053757-34239-200090198934351/AnsiballZ_ping.py" <<< 30490 1727096615.77138: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpq2_bu3t2" to remote "/root/.ansible/tmp/ansible-tmp-1727096615.7053757-34239-200090198934351/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096615.7053757-34239-200090198934351/AnsiballZ_ping.py" <<< 30490 1727096615.78237: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096615.78242: stderr chunk (state=3): >>><<< 30490 1727096615.78244: stdout chunk (state=3): >>><<< 30490 1727096615.78246: done transferring module to remote 30490 1727096615.78249: _low_level_execute_command(): starting 30490 1727096615.78251: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096615.7053757-34239-200090198934351/ /root/.ansible/tmp/ansible-tmp-1727096615.7053757-34239-200090198934351/AnsiballZ_ping.py && sleep 0' 30490 1727096615.79333: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096615.79337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096615.79339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096615.79341: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096615.79352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096615.79462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096615.79466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096615.79471: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096615.79482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096615.81298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096615.81305: stderr chunk (state=3): >>><<< 30490 1727096615.81308: stdout chunk (state=3): >>><<< 30490 1727096615.81324: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096615.81495: _low_level_execute_command(): starting 30490 1727096615.81498: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096615.7053757-34239-200090198934351/AnsiballZ_ping.py && sleep 0' 30490 1727096615.82557: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096615.82575: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096615.82757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096615.82801: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096615.82818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096615.82831: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096615.83038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096615.97937: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 30490 1727096615.99236: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096615.99438: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 30490 1727096615.99442: stdout chunk (state=3): >>><<< 30490 1727096615.99444: stderr chunk (state=3): >>><<< 30490 1727096615.99447: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096615.99465: 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-1727096615.7053757-34239-200090198934351/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096615.99676: _low_level_execute_command(): starting 30490 1727096615.99679: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096615.7053757-34239-200090198934351/ > /dev/null 2>&1 && sleep 0' 30490 1727096616.00695: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096616.00708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096616.00773: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096616.00895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096616.00907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096616.00979: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096616.01087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096616.03033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096616.03038: stdout chunk (state=3): >>><<< 30490 1727096616.03046: stderr chunk (state=3): >>><<< 30490 1727096616.03062: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096616.03070: handler run complete 30490 1727096616.03293: attempt loop complete, returning result 30490 1727096616.03297: _execute() done 30490 1727096616.03300: dumping result to json 30490 1727096616.03302: done dumping result, returning 30490 1727096616.03312: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-ba36-653e-0000000019d4] 30490 1727096616.03317: sending task result for task 0afff68d-5257-ba36-653e-0000000019d4 ok: [managed_node3] => { "changed": false, "ping": "pong" } 30490 1727096616.03539: no more pending results, returning what we have 30490 1727096616.03542: results queue empty 30490 1727096616.03543: checking for any_errors_fatal 30490 1727096616.03552: done checking for any_errors_fatal 30490 1727096616.03552: checking for max_fail_percentage 30490 1727096616.03555: done checking for max_fail_percentage 30490 1727096616.03556: checking to see if all hosts have failed and the running result is not ok 30490 1727096616.03556: done checking to see if all hosts have failed 30490 1727096616.03557: getting the remaining hosts for this loop 30490 1727096616.03559: done getting the remaining hosts for this loop 30490 1727096616.03562: getting the next task for host managed_node3 30490 1727096616.03576: done getting next task for host managed_node3 30490 1727096616.03578: ^ task is: TASK: meta (role_complete) 30490 1727096616.03583: ^ state is: HOST STATE: block=7, 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? (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 30490 1727096616.03598: getting variables 30490 1727096616.03599: in VariableManager get_vars() 30490 1727096616.03642: Calling all_inventory to load vars for managed_node3 30490 1727096616.03645: Calling groups_inventory to load vars for managed_node3 30490 1727096616.03647: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096616.03656: Calling all_plugins_play to load vars for managed_node3 30490 1727096616.03659: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096616.03662: Calling groups_plugins_play to load vars for managed_node3 30490 1727096616.04401: done sending task result for task 0afff68d-5257-ba36-653e-0000000019d4 30490 1727096616.04404: WORKER PROCESS EXITING 30490 1727096616.06779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096616.10963: done with get_vars() 30490 1727096616.10988: done getting variables 30490 1727096616.11272: done queuing things up, now waiting for results queue to drain 30490 1727096616.11274: results queue empty 30490 1727096616.11275: checking for any_errors_fatal 30490 1727096616.11278: done checking for any_errors_fatal 30490 1727096616.11279: checking for max_fail_percentage 30490 1727096616.11279: done checking for max_fail_percentage 30490 1727096616.11280: checking to see if all hosts have failed and the running result is not ok 30490 1727096616.11281: done checking to see if all hosts have failed 30490 1727096616.11282: getting the remaining hosts for this loop 30490 1727096616.11283: done getting the remaining hosts for this loop 30490 1727096616.11285: getting the next task for host managed_node3 30490 1727096616.11291: done getting next task for host managed_node3 30490 1727096616.11294: ^ task is: TASK: Include network role 30490 1727096616.11296: ^ state is: HOST STATE: block=7, 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? (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 30490 1727096616.11299: getting variables 30490 1727096616.11300: in VariableManager get_vars() 30490 1727096616.11311: Calling all_inventory to load vars for managed_node3 30490 1727096616.11314: Calling groups_inventory to load vars for managed_node3 30490 1727096616.11316: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096616.11321: Calling all_plugins_play to load vars for managed_node3 30490 1727096616.11323: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096616.11326: Calling groups_plugins_play to load vars for managed_node3 30490 1727096616.13674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096616.15672: done with get_vars() 30490 1727096616.15693: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml:3 Monday 23 September 2024 09:03:36 -0400 (0:00:00.506) 0:01:22.361 ****** 30490 1727096616.15780: entering _queue_task() for managed_node3/include_role 30490 1727096616.16127: worker is 1 (out of 1 available) 30490 1727096616.16140: exiting _queue_task() for managed_node3/include_role 30490 1727096616.16152: done queuing things up, now waiting for results queue to drain 30490 1727096616.16154: waiting for pending results... 30490 1727096616.16445: running TaskExecutor() for managed_node3/TASK: Include network role 30490 1727096616.16597: in run() - task 0afff68d-5257-ba36-653e-0000000017d9 30490 1727096616.16617: variable 'ansible_search_path' from source: unknown 30490 1727096616.16624: variable 'ansible_search_path' from source: unknown 30490 1727096616.16662: calling self._execute() 30490 1727096616.16799: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096616.16819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096616.16837: variable 'omit' from source: magic vars 30490 1727096616.17250: variable 'ansible_distribution_major_version' from source: facts 30490 1727096616.17363: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096616.17366: _execute() done 30490 1727096616.17371: dumping result to json 30490 1727096616.17374: done dumping result, returning 30490 1727096616.17377: done running TaskExecutor() for managed_node3/TASK: Include network role [0afff68d-5257-ba36-653e-0000000017d9] 30490 1727096616.17380: sending task result for task 0afff68d-5257-ba36-653e-0000000017d9 30490 1727096616.17596: no more pending results, returning what we have 30490 1727096616.17600: in VariableManager get_vars() 30490 1727096616.17643: Calling all_inventory to load vars for managed_node3 30490 1727096616.17646: Calling groups_inventory to load vars for managed_node3 30490 1727096616.17650: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096616.17662: Calling all_plugins_play to load vars for managed_node3 30490 1727096616.17666: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096616.17672: Calling groups_plugins_play to load vars for managed_node3 30490 1727096616.18281: done sending task result for task 0afff68d-5257-ba36-653e-0000000017d9 30490 1727096616.18285: WORKER PROCESS EXITING 30490 1727096616.19446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096616.21440: done with get_vars() 30490 1727096616.21461: variable 'ansible_search_path' from source: unknown 30490 1727096616.21463: variable 'ansible_search_path' from source: unknown 30490 1727096616.21623: variable 'omit' from source: magic vars 30490 1727096616.21670: variable 'omit' from source: magic vars 30490 1727096616.21697: variable 'omit' from source: magic vars 30490 1727096616.21701: we have included files to process 30490 1727096616.21702: generating all_blocks data 30490 1727096616.21704: done generating all_blocks data 30490 1727096616.21708: processing included file: fedora.linux_system_roles.network 30490 1727096616.21736: in VariableManager get_vars() 30490 1727096616.21750: done with get_vars() 30490 1727096616.21791: in VariableManager get_vars() 30490 1727096616.21814: done with get_vars() 30490 1727096616.21853: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 30490 1727096616.21983: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 30490 1727096616.22070: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 30490 1727096616.22538: in VariableManager get_vars() 30490 1727096616.22564: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096616.25484: iterating over new_blocks loaded from include file 30490 1727096616.25486: in VariableManager get_vars() 30490 1727096616.25507: done with get_vars() 30490 1727096616.25509: filtering new block on tags 30490 1727096616.25831: done filtering new block on tags 30490 1727096616.25835: in VariableManager get_vars() 30490 1727096616.25852: done with get_vars() 30490 1727096616.25854: filtering new block on tags 30490 1727096616.25873: done filtering new block on tags 30490 1727096616.25875: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node3 30490 1727096616.25881: extending task lists for all hosts with included blocks 30490 1727096616.25996: done extending task lists 30490 1727096616.25997: done processing included files 30490 1727096616.25998: results queue empty 30490 1727096616.25999: checking for any_errors_fatal 30490 1727096616.26000: done checking for any_errors_fatal 30490 1727096616.26001: checking for max_fail_percentage 30490 1727096616.26002: done checking for max_fail_percentage 30490 1727096616.26003: checking to see if all hosts have failed and the running result is not ok 30490 1727096616.26004: done checking to see if all hosts have failed 30490 1727096616.26005: getting the remaining hosts for this loop 30490 1727096616.26006: done getting the remaining hosts for this loop 30490 1727096616.26008: getting the next task for host managed_node3 30490 1727096616.26013: done getting next task for host managed_node3 30490 1727096616.26016: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096616.26018: ^ state is: HOST STATE: block=7, 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? (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 30490 1727096616.26029: getting variables 30490 1727096616.26030: in VariableManager get_vars() 30490 1727096616.26048: Calling all_inventory to load vars for managed_node3 30490 1727096616.26050: Calling groups_inventory to load vars for managed_node3 30490 1727096616.26053: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096616.26058: Calling all_plugins_play to load vars for managed_node3 30490 1727096616.26061: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096616.26064: Calling groups_plugins_play to load vars for managed_node3 30490 1727096616.27819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096616.29657: done with get_vars() 30490 1727096616.29676: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:03:36 -0400 (0:00:00.139) 0:01:22.501 ****** 30490 1727096616.29733: entering _queue_task() for managed_node3/include_tasks 30490 1727096616.29990: worker is 1 (out of 1 available) 30490 1727096616.30004: exiting _queue_task() for managed_node3/include_tasks 30490 1727096616.30016: done queuing things up, now waiting for results queue to drain 30490 1727096616.30018: waiting for pending results... 30490 1727096616.30187: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096616.30315: in run() - task 0afff68d-5257-ba36-653e-000000001b3b 30490 1727096616.30354: variable 'ansible_search_path' from source: unknown 30490 1727096616.30357: variable 'ansible_search_path' from source: unknown 30490 1727096616.30397: calling self._execute() 30490 1727096616.30487: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096616.30491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096616.30573: variable 'omit' from source: magic vars 30490 1727096616.30938: variable 'ansible_distribution_major_version' from source: facts 30490 1727096616.30958: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096616.30973: _execute() done 30490 1727096616.30983: dumping result to json 30490 1727096616.30991: done dumping result, returning 30490 1727096616.31004: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-ba36-653e-000000001b3b] 30490 1727096616.31015: sending task result for task 0afff68d-5257-ba36-653e-000000001b3b 30490 1727096616.31165: no more pending results, returning what we have 30490 1727096616.31175: in VariableManager get_vars() 30490 1727096616.31219: Calling all_inventory to load vars for managed_node3 30490 1727096616.31231: Calling groups_inventory to load vars for managed_node3 30490 1727096616.31234: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096616.31247: Calling all_plugins_play to load vars for managed_node3 30490 1727096616.31250: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096616.31253: Calling groups_plugins_play to load vars for managed_node3 30490 1727096616.31881: done sending task result for task 0afff68d-5257-ba36-653e-000000001b3b 30490 1727096616.31884: WORKER PROCESS EXITING 30490 1727096616.32765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096616.33644: done with get_vars() 30490 1727096616.33659: variable 'ansible_search_path' from source: unknown 30490 1727096616.33660: variable 'ansible_search_path' from source: unknown 30490 1727096616.33687: we have included files to process 30490 1727096616.33687: generating all_blocks data 30490 1727096616.33689: done generating all_blocks data 30490 1727096616.33691: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096616.33692: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096616.33693: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096616.34271: done processing included file 30490 1727096616.34273: iterating over new_blocks loaded from include file 30490 1727096616.34274: in VariableManager get_vars() 30490 1727096616.34297: done with get_vars() 30490 1727096616.34298: filtering new block on tags 30490 1727096616.34326: done filtering new block on tags 30490 1727096616.34329: in VariableManager get_vars() 30490 1727096616.34350: done with get_vars() 30490 1727096616.34352: filtering new block on tags 30490 1727096616.34402: done filtering new block on tags 30490 1727096616.34404: in VariableManager get_vars() 30490 1727096616.34425: done with get_vars() 30490 1727096616.34427: filtering new block on tags 30490 1727096616.34465: done filtering new block on tags 30490 1727096616.34469: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 30490 1727096616.34472: extending task lists for all hosts with included blocks 30490 1727096616.36656: done extending task lists 30490 1727096616.36657: done processing included files 30490 1727096616.36657: results queue empty 30490 1727096616.36658: checking for any_errors_fatal 30490 1727096616.36660: done checking for any_errors_fatal 30490 1727096616.36661: checking for max_fail_percentage 30490 1727096616.36661: done checking for max_fail_percentage 30490 1727096616.36662: checking to see if all hosts have failed and the running result is not ok 30490 1727096616.36663: done checking to see if all hosts have failed 30490 1727096616.36663: getting the remaining hosts for this loop 30490 1727096616.36664: done getting the remaining hosts for this loop 30490 1727096616.36666: getting the next task for host managed_node3 30490 1727096616.36670: done getting next task for host managed_node3 30490 1727096616.36674: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096616.36677: ^ state is: HOST STATE: block=7, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096616.36685: getting variables 30490 1727096616.36686: in VariableManager get_vars() 30490 1727096616.36697: Calling all_inventory to load vars for managed_node3 30490 1727096616.36698: Calling groups_inventory to load vars for managed_node3 30490 1727096616.36699: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096616.36703: Calling all_plugins_play to load vars for managed_node3 30490 1727096616.36705: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096616.36706: Calling groups_plugins_play to load vars for managed_node3 30490 1727096616.37374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096616.38558: done with get_vars() 30490 1727096616.38579: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:03:36 -0400 (0:00:00.089) 0:01:22.590 ****** 30490 1727096616.38656: entering _queue_task() for managed_node3/setup 30490 1727096616.38978: worker is 1 (out of 1 available) 30490 1727096616.38992: exiting _queue_task() for managed_node3/setup 30490 1727096616.39004: done queuing things up, now waiting for results queue to drain 30490 1727096616.39005: waiting for pending results... 30490 1727096616.39492: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096616.39611: in run() - task 0afff68d-5257-ba36-653e-000000001b92 30490 1727096616.39625: variable 'ansible_search_path' from source: unknown 30490 1727096616.39631: variable 'ansible_search_path' from source: unknown 30490 1727096616.39669: calling self._execute() 30490 1727096616.39953: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096616.39957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096616.39960: variable 'omit' from source: magic vars 30490 1727096616.40224: variable 'ansible_distribution_major_version' from source: facts 30490 1727096616.40241: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096616.40473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096616.42009: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096616.42053: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096616.42082: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096616.42107: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096616.42130: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096616.42188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096616.42209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096616.42226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096616.42256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096616.42269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096616.42305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096616.42322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096616.42340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096616.42368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096616.42380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096616.42482: variable '__network_required_facts' from source: role '' defaults 30490 1727096616.42516: variable 'ansible_facts' from source: unknown 30490 1727096616.43219: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 30490 1727096616.43223: when evaluation is False, skipping this task 30490 1727096616.43226: _execute() done 30490 1727096616.43228: dumping result to json 30490 1727096616.43231: done dumping result, returning 30490 1727096616.43234: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-ba36-653e-000000001b92] 30490 1727096616.43236: sending task result for task 0afff68d-5257-ba36-653e-000000001b92 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096616.43447: no more pending results, returning what we have 30490 1727096616.43452: results queue empty 30490 1727096616.43453: checking for any_errors_fatal 30490 1727096616.43455: done checking for any_errors_fatal 30490 1727096616.43455: checking for max_fail_percentage 30490 1727096616.43457: done checking for max_fail_percentage 30490 1727096616.43458: checking to see if all hosts have failed and the running result is not ok 30490 1727096616.43459: done checking to see if all hosts have failed 30490 1727096616.43459: getting the remaining hosts for this loop 30490 1727096616.43461: done getting the remaining hosts for this loop 30490 1727096616.43464: getting the next task for host managed_node3 30490 1727096616.43525: done getting next task for host managed_node3 30490 1727096616.43529: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096616.43534: ^ state is: HOST STATE: block=7, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096616.43566: getting variables 30490 1727096616.43570: in VariableManager get_vars() 30490 1727096616.43605: Calling all_inventory to load vars for managed_node3 30490 1727096616.43608: Calling groups_inventory to load vars for managed_node3 30490 1727096616.43610: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096616.43617: Calling all_plugins_play to load vars for managed_node3 30490 1727096616.43620: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096616.43622: Calling groups_plugins_play to load vars for managed_node3 30490 1727096616.44177: done sending task result for task 0afff68d-5257-ba36-653e-000000001b92 30490 1727096616.44482: WORKER PROCESS EXITING 30490 1727096616.44493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096616.45377: done with get_vars() 30490 1727096616.45395: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:03:36 -0400 (0:00:00.068) 0:01:22.658 ****** 30490 1727096616.45462: entering _queue_task() for managed_node3/stat 30490 1727096616.45683: worker is 1 (out of 1 available) 30490 1727096616.45698: exiting _queue_task() for managed_node3/stat 30490 1727096616.45710: done queuing things up, now waiting for results queue to drain 30490 1727096616.45712: waiting for pending results... 30490 1727096616.45893: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096616.45998: in run() - task 0afff68d-5257-ba36-653e-000000001b94 30490 1727096616.46010: variable 'ansible_search_path' from source: unknown 30490 1727096616.46013: variable 'ansible_search_path' from source: unknown 30490 1727096616.46050: calling self._execute() 30490 1727096616.46113: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096616.46117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096616.46126: variable 'omit' from source: magic vars 30490 1727096616.46405: variable 'ansible_distribution_major_version' from source: facts 30490 1727096616.46415: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096616.46529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096616.46720: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096616.46751: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096616.46779: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096616.46806: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096616.46871: 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) 30490 1727096616.46888: 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) 30490 1727096616.46906: 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) 30490 1727096616.46927: 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) 30490 1727096616.46985: variable '__network_is_ostree' from source: set_fact 30490 1727096616.46991: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096616.46994: when evaluation is False, skipping this task 30490 1727096616.46996: _execute() done 30490 1727096616.46999: dumping result to json 30490 1727096616.47002: done dumping result, returning 30490 1727096616.47009: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-ba36-653e-000000001b94] 30490 1727096616.47014: sending task result for task 0afff68d-5257-ba36-653e-000000001b94 30490 1727096616.47100: done sending task result for task 0afff68d-5257-ba36-653e-000000001b94 30490 1727096616.47103: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096616.47187: no more pending results, returning what we have 30490 1727096616.47190: results queue empty 30490 1727096616.47191: checking for any_errors_fatal 30490 1727096616.47196: done checking for any_errors_fatal 30490 1727096616.47196: checking for max_fail_percentage 30490 1727096616.47198: done checking for max_fail_percentage 30490 1727096616.47199: checking to see if all hosts have failed and the running result is not ok 30490 1727096616.47200: done checking to see if all hosts have failed 30490 1727096616.47200: getting the remaining hosts for this loop 30490 1727096616.47202: done getting the remaining hosts for this loop 30490 1727096616.47205: getting the next task for host managed_node3 30490 1727096616.47211: done getting next task for host managed_node3 30490 1727096616.47214: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096616.47219: ^ state is: HOST STATE: block=7, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096616.47238: getting variables 30490 1727096616.47240: in VariableManager get_vars() 30490 1727096616.47277: Calling all_inventory to load vars for managed_node3 30490 1727096616.47280: Calling groups_inventory to load vars for managed_node3 30490 1727096616.47282: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096616.47291: Calling all_plugins_play to load vars for managed_node3 30490 1727096616.47294: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096616.47296: Calling groups_plugins_play to load vars for managed_node3 30490 1727096616.48145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096616.49010: done with get_vars() 30490 1727096616.49025: done getting variables 30490 1727096616.49065: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:03:36 -0400 (0:00:00.036) 0:01:22.695 ****** 30490 1727096616.49093: entering _queue_task() for managed_node3/set_fact 30490 1727096616.49288: worker is 1 (out of 1 available) 30490 1727096616.49302: exiting _queue_task() for managed_node3/set_fact 30490 1727096616.49314: done queuing things up, now waiting for results queue to drain 30490 1727096616.49316: waiting for pending results... 30490 1727096616.49485: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096616.49583: in run() - task 0afff68d-5257-ba36-653e-000000001b95 30490 1727096616.49595: variable 'ansible_search_path' from source: unknown 30490 1727096616.49598: variable 'ansible_search_path' from source: unknown 30490 1727096616.49624: calling self._execute() 30490 1727096616.49694: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096616.49697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096616.49706: variable 'omit' from source: magic vars 30490 1727096616.49963: variable 'ansible_distribution_major_version' from source: facts 30490 1727096616.49975: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096616.50097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096616.50272: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096616.50306: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096616.50331: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096616.50356: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096616.50425: 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) 30490 1727096616.50440: 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) 30490 1727096616.50458: 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) 30490 1727096616.50479: 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) 30490 1727096616.50538: variable '__network_is_ostree' from source: set_fact 30490 1727096616.50544: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096616.50547: when evaluation is False, skipping this task 30490 1727096616.50550: _execute() done 30490 1727096616.50552: dumping result to json 30490 1727096616.50554: done dumping result, returning 30490 1727096616.50562: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-ba36-653e-000000001b95] 30490 1727096616.50565: sending task result for task 0afff68d-5257-ba36-653e-000000001b95 30490 1727096616.50657: done sending task result for task 0afff68d-5257-ba36-653e-000000001b95 30490 1727096616.50660: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096616.50705: no more pending results, returning what we have 30490 1727096616.50709: results queue empty 30490 1727096616.50710: checking for any_errors_fatal 30490 1727096616.50715: done checking for any_errors_fatal 30490 1727096616.50716: checking for max_fail_percentage 30490 1727096616.50718: done checking for max_fail_percentage 30490 1727096616.50719: checking to see if all hosts have failed and the running result is not ok 30490 1727096616.50720: done checking to see if all hosts have failed 30490 1727096616.50721: getting the remaining hosts for this loop 30490 1727096616.50722: done getting the remaining hosts for this loop 30490 1727096616.50725: getting the next task for host managed_node3 30490 1727096616.50735: done getting next task for host managed_node3 30490 1727096616.50738: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096616.50742: ^ state is: HOST STATE: block=7, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096616.50764: getting variables 30490 1727096616.50766: in VariableManager get_vars() 30490 1727096616.50798: Calling all_inventory to load vars for managed_node3 30490 1727096616.50800: Calling groups_inventory to load vars for managed_node3 30490 1727096616.50803: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096616.50811: Calling all_plugins_play to load vars for managed_node3 30490 1727096616.50813: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096616.50816: Calling groups_plugins_play to load vars for managed_node3 30490 1727096616.51552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096616.52520: done with get_vars() 30490 1727096616.52535: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:03:36 -0400 (0:00:00.035) 0:01:22.730 ****** 30490 1727096616.52602: entering _queue_task() for managed_node3/service_facts 30490 1727096616.52793: worker is 1 (out of 1 available) 30490 1727096616.52805: exiting _queue_task() for managed_node3/service_facts 30490 1727096616.52818: done queuing things up, now waiting for results queue to drain 30490 1727096616.52819: waiting for pending results... 30490 1727096616.52985: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096616.53086: in run() - task 0afff68d-5257-ba36-653e-000000001b97 30490 1727096616.53097: variable 'ansible_search_path' from source: unknown 30490 1727096616.53101: variable 'ansible_search_path' from source: unknown 30490 1727096616.53127: calling self._execute() 30490 1727096616.53192: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096616.53196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096616.53204: variable 'omit' from source: magic vars 30490 1727096616.53456: variable 'ansible_distribution_major_version' from source: facts 30490 1727096616.53466: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096616.53474: variable 'omit' from source: magic vars 30490 1727096616.53529: variable 'omit' from source: magic vars 30490 1727096616.53549: variable 'omit' from source: magic vars 30490 1727096616.53583: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096616.53611: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096616.53627: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096616.53640: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096616.53650: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096616.53674: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096616.53679: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096616.53682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096616.53748: Set connection var ansible_connection to ssh 30490 1727096616.53754: Set connection var ansible_shell_type to sh 30490 1727096616.53761: Set connection var ansible_pipelining to False 30490 1727096616.53766: Set connection var ansible_shell_executable to /bin/sh 30490 1727096616.53773: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096616.53780: Set connection var ansible_timeout to 10 30490 1727096616.53798: variable 'ansible_shell_executable' from source: unknown 30490 1727096616.53801: variable 'ansible_connection' from source: unknown 30490 1727096616.53805: variable 'ansible_module_compression' from source: unknown 30490 1727096616.53808: variable 'ansible_shell_type' from source: unknown 30490 1727096616.53810: variable 'ansible_shell_executable' from source: unknown 30490 1727096616.53812: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096616.53814: variable 'ansible_pipelining' from source: unknown 30490 1727096616.53816: variable 'ansible_timeout' from source: unknown 30490 1727096616.53818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096616.53955: 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) 30490 1727096616.53962: variable 'omit' from source: magic vars 30490 1727096616.53968: starting attempt loop 30490 1727096616.53971: running the handler 30490 1727096616.53986: _low_level_execute_command(): starting 30490 1727096616.53993: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096616.54462: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096616.54502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096616.54505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096616.54508: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096616.54511: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096616.54547: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096616.54554: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096616.54560: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096616.54622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096616.56276: stdout chunk (state=3): >>>/root <<< 30490 1727096616.56372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096616.56402: stderr chunk (state=3): >>><<< 30490 1727096616.56406: stdout chunk (state=3): >>><<< 30490 1727096616.56424: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096616.56440: _low_level_execute_command(): starting 30490 1727096616.56446: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096616.564244-34284-148662259232802 `" && echo ansible-tmp-1727096616.564244-34284-148662259232802="` echo /root/.ansible/tmp/ansible-tmp-1727096616.564244-34284-148662259232802 `" ) && sleep 0' 30490 1727096616.57034: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096616.57089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096616.57149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096616.59030: stdout chunk (state=3): >>>ansible-tmp-1727096616.564244-34284-148662259232802=/root/.ansible/tmp/ansible-tmp-1727096616.564244-34284-148662259232802 <<< 30490 1727096616.59133: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096616.59155: stderr chunk (state=3): >>><<< 30490 1727096616.59158: stdout chunk (state=3): >>><<< 30490 1727096616.59174: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096616.564244-34284-148662259232802=/root/.ansible/tmp/ansible-tmp-1727096616.564244-34284-148662259232802 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096616.59213: variable 'ansible_module_compression' from source: unknown 30490 1727096616.59248: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 30490 1727096616.59275: variable 'ansible_facts' from source: unknown 30490 1727096616.59439: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096616.564244-34284-148662259232802/AnsiballZ_service_facts.py 30490 1727096616.59566: Sending initial data 30490 1727096616.59784: Sent initial data (161 bytes) 30490 1727096616.60059: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096616.60078: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096616.60094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096616.60108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096616.60195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096616.60359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096616.60422: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096616.61921: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096616.61978: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096616.62005: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpugi3_u5f /root/.ansible/tmp/ansible-tmp-1727096616.564244-34284-148662259232802/AnsiballZ_service_facts.py <<< 30490 1727096616.62031: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096616.564244-34284-148662259232802/AnsiballZ_service_facts.py" <<< 30490 1727096616.62058: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpugi3_u5f" to remote "/root/.ansible/tmp/ansible-tmp-1727096616.564244-34284-148662259232802/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096616.564244-34284-148662259232802/AnsiballZ_service_facts.py" <<< 30490 1727096616.62837: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096616.62847: stdout chunk (state=3): >>><<< 30490 1727096616.62862: stderr chunk (state=3): >>><<< 30490 1727096616.62912: done transferring module to remote 30490 1727096616.62934: _low_level_execute_command(): starting 30490 1727096616.62943: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096616.564244-34284-148662259232802/ /root/.ansible/tmp/ansible-tmp-1727096616.564244-34284-148662259232802/AnsiballZ_service_facts.py && sleep 0' 30490 1727096616.63559: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096616.63578: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096616.63639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096616.63703: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096616.63720: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096616.63746: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096616.63806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096616.65528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096616.65534: stdout chunk (state=3): >>><<< 30490 1727096616.65546: stderr chunk (state=3): >>><<< 30490 1727096616.65560: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096616.65563: _low_level_execute_command(): starting 30490 1727096616.65569: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096616.564244-34284-148662259232802/AnsiballZ_service_facts.py && sleep 0' 30490 1727096616.65971: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096616.65974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096616.65977: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096616.65979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096616.66025: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096616.66029: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096616.66071: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096618.18615: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 30490 1727096618.20176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096618.20312: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 30490 1727096618.20316: stdout chunk (state=3): >>><<< 30490 1727096618.20323: stderr chunk (state=3): >>><<< 30490 1727096618.20346: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096618.21877: 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-1727096616.564244-34284-148662259232802/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096618.21889: _low_level_execute_command(): starting 30490 1727096618.21894: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096616.564244-34284-148662259232802/ > /dev/null 2>&1 && sleep 0' 30490 1727096618.23081: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096618.23099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096618.23328: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096618.23385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096618.23389: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096618.23392: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096618.23453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096618.25317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096618.25500: stderr chunk (state=3): >>><<< 30490 1727096618.25503: stdout chunk (state=3): >>><<< 30490 1727096618.25506: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096618.25508: handler run complete 30490 1727096618.26028: variable 'ansible_facts' from source: unknown 30490 1727096618.26207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096618.27260: variable 'ansible_facts' from source: unknown 30490 1727096618.27588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096618.28008: attempt loop complete, returning result 30490 1727096618.28019: _execute() done 30490 1727096618.28025: dumping result to json 30490 1727096618.28138: done dumping result, returning 30490 1727096618.28188: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-ba36-653e-000000001b97] 30490 1727096618.28197: sending task result for task 0afff68d-5257-ba36-653e-000000001b97 30490 1727096618.29733: done sending task result for task 0afff68d-5257-ba36-653e-000000001b97 30490 1727096618.29739: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096618.29854: no more pending results, returning what we have 30490 1727096618.29858: results queue empty 30490 1727096618.29859: checking for any_errors_fatal 30490 1727096618.29865: done checking for any_errors_fatal 30490 1727096618.29866: checking for max_fail_percentage 30490 1727096618.29870: done checking for max_fail_percentage 30490 1727096618.29872: checking to see if all hosts have failed and the running result is not ok 30490 1727096618.29874: done checking to see if all hosts have failed 30490 1727096618.29875: getting the remaining hosts for this loop 30490 1727096618.29877: done getting the remaining hosts for this loop 30490 1727096618.29880: getting the next task for host managed_node3 30490 1727096618.29888: done getting next task for host managed_node3 30490 1727096618.29891: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096618.29896: ^ state is: HOST STATE: block=7, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096618.29908: getting variables 30490 1727096618.29909: in VariableManager get_vars() 30490 1727096618.29942: Calling all_inventory to load vars for managed_node3 30490 1727096618.29944: Calling groups_inventory to load vars for managed_node3 30490 1727096618.29947: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096618.29956: Calling all_plugins_play to load vars for managed_node3 30490 1727096618.29959: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096618.29961: Calling groups_plugins_play to load vars for managed_node3 30490 1727096618.33126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096618.43333: done with get_vars() 30490 1727096618.43358: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:03:38 -0400 (0:00:01.908) 0:01:24.638 ****** 30490 1727096618.43452: entering _queue_task() for managed_node3/package_facts 30490 1727096618.43840: worker is 1 (out of 1 available) 30490 1727096618.43980: exiting _queue_task() for managed_node3/package_facts 30490 1727096618.43993: done queuing things up, now waiting for results queue to drain 30490 1727096618.43995: waiting for pending results... 30490 1727096618.44398: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096618.44403: in run() - task 0afff68d-5257-ba36-653e-000000001b98 30490 1727096618.44407: variable 'ansible_search_path' from source: unknown 30490 1727096618.44411: variable 'ansible_search_path' from source: unknown 30490 1727096618.44435: calling self._execute() 30490 1727096618.44537: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096618.44549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096618.44563: variable 'omit' from source: magic vars 30490 1727096618.44998: variable 'ansible_distribution_major_version' from source: facts 30490 1727096618.45016: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096618.45034: variable 'omit' from source: magic vars 30490 1727096618.45122: variable 'omit' from source: magic vars 30490 1727096618.45166: variable 'omit' from source: magic vars 30490 1727096618.45215: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096618.45261: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096618.45293: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096618.45365: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096618.45375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096618.45379: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096618.45385: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096618.45394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096618.45507: Set connection var ansible_connection to ssh 30490 1727096618.45519: Set connection var ansible_shell_type to sh 30490 1727096618.45531: Set connection var ansible_pipelining to False 30490 1727096618.45541: Set connection var ansible_shell_executable to /bin/sh 30490 1727096618.45580: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096618.45586: Set connection var ansible_timeout to 10 30490 1727096618.45598: variable 'ansible_shell_executable' from source: unknown 30490 1727096618.45606: variable 'ansible_connection' from source: unknown 30490 1727096618.45612: variable 'ansible_module_compression' from source: unknown 30490 1727096618.45693: variable 'ansible_shell_type' from source: unknown 30490 1727096618.45697: variable 'ansible_shell_executable' from source: unknown 30490 1727096618.45700: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096618.45703: variable 'ansible_pipelining' from source: unknown 30490 1727096618.45705: variable 'ansible_timeout' from source: unknown 30490 1727096618.45708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096618.45863: 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) 30490 1727096618.45884: variable 'omit' from source: magic vars 30490 1727096618.45893: starting attempt loop 30490 1727096618.45900: running the handler 30490 1727096618.45925: _low_level_execute_command(): starting 30490 1727096618.45937: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096618.46813: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096618.46834: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096618.46850: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096618.46878: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096618.47032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096618.48688: stdout chunk (state=3): >>>/root <<< 30490 1727096618.48840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096618.48843: stdout chunk (state=3): >>><<< 30490 1727096618.48846: stderr chunk (state=3): >>><<< 30490 1727096618.49178: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096618.49181: _low_level_execute_command(): starting 30490 1727096618.49185: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096618.4888399-34367-170841833131356 `" && echo ansible-tmp-1727096618.4888399-34367-170841833131356="` echo /root/.ansible/tmp/ansible-tmp-1727096618.4888399-34367-170841833131356 `" ) && sleep 0' 30490 1727096618.50164: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096618.50472: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096618.50488: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096618.50676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096618.52505: stdout chunk (state=3): >>>ansible-tmp-1727096618.4888399-34367-170841833131356=/root/.ansible/tmp/ansible-tmp-1727096618.4888399-34367-170841833131356 <<< 30490 1727096618.52610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096618.52783: stderr chunk (state=3): >>><<< 30490 1727096618.52786: stdout chunk (state=3): >>><<< 30490 1727096618.52789: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096618.4888399-34367-170841833131356=/root/.ansible/tmp/ansible-tmp-1727096618.4888399-34367-170841833131356 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096618.52792: variable 'ansible_module_compression' from source: unknown 30490 1727096618.52837: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 30490 1727096618.53072: variable 'ansible_facts' from source: unknown 30490 1727096618.53257: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096618.4888399-34367-170841833131356/AnsiballZ_package_facts.py 30490 1727096618.53890: Sending initial data 30490 1727096618.53900: Sent initial data (162 bytes) 30490 1727096618.54992: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096618.55004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096618.55016: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096618.55123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096618.55270: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096618.55319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096618.56841: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096618.56914: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096618.56948: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpq0felmq4 /root/.ansible/tmp/ansible-tmp-1727096618.4888399-34367-170841833131356/AnsiballZ_package_facts.py <<< 30490 1727096618.56972: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096618.4888399-34367-170841833131356/AnsiballZ_package_facts.py" <<< 30490 1727096618.56992: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpq0felmq4" to remote "/root/.ansible/tmp/ansible-tmp-1727096618.4888399-34367-170841833131356/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096618.4888399-34367-170841833131356/AnsiballZ_package_facts.py" <<< 30490 1727096618.59606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096618.59722: stderr chunk (state=3): >>><<< 30490 1727096618.59726: stdout chunk (state=3): >>><<< 30490 1727096618.59728: done transferring module to remote 30490 1727096618.59731: _low_level_execute_command(): starting 30490 1727096618.59734: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096618.4888399-34367-170841833131356/ /root/.ansible/tmp/ansible-tmp-1727096618.4888399-34367-170841833131356/AnsiballZ_package_facts.py && sleep 0' 30490 1727096618.60793: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096618.60813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096618.60827: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096618.60990: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096618.61039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096618.62859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096618.63177: stderr chunk (state=3): >>><<< 30490 1727096618.63181: stdout chunk (state=3): >>><<< 30490 1727096618.63184: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096618.63192: _low_level_execute_command(): starting 30490 1727096618.63194: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096618.4888399-34367-170841833131356/AnsiballZ_package_facts.py && sleep 0' 30490 1727096618.64183: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096618.64401: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096618.64420: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096618.64487: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096619.08693: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks"<<< 30490 1727096619.08932: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epo<<< 30490 1727096619.09099: stdout chunk (state=3): >>>ch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 30490 1727096619.10811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096619.10821: stdout chunk (state=3): >>><<< 30490 1727096619.10832: stderr chunk (state=3): >>><<< 30490 1727096619.10960: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096619.13782: 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-1727096618.4888399-34367-170841833131356/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096619.13835: _low_level_execute_command(): starting 30490 1727096619.13846: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096618.4888399-34367-170841833131356/ > /dev/null 2>&1 && sleep 0' 30490 1727096619.14691: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096619.14884: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096619.14918: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096619.14999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096619.15070: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096619.16932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096619.16998: stdout chunk (state=3): >>><<< 30490 1727096619.17001: stderr chunk (state=3): >>><<< 30490 1727096619.17379: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096619.17383: handler run complete 30490 1727096619.19154: variable 'ansible_facts' from source: unknown 30490 1727096619.20141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096619.24244: variable 'ansible_facts' from source: unknown 30490 1727096619.25179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096619.26875: attempt loop complete, returning result 30490 1727096619.26878: _execute() done 30490 1727096619.26881: dumping result to json 30490 1727096619.27056: done dumping result, returning 30490 1727096619.27074: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-ba36-653e-000000001b98] 30490 1727096619.27095: sending task result for task 0afff68d-5257-ba36-653e-000000001b98 ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096619.30665: no more pending results, returning what we have 30490 1727096619.30677: results queue empty 30490 1727096619.30678: checking for any_errors_fatal 30490 1727096619.30685: done checking for any_errors_fatal 30490 1727096619.30686: checking for max_fail_percentage 30490 1727096619.30688: done checking for max_fail_percentage 30490 1727096619.30689: checking to see if all hosts have failed and the running result is not ok 30490 1727096619.30690: done checking to see if all hosts have failed 30490 1727096619.30690: getting the remaining hosts for this loop 30490 1727096619.30692: done getting the remaining hosts for this loop 30490 1727096619.30695: getting the next task for host managed_node3 30490 1727096619.30704: done getting next task for host managed_node3 30490 1727096619.30707: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096619.30713: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096619.30726: getting variables 30490 1727096619.30728: in VariableManager get_vars() 30490 1727096619.30759: Calling all_inventory to load vars for managed_node3 30490 1727096619.30763: Calling groups_inventory to load vars for managed_node3 30490 1727096619.30765: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096619.30776: done sending task result for task 0afff68d-5257-ba36-653e-000000001b98 30490 1727096619.30781: WORKER PROCESS EXITING 30490 1727096619.30905: Calling all_plugins_play to load vars for managed_node3 30490 1727096619.30910: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096619.30913: Calling groups_plugins_play to load vars for managed_node3 30490 1727096619.32441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096619.34127: done with get_vars() 30490 1727096619.34162: done getting variables 30490 1727096619.34224: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:03:39 -0400 (0:00:00.908) 0:01:25.546 ****** 30490 1727096619.34279: entering _queue_task() for managed_node3/debug 30490 1727096619.34891: worker is 1 (out of 1 available) 30490 1727096619.34903: exiting _queue_task() for managed_node3/debug 30490 1727096619.34913: done queuing things up, now waiting for results queue to drain 30490 1727096619.34914: waiting for pending results... 30490 1727096619.35378: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096619.35774: in run() - task 0afff68d-5257-ba36-653e-000000001b3c 30490 1727096619.35778: variable 'ansible_search_path' from source: unknown 30490 1727096619.35781: variable 'ansible_search_path' from source: unknown 30490 1727096619.35784: calling self._execute() 30490 1727096619.35938: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096619.36123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096619.36126: variable 'omit' from source: magic vars 30490 1727096619.36660: variable 'ansible_distribution_major_version' from source: facts 30490 1727096619.36783: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096619.36786: variable 'omit' from source: magic vars 30490 1727096619.36789: variable 'omit' from source: magic vars 30490 1727096619.36887: variable 'network_provider' from source: set_fact 30490 1727096619.36917: variable 'omit' from source: magic vars 30490 1727096619.36965: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096619.37017: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096619.37041: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096619.37064: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096619.37082: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096619.37129: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096619.37139: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096619.37147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096619.37256: Set connection var ansible_connection to ssh 30490 1727096619.37274: Set connection var ansible_shell_type to sh 30490 1727096619.37290: Set connection var ansible_pipelining to False 30490 1727096619.37300: Set connection var ansible_shell_executable to /bin/sh 30490 1727096619.37326: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096619.37328: Set connection var ansible_timeout to 10 30490 1727096619.37374: variable 'ansible_shell_executable' from source: unknown 30490 1727096619.37378: variable 'ansible_connection' from source: unknown 30490 1727096619.37380: variable 'ansible_module_compression' from source: unknown 30490 1727096619.37382: variable 'ansible_shell_type' from source: unknown 30490 1727096619.37384: variable 'ansible_shell_executable' from source: unknown 30490 1727096619.37385: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096619.37387: variable 'ansible_pipelining' from source: unknown 30490 1727096619.37389: variable 'ansible_timeout' from source: unknown 30490 1727096619.37435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096619.37874: 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) 30490 1727096619.37878: variable 'omit' from source: magic vars 30490 1727096619.37881: starting attempt loop 30490 1727096619.37884: running the handler 30490 1727096619.37886: handler run complete 30490 1727096619.37889: attempt loop complete, returning result 30490 1727096619.37891: _execute() done 30490 1727096619.37892: dumping result to json 30490 1727096619.37895: done dumping result, returning 30490 1727096619.37905: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-ba36-653e-000000001b3c] 30490 1727096619.37916: sending task result for task 0afff68d-5257-ba36-653e-000000001b3c ok: [managed_node3] => {} MSG: Using network provider: nm 30490 1727096619.38115: no more pending results, returning what we have 30490 1727096619.38120: results queue empty 30490 1727096619.38121: checking for any_errors_fatal 30490 1727096619.38133: done checking for any_errors_fatal 30490 1727096619.38134: checking for max_fail_percentage 30490 1727096619.38136: done checking for max_fail_percentage 30490 1727096619.38137: checking to see if all hosts have failed and the running result is not ok 30490 1727096619.38138: done checking to see if all hosts have failed 30490 1727096619.38139: getting the remaining hosts for this loop 30490 1727096619.38141: done getting the remaining hosts for this loop 30490 1727096619.38145: getting the next task for host managed_node3 30490 1727096619.38279: done getting next task for host managed_node3 30490 1727096619.38284: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096619.38289: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096619.38305: getting variables 30490 1727096619.38308: in VariableManager get_vars() 30490 1727096619.38350: Calling all_inventory to load vars for managed_node3 30490 1727096619.38353: Calling groups_inventory to load vars for managed_node3 30490 1727096619.38356: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096619.38367: Calling all_plugins_play to load vars for managed_node3 30490 1727096619.38703: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096619.38707: Calling groups_plugins_play to load vars for managed_node3 30490 1727096619.39454: done sending task result for task 0afff68d-5257-ba36-653e-000000001b3c 30490 1727096619.39458: WORKER PROCESS EXITING 30490 1727096619.41097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096619.44803: done with get_vars() 30490 1727096619.44842: done getting variables 30490 1727096619.44911: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:03:39 -0400 (0:00:00.106) 0:01:25.653 ****** 30490 1727096619.44964: entering _queue_task() for managed_node3/fail 30490 1727096619.45498: worker is 1 (out of 1 available) 30490 1727096619.45515: exiting _queue_task() for managed_node3/fail 30490 1727096619.45526: done queuing things up, now waiting for results queue to drain 30490 1727096619.45528: waiting for pending results... 30490 1727096619.45779: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096619.45970: in run() - task 0afff68d-5257-ba36-653e-000000001b3d 30490 1727096619.45993: variable 'ansible_search_path' from source: unknown 30490 1727096619.46001: variable 'ansible_search_path' from source: unknown 30490 1727096619.46053: calling self._execute() 30490 1727096619.46160: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096619.46173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096619.46189: variable 'omit' from source: magic vars 30490 1727096619.46636: variable 'ansible_distribution_major_version' from source: facts 30490 1727096619.46658: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096619.46823: variable 'network_state' from source: role '' defaults 30490 1727096619.46841: Evaluated conditional (network_state != {}): False 30490 1727096619.46849: when evaluation is False, skipping this task 30490 1727096619.46857: _execute() done 30490 1727096619.46862: dumping result to json 30490 1727096619.46872: done dumping result, returning 30490 1727096619.46885: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-ba36-653e-000000001b3d] 30490 1727096619.46917: sending task result for task 0afff68d-5257-ba36-653e-000000001b3d skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096619.47208: no more pending results, returning what we have 30490 1727096619.47213: results queue empty 30490 1727096619.47214: checking for any_errors_fatal 30490 1727096619.47225: done checking for any_errors_fatal 30490 1727096619.47225: checking for max_fail_percentage 30490 1727096619.47228: done checking for max_fail_percentage 30490 1727096619.47229: checking to see if all hosts have failed and the running result is not ok 30490 1727096619.47230: done checking to see if all hosts have failed 30490 1727096619.47231: getting the remaining hosts for this loop 30490 1727096619.47233: done getting the remaining hosts for this loop 30490 1727096619.47237: getting the next task for host managed_node3 30490 1727096619.47247: done getting next task for host managed_node3 30490 1727096619.47471: ^ 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 30490 1727096619.47477: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096619.47503: getting variables 30490 1727096619.47505: in VariableManager get_vars() 30490 1727096619.47545: Calling all_inventory to load vars for managed_node3 30490 1727096619.47548: Calling groups_inventory to load vars for managed_node3 30490 1727096619.47550: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096619.47560: Calling all_plugins_play to load vars for managed_node3 30490 1727096619.47563: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096619.47566: Calling groups_plugins_play to load vars for managed_node3 30490 1727096619.48194: done sending task result for task 0afff68d-5257-ba36-653e-000000001b3d 30490 1727096619.48197: WORKER PROCESS EXITING 30490 1727096619.49607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096619.51685: done with get_vars() 30490 1727096619.51733: done getting variables 30490 1727096619.51798: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:03:39 -0400 (0:00:00.068) 0:01:25.722 ****** 30490 1727096619.51844: entering _queue_task() for managed_node3/fail 30490 1727096619.52406: worker is 1 (out of 1 available) 30490 1727096619.52422: exiting _queue_task() for managed_node3/fail 30490 1727096619.52441: done queuing things up, now waiting for results queue to drain 30490 1727096619.52442: waiting for pending results... 30490 1727096619.52867: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 30490 1727096619.53192: in run() - task 0afff68d-5257-ba36-653e-000000001b3e 30490 1727096619.53224: variable 'ansible_search_path' from source: unknown 30490 1727096619.53232: variable 'ansible_search_path' from source: unknown 30490 1727096619.53339: calling self._execute() 30490 1727096619.53508: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096619.53519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096619.53539: variable 'omit' from source: magic vars 30490 1727096619.54038: variable 'ansible_distribution_major_version' from source: facts 30490 1727096619.54060: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096619.54304: variable 'network_state' from source: role '' defaults 30490 1727096619.54495: Evaluated conditional (network_state != {}): False 30490 1727096619.54516: when evaluation is False, skipping this task 30490 1727096619.54532: _execute() done 30490 1727096619.54555: dumping result to json 30490 1727096619.54636: done dumping result, returning 30490 1727096619.54698: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-ba36-653e-000000001b3e] 30490 1727096619.54754: sending task result for task 0afff68d-5257-ba36-653e-000000001b3e 30490 1727096619.55223: done sending task result for task 0afff68d-5257-ba36-653e-000000001b3e 30490 1727096619.55228: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096619.55304: no more pending results, returning what we have 30490 1727096619.55309: results queue empty 30490 1727096619.55311: checking for any_errors_fatal 30490 1727096619.55325: done checking for any_errors_fatal 30490 1727096619.55327: checking for max_fail_percentage 30490 1727096619.55329: done checking for max_fail_percentage 30490 1727096619.55330: checking to see if all hosts have failed and the running result is not ok 30490 1727096619.55335: done checking to see if all hosts have failed 30490 1727096619.55335: getting the remaining hosts for this loop 30490 1727096619.55342: done getting the remaining hosts for this loop 30490 1727096619.55351: getting the next task for host managed_node3 30490 1727096619.55361: done getting next task for host managed_node3 30490 1727096619.55365: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096619.55380: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096619.55425: getting variables 30490 1727096619.55428: in VariableManager get_vars() 30490 1727096619.55804: Calling all_inventory to load vars for managed_node3 30490 1727096619.55807: Calling groups_inventory to load vars for managed_node3 30490 1727096619.55810: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096619.55823: Calling all_plugins_play to load vars for managed_node3 30490 1727096619.55826: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096619.55829: Calling groups_plugins_play to load vars for managed_node3 30490 1727096619.58708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096619.60562: done with get_vars() 30490 1727096619.60601: done getting variables 30490 1727096619.60675: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:03:39 -0400 (0:00:00.088) 0:01:25.811 ****** 30490 1727096619.60714: entering _queue_task() for managed_node3/fail 30490 1727096619.61139: worker is 1 (out of 1 available) 30490 1727096619.61153: exiting _queue_task() for managed_node3/fail 30490 1727096619.61286: done queuing things up, now waiting for results queue to drain 30490 1727096619.61288: waiting for pending results... 30490 1727096619.61589: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096619.61792: in run() - task 0afff68d-5257-ba36-653e-000000001b3f 30490 1727096619.61796: variable 'ansible_search_path' from source: unknown 30490 1727096619.61799: variable 'ansible_search_path' from source: unknown 30490 1727096619.61838: calling self._execute() 30490 1727096619.61944: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096619.61956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096619.62023: variable 'omit' from source: magic vars 30490 1727096619.62724: variable 'ansible_distribution_major_version' from source: facts 30490 1727096619.62759: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096619.63202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096619.66998: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096619.67153: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096619.67158: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096619.67189: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096619.67261: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096619.67331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096619.67375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096619.67419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096619.67492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096619.67496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096619.67616: variable 'ansible_distribution_major_version' from source: facts 30490 1727096619.67644: Evaluated conditional (ansible_distribution_major_version | int > 9): True 30490 1727096619.67886: variable 'ansible_distribution' from source: facts 30490 1727096619.67890: variable '__network_rh_distros' from source: role '' defaults 30490 1727096619.67902: Evaluated conditional (ansible_distribution in __network_rh_distros): True 30490 1727096619.68506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096619.68542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096619.68608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096619.68639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096619.68661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096619.68752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096619.68803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096619.68909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096619.68961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096619.69001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096619.69052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096619.69111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096619.69132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096619.69176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096619.69218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096619.69583: variable 'network_connections' from source: include params 30490 1727096619.69643: variable 'interface' from source: play vars 30490 1727096619.69714: variable 'interface' from source: play vars 30490 1727096619.69729: variable 'network_state' from source: role '' defaults 30490 1727096619.69818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096619.70037: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096619.70103: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096619.70275: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096619.70279: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096619.70282: 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) 30490 1727096619.70284: 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) 30490 1727096619.70295: 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) 30490 1727096619.70330: 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) 30490 1727096619.70378: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 30490 1727096619.70387: when evaluation is False, skipping this task 30490 1727096619.70394: _execute() done 30490 1727096619.70401: dumping result to json 30490 1727096619.70420: done dumping result, returning 30490 1727096619.70432: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-ba36-653e-000000001b3f] 30490 1727096619.70527: sending task result for task 0afff68d-5257-ba36-653e-000000001b3f 30490 1727096619.70620: done sending task result for task 0afff68d-5257-ba36-653e-000000001b3f skipping: [managed_node3] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 30490 1727096619.70752: no more pending results, returning what we have 30490 1727096619.70755: results queue empty 30490 1727096619.70756: checking for any_errors_fatal 30490 1727096619.70763: done checking for any_errors_fatal 30490 1727096619.70763: checking for max_fail_percentage 30490 1727096619.70765: done checking for max_fail_percentage 30490 1727096619.70775: checking to see if all hosts have failed and the running result is not ok 30490 1727096619.70776: done checking to see if all hosts have failed 30490 1727096619.70777: getting the remaining hosts for this loop 30490 1727096619.70778: done getting the remaining hosts for this loop 30490 1727096619.70783: getting the next task for host managed_node3 30490 1727096619.70792: done getting next task for host managed_node3 30490 1727096619.70796: ^ 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 30490 1727096619.70801: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096619.70831: getting variables 30490 1727096619.70833: in VariableManager get_vars() 30490 1727096619.71033: Calling all_inventory to load vars for managed_node3 30490 1727096619.71059: Calling groups_inventory to load vars for managed_node3 30490 1727096619.71064: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096619.71095: WORKER PROCESS EXITING 30490 1727096619.71135: Calling all_plugins_play to load vars for managed_node3 30490 1727096619.71140: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096619.71144: Calling groups_plugins_play to load vars for managed_node3 30490 1727096619.73676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096619.75200: done with get_vars() 30490 1727096619.75224: done getting variables 30490 1727096619.75269: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:03:39 -0400 (0:00:00.145) 0:01:25.957 ****** 30490 1727096619.75310: entering _queue_task() for managed_node3/dnf 30490 1727096619.75589: worker is 1 (out of 1 available) 30490 1727096619.75604: exiting _queue_task() for managed_node3/dnf 30490 1727096619.75619: done queuing things up, now waiting for results queue to drain 30490 1727096619.75621: waiting for pending results... 30490 1727096619.75897: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 30490 1727096619.76014: in run() - task 0afff68d-5257-ba36-653e-000000001b40 30490 1727096619.76026: variable 'ansible_search_path' from source: unknown 30490 1727096619.76030: variable 'ansible_search_path' from source: unknown 30490 1727096619.76060: calling self._execute() 30490 1727096619.76144: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096619.76148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096619.76159: variable 'omit' from source: magic vars 30490 1727096619.76705: variable 'ansible_distribution_major_version' from source: facts 30490 1727096619.76744: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096619.77277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096619.80389: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096619.80523: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096619.80717: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096619.80792: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096619.80818: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096619.80932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096619.81021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096619.81055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096619.81110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096619.81131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096619.81374: variable 'ansible_distribution' from source: facts 30490 1727096619.81412: variable 'ansible_distribution_major_version' from source: facts 30490 1727096619.81428: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 30490 1727096619.81598: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096619.81840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096619.81883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096619.81978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096619.82043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096619.82083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096619.82179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096619.82232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096619.82302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096619.82350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096619.82396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096619.82437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096619.82574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096619.82578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096619.82581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096619.82595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096619.82820: variable 'network_connections' from source: include params 30490 1727096619.82842: variable 'interface' from source: play vars 30490 1727096619.82956: variable 'interface' from source: play vars 30490 1727096619.83086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096619.83350: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096619.83392: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096619.83451: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096619.83496: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096619.83625: 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) 30490 1727096619.83629: 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) 30490 1727096619.83640: 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) 30490 1727096619.83664: 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) 30490 1727096619.83727: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096619.84233: variable 'network_connections' from source: include params 30490 1727096619.84236: variable 'interface' from source: play vars 30490 1727096619.84325: variable 'interface' from source: play vars 30490 1727096619.84353: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096619.84573: when evaluation is False, skipping this task 30490 1727096619.84576: _execute() done 30490 1727096619.84578: dumping result to json 30490 1727096619.84580: done dumping result, returning 30490 1727096619.84582: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000001b40] 30490 1727096619.84584: sending task result for task 0afff68d-5257-ba36-653e-000000001b40 30490 1727096619.84651: done sending task result for task 0afff68d-5257-ba36-653e-000000001b40 30490 1727096619.84655: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096619.84812: no more pending results, returning what we have 30490 1727096619.84816: results queue empty 30490 1727096619.84817: checking for any_errors_fatal 30490 1727096619.84823: done checking for any_errors_fatal 30490 1727096619.84824: checking for max_fail_percentage 30490 1727096619.84826: done checking for max_fail_percentage 30490 1727096619.84827: checking to see if all hosts have failed and the running result is not ok 30490 1727096619.84828: done checking to see if all hosts have failed 30490 1727096619.84828: getting the remaining hosts for this loop 30490 1727096619.84830: done getting the remaining hosts for this loop 30490 1727096619.84834: getting the next task for host managed_node3 30490 1727096619.84842: done getting next task for host managed_node3 30490 1727096619.84846: ^ 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 30490 1727096619.84851: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096619.84989: getting variables 30490 1727096619.84992: in VariableManager get_vars() 30490 1727096619.85035: Calling all_inventory to load vars for managed_node3 30490 1727096619.85039: Calling groups_inventory to load vars for managed_node3 30490 1727096619.85042: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096619.85053: Calling all_plugins_play to load vars for managed_node3 30490 1727096619.85057: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096619.85061: Calling groups_plugins_play to load vars for managed_node3 30490 1727096619.86712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096619.87730: done with get_vars() 30490 1727096619.87751: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096619.87806: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:03:39 -0400 (0:00:00.125) 0:01:26.082 ****** 30490 1727096619.87830: entering _queue_task() for managed_node3/yum 30490 1727096619.88092: worker is 1 (out of 1 available) 30490 1727096619.88107: exiting _queue_task() for managed_node3/yum 30490 1727096619.88118: done queuing things up, now waiting for results queue to drain 30490 1727096619.88119: waiting for pending results... 30490 1727096619.88342: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 30490 1727096619.88462: in run() - task 0afff68d-5257-ba36-653e-000000001b41 30490 1727096619.88481: variable 'ansible_search_path' from source: unknown 30490 1727096619.88485: variable 'ansible_search_path' from source: unknown 30490 1727096619.88536: calling self._execute() 30490 1727096619.88603: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096619.88607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096619.88617: variable 'omit' from source: magic vars 30490 1727096619.88944: variable 'ansible_distribution_major_version' from source: facts 30490 1727096619.88954: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096619.89093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096619.90930: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096619.90983: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096619.91023: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096619.91055: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096619.91087: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096619.91148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096619.91183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096619.91202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096619.91228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096619.91239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096619.91318: variable 'ansible_distribution_major_version' from source: facts 30490 1727096619.91331: Evaluated conditional (ansible_distribution_major_version | int < 8): False 30490 1727096619.91335: when evaluation is False, skipping this task 30490 1727096619.91337: _execute() done 30490 1727096619.91340: dumping result to json 30490 1727096619.91343: done dumping result, returning 30490 1727096619.91351: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000001b41] 30490 1727096619.91354: sending task result for task 0afff68d-5257-ba36-653e-000000001b41 30490 1727096619.91450: done sending task result for task 0afff68d-5257-ba36-653e-000000001b41 30490 1727096619.91454: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 30490 1727096619.91532: no more pending results, returning what we have 30490 1727096619.91536: results queue empty 30490 1727096619.91537: checking for any_errors_fatal 30490 1727096619.91543: done checking for any_errors_fatal 30490 1727096619.91543: checking for max_fail_percentage 30490 1727096619.91545: done checking for max_fail_percentage 30490 1727096619.91546: checking to see if all hosts have failed and the running result is not ok 30490 1727096619.91547: done checking to see if all hosts have failed 30490 1727096619.91547: getting the remaining hosts for this loop 30490 1727096619.91549: done getting the remaining hosts for this loop 30490 1727096619.91553: getting the next task for host managed_node3 30490 1727096619.91559: done getting next task for host managed_node3 30490 1727096619.91563: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096619.91569: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096619.91599: getting variables 30490 1727096619.91601: in VariableManager get_vars() 30490 1727096619.91641: Calling all_inventory to load vars for managed_node3 30490 1727096619.91644: Calling groups_inventory to load vars for managed_node3 30490 1727096619.91646: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096619.91655: Calling all_plugins_play to load vars for managed_node3 30490 1727096619.91657: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096619.91660: Calling groups_plugins_play to load vars for managed_node3 30490 1727096619.92613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096619.93853: done with get_vars() 30490 1727096619.93879: done getting variables 30490 1727096619.93943: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:03:39 -0400 (0:00:00.061) 0:01:26.143 ****** 30490 1727096619.93974: entering _queue_task() for managed_node3/fail 30490 1727096619.94257: worker is 1 (out of 1 available) 30490 1727096619.94273: exiting _queue_task() for managed_node3/fail 30490 1727096619.94285: done queuing things up, now waiting for results queue to drain 30490 1727096619.94287: waiting for pending results... 30490 1727096619.94522: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096619.94648: in run() - task 0afff68d-5257-ba36-653e-000000001b42 30490 1727096619.94661: variable 'ansible_search_path' from source: unknown 30490 1727096619.94665: variable 'ansible_search_path' from source: unknown 30490 1727096619.94709: calling self._execute() 30490 1727096619.94783: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096619.94789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096619.94799: variable 'omit' from source: magic vars 30490 1727096619.95283: variable 'ansible_distribution_major_version' from source: facts 30490 1727096619.95287: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096619.95346: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096619.95754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096619.97474: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096619.97523: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096619.97550: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096619.97582: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096619.97602: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096619.97662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096619.97989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096619.98011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096619.98038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096619.98049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096619.98086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096619.98104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096619.98124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096619.98149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096619.98160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096619.98193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096619.98209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096619.98230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096619.98255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096619.98265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096619.98386: variable 'network_connections' from source: include params 30490 1727096619.98396: variable 'interface' from source: play vars 30490 1727096619.98448: variable 'interface' from source: play vars 30490 1727096619.98505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096619.98646: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096619.98696: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096619.98722: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096619.98747: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096619.98797: 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) 30490 1727096619.98820: 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) 30490 1727096619.98843: 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) 30490 1727096619.98870: 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) 30490 1727096619.98926: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096619.99179: variable 'network_connections' from source: include params 30490 1727096619.99182: variable 'interface' from source: play vars 30490 1727096619.99239: variable 'interface' from source: play vars 30490 1727096619.99242: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096619.99246: when evaluation is False, skipping this task 30490 1727096619.99248: _execute() done 30490 1727096619.99250: dumping result to json 30490 1727096619.99253: done dumping result, returning 30490 1727096619.99341: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000001b42] 30490 1727096619.99344: sending task result for task 0afff68d-5257-ba36-653e-000000001b42 30490 1727096619.99423: done sending task result for task 0afff68d-5257-ba36-653e-000000001b42 30490 1727096619.99426: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096619.99481: no more pending results, returning what we have 30490 1727096619.99484: results queue empty 30490 1727096619.99485: checking for any_errors_fatal 30490 1727096619.99493: done checking for any_errors_fatal 30490 1727096619.99494: checking for max_fail_percentage 30490 1727096619.99495: done checking for max_fail_percentage 30490 1727096619.99496: checking to see if all hosts have failed and the running result is not ok 30490 1727096619.99497: done checking to see if all hosts have failed 30490 1727096619.99498: getting the remaining hosts for this loop 30490 1727096619.99499: done getting the remaining hosts for this loop 30490 1727096619.99503: getting the next task for host managed_node3 30490 1727096619.99510: done getting next task for host managed_node3 30490 1727096619.99514: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 30490 1727096619.99518: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096619.99541: getting variables 30490 1727096619.99543: in VariableManager get_vars() 30490 1727096619.99588: Calling all_inventory to load vars for managed_node3 30490 1727096619.99591: Calling groups_inventory to load vars for managed_node3 30490 1727096619.99593: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096619.99602: Calling all_plugins_play to load vars for managed_node3 30490 1727096619.99605: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096619.99607: Calling groups_plugins_play to load vars for managed_node3 30490 1727096620.00829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096620.01699: done with get_vars() 30490 1727096620.01719: done getting variables 30490 1727096620.01765: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:03:40 -0400 (0:00:00.078) 0:01:26.222 ****** 30490 1727096620.01795: entering _queue_task() for managed_node3/package 30490 1727096620.02065: worker is 1 (out of 1 available) 30490 1727096620.02079: exiting _queue_task() for managed_node3/package 30490 1727096620.02093: done queuing things up, now waiting for results queue to drain 30490 1727096620.02094: waiting for pending results... 30490 1727096620.02290: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 30490 1727096620.02388: in run() - task 0afff68d-5257-ba36-653e-000000001b43 30490 1727096620.02399: variable 'ansible_search_path' from source: unknown 30490 1727096620.02403: variable 'ansible_search_path' from source: unknown 30490 1727096620.02433: calling self._execute() 30490 1727096620.02511: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096620.02515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096620.02524: variable 'omit' from source: magic vars 30490 1727096620.02988: variable 'ansible_distribution_major_version' from source: facts 30490 1727096620.02992: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096620.03105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096620.03423: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096620.03428: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096620.03443: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096620.03513: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096620.03628: variable 'network_packages' from source: role '' defaults 30490 1727096620.03732: variable '__network_provider_setup' from source: role '' defaults 30490 1727096620.03750: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096620.03808: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096620.03860: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096620.03873: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096620.04055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096620.06081: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096620.06143: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096620.06183: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096620.06261: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096620.06265: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096620.06322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096620.06348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096620.06390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096620.06412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096620.06473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096620.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) 30490 1727096620.06494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096620.06515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096620.06552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096620.06564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096620.06945: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096620.07145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096620.07150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096620.07152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096620.07174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096620.07192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096620.07285: variable 'ansible_python' from source: facts 30490 1727096620.07304: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096620.07390: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096620.07470: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096620.07603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096620.07620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096620.07643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096620.07685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096620.07700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096620.07807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096620.07823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096620.07826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096620.07828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096620.07840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096620.07989: variable 'network_connections' from source: include params 30490 1727096620.07995: variable 'interface' from source: play vars 30490 1727096620.08097: variable 'interface' from source: play vars 30490 1727096620.08187: 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) 30490 1727096620.08272: 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) 30490 1727096620.08277: 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) 30490 1727096620.08279: 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) 30490 1727096620.08316: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096620.08675: variable 'network_connections' from source: include params 30490 1727096620.08678: variable 'interface' from source: play vars 30490 1727096620.08716: variable 'interface' from source: play vars 30490 1727096620.08752: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096620.08836: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096620.09169: variable 'network_connections' from source: include params 30490 1727096620.09183: variable 'interface' from source: play vars 30490 1727096620.09247: variable 'interface' from source: play vars 30490 1727096620.09278: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096620.09360: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096620.09660: variable 'network_connections' from source: include params 30490 1727096620.09672: variable 'interface' from source: play vars 30490 1727096620.09874: variable 'interface' from source: play vars 30490 1727096620.09878: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096620.09880: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096620.09883: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096620.09902: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096620.10104: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096620.10532: variable 'network_connections' from source: include params 30490 1727096620.10535: variable 'interface' from source: play vars 30490 1727096620.10597: variable 'interface' from source: play vars 30490 1727096620.10603: variable 'ansible_distribution' from source: facts 30490 1727096620.10606: variable '__network_rh_distros' from source: role '' defaults 30490 1727096620.10614: variable 'ansible_distribution_major_version' from source: facts 30490 1727096620.10627: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096620.10797: variable 'ansible_distribution' from source: facts 30490 1727096620.10800: variable '__network_rh_distros' from source: role '' defaults 30490 1727096620.10840: variable 'ansible_distribution_major_version' from source: facts 30490 1727096620.10843: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096620.10969: variable 'ansible_distribution' from source: facts 30490 1727096620.10972: variable '__network_rh_distros' from source: role '' defaults 30490 1727096620.10987: variable 'ansible_distribution_major_version' from source: facts 30490 1727096620.11016: variable 'network_provider' from source: set_fact 30490 1727096620.11032: variable 'ansible_facts' from source: unknown 30490 1727096620.11786: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 30490 1727096620.11789: when evaluation is False, skipping this task 30490 1727096620.11792: _execute() done 30490 1727096620.11794: dumping result to json 30490 1727096620.11796: done dumping result, returning 30490 1727096620.11806: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-ba36-653e-000000001b43] 30490 1727096620.11812: sending task result for task 0afff68d-5257-ba36-653e-000000001b43 30490 1727096620.11928: done sending task result for task 0afff68d-5257-ba36-653e-000000001b43 30490 1727096620.11931: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 30490 1727096620.12013: no more pending results, returning what we have 30490 1727096620.12016: results queue empty 30490 1727096620.12017: checking for any_errors_fatal 30490 1727096620.12026: done checking for any_errors_fatal 30490 1727096620.12026: checking for max_fail_percentage 30490 1727096620.12028: done checking for max_fail_percentage 30490 1727096620.12029: checking to see if all hosts have failed and the running result is not ok 30490 1727096620.12030: done checking to see if all hosts have failed 30490 1727096620.12030: getting the remaining hosts for this loop 30490 1727096620.12032: done getting the remaining hosts for this loop 30490 1727096620.12036: getting the next task for host managed_node3 30490 1727096620.12043: done getting next task for host managed_node3 30490 1727096620.12047: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096620.12051: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096620.12079: getting variables 30490 1727096620.12080: in VariableManager get_vars() 30490 1727096620.12124: Calling all_inventory to load vars for managed_node3 30490 1727096620.12127: Calling groups_inventory to load vars for managed_node3 30490 1727096620.12129: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096620.12138: Calling all_plugins_play to load vars for managed_node3 30490 1727096620.12140: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096620.12143: Calling groups_plugins_play to load vars for managed_node3 30490 1727096620.13623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096620.15317: done with get_vars() 30490 1727096620.15346: done getting variables 30490 1727096620.15420: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:03:40 -0400 (0:00:00.136) 0:01:26.358 ****** 30490 1727096620.15461: entering _queue_task() for managed_node3/package 30490 1727096620.15893: worker is 1 (out of 1 available) 30490 1727096620.15907: exiting _queue_task() for managed_node3/package 30490 1727096620.15918: done queuing things up, now waiting for results queue to drain 30490 1727096620.15920: waiting for pending results... 30490 1727096620.16302: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096620.16400: in run() - task 0afff68d-5257-ba36-653e-000000001b44 30490 1727096620.16404: variable 'ansible_search_path' from source: unknown 30490 1727096620.16407: variable 'ansible_search_path' from source: unknown 30490 1727096620.16440: calling self._execute() 30490 1727096620.16547: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096620.16616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096620.16620: variable 'omit' from source: magic vars 30490 1727096620.16997: variable 'ansible_distribution_major_version' from source: facts 30490 1727096620.17016: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096620.17161: variable 'network_state' from source: role '' defaults 30490 1727096620.17182: Evaluated conditional (network_state != {}): False 30490 1727096620.17191: when evaluation is False, skipping this task 30490 1727096620.17198: _execute() done 30490 1727096620.17205: dumping result to json 30490 1727096620.17211: done dumping result, returning 30490 1727096620.17222: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-ba36-653e-000000001b44] 30490 1727096620.17271: sending task result for task 0afff68d-5257-ba36-653e-000000001b44 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096620.17521: no more pending results, returning what we have 30490 1727096620.17525: results queue empty 30490 1727096620.17526: checking for any_errors_fatal 30490 1727096620.17533: done checking for any_errors_fatal 30490 1727096620.17533: checking for max_fail_percentage 30490 1727096620.17535: done checking for max_fail_percentage 30490 1727096620.17536: checking to see if all hosts have failed and the running result is not ok 30490 1727096620.17537: done checking to see if all hosts have failed 30490 1727096620.17538: getting the remaining hosts for this loop 30490 1727096620.17539: done getting the remaining hosts for this loop 30490 1727096620.17543: getting the next task for host managed_node3 30490 1727096620.17552: done getting next task for host managed_node3 30490 1727096620.17556: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096620.17561: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096620.17597: getting variables 30490 1727096620.17599: in VariableManager get_vars() 30490 1727096620.17641: Calling all_inventory to load vars for managed_node3 30490 1727096620.17644: Calling groups_inventory to load vars for managed_node3 30490 1727096620.17647: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096620.17659: Calling all_plugins_play to load vars for managed_node3 30490 1727096620.17662: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096620.17665: Calling groups_plugins_play to load vars for managed_node3 30490 1727096620.17789: done sending task result for task 0afff68d-5257-ba36-653e-000000001b44 30490 1727096620.17793: WORKER PROCESS EXITING 30490 1727096620.19335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096620.20233: done with get_vars() 30490 1727096620.20252: done getting variables 30490 1727096620.20296: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:03:40 -0400 (0:00:00.048) 0:01:26.407 ****** 30490 1727096620.20322: entering _queue_task() for managed_node3/package 30490 1727096620.20575: worker is 1 (out of 1 available) 30490 1727096620.20590: exiting _queue_task() for managed_node3/package 30490 1727096620.20602: done queuing things up, now waiting for results queue to drain 30490 1727096620.20604: waiting for pending results... 30490 1727096620.20795: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096620.20918: in run() - task 0afff68d-5257-ba36-653e-000000001b45 30490 1727096620.20940: variable 'ansible_search_path' from source: unknown 30490 1727096620.20944: variable 'ansible_search_path' from source: unknown 30490 1727096620.20981: calling self._execute() 30490 1727096620.21279: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096620.21284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096620.21287: variable 'omit' from source: magic vars 30490 1727096620.21460: variable 'ansible_distribution_major_version' from source: facts 30490 1727096620.21471: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096620.21604: variable 'network_state' from source: role '' defaults 30490 1727096620.21608: Evaluated conditional (network_state != {}): False 30490 1727096620.21611: when evaluation is False, skipping this task 30490 1727096620.21615: _execute() done 30490 1727096620.21618: dumping result to json 30490 1727096620.21620: done dumping result, returning 30490 1727096620.21628: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-ba36-653e-000000001b45] 30490 1727096620.21634: sending task result for task 0afff68d-5257-ba36-653e-000000001b45 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096620.21791: no more pending results, returning what we have 30490 1727096620.21795: results queue empty 30490 1727096620.21795: checking for any_errors_fatal 30490 1727096620.21802: done checking for any_errors_fatal 30490 1727096620.21803: checking for max_fail_percentage 30490 1727096620.21805: done checking for max_fail_percentage 30490 1727096620.21806: checking to see if all hosts have failed and the running result is not ok 30490 1727096620.21806: done checking to see if all hosts have failed 30490 1727096620.21807: getting the remaining hosts for this loop 30490 1727096620.21809: done getting the remaining hosts for this loop 30490 1727096620.21814: getting the next task for host managed_node3 30490 1727096620.21822: done getting next task for host managed_node3 30490 1727096620.21825: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096620.21830: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096620.21860: getting variables 30490 1727096620.21862: in VariableManager get_vars() 30490 1727096620.21898: Calling all_inventory to load vars for managed_node3 30490 1727096620.21901: Calling groups_inventory to load vars for managed_node3 30490 1727096620.21903: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096620.21912: Calling all_plugins_play to load vars for managed_node3 30490 1727096620.21915: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096620.21917: Calling groups_plugins_play to load vars for managed_node3 30490 1727096620.22472: done sending task result for task 0afff68d-5257-ba36-653e-000000001b45 30490 1727096620.22476: WORKER PROCESS EXITING 30490 1727096620.23155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096620.24156: done with get_vars() 30490 1727096620.24176: done getting variables 30490 1727096620.24217: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:03:40 -0400 (0:00:00.039) 0:01:26.446 ****** 30490 1727096620.24245: entering _queue_task() for managed_node3/service 30490 1727096620.24488: worker is 1 (out of 1 available) 30490 1727096620.24502: exiting _queue_task() for managed_node3/service 30490 1727096620.24514: done queuing things up, now waiting for results queue to drain 30490 1727096620.24516: waiting for pending results... 30490 1727096620.24704: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096620.24975: in run() - task 0afff68d-5257-ba36-653e-000000001b46 30490 1727096620.24980: variable 'ansible_search_path' from source: unknown 30490 1727096620.24983: variable 'ansible_search_path' from source: unknown 30490 1727096620.24985: calling self._execute() 30490 1727096620.25025: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096620.25038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096620.25053: variable 'omit' from source: magic vars 30490 1727096620.25546: variable 'ansible_distribution_major_version' from source: facts 30490 1727096620.25549: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096620.25628: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096620.25781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096620.27327: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096620.27372: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096620.27405: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096620.27430: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096620.27451: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096620.27514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096620.27545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096620.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) 30490 1727096620.27594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096620.27605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096620.27639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096620.27655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096620.27673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096620.27700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096620.27710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096620.27742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096620.27757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096620.27779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096620.27802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096620.27813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096620.27936: variable 'network_connections' from source: include params 30490 1727096620.27950: variable 'interface' from source: play vars 30490 1727096620.27997: variable 'interface' from source: play vars 30490 1727096620.28048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096620.28200: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096620.28216: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096620.28250: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096620.28289: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096620.28326: 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) 30490 1727096620.28350: 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) 30490 1727096620.28369: 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) 30490 1727096620.28390: 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) 30490 1727096620.28427: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096620.28599: variable 'network_connections' from source: include params 30490 1727096620.28602: variable 'interface' from source: play vars 30490 1727096620.28644: variable 'interface' from source: play vars 30490 1727096620.28670: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096620.28674: when evaluation is False, skipping this task 30490 1727096620.28676: _execute() done 30490 1727096620.28678: dumping result to json 30490 1727096620.28680: done dumping result, returning 30490 1727096620.28687: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000001b46] 30490 1727096620.28690: sending task result for task 0afff68d-5257-ba36-653e-000000001b46 30490 1727096620.28782: done sending task result for task 0afff68d-5257-ba36-653e-000000001b46 30490 1727096620.28832: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096620.28842: no more pending results, returning what we have 30490 1727096620.28845: results queue empty 30490 1727096620.28846: checking for any_errors_fatal 30490 1727096620.28853: done checking for any_errors_fatal 30490 1727096620.28853: checking for max_fail_percentage 30490 1727096620.28855: done checking for max_fail_percentage 30490 1727096620.28857: checking to see if all hosts have failed and the running result is not ok 30490 1727096620.28857: done checking to see if all hosts have failed 30490 1727096620.28858: getting the remaining hosts for this loop 30490 1727096620.28859: done getting the remaining hosts for this loop 30490 1727096620.28863: getting the next task for host managed_node3 30490 1727096620.28874: done getting next task for host managed_node3 30490 1727096620.28879: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096620.28884: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096620.28912: getting variables 30490 1727096620.28914: in VariableManager get_vars() 30490 1727096620.28955: Calling all_inventory to load vars for managed_node3 30490 1727096620.28958: Calling groups_inventory to load vars for managed_node3 30490 1727096620.28960: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096620.28971: Calling all_plugins_play to load vars for managed_node3 30490 1727096620.28974: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096620.28977: Calling groups_plugins_play to load vars for managed_node3 30490 1727096620.29814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096620.30711: done with get_vars() 30490 1727096620.30729: done getting variables 30490 1727096620.30772: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:03:40 -0400 (0:00:00.065) 0:01:26.512 ****** 30490 1727096620.30797: entering _queue_task() for managed_node3/service 30490 1727096620.31039: worker is 1 (out of 1 available) 30490 1727096620.31052: exiting _queue_task() for managed_node3/service 30490 1727096620.31064: done queuing things up, now waiting for results queue to drain 30490 1727096620.31066: waiting for pending results... 30490 1727096620.31253: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096620.31354: in run() - task 0afff68d-5257-ba36-653e-000000001b47 30490 1727096620.31365: variable 'ansible_search_path' from source: unknown 30490 1727096620.31371: variable 'ansible_search_path' from source: unknown 30490 1727096620.31405: calling self._execute() 30490 1727096620.31476: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096620.31483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096620.31492: variable 'omit' from source: magic vars 30490 1727096620.31781: variable 'ansible_distribution_major_version' from source: facts 30490 1727096620.31790: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096620.31912: variable 'network_provider' from source: set_fact 30490 1727096620.31916: variable 'network_state' from source: role '' defaults 30490 1727096620.31928: Evaluated conditional (network_provider == "nm" or network_state != {}): True 30490 1727096620.31933: variable 'omit' from source: magic vars 30490 1727096620.31985: variable 'omit' from source: magic vars 30490 1727096620.32005: variable 'network_service_name' from source: role '' defaults 30490 1727096620.32052: variable 'network_service_name' from source: role '' defaults 30490 1727096620.32129: variable '__network_provider_setup' from source: role '' defaults 30490 1727096620.32133: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096620.32215: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096620.32218: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096620.32407: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096620.32576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096620.34462: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096620.34513: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096620.34541: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096620.34582: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096620.34604: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096620.34664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096620.34718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096620.34762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096620.34795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096620.34822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096620.34858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096620.34892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096620.34935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096620.34985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096620.34989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096620.35250: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096620.35396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096620.35437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096620.35450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096620.35509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096620.35514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096620.35629: variable 'ansible_python' from source: facts 30490 1727096620.35633: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096620.35713: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096620.35772: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096620.35856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096620.35878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096620.35900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096620.35937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096620.35948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096620.35984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096620.36003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096620.36019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096620.36049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096620.36059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096620.36151: variable 'network_connections' from source: include params 30490 1727096620.36157: variable 'interface' from source: play vars 30490 1727096620.36221: variable 'interface' from source: play vars 30490 1727096620.36381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096620.36560: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096620.36731: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096620.36770: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096620.36820: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096620.37363: 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) 30490 1727096620.37387: 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) 30490 1727096620.37395: 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) 30490 1727096620.37476: 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) 30490 1727096620.37479: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096620.37821: variable 'network_connections' from source: include params 30490 1727096620.37829: variable 'interface' from source: play vars 30490 1727096620.37935: variable 'interface' from source: play vars 30490 1727096620.37938: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096620.37984: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096620.38412: variable 'network_connections' from source: include params 30490 1727096620.38419: variable 'interface' from source: play vars 30490 1727096620.38421: variable 'interface' from source: play vars 30490 1727096620.38424: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096620.38453: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096620.38759: variable 'network_connections' from source: include params 30490 1727096620.38763: variable 'interface' from source: play vars 30490 1727096620.38838: variable 'interface' from source: play vars 30490 1727096620.38893: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096620.38969: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096620.38975: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096620.39025: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096620.39279: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096620.39861: variable 'network_connections' from source: include params 30490 1727096620.39865: variable 'interface' from source: play vars 30490 1727096620.40306: variable 'interface' from source: play vars 30490 1727096620.40310: variable 'ansible_distribution' from source: facts 30490 1727096620.40312: variable '__network_rh_distros' from source: role '' defaults 30490 1727096620.40314: variable 'ansible_distribution_major_version' from source: facts 30490 1727096620.40316: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096620.40654: variable 'ansible_distribution' from source: facts 30490 1727096620.40657: variable '__network_rh_distros' from source: role '' defaults 30490 1727096620.40660: variable 'ansible_distribution_major_version' from source: facts 30490 1727096620.40662: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096620.40893: variable 'ansible_distribution' from source: facts 30490 1727096620.40896: variable '__network_rh_distros' from source: role '' defaults 30490 1727096620.40902: variable 'ansible_distribution_major_version' from source: facts 30490 1727096620.40938: variable 'network_provider' from source: set_fact 30490 1727096620.40977: variable 'omit' from source: magic vars 30490 1727096620.41006: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096620.41031: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096620.41050: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096620.41065: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096620.41297: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096620.41366: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096620.41375: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096620.41379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096620.41415: Set connection var ansible_connection to ssh 30490 1727096620.41422: Set connection var ansible_shell_type to sh 30490 1727096620.41429: Set connection var ansible_pipelining to False 30490 1727096620.41435: Set connection var ansible_shell_executable to /bin/sh 30490 1727096620.41440: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096620.41445: Set connection var ansible_timeout to 10 30490 1727096620.41779: variable 'ansible_shell_executable' from source: unknown 30490 1727096620.41782: variable 'ansible_connection' from source: unknown 30490 1727096620.41785: variable 'ansible_module_compression' from source: unknown 30490 1727096620.41787: variable 'ansible_shell_type' from source: unknown 30490 1727096620.41789: variable 'ansible_shell_executable' from source: unknown 30490 1727096620.41791: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096620.41793: variable 'ansible_pipelining' from source: unknown 30490 1727096620.41795: variable 'ansible_timeout' from source: unknown 30490 1727096620.41797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096620.41806: 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) 30490 1727096620.41820: variable 'omit' from source: magic vars 30490 1727096620.41823: starting attempt loop 30490 1727096620.41825: running the handler 30490 1727096620.42039: variable 'ansible_facts' from source: unknown 30490 1727096620.42856: _low_level_execute_command(): starting 30490 1727096620.42862: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096620.43506: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096620.43517: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096620.43527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096620.43541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096620.43553: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096620.43563: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096620.43578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096620.43585: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096620.43593: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096620.43600: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096620.43607: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096620.43617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096620.43628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096620.43635: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096620.43680: stderr chunk (state=3): >>>debug2: match found <<< 30490 1727096620.43686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096620.43714: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096620.43726: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096620.43745: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096620.43810: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096620.45777: stdout chunk (state=3): >>>/root <<< 30490 1727096620.45781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096620.45784: stdout chunk (state=3): >>><<< 30490 1727096620.45786: stderr chunk (state=3): >>><<< 30490 1727096620.45809: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096620.45819: _low_level_execute_command(): starting 30490 1727096620.45826: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096620.4580696-34432-169290500670353 `" && echo ansible-tmp-1727096620.4580696-34432-169290500670353="` echo /root/.ansible/tmp/ansible-tmp-1727096620.4580696-34432-169290500670353 `" ) && sleep 0' 30490 1727096620.47201: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096620.47453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096620.47457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096620.47460: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096620.47462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096620.47465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096620.47552: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096620.47569: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096620.49824: stdout chunk (state=3): >>>ansible-tmp-1727096620.4580696-34432-169290500670353=/root/.ansible/tmp/ansible-tmp-1727096620.4580696-34432-169290500670353 <<< 30490 1727096620.49828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096620.49835: stdout chunk (state=3): >>><<< 30490 1727096620.49842: stderr chunk (state=3): >>><<< 30490 1727096620.49864: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096620.4580696-34432-169290500670353=/root/.ansible/tmp/ansible-tmp-1727096620.4580696-34432-169290500670353 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096620.49905: variable 'ansible_module_compression' from source: unknown 30490 1727096620.50165: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 30490 1727096620.50237: variable 'ansible_facts' from source: unknown 30490 1727096620.50772: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096620.4580696-34432-169290500670353/AnsiballZ_systemd.py 30490 1727096620.51275: Sending initial data 30490 1727096620.51279: Sent initial data (156 bytes) 30490 1727096620.51767: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096620.51872: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096620.51877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096620.51882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096620.51885: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096620.51898: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096620.51938: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096620.51949: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096620.51958: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096620.52056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096620.53712: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096620.53726: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096620.53734: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096620.4580696-34432-169290500670353/AnsiballZ_systemd.py" <<< 30490 1727096620.53876: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpsl2rklk1 /root/.ansible/tmp/ansible-tmp-1727096620.4580696-34432-169290500670353/AnsiballZ_systemd.py <<< 30490 1727096620.53882: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpsl2rklk1" to remote "/root/.ansible/tmp/ansible-tmp-1727096620.4580696-34432-169290500670353/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096620.4580696-34432-169290500670353/AnsiballZ_systemd.py" <<< 30490 1727096620.57556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096620.57560: stdout chunk (state=3): >>><<< 30490 1727096620.57571: stderr chunk (state=3): >>><<< 30490 1727096620.57684: done transferring module to remote 30490 1727096620.57699: _low_level_execute_command(): starting 30490 1727096620.57706: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096620.4580696-34432-169290500670353/ /root/.ansible/tmp/ansible-tmp-1727096620.4580696-34432-169290500670353/AnsiballZ_systemd.py && sleep 0' 30490 1727096620.59021: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096620.59046: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096620.59266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096620.59326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096620.59393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096620.61263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096620.61289: stdout chunk (state=3): >>><<< 30490 1727096620.61301: stderr chunk (state=3): >>><<< 30490 1727096620.61320: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096620.61329: _low_level_execute_command(): starting 30490 1727096620.61378: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096620.4580696-34432-169290500670353/AnsiballZ_systemd.py && sleep 0' 30490 1727096620.62179: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096620.62182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096620.62185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096620.62187: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096620.62193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096620.62257: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096620.62261: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096620.62363: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096620.91883: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10649600", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3307311104", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2182746000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 30490 1727096620.91928: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "system<<< 30490 1727096620.91949: stdout chunk (state=3): >>>d-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "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}}} <<< 30490 1727096620.93817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096620.93846: stderr chunk (state=3): >>><<< 30490 1727096620.93851: stdout chunk (state=3): >>><<< 30490 1727096620.93878: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10649600", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3307311104", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2182746000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096620.93995: 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-1727096620.4580696-34432-169290500670353/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096620.94012: _low_level_execute_command(): starting 30490 1727096620.94015: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096620.4580696-34432-169290500670353/ > /dev/null 2>&1 && sleep 0' 30490 1727096620.94600: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096620.94603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096620.94605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096620.94608: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096620.94610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096620.94615: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096620.94633: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096620.94647: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096620.94699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096620.96501: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096620.96530: stderr chunk (state=3): >>><<< 30490 1727096620.96533: stdout chunk (state=3): >>><<< 30490 1727096620.96546: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096620.96553: handler run complete 30490 1727096620.96598: attempt loop complete, returning result 30490 1727096620.96601: _execute() done 30490 1727096620.96604: dumping result to json 30490 1727096620.96619: done dumping result, returning 30490 1727096620.96628: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-ba36-653e-000000001b47] 30490 1727096620.96633: sending task result for task 0afff68d-5257-ba36-653e-000000001b47 30490 1727096620.96833: done sending task result for task 0afff68d-5257-ba36-653e-000000001b47 30490 1727096620.96836: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096620.96906: no more pending results, returning what we have 30490 1727096620.96910: results queue empty 30490 1727096620.96911: checking for any_errors_fatal 30490 1727096620.96917: done checking for any_errors_fatal 30490 1727096620.96918: checking for max_fail_percentage 30490 1727096620.96919: done checking for max_fail_percentage 30490 1727096620.96920: checking to see if all hosts have failed and the running result is not ok 30490 1727096620.96921: done checking to see if all hosts have failed 30490 1727096620.96921: getting the remaining hosts for this loop 30490 1727096620.96923: done getting the remaining hosts for this loop 30490 1727096620.96926: getting the next task for host managed_node3 30490 1727096620.96934: done getting next task for host managed_node3 30490 1727096620.96937: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096620.96941: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096620.96963: getting variables 30490 1727096620.96965: in VariableManager get_vars() 30490 1727096620.97033: Calling all_inventory to load vars for managed_node3 30490 1727096620.97036: Calling groups_inventory to load vars for managed_node3 30490 1727096620.97039: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096620.97050: Calling all_plugins_play to load vars for managed_node3 30490 1727096620.97053: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096620.97065: Calling groups_plugins_play to load vars for managed_node3 30490 1727096620.98304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096620.99264: done with get_vars() 30490 1727096620.99290: done getting variables 30490 1727096620.99334: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:03:40 -0400 (0:00:00.685) 0:01:27.197 ****** 30490 1727096620.99364: entering _queue_task() for managed_node3/service 30490 1727096620.99663: worker is 1 (out of 1 available) 30490 1727096620.99682: exiting _queue_task() for managed_node3/service 30490 1727096620.99695: done queuing things up, now waiting for results queue to drain 30490 1727096620.99697: waiting for pending results... 30490 1727096620.99957: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096621.00094: in run() - task 0afff68d-5257-ba36-653e-000000001b48 30490 1727096621.00106: variable 'ansible_search_path' from source: unknown 30490 1727096621.00110: variable 'ansible_search_path' from source: unknown 30490 1727096621.00149: calling self._execute() 30490 1727096621.00227: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096621.00243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096621.00253: variable 'omit' from source: magic vars 30490 1727096621.00623: variable 'ansible_distribution_major_version' from source: facts 30490 1727096621.00632: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096621.00736: variable 'network_provider' from source: set_fact 30490 1727096621.00742: Evaluated conditional (network_provider == "nm"): True 30490 1727096621.00813: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096621.00908: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096621.01074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096621.02775: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096621.02836: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096621.02956: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096621.02959: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096621.02962: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096621.03065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096621.03132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096621.03135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096621.03151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096621.03162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096621.03220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096621.03247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096621.03264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096621.03293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096621.03304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096621.03336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096621.03352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096621.03370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096621.03433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096621.03436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096621.03599: variable 'network_connections' from source: include params 30490 1727096621.03602: variable 'interface' from source: play vars 30490 1727096621.03627: variable 'interface' from source: play vars 30490 1727096621.03718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096621.03882: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096621.03904: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096621.03939: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096621.03962: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096621.04040: 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) 30490 1727096621.04043: 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) 30490 1727096621.04053: 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) 30490 1727096621.04076: 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) 30490 1727096621.04119: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096621.04314: variable 'network_connections' from source: include params 30490 1727096621.04320: variable 'interface' from source: play vars 30490 1727096621.04369: variable 'interface' from source: play vars 30490 1727096621.04392: Evaluated conditional (__network_wpa_supplicant_required): False 30490 1727096621.04395: when evaluation is False, skipping this task 30490 1727096621.04398: _execute() done 30490 1727096621.04401: dumping result to json 30490 1727096621.04405: done dumping result, returning 30490 1727096621.04418: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-ba36-653e-000000001b48] 30490 1727096621.04439: sending task result for task 0afff68d-5257-ba36-653e-000000001b48 30490 1727096621.04584: done sending task result for task 0afff68d-5257-ba36-653e-000000001b48 30490 1727096621.04587: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 30490 1727096621.04652: no more pending results, returning what we have 30490 1727096621.04656: results queue empty 30490 1727096621.04657: checking for any_errors_fatal 30490 1727096621.04676: done checking for any_errors_fatal 30490 1727096621.04676: checking for max_fail_percentage 30490 1727096621.04678: done checking for max_fail_percentage 30490 1727096621.04679: checking to see if all hosts have failed and the running result is not ok 30490 1727096621.04680: done checking to see if all hosts have failed 30490 1727096621.04681: getting the remaining hosts for this loop 30490 1727096621.04682: done getting the remaining hosts for this loop 30490 1727096621.04686: getting the next task for host managed_node3 30490 1727096621.04693: done getting next task for host managed_node3 30490 1727096621.04697: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096621.04701: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096621.04729: getting variables 30490 1727096621.04731: in VariableManager get_vars() 30490 1727096621.04829: Calling all_inventory to load vars for managed_node3 30490 1727096621.04832: Calling groups_inventory to load vars for managed_node3 30490 1727096621.04835: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096621.04844: Calling all_plugins_play to load vars for managed_node3 30490 1727096621.04846: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096621.04849: Calling groups_plugins_play to load vars for managed_node3 30490 1727096621.05750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096621.06748: done with get_vars() 30490 1727096621.06783: done getting variables 30490 1727096621.06838: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:03:41 -0400 (0:00:00.074) 0:01:27.272 ****** 30490 1727096621.06862: entering _queue_task() for managed_node3/service 30490 1727096621.07233: worker is 1 (out of 1 available) 30490 1727096621.07247: exiting _queue_task() for managed_node3/service 30490 1727096621.07260: done queuing things up, now waiting for results queue to drain 30490 1727096621.07262: waiting for pending results... 30490 1727096621.07585: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096621.07674: in run() - task 0afff68d-5257-ba36-653e-000000001b49 30490 1727096621.07773: variable 'ansible_search_path' from source: unknown 30490 1727096621.07777: variable 'ansible_search_path' from source: unknown 30490 1727096621.07780: calling self._execute() 30490 1727096621.07834: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096621.07845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096621.07860: variable 'omit' from source: magic vars 30490 1727096621.08250: variable 'ansible_distribution_major_version' from source: facts 30490 1727096621.08270: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096621.08396: variable 'network_provider' from source: set_fact 30490 1727096621.08409: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096621.08419: when evaluation is False, skipping this task 30490 1727096621.08429: _execute() done 30490 1727096621.08435: dumping result to json 30490 1727096621.08441: done dumping result, returning 30490 1727096621.08452: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-ba36-653e-000000001b49] 30490 1727096621.08461: sending task result for task 0afff68d-5257-ba36-653e-000000001b49 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096621.08647: no more pending results, returning what we have 30490 1727096621.08651: results queue empty 30490 1727096621.08652: checking for any_errors_fatal 30490 1727096621.08662: done checking for any_errors_fatal 30490 1727096621.08662: checking for max_fail_percentage 30490 1727096621.08664: done checking for max_fail_percentage 30490 1727096621.08665: checking to see if all hosts have failed and the running result is not ok 30490 1727096621.08665: done checking to see if all hosts have failed 30490 1727096621.08666: getting the remaining hosts for this loop 30490 1727096621.08670: done getting the remaining hosts for this loop 30490 1727096621.08676: getting the next task for host managed_node3 30490 1727096621.08684: done getting next task for host managed_node3 30490 1727096621.08688: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096621.08692: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096621.08734: getting variables 30490 1727096621.08736: in VariableManager get_vars() 30490 1727096621.08934: Calling all_inventory to load vars for managed_node3 30490 1727096621.08937: Calling groups_inventory to load vars for managed_node3 30490 1727096621.08939: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096621.08945: done sending task result for task 0afff68d-5257-ba36-653e-000000001b49 30490 1727096621.08948: WORKER PROCESS EXITING 30490 1727096621.08957: Calling all_plugins_play to load vars for managed_node3 30490 1727096621.08960: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096621.08963: Calling groups_plugins_play to load vars for managed_node3 30490 1727096621.10224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096621.11251: done with get_vars() 30490 1727096621.11273: done getting variables 30490 1727096621.11331: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:03:41 -0400 (0:00:00.044) 0:01:27.317 ****** 30490 1727096621.11360: entering _queue_task() for managed_node3/copy 30490 1727096621.11735: worker is 1 (out of 1 available) 30490 1727096621.11748: exiting _queue_task() for managed_node3/copy 30490 1727096621.11759: done queuing things up, now waiting for results queue to drain 30490 1727096621.11760: waiting for pending results... 30490 1727096621.12070: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096621.12241: in run() - task 0afff68d-5257-ba36-653e-000000001b4a 30490 1727096621.12259: variable 'ansible_search_path' from source: unknown 30490 1727096621.12373: variable 'ansible_search_path' from source: unknown 30490 1727096621.12377: calling self._execute() 30490 1727096621.12409: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096621.12420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096621.12435: variable 'omit' from source: magic vars 30490 1727096621.12821: variable 'ansible_distribution_major_version' from source: facts 30490 1727096621.12838: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096621.12954: variable 'network_provider' from source: set_fact 30490 1727096621.12965: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096621.12975: when evaluation is False, skipping this task 30490 1727096621.12982: _execute() done 30490 1727096621.12990: dumping result to json 30490 1727096621.12996: done dumping result, returning 30490 1727096621.13008: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-ba36-653e-000000001b4a] 30490 1727096621.13017: sending task result for task 0afff68d-5257-ba36-653e-000000001b4a skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 30490 1727096621.13318: no more pending results, returning what we have 30490 1727096621.13323: results queue empty 30490 1727096621.13324: checking for any_errors_fatal 30490 1727096621.13331: done checking for any_errors_fatal 30490 1727096621.13332: checking for max_fail_percentage 30490 1727096621.13334: done checking for max_fail_percentage 30490 1727096621.13335: checking to see if all hosts have failed and the running result is not ok 30490 1727096621.13336: done checking to see if all hosts have failed 30490 1727096621.13337: getting the remaining hosts for this loop 30490 1727096621.13338: done getting the remaining hosts for this loop 30490 1727096621.13343: getting the next task for host managed_node3 30490 1727096621.13354: done getting next task for host managed_node3 30490 1727096621.13359: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096621.13364: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096621.13399: getting variables 30490 1727096621.13401: in VariableManager get_vars() 30490 1727096621.13445: Calling all_inventory to load vars for managed_node3 30490 1727096621.13449: Calling groups_inventory to load vars for managed_node3 30490 1727096621.13452: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096621.13464: Calling all_plugins_play to load vars for managed_node3 30490 1727096621.13652: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096621.13659: done sending task result for task 0afff68d-5257-ba36-653e-000000001b4a 30490 1727096621.13662: WORKER PROCESS EXITING 30490 1727096621.13666: Calling groups_plugins_play to load vars for managed_node3 30490 1727096621.14996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096621.16791: done with get_vars() 30490 1727096621.16819: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:03:41 -0400 (0:00:00.055) 0:01:27.373 ****** 30490 1727096621.16909: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096621.17299: worker is 1 (out of 1 available) 30490 1727096621.17310: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096621.17323: done queuing things up, now waiting for results queue to drain 30490 1727096621.17324: waiting for pending results... 30490 1727096621.17633: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096621.17810: in run() - task 0afff68d-5257-ba36-653e-000000001b4b 30490 1727096621.17832: variable 'ansible_search_path' from source: unknown 30490 1727096621.17841: variable 'ansible_search_path' from source: unknown 30490 1727096621.17886: calling self._execute() 30490 1727096621.17993: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096621.18009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096621.18024: variable 'omit' from source: magic vars 30490 1727096621.18433: variable 'ansible_distribution_major_version' from source: facts 30490 1727096621.18459: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096621.18474: variable 'omit' from source: magic vars 30490 1727096621.18544: variable 'omit' from source: magic vars 30490 1727096621.18731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096621.29549: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096621.29626: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096621.29755: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096621.29759: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096621.29761: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096621.29818: variable 'network_provider' from source: set_fact 30490 1727096621.29945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096621.29986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096621.30015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096621.30058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096621.30128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096621.30236: variable 'omit' from source: magic vars 30490 1727096621.30387: variable 'omit' from source: magic vars 30490 1727096621.30517: variable 'network_connections' from source: include params 30490 1727096621.30520: variable 'interface' from source: play vars 30490 1727096621.30566: variable 'interface' from source: play vars 30490 1727096621.30664: variable 'omit' from source: magic vars 30490 1727096621.30672: variable '__lsr_ansible_managed' from source: task vars 30490 1727096621.30718: variable '__lsr_ansible_managed' from source: task vars 30490 1727096621.30851: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 30490 1727096621.31091: Loaded config def from plugin (lookup/template) 30490 1727096621.31094: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 30490 1727096621.31096: File lookup term: get_ansible_managed.j2 30490 1727096621.31098: variable 'ansible_search_path' from source: unknown 30490 1727096621.31102: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 30490 1727096621.31105: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 30490 1727096621.31108: variable 'ansible_search_path' from source: unknown 30490 1727096621.37376: variable 'ansible_managed' from source: unknown 30490 1727096621.37395: variable 'omit' from source: magic vars 30490 1727096621.37530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096621.37534: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096621.37537: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096621.37539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096621.37541: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096621.37543: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096621.37545: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096621.37548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096621.37593: Set connection var ansible_connection to ssh 30490 1727096621.37600: Set connection var ansible_shell_type to sh 30490 1727096621.37608: Set connection var ansible_pipelining to False 30490 1727096621.37720: Set connection var ansible_shell_executable to /bin/sh 30490 1727096621.37723: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096621.37725: Set connection var ansible_timeout to 10 30490 1727096621.37727: variable 'ansible_shell_executable' from source: unknown 30490 1727096621.37737: variable 'ansible_connection' from source: unknown 30490 1727096621.37741: variable 'ansible_module_compression' from source: unknown 30490 1727096621.37743: variable 'ansible_shell_type' from source: unknown 30490 1727096621.37745: variable 'ansible_shell_executable' from source: unknown 30490 1727096621.37748: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096621.37750: variable 'ansible_pipelining' from source: unknown 30490 1727096621.37752: variable 'ansible_timeout' from source: unknown 30490 1727096621.37754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096621.37993: 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) 30490 1727096621.38003: variable 'omit' from source: magic vars 30490 1727096621.38006: starting attempt loop 30490 1727096621.38009: running the handler 30490 1727096621.38048: _low_level_execute_command(): starting 30490 1727096621.38051: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096621.39179: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096621.39183: 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.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096621.39187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096621.39189: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096621.39192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096621.39299: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096621.39310: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096621.39315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096621.39344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096621.41004: stdout chunk (state=3): >>>/root <<< 30490 1727096621.41277: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096621.41280: stdout chunk (state=3): >>><<< 30490 1727096621.41283: stderr chunk (state=3): >>><<< 30490 1727096621.41285: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096621.41288: _low_level_execute_command(): starting 30490 1727096621.41290: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096621.4118085-34476-66356349448286 `" && echo ansible-tmp-1727096621.4118085-34476-66356349448286="` echo /root/.ansible/tmp/ansible-tmp-1727096621.4118085-34476-66356349448286 `" ) && sleep 0' 30490 1727096621.41802: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096621.41806: 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 <<< 30490 1727096621.41870: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096621.41903: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096621.41907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096621.41917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096621.41969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096621.43902: stdout chunk (state=3): >>>ansible-tmp-1727096621.4118085-34476-66356349448286=/root/.ansible/tmp/ansible-tmp-1727096621.4118085-34476-66356349448286 <<< 30490 1727096621.43999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096621.44030: stderr chunk (state=3): >>><<< 30490 1727096621.44033: stdout chunk (state=3): >>><<< 30490 1727096621.44048: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096621.4118085-34476-66356349448286=/root/.ansible/tmp/ansible-tmp-1727096621.4118085-34476-66356349448286 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096621.44087: variable 'ansible_module_compression' from source: unknown 30490 1727096621.44119: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 30490 1727096621.44145: variable 'ansible_facts' from source: unknown 30490 1727096621.44210: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096621.4118085-34476-66356349448286/AnsiballZ_network_connections.py 30490 1727096621.44311: Sending initial data 30490 1727096621.44314: Sent initial data (167 bytes) 30490 1727096621.44732: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096621.44740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096621.44766: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096621.44771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096621.44827: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096621.44832: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096621.44869: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096621.46458: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096621.46496: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096621.46540: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096621.4118085-34476-66356349448286/AnsiballZ_network_connections.py" <<< 30490 1727096621.46559: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp7exjydz9 /root/.ansible/tmp/ansible-tmp-1727096621.4118085-34476-66356349448286/AnsiballZ_network_connections.py <<< 30490 1727096621.46595: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp7exjydz9" to remote "/root/.ansible/tmp/ansible-tmp-1727096621.4118085-34476-66356349448286/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096621.4118085-34476-66356349448286/AnsiballZ_network_connections.py" <<< 30490 1727096621.47657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096621.47753: stderr chunk (state=3): >>><<< 30490 1727096621.47757: stdout chunk (state=3): >>><<< 30490 1727096621.47762: done transferring module to remote 30490 1727096621.47781: _low_level_execute_command(): starting 30490 1727096621.47791: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096621.4118085-34476-66356349448286/ /root/.ansible/tmp/ansible-tmp-1727096621.4118085-34476-66356349448286/AnsiballZ_network_connections.py && sleep 0' 30490 1727096621.48455: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096621.48474: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096621.48489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096621.48516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096621.48534: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096621.48636: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096621.48654: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096621.48679: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096621.48747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096621.50633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096621.50656: stdout chunk (state=3): >>><<< 30490 1727096621.50673: stderr chunk (state=3): >>><<< 30490 1727096621.50695: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096621.50781: _low_level_execute_command(): starting 30490 1727096621.50785: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096621.4118085-34476-66356349448286/AnsiballZ_network_connections.py && sleep 0' 30490 1727096621.51381: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096621.51398: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096621.51425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096621.51482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096621.51554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096621.51583: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096621.51642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096621.51686: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096621.79681: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_xyzpsxrv/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_xyzpsxrv/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 statebr/c803d69f-8adf-4a77-aa72-988378b41c9a: error=unknown <<< 30490 1727096621.79729: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 30490 1727096621.81960: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096621.81978: stderr chunk (state=3): >>><<< 30490 1727096621.81981: stdout chunk (state=3): >>><<< 30490 1727096621.82108: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_xyzpsxrv/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_xyzpsxrv/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 statebr/c803d69f-8adf-4a77-aa72-988378b41c9a: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096621.82173: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'persistent_state': 'absent'}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096621.4118085-34476-66356349448286/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096621.82177: _low_level_execute_command(): starting 30490 1727096621.82179: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096621.4118085-34476-66356349448286/ > /dev/null 2>&1 && sleep 0' 30490 1727096621.82895: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096621.82903: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096621.82914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096621.82927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096621.82939: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096621.82977: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096621.82981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096621.82983: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096621.82985: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096621.82988: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096621.83072: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096621.83083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096621.83095: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096621.83157: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096621.85127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096621.85187: stderr chunk (state=3): >>><<< 30490 1727096621.85190: stdout chunk (state=3): >>><<< 30490 1727096621.85377: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096621.85388: handler run complete 30490 1727096621.85395: attempt loop complete, returning result 30490 1727096621.85398: _execute() done 30490 1727096621.85400: dumping result to json 30490 1727096621.85401: done dumping result, returning 30490 1727096621.85403: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-ba36-653e-000000001b4b] 30490 1727096621.85405: sending task result for task 0afff68d-5257-ba36-653e-000000001b4b 30490 1727096621.85481: done sending task result for task 0afff68d-5257-ba36-653e-000000001b4b 30490 1727096621.85484: WORKER PROCESS EXITING changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 30490 1727096621.85588: no more pending results, returning what we have 30490 1727096621.85592: results queue empty 30490 1727096621.85593: checking for any_errors_fatal 30490 1727096621.85601: done checking for any_errors_fatal 30490 1727096621.85602: checking for max_fail_percentage 30490 1727096621.85604: done checking for max_fail_percentage 30490 1727096621.85605: checking to see if all hosts have failed and the running result is not ok 30490 1727096621.85608: done checking to see if all hosts have failed 30490 1727096621.85609: getting the remaining hosts for this loop 30490 1727096621.85611: done getting the remaining hosts for this loop 30490 1727096621.85615: getting the next task for host managed_node3 30490 1727096621.85624: done getting next task for host managed_node3 30490 1727096621.85631: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096621.85636: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096621.85653: getting variables 30490 1727096621.85658: in VariableManager get_vars() 30490 1727096621.85815: Calling all_inventory to load vars for managed_node3 30490 1727096621.85818: Calling groups_inventory to load vars for managed_node3 30490 1727096621.85820: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096621.85830: Calling all_plugins_play to load vars for managed_node3 30490 1727096621.85832: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096621.85835: Calling groups_plugins_play to load vars for managed_node3 30490 1727096622.00393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096622.02931: done with get_vars() 30490 1727096622.02965: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:03:42 -0400 (0:00:00.862) 0:01:28.235 ****** 30490 1727096622.03164: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096622.03774: worker is 1 (out of 1 available) 30490 1727096622.03787: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096622.03860: done queuing things up, now waiting for results queue to drain 30490 1727096622.03863: waiting for pending results... 30490 1727096622.04301: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096622.04310: in run() - task 0afff68d-5257-ba36-653e-000000001b4c 30490 1727096622.04315: variable 'ansible_search_path' from source: unknown 30490 1727096622.04319: variable 'ansible_search_path' from source: unknown 30490 1727096622.04351: calling self._execute() 30490 1727096622.04501: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096622.04511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096622.04549: variable 'omit' from source: magic vars 30490 1727096622.04990: variable 'ansible_distribution_major_version' from source: facts 30490 1727096622.05008: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096622.05248: variable 'network_state' from source: role '' defaults 30490 1727096622.05252: Evaluated conditional (network_state != {}): False 30490 1727096622.05254: when evaluation is False, skipping this task 30490 1727096622.05264: _execute() done 30490 1727096622.05269: dumping result to json 30490 1727096622.05272: done dumping result, returning 30490 1727096622.05278: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-ba36-653e-000000001b4c] 30490 1727096622.05283: sending task result for task 0afff68d-5257-ba36-653e-000000001b4c 30490 1727096622.05357: done sending task result for task 0afff68d-5257-ba36-653e-000000001b4c skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096622.05531: no more pending results, returning what we have 30490 1727096622.05536: results queue empty 30490 1727096622.05537: checking for any_errors_fatal 30490 1727096622.05555: done checking for any_errors_fatal 30490 1727096622.05556: checking for max_fail_percentage 30490 1727096622.05559: done checking for max_fail_percentage 30490 1727096622.05560: checking to see if all hosts have failed and the running result is not ok 30490 1727096622.05561: done checking to see if all hosts have failed 30490 1727096622.05562: getting the remaining hosts for this loop 30490 1727096622.05563: done getting the remaining hosts for this loop 30490 1727096622.05570: getting the next task for host managed_node3 30490 1727096622.05580: done getting next task for host managed_node3 30490 1727096622.05584: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096622.05592: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096622.05627: getting variables 30490 1727096622.05630: in VariableManager get_vars() 30490 1727096622.05793: Calling all_inventory to load vars for managed_node3 30490 1727096622.05796: Calling groups_inventory to load vars for managed_node3 30490 1727096622.05799: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096622.05900: Calling all_plugins_play to load vars for managed_node3 30490 1727096622.05904: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096622.05907: Calling groups_plugins_play to load vars for managed_node3 30490 1727096622.06510: WORKER PROCESS EXITING 30490 1727096622.07706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096622.10712: done with get_vars() 30490 1727096622.10750: done getting variables 30490 1727096622.10817: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:03:42 -0400 (0:00:00.076) 0:01:28.312 ****** 30490 1727096622.10862: entering _queue_task() for managed_node3/debug 30490 1727096622.11323: worker is 1 (out of 1 available) 30490 1727096622.11337: exiting _queue_task() for managed_node3/debug 30490 1727096622.11349: done queuing things up, now waiting for results queue to drain 30490 1727096622.11351: waiting for pending results... 30490 1727096622.11669: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096622.11854: in run() - task 0afff68d-5257-ba36-653e-000000001b4d 30490 1727096622.11879: variable 'ansible_search_path' from source: unknown 30490 1727096622.11888: variable 'ansible_search_path' from source: unknown 30490 1727096622.11945: calling self._execute() 30490 1727096622.12055: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096622.12069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096622.12086: variable 'omit' from source: magic vars 30490 1727096622.12525: variable 'ansible_distribution_major_version' from source: facts 30490 1727096622.12543: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096622.12559: variable 'omit' from source: magic vars 30490 1727096622.12637: variable 'omit' from source: magic vars 30490 1727096622.12695: variable 'omit' from source: magic vars 30490 1727096622.12759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096622.12919: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096622.12941: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096622.13126: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096622.13131: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096622.13134: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096622.13136: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096622.13139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096622.13343: Set connection var ansible_connection to ssh 30490 1727096622.13346: Set connection var ansible_shell_type to sh 30490 1727096622.13363: Set connection var ansible_pipelining to False 30490 1727096622.13376: Set connection var ansible_shell_executable to /bin/sh 30490 1727096622.13385: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096622.13393: Set connection var ansible_timeout to 10 30490 1727096622.13418: variable 'ansible_shell_executable' from source: unknown 30490 1727096622.13458: variable 'ansible_connection' from source: unknown 30490 1727096622.13472: variable 'ansible_module_compression' from source: unknown 30490 1727096622.13480: variable 'ansible_shell_type' from source: unknown 30490 1727096622.13486: variable 'ansible_shell_executable' from source: unknown 30490 1727096622.13493: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096622.13501: variable 'ansible_pipelining' from source: unknown 30490 1727096622.13682: variable 'ansible_timeout' from source: unknown 30490 1727096622.13685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096622.13827: 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) 30490 1727096622.13902: variable 'omit' from source: magic vars 30490 1727096622.13913: starting attempt loop 30490 1727096622.13920: running the handler 30490 1727096622.14218: variable '__network_connections_result' from source: set_fact 30490 1727096622.14672: handler run complete 30490 1727096622.14677: attempt loop complete, returning result 30490 1727096622.14679: _execute() done 30490 1727096622.14681: dumping result to json 30490 1727096622.14683: done dumping result, returning 30490 1727096622.14685: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-ba36-653e-000000001b4d] 30490 1727096622.14687: sending task result for task 0afff68d-5257-ba36-653e-000000001b4d 30490 1727096622.14755: done sending task result for task 0afff68d-5257-ba36-653e-000000001b4d 30490 1727096622.14758: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "" ] } 30490 1727096622.14840: no more pending results, returning what we have 30490 1727096622.14845: results queue empty 30490 1727096622.14846: checking for any_errors_fatal 30490 1727096622.14853: done checking for any_errors_fatal 30490 1727096622.14854: checking for max_fail_percentage 30490 1727096622.14857: done checking for max_fail_percentage 30490 1727096622.14858: checking to see if all hosts have failed and the running result is not ok 30490 1727096622.14859: done checking to see if all hosts have failed 30490 1727096622.14860: getting the remaining hosts for this loop 30490 1727096622.14862: done getting the remaining hosts for this loop 30490 1727096622.14873: getting the next task for host managed_node3 30490 1727096622.14882: done getting next task for host managed_node3 30490 1727096622.14886: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096622.14892: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096622.14907: getting variables 30490 1727096622.14909: in VariableManager get_vars() 30490 1727096622.14952: Calling all_inventory to load vars for managed_node3 30490 1727096622.14955: Calling groups_inventory to load vars for managed_node3 30490 1727096622.14957: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096622.15090: Calling all_plugins_play to load vars for managed_node3 30490 1727096622.15096: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096622.15100: Calling groups_plugins_play to load vars for managed_node3 30490 1727096622.16759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096622.18547: done with get_vars() 30490 1727096622.18585: done getting variables 30490 1727096622.18646: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:03:42 -0400 (0:00:00.079) 0:01:28.392 ****** 30490 1727096622.18794: entering _queue_task() for managed_node3/debug 30490 1727096622.19582: worker is 1 (out of 1 available) 30490 1727096622.19602: exiting _queue_task() for managed_node3/debug 30490 1727096622.19616: done queuing things up, now waiting for results queue to drain 30490 1727096622.19617: waiting for pending results... 30490 1727096622.20028: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096622.20171: in run() - task 0afff68d-5257-ba36-653e-000000001b4e 30490 1727096622.20243: variable 'ansible_search_path' from source: unknown 30490 1727096622.20247: variable 'ansible_search_path' from source: unknown 30490 1727096622.20251: calling self._execute() 30490 1727096622.20318: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096622.20322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096622.20339: variable 'omit' from source: magic vars 30490 1727096622.20783: variable 'ansible_distribution_major_version' from source: facts 30490 1727096622.20787: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096622.20789: variable 'omit' from source: magic vars 30490 1727096622.20844: variable 'omit' from source: magic vars 30490 1727096622.20891: variable 'omit' from source: magic vars 30490 1727096622.20952: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096622.20965: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096622.20999: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096622.21016: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096622.21028: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096622.21061: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096622.21065: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096622.21069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096622.21182: Set connection var ansible_connection to ssh 30490 1727096622.21208: Set connection var ansible_shell_type to sh 30490 1727096622.21215: Set connection var ansible_pipelining to False 30490 1727096622.21218: Set connection var ansible_shell_executable to /bin/sh 30490 1727096622.21220: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096622.21239: Set connection var ansible_timeout to 10 30490 1727096622.21248: variable 'ansible_shell_executable' from source: unknown 30490 1727096622.21250: variable 'ansible_connection' from source: unknown 30490 1727096622.21253: variable 'ansible_module_compression' from source: unknown 30490 1727096622.21256: variable 'ansible_shell_type' from source: unknown 30490 1727096622.21258: variable 'ansible_shell_executable' from source: unknown 30490 1727096622.21260: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096622.21325: variable 'ansible_pipelining' from source: unknown 30490 1727096622.21329: variable 'ansible_timeout' from source: unknown 30490 1727096622.21331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096622.21437: 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) 30490 1727096622.21449: variable 'omit' from source: magic vars 30490 1727096622.21458: starting attempt loop 30490 1727096622.21460: running the handler 30490 1727096622.21521: variable '__network_connections_result' from source: set_fact 30490 1727096622.21734: variable '__network_connections_result' from source: set_fact 30490 1727096622.21737: handler run complete 30490 1727096622.22191: attempt loop complete, returning result 30490 1727096622.22195: _execute() done 30490 1727096622.22197: dumping result to json 30490 1727096622.22199: done dumping result, returning 30490 1727096622.22201: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-ba36-653e-000000001b4e] 30490 1727096622.22203: sending task result for task 0afff68d-5257-ba36-653e-000000001b4e 30490 1727096622.22284: done sending task result for task 0afff68d-5257-ba36-653e-000000001b4e 30490 1727096622.22286: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 30490 1727096622.22378: no more pending results, returning what we have 30490 1727096622.22382: results queue empty 30490 1727096622.22383: checking for any_errors_fatal 30490 1727096622.22390: done checking for any_errors_fatal 30490 1727096622.22390: checking for max_fail_percentage 30490 1727096622.22392: done checking for max_fail_percentage 30490 1727096622.22393: checking to see if all hosts have failed and the running result is not ok 30490 1727096622.22394: done checking to see if all hosts have failed 30490 1727096622.22394: getting the remaining hosts for this loop 30490 1727096622.22396: done getting the remaining hosts for this loop 30490 1727096622.22400: getting the next task for host managed_node3 30490 1727096622.22408: done getting next task for host managed_node3 30490 1727096622.22412: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096622.22417: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096622.22430: getting variables 30490 1727096622.22432: in VariableManager get_vars() 30490 1727096622.22727: Calling all_inventory to load vars for managed_node3 30490 1727096622.22730: Calling groups_inventory to load vars for managed_node3 30490 1727096622.22733: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096622.22742: Calling all_plugins_play to load vars for managed_node3 30490 1727096622.22745: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096622.22747: Calling groups_plugins_play to load vars for managed_node3 30490 1727096622.24751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096622.26488: done with get_vars() 30490 1727096622.26515: done getting variables 30490 1727096622.26583: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:03:42 -0400 (0:00:00.078) 0:01:28.470 ****** 30490 1727096622.26623: entering _queue_task() for managed_node3/debug 30490 1727096622.27057: worker is 1 (out of 1 available) 30490 1727096622.27181: exiting _queue_task() for managed_node3/debug 30490 1727096622.27191: done queuing things up, now waiting for results queue to drain 30490 1727096622.27192: waiting for pending results... 30490 1727096622.27488: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096622.27607: in run() - task 0afff68d-5257-ba36-653e-000000001b4f 30490 1727096622.27616: variable 'ansible_search_path' from source: unknown 30490 1727096622.27619: variable 'ansible_search_path' from source: unknown 30490 1727096622.27658: calling self._execute() 30490 1727096622.27759: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096622.27829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096622.27833: variable 'omit' from source: magic vars 30490 1727096622.28187: variable 'ansible_distribution_major_version' from source: facts 30490 1727096622.28203: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096622.28337: variable 'network_state' from source: role '' defaults 30490 1727096622.28355: Evaluated conditional (network_state != {}): False 30490 1727096622.28364: when evaluation is False, skipping this task 30490 1727096622.28383: _execute() done 30490 1727096622.28390: dumping result to json 30490 1727096622.28398: done dumping result, returning 30490 1727096622.28484: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-ba36-653e-000000001b4f] 30490 1727096622.28488: sending task result for task 0afff68d-5257-ba36-653e-000000001b4f 30490 1727096622.28556: done sending task result for task 0afff68d-5257-ba36-653e-000000001b4f 30490 1727096622.28561: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 30490 1727096622.28638: no more pending results, returning what we have 30490 1727096622.28644: results queue empty 30490 1727096622.28645: checking for any_errors_fatal 30490 1727096622.28659: done checking for any_errors_fatal 30490 1727096622.28660: checking for max_fail_percentage 30490 1727096622.28662: done checking for max_fail_percentage 30490 1727096622.28663: checking to see if all hosts have failed and the running result is not ok 30490 1727096622.28664: done checking to see if all hosts have failed 30490 1727096622.28664: getting the remaining hosts for this loop 30490 1727096622.28666: done getting the remaining hosts for this loop 30490 1727096622.28672: getting the next task for host managed_node3 30490 1727096622.28680: done getting next task for host managed_node3 30490 1727096622.28685: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096622.28691: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096622.28725: getting variables 30490 1727096622.28728: in VariableManager get_vars() 30490 1727096622.28990: Calling all_inventory to load vars for managed_node3 30490 1727096622.28993: Calling groups_inventory to load vars for managed_node3 30490 1727096622.28996: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096622.29005: Calling all_plugins_play to load vars for managed_node3 30490 1727096622.29008: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096622.29011: Calling groups_plugins_play to load vars for managed_node3 30490 1727096622.31560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096622.33801: done with get_vars() 30490 1727096622.33832: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:03:42 -0400 (0:00:00.073) 0:01:28.543 ****** 30490 1727096622.33942: entering _queue_task() for managed_node3/ping 30490 1727096622.34707: worker is 1 (out of 1 available) 30490 1727096622.34721: exiting _queue_task() for managed_node3/ping 30490 1727096622.34733: done queuing things up, now waiting for results queue to drain 30490 1727096622.34735: waiting for pending results... 30490 1727096622.35235: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096622.35841: in run() - task 0afff68d-5257-ba36-653e-000000001b50 30490 1727096622.35845: variable 'ansible_search_path' from source: unknown 30490 1727096622.35848: variable 'ansible_search_path' from source: unknown 30490 1727096622.35861: calling self._execute() 30490 1727096622.36278: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096622.36282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096622.36286: variable 'omit' from source: magic vars 30490 1727096622.37095: variable 'ansible_distribution_major_version' from source: facts 30490 1727096622.37111: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096622.37118: variable 'omit' from source: magic vars 30490 1727096622.37335: variable 'omit' from source: magic vars 30490 1727096622.37372: variable 'omit' from source: magic vars 30490 1727096622.37419: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096622.37509: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096622.37531: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096622.37674: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096622.37681: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096622.37713: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096622.37717: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096622.37719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096622.38129: Set connection var ansible_connection to ssh 30490 1727096622.38133: Set connection var ansible_shell_type to sh 30490 1727096622.38135: Set connection var ansible_pipelining to False 30490 1727096622.38137: Set connection var ansible_shell_executable to /bin/sh 30490 1727096622.38140: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096622.38141: Set connection var ansible_timeout to 10 30490 1727096622.38144: variable 'ansible_shell_executable' from source: unknown 30490 1727096622.38146: variable 'ansible_connection' from source: unknown 30490 1727096622.38149: variable 'ansible_module_compression' from source: unknown 30490 1727096622.38151: variable 'ansible_shell_type' from source: unknown 30490 1727096622.38153: variable 'ansible_shell_executable' from source: unknown 30490 1727096622.38154: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096622.38156: variable 'ansible_pipelining' from source: unknown 30490 1727096622.38158: variable 'ansible_timeout' from source: unknown 30490 1727096622.38160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096622.38553: 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) 30490 1727096622.38565: variable 'omit' from source: magic vars 30490 1727096622.38572: starting attempt loop 30490 1727096622.38575: running the handler 30490 1727096622.38593: _low_level_execute_command(): starting 30490 1727096622.38601: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096622.39695: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096622.39791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096622.39822: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096622.39898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096622.41578: stdout chunk (state=3): >>>/root <<< 30490 1727096622.41729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096622.41733: stdout chunk (state=3): >>><<< 30490 1727096622.41743: stderr chunk (state=3): >>><<< 30490 1727096622.41997: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096622.42012: _low_level_execute_command(): starting 30490 1727096622.42021: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096622.4199755-34523-264098056670228 `" && echo ansible-tmp-1727096622.4199755-34523-264098056670228="` echo /root/.ansible/tmp/ansible-tmp-1727096622.4199755-34523-264098056670228 `" ) && sleep 0' 30490 1727096622.42873: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096622.42876: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096622.42879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096622.42882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096622.42885: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096622.42907: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096622.42910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096622.42980: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096622.42983: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096622.42986: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096622.42988: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096622.42990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096622.42992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096622.42995: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096622.42997: stderr chunk (state=3): >>>debug2: match found <<< 30490 1727096622.43000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096622.43130: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096622.43133: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096622.43136: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096622.43299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096622.45182: stdout chunk (state=3): >>>ansible-tmp-1727096622.4199755-34523-264098056670228=/root/.ansible/tmp/ansible-tmp-1727096622.4199755-34523-264098056670228 <<< 30490 1727096622.45263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096622.45361: stderr chunk (state=3): >>><<< 30490 1727096622.45379: stdout chunk (state=3): >>><<< 30490 1727096622.45677: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096622.4199755-34523-264098056670228=/root/.ansible/tmp/ansible-tmp-1727096622.4199755-34523-264098056670228 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096622.45681: variable 'ansible_module_compression' from source: unknown 30490 1727096622.45684: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 30490 1727096622.45722: variable 'ansible_facts' from source: unknown 30490 1727096622.45915: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096622.4199755-34523-264098056670228/AnsiballZ_ping.py 30490 1727096622.46188: Sending initial data 30490 1727096622.46260: Sent initial data (153 bytes) 30490 1727096622.47517: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096622.47578: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096622.47787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096622.47813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096622.47889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096622.49524: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096622.49576: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096622.49593: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096622.4199755-34523-264098056670228/AnsiballZ_ping.py" <<< 30490 1727096622.49606: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp9a3bvc50 /root/.ansible/tmp/ansible-tmp-1727096622.4199755-34523-264098056670228/AnsiballZ_ping.py <<< 30490 1727096622.49740: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp9a3bvc50" to remote "/root/.ansible/tmp/ansible-tmp-1727096622.4199755-34523-264098056670228/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096622.4199755-34523-264098056670228/AnsiballZ_ping.py" <<< 30490 1727096622.50743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096622.50811: stderr chunk (state=3): >>><<< 30490 1727096622.50814: stdout chunk (state=3): >>><<< 30490 1727096622.50909: done transferring module to remote 30490 1727096622.50921: _low_level_execute_command(): starting 30490 1727096622.51046: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096622.4199755-34523-264098056670228/ /root/.ansible/tmp/ansible-tmp-1727096622.4199755-34523-264098056670228/AnsiballZ_ping.py && sleep 0' 30490 1727096622.52304: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096622.52361: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096622.52366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096622.52475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096622.52478: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096622.52481: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096622.52489: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096622.52492: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096622.52690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096622.52714: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096622.52723: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096622.53096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096622.54903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096622.54907: stdout chunk (state=3): >>><<< 30490 1727096622.54912: stderr chunk (state=3): >>><<< 30490 1727096622.55068: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096622.55074: _low_level_execute_command(): starting 30490 1727096622.55077: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096622.4199755-34523-264098056670228/AnsiballZ_ping.py && sleep 0' 30490 1727096622.56239: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096622.56384: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096622.56459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096622.56677: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096622.56713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096622.72325: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 30490 1727096622.73533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096622.73593: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 30490 1727096622.73620: stdout chunk (state=3): >>><<< 30490 1727096622.73651: stderr chunk (state=3): >>><<< 30490 1727096622.73695: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096622.73860: 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-1727096622.4199755-34523-264098056670228/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096622.73865: _low_level_execute_command(): starting 30490 1727096622.73869: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096622.4199755-34523-264098056670228/ > /dev/null 2>&1 && sleep 0' 30490 1727096622.75142: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096622.75287: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096622.75362: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096622.75498: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096622.75512: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096622.75933: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096622.77784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096622.77819: stderr chunk (state=3): >>><<< 30490 1727096622.77834: stdout chunk (state=3): >>><<< 30490 1727096622.77858: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096622.77873: handler run complete 30490 1727096622.77895: attempt loop complete, returning result 30490 1727096622.77903: _execute() done 30490 1727096622.77911: dumping result to json 30490 1727096622.77918: done dumping result, returning 30490 1727096622.77934: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-ba36-653e-000000001b50] 30490 1727096622.77943: sending task result for task 0afff68d-5257-ba36-653e-000000001b50 ok: [managed_node3] => { "changed": false, "ping": "pong" } 30490 1727096622.78127: no more pending results, returning what we have 30490 1727096622.78132: results queue empty 30490 1727096622.78133: checking for any_errors_fatal 30490 1727096622.78138: done checking for any_errors_fatal 30490 1727096622.78139: checking for max_fail_percentage 30490 1727096622.78141: done checking for max_fail_percentage 30490 1727096622.78142: checking to see if all hosts have failed and the running result is not ok 30490 1727096622.78142: done checking to see if all hosts have failed 30490 1727096622.78143: getting the remaining hosts for this loop 30490 1727096622.78144: done getting the remaining hosts for this loop 30490 1727096622.78148: getting the next task for host managed_node3 30490 1727096622.78158: done getting next task for host managed_node3 30490 1727096622.78160: ^ task is: TASK: meta (role_complete) 30490 1727096622.78165: ^ state is: HOST STATE: block=7, 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? (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 30490 1727096622.78188: getting variables 30490 1727096622.78190: in VariableManager get_vars() 30490 1727096622.78233: Calling all_inventory to load vars for managed_node3 30490 1727096622.78235: Calling groups_inventory to load vars for managed_node3 30490 1727096622.78238: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096622.78249: Calling all_plugins_play to load vars for managed_node3 30490 1727096622.78252: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096622.78255: Calling groups_plugins_play to load vars for managed_node3 30490 1727096622.79525: done sending task result for task 0afff68d-5257-ba36-653e-000000001b50 30490 1727096622.79528: WORKER PROCESS EXITING 30490 1727096622.80999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096622.82573: done with get_vars() 30490 1727096622.82598: done getting variables 30490 1727096622.82692: done queuing things up, now waiting for results queue to drain 30490 1727096622.82694: results queue empty 30490 1727096622.82695: checking for any_errors_fatal 30490 1727096622.82698: done checking for any_errors_fatal 30490 1727096622.82699: checking for max_fail_percentage 30490 1727096622.82700: done checking for max_fail_percentage 30490 1727096622.82700: checking to see if all hosts have failed and the running result is not ok 30490 1727096622.82701: done checking to see if all hosts have failed 30490 1727096622.82702: getting the remaining hosts for this loop 30490 1727096622.82703: done getting the remaining hosts for this loop 30490 1727096622.82706: getting the next task for host managed_node3 30490 1727096622.82716: done getting next task for host managed_node3 30490 1727096622.82719: ^ task is: TASK: Test 30490 1727096622.82721: ^ state is: HOST STATE: block=7, 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 30490 1727096622.82724: getting variables 30490 1727096622.82725: in VariableManager get_vars() 30490 1727096622.82738: Calling all_inventory to load vars for managed_node3 30490 1727096622.82740: Calling groups_inventory to load vars for managed_node3 30490 1727096622.82742: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096622.82748: Calling all_plugins_play to load vars for managed_node3 30490 1727096622.82750: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096622.82752: Calling groups_plugins_play to load vars for managed_node3 30490 1727096622.84581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096622.86632: done with get_vars() 30490 1727096622.86656: done getting variables TASK [Test] ******************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Monday 23 September 2024 09:03:42 -0400 (0:00:00.527) 0:01:29.071 ****** 30490 1727096622.86739: entering _queue_task() for managed_node3/include_tasks 30490 1727096622.87576: worker is 1 (out of 1 available) 30490 1727096622.87590: exiting _queue_task() for managed_node3/include_tasks 30490 1727096622.87600: done queuing things up, now waiting for results queue to drain 30490 1727096622.87602: waiting for pending results... 30490 1727096622.87850: running TaskExecutor() for managed_node3/TASK: Test 30490 1727096622.87972: in run() - task 0afff68d-5257-ba36-653e-000000001748 30490 1727096622.87994: variable 'ansible_search_path' from source: unknown 30490 1727096622.88002: variable 'ansible_search_path' from source: unknown 30490 1727096622.88051: variable 'lsr_test' from source: include params 30490 1727096622.88278: variable 'lsr_test' from source: include params 30490 1727096622.88356: variable 'omit' from source: magic vars 30490 1727096622.88574: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096622.88578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096622.88580: variable 'omit' from source: magic vars 30490 1727096622.88788: variable 'ansible_distribution_major_version' from source: facts 30490 1727096622.88801: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096622.88810: variable 'item' from source: unknown 30490 1727096622.88874: variable 'item' from source: unknown 30490 1727096622.88910: variable 'item' from source: unknown 30490 1727096622.88982: variable 'item' from source: unknown 30490 1727096622.89398: dumping result to json 30490 1727096622.89402: done dumping result, returning 30490 1727096622.89404: done running TaskExecutor() for managed_node3/TASK: Test [0afff68d-5257-ba36-653e-000000001748] 30490 1727096622.89406: sending task result for task 0afff68d-5257-ba36-653e-000000001748 30490 1727096622.89450: done sending task result for task 0afff68d-5257-ba36-653e-000000001748 30490 1727096622.89453: WORKER PROCESS EXITING 30490 1727096622.89486: no more pending results, returning what we have 30490 1727096622.89491: in VariableManager get_vars() 30490 1727096622.89529: Calling all_inventory to load vars for managed_node3 30490 1727096622.89532: Calling groups_inventory to load vars for managed_node3 30490 1727096622.89536: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096622.89556: Calling all_plugins_play to load vars for managed_node3 30490 1727096622.89560: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096622.89564: Calling groups_plugins_play to load vars for managed_node3 30490 1727096622.91020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096622.92798: done with get_vars() 30490 1727096622.92831: variable 'ansible_search_path' from source: unknown 30490 1727096622.92840: variable 'ansible_search_path' from source: unknown 30490 1727096622.92882: we have included files to process 30490 1727096622.92884: generating all_blocks data 30490 1727096622.92886: done generating all_blocks data 30490 1727096622.92893: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml 30490 1727096622.92894: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml 30490 1727096622.93036: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml 30490 1727096622.93235: done processing included file 30490 1727096622.93237: iterating over new_blocks loaded from include file 30490 1727096622.93239: in VariableManager get_vars() 30490 1727096622.93256: done with get_vars() 30490 1727096622.93258: filtering new block on tags 30490 1727096622.93303: done filtering new block on tags 30490 1727096622.93306: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed_node3 => (item=tasks/remove+down_profile.yml) 30490 1727096622.93311: extending task lists for all hosts with included blocks 30490 1727096622.94670: done extending task lists 30490 1727096622.94672: done processing included files 30490 1727096622.94676: results queue empty 30490 1727096622.94683: checking for any_errors_fatal 30490 1727096622.94686: done checking for any_errors_fatal 30490 1727096622.94686: checking for max_fail_percentage 30490 1727096622.94688: done checking for max_fail_percentage 30490 1727096622.94689: checking to see if all hosts have failed and the running result is not ok 30490 1727096622.94689: done checking to see if all hosts have failed 30490 1727096622.94690: getting the remaining hosts for this loop 30490 1727096622.94691: done getting the remaining hosts for this loop 30490 1727096622.94694: getting the next task for host managed_node3 30490 1727096622.94699: done getting next task for host managed_node3 30490 1727096622.94703: ^ task is: TASK: Include network role 30490 1727096622.94709: ^ state is: HOST STATE: block=7, 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? (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 30490 1727096622.94713: getting variables 30490 1727096622.94714: in VariableManager get_vars() 30490 1727096622.94729: Calling all_inventory to load vars for managed_node3 30490 1727096622.94732: Calling groups_inventory to load vars for managed_node3 30490 1727096622.94734: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096622.94740: Calling all_plugins_play to load vars for managed_node3 30490 1727096622.94743: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096622.94746: Calling groups_plugins_play to load vars for managed_node3 30490 1727096622.96332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096622.99116: done with get_vars() 30490 1727096622.99152: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Monday 23 September 2024 09:03:42 -0400 (0:00:00.125) 0:01:29.196 ****** 30490 1727096622.99253: entering _queue_task() for managed_node3/include_role 30490 1727096622.99799: worker is 1 (out of 1 available) 30490 1727096622.99814: exiting _queue_task() for managed_node3/include_role 30490 1727096622.99831: done queuing things up, now waiting for results queue to drain 30490 1727096622.99833: waiting for pending results... 30490 1727096623.00384: running TaskExecutor() for managed_node3/TASK: Include network role 30490 1727096623.00625: in run() - task 0afff68d-5257-ba36-653e-000000001ca9 30490 1727096623.00629: variable 'ansible_search_path' from source: unknown 30490 1727096623.00632: variable 'ansible_search_path' from source: unknown 30490 1727096623.00635: calling self._execute() 30490 1727096623.00830: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096623.00836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096623.00839: variable 'omit' from source: magic vars 30490 1727096623.01374: variable 'ansible_distribution_major_version' from source: facts 30490 1727096623.01377: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096623.01380: _execute() done 30490 1727096623.01382: dumping result to json 30490 1727096623.01384: done dumping result, returning 30490 1727096623.01387: done running TaskExecutor() for managed_node3/TASK: Include network role [0afff68d-5257-ba36-653e-000000001ca9] 30490 1727096623.01389: sending task result for task 0afff68d-5257-ba36-653e-000000001ca9 30490 1727096623.01474: done sending task result for task 0afff68d-5257-ba36-653e-000000001ca9 30490 1727096623.01477: WORKER PROCESS EXITING 30490 1727096623.01565: no more pending results, returning what we have 30490 1727096623.01575: in VariableManager get_vars() 30490 1727096623.01626: Calling all_inventory to load vars for managed_node3 30490 1727096623.01629: Calling groups_inventory to load vars for managed_node3 30490 1727096623.01634: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096623.01651: Calling all_plugins_play to load vars for managed_node3 30490 1727096623.01655: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096623.01659: Calling groups_plugins_play to load vars for managed_node3 30490 1727096623.04150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096623.08059: done with get_vars() 30490 1727096623.08311: variable 'ansible_search_path' from source: unknown 30490 1727096623.08313: variable 'ansible_search_path' from source: unknown 30490 1727096623.08563: variable 'omit' from source: magic vars 30490 1727096623.08715: variable 'omit' from source: magic vars 30490 1727096623.08794: variable 'omit' from source: magic vars 30490 1727096623.08798: we have included files to process 30490 1727096623.08799: generating all_blocks data 30490 1727096623.08801: done generating all_blocks data 30490 1727096623.08802: processing included file: fedora.linux_system_roles.network 30490 1727096623.08823: in VariableManager get_vars() 30490 1727096623.08890: done with get_vars() 30490 1727096623.08920: in VariableManager get_vars() 30490 1727096623.09057: done with get_vars() 30490 1727096623.09102: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 30490 1727096623.09349: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 30490 1727096623.09547: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 30490 1727096623.10932: in VariableManager get_vars() 30490 1727096623.10958: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096623.16006: iterating over new_blocks loaded from include file 30490 1727096623.16009: in VariableManager get_vars() 30490 1727096623.16031: done with get_vars() 30490 1727096623.16033: filtering new block on tags 30490 1727096623.16951: done filtering new block on tags 30490 1727096623.16955: in VariableManager get_vars() 30490 1727096623.16981: done with get_vars() 30490 1727096623.16984: filtering new block on tags 30490 1727096623.17001: done filtering new block on tags 30490 1727096623.17003: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node3 30490 1727096623.17009: extending task lists for all hosts with included blocks 30490 1727096623.17347: done extending task lists 30490 1727096623.17348: done processing included files 30490 1727096623.17349: results queue empty 30490 1727096623.17349: checking for any_errors_fatal 30490 1727096623.17353: done checking for any_errors_fatal 30490 1727096623.17354: checking for max_fail_percentage 30490 1727096623.17355: done checking for max_fail_percentage 30490 1727096623.17356: checking to see if all hosts have failed and the running result is not ok 30490 1727096623.17357: done checking to see if all hosts have failed 30490 1727096623.17357: getting the remaining hosts for this loop 30490 1727096623.17359: done getting the remaining hosts for this loop 30490 1727096623.17361: getting the next task for host managed_node3 30490 1727096623.17366: done getting next task for host managed_node3 30490 1727096623.17370: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096623.17376: ^ state is: HOST STATE: block=7, 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? (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 30490 1727096623.17388: getting variables 30490 1727096623.17389: in VariableManager get_vars() 30490 1727096623.17520: Calling all_inventory to load vars for managed_node3 30490 1727096623.17522: Calling groups_inventory to load vars for managed_node3 30490 1727096623.17524: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096623.17531: Calling all_plugins_play to load vars for managed_node3 30490 1727096623.17533: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096623.17536: Calling groups_plugins_play to load vars for managed_node3 30490 1727096623.20241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096623.23145: done with get_vars() 30490 1727096623.23286: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:03:43 -0400 (0:00:00.241) 0:01:29.437 ****** 30490 1727096623.23369: entering _queue_task() for managed_node3/include_tasks 30490 1727096623.24477: worker is 1 (out of 1 available) 30490 1727096623.24491: exiting _queue_task() for managed_node3/include_tasks 30490 1727096623.24503: done queuing things up, now waiting for results queue to drain 30490 1727096623.24504: waiting for pending results... 30490 1727096623.25289: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096623.25296: in run() - task 0afff68d-5257-ba36-653e-000000001d2b 30490 1727096623.25300: variable 'ansible_search_path' from source: unknown 30490 1727096623.25338: variable 'ansible_search_path' from source: unknown 30490 1727096623.25490: calling self._execute() 30490 1727096623.25795: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096623.25799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096623.25803: variable 'omit' from source: magic vars 30490 1727096623.27072: variable 'ansible_distribution_major_version' from source: facts 30490 1727096623.27079: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096623.27081: _execute() done 30490 1727096623.27084: dumping result to json 30490 1727096623.27086: done dumping result, returning 30490 1727096623.27088: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-ba36-653e-000000001d2b] 30490 1727096623.27090: sending task result for task 0afff68d-5257-ba36-653e-000000001d2b 30490 1727096623.27151: done sending task result for task 0afff68d-5257-ba36-653e-000000001d2b 30490 1727096623.27153: WORKER PROCESS EXITING 30490 1727096623.27212: no more pending results, returning what we have 30490 1727096623.27217: in VariableManager get_vars() 30490 1727096623.27261: Calling all_inventory to load vars for managed_node3 30490 1727096623.27264: Calling groups_inventory to load vars for managed_node3 30490 1727096623.27266: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096623.27279: Calling all_plugins_play to load vars for managed_node3 30490 1727096623.27282: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096623.27285: Calling groups_plugins_play to load vars for managed_node3 30490 1727096623.30882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096623.32653: done with get_vars() 30490 1727096623.32680: variable 'ansible_search_path' from source: unknown 30490 1727096623.32682: variable 'ansible_search_path' from source: unknown 30490 1727096623.32723: we have included files to process 30490 1727096623.32724: generating all_blocks data 30490 1727096623.32726: done generating all_blocks data 30490 1727096623.32730: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096623.32731: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096623.32733: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096623.33273: done processing included file 30490 1727096623.33276: iterating over new_blocks loaded from include file 30490 1727096623.33277: in VariableManager get_vars() 30490 1727096623.33302: done with get_vars() 30490 1727096623.33304: filtering new block on tags 30490 1727096623.33330: done filtering new block on tags 30490 1727096623.33333: in VariableManager get_vars() 30490 1727096623.33351: done with get_vars() 30490 1727096623.33353: filtering new block on tags 30490 1727096623.33398: done filtering new block on tags 30490 1727096623.33401: in VariableManager get_vars() 30490 1727096623.33424: done with get_vars() 30490 1727096623.33425: filtering new block on tags 30490 1727096623.33469: done filtering new block on tags 30490 1727096623.33472: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 30490 1727096623.33477: extending task lists for all hosts with included blocks 30490 1727096623.36698: done extending task lists 30490 1727096623.36700: done processing included files 30490 1727096623.36701: results queue empty 30490 1727096623.36702: checking for any_errors_fatal 30490 1727096623.36705: done checking for any_errors_fatal 30490 1727096623.36706: checking for max_fail_percentage 30490 1727096623.36707: done checking for max_fail_percentage 30490 1727096623.36708: checking to see if all hosts have failed and the running result is not ok 30490 1727096623.36709: done checking to see if all hosts have failed 30490 1727096623.36709: getting the remaining hosts for this loop 30490 1727096623.36711: done getting the remaining hosts for this loop 30490 1727096623.36713: getting the next task for host managed_node3 30490 1727096623.36719: done getting next task for host managed_node3 30490 1727096623.36722: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096623.36725: ^ state is: HOST STATE: block=7, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096623.36737: getting variables 30490 1727096623.36738: in VariableManager get_vars() 30490 1727096623.36757: Calling all_inventory to load vars for managed_node3 30490 1727096623.36759: Calling groups_inventory to load vars for managed_node3 30490 1727096623.36761: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096623.37069: Calling all_plugins_play to load vars for managed_node3 30490 1727096623.37075: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096623.37078: Calling groups_plugins_play to load vars for managed_node3 30490 1727096623.39949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096623.43578: done with get_vars() 30490 1727096623.43604: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:03:43 -0400 (0:00:00.203) 0:01:29.641 ****** 30490 1727096623.43690: entering _queue_task() for managed_node3/setup 30490 1727096623.44470: worker is 1 (out of 1 available) 30490 1727096623.44483: exiting _queue_task() for managed_node3/setup 30490 1727096623.44496: done queuing things up, now waiting for results queue to drain 30490 1727096623.44497: waiting for pending results... 30490 1727096623.45171: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096623.45456: in run() - task 0afff68d-5257-ba36-653e-000000001d82 30490 1727096623.45475: variable 'ansible_search_path' from source: unknown 30490 1727096623.45479: variable 'ansible_search_path' from source: unknown 30490 1727096623.45755: calling self._execute() 30490 1727096623.45832: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096623.45836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096623.45848: variable 'omit' from source: magic vars 30490 1727096623.46704: variable 'ansible_distribution_major_version' from source: facts 30490 1727096623.46716: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096623.47376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096623.53056: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096623.53242: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096623.53402: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096623.53414: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096623.53676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096623.53752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096623.53795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096623.53817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096623.53856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096623.53875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096623.54040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096623.54063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096623.54295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096623.54485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096623.54488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096623.54895: variable '__network_required_facts' from source: role '' defaults 30490 1727096623.54910: variable 'ansible_facts' from source: unknown 30490 1727096623.56945: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 30490 1727096623.56949: when evaluation is False, skipping this task 30490 1727096623.56951: _execute() done 30490 1727096623.56954: dumping result to json 30490 1727096623.56956: done dumping result, returning 30490 1727096623.56976: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-ba36-653e-000000001d82] 30490 1727096623.56979: sending task result for task 0afff68d-5257-ba36-653e-000000001d82 30490 1727096623.57077: done sending task result for task 0afff68d-5257-ba36-653e-000000001d82 30490 1727096623.57080: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096623.57270: no more pending results, returning what we have 30490 1727096623.57275: results queue empty 30490 1727096623.57277: checking for any_errors_fatal 30490 1727096623.57279: done checking for any_errors_fatal 30490 1727096623.57279: checking for max_fail_percentage 30490 1727096623.57282: done checking for max_fail_percentage 30490 1727096623.57283: checking to see if all hosts have failed and the running result is not ok 30490 1727096623.57284: done checking to see if all hosts have failed 30490 1727096623.57284: getting the remaining hosts for this loop 30490 1727096623.57287: done getting the remaining hosts for this loop 30490 1727096623.57292: getting the next task for host managed_node3 30490 1727096623.57305: done getting next task for host managed_node3 30490 1727096623.57309: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096623.57316: ^ state is: HOST STATE: block=7, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096623.57346: getting variables 30490 1727096623.57349: in VariableManager get_vars() 30490 1727096623.57401: Calling all_inventory to load vars for managed_node3 30490 1727096623.57405: Calling groups_inventory to load vars for managed_node3 30490 1727096623.57407: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096623.57419: Calling all_plugins_play to load vars for managed_node3 30490 1727096623.57423: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096623.57432: Calling groups_plugins_play to load vars for managed_node3 30490 1727096623.59787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096623.62359: done with get_vars() 30490 1727096623.62385: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:03:43 -0400 (0:00:00.187) 0:01:29.829 ****** 30490 1727096623.62493: entering _queue_task() for managed_node3/stat 30490 1727096623.62955: worker is 1 (out of 1 available) 30490 1727096623.62969: exiting _queue_task() for managed_node3/stat 30490 1727096623.62980: done queuing things up, now waiting for results queue to drain 30490 1727096623.62982: waiting for pending results... 30490 1727096623.63221: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096623.63347: in run() - task 0afff68d-5257-ba36-653e-000000001d84 30490 1727096623.63361: variable 'ansible_search_path' from source: unknown 30490 1727096623.63365: variable 'ansible_search_path' from source: unknown 30490 1727096623.63612: calling self._execute() 30490 1727096623.63616: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096623.63620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096623.63623: variable 'omit' from source: magic vars 30490 1727096623.64776: variable 'ansible_distribution_major_version' from source: facts 30490 1727096623.64780: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096623.64877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096623.65298: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096623.65353: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096623.65390: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096623.65420: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096623.65775: 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) 30490 1727096623.65779: 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) 30490 1727096623.65781: 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) 30490 1727096623.65783: 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) 30490 1727096623.65785: variable '__network_is_ostree' from source: set_fact 30490 1727096623.65786: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096623.65788: when evaluation is False, skipping this task 30490 1727096623.65790: _execute() done 30490 1727096623.65792: dumping result to json 30490 1727096623.65794: done dumping result, returning 30490 1727096623.65796: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-ba36-653e-000000001d84] 30490 1727096623.65797: sending task result for task 0afff68d-5257-ba36-653e-000000001d84 30490 1727096623.65857: done sending task result for task 0afff68d-5257-ba36-653e-000000001d84 30490 1727096623.65861: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096623.65910: no more pending results, returning what we have 30490 1727096623.65913: results queue empty 30490 1727096623.65914: checking for any_errors_fatal 30490 1727096623.65921: done checking for any_errors_fatal 30490 1727096623.65922: checking for max_fail_percentage 30490 1727096623.65923: done checking for max_fail_percentage 30490 1727096623.65924: checking to see if all hosts have failed and the running result is not ok 30490 1727096623.65925: done checking to see if all hosts have failed 30490 1727096623.65926: getting the remaining hosts for this loop 30490 1727096623.65927: done getting the remaining hosts for this loop 30490 1727096623.65931: getting the next task for host managed_node3 30490 1727096623.65939: done getting next task for host managed_node3 30490 1727096623.65942: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096623.65947: ^ state is: HOST STATE: block=7, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096623.65973: getting variables 30490 1727096623.65974: in VariableManager get_vars() 30490 1727096623.66013: Calling all_inventory to load vars for managed_node3 30490 1727096623.66016: Calling groups_inventory to load vars for managed_node3 30490 1727096623.66018: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096623.66028: Calling all_plugins_play to load vars for managed_node3 30490 1727096623.66031: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096623.66033: Calling groups_plugins_play to load vars for managed_node3 30490 1727096623.68410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096623.71121: done with get_vars() 30490 1727096623.71166: done getting variables 30490 1727096623.71230: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:03:43 -0400 (0:00:00.087) 0:01:29.916 ****** 30490 1727096623.71280: entering _queue_task() for managed_node3/set_fact 30490 1727096623.71804: worker is 1 (out of 1 available) 30490 1727096623.71815: exiting _queue_task() for managed_node3/set_fact 30490 1727096623.71825: done queuing things up, now waiting for results queue to drain 30490 1727096623.71827: waiting for pending results... 30490 1727096623.71960: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096623.72160: in run() - task 0afff68d-5257-ba36-653e-000000001d85 30490 1727096623.72208: variable 'ansible_search_path' from source: unknown 30490 1727096623.72218: variable 'ansible_search_path' from source: unknown 30490 1727096623.72508: calling self._execute() 30490 1727096623.72709: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096623.72977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096623.72981: variable 'omit' from source: magic vars 30490 1727096623.73559: variable 'ansible_distribution_major_version' from source: facts 30490 1727096623.73581: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096623.73912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096623.74358: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096623.74419: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096623.74466: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096623.74515: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096623.74638: 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) 30490 1727096623.74679: 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) 30490 1727096623.74712: 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) 30490 1727096623.74746: 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) 30490 1727096623.74880: variable '__network_is_ostree' from source: set_fact 30490 1727096623.74883: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096623.74886: when evaluation is False, skipping this task 30490 1727096623.74891: _execute() done 30490 1727096623.74894: dumping result to json 30490 1727096623.74896: done dumping result, returning 30490 1727096623.74904: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-ba36-653e-000000001d85] 30490 1727096623.74907: sending task result for task 0afff68d-5257-ba36-653e-000000001d85 30490 1727096623.75227: done sending task result for task 0afff68d-5257-ba36-653e-000000001d85 30490 1727096623.75231: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096623.75304: no more pending results, returning what we have 30490 1727096623.75307: results queue empty 30490 1727096623.75308: checking for any_errors_fatal 30490 1727096623.75315: done checking for any_errors_fatal 30490 1727096623.75316: checking for max_fail_percentage 30490 1727096623.75318: done checking for max_fail_percentage 30490 1727096623.75319: checking to see if all hosts have failed and the running result is not ok 30490 1727096623.75320: done checking to see if all hosts have failed 30490 1727096623.75321: getting the remaining hosts for this loop 30490 1727096623.75323: done getting the remaining hosts for this loop 30490 1727096623.75326: getting the next task for host managed_node3 30490 1727096623.75337: done getting next task for host managed_node3 30490 1727096623.75342: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096623.75347: ^ state is: HOST STATE: block=7, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096623.75380: getting variables 30490 1727096623.75383: in VariableManager get_vars() 30490 1727096623.75428: Calling all_inventory to load vars for managed_node3 30490 1727096623.75432: Calling groups_inventory to load vars for managed_node3 30490 1727096623.75434: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096623.75445: Calling all_plugins_play to load vars for managed_node3 30490 1727096623.75449: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096623.75453: Calling groups_plugins_play to load vars for managed_node3 30490 1727096623.78500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096623.80280: done with get_vars() 30490 1727096623.80304: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:03:43 -0400 (0:00:00.092) 0:01:30.009 ****** 30490 1727096623.80485: entering _queue_task() for managed_node3/service_facts 30490 1727096623.81009: worker is 1 (out of 1 available) 30490 1727096623.81022: exiting _queue_task() for managed_node3/service_facts 30490 1727096623.81034: done queuing things up, now waiting for results queue to drain 30490 1727096623.81036: waiting for pending results... 30490 1727096623.81589: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096623.81927: in run() - task 0afff68d-5257-ba36-653e-000000001d87 30490 1727096623.81930: variable 'ansible_search_path' from source: unknown 30490 1727096623.81933: variable 'ansible_search_path' from source: unknown 30490 1727096623.81948: calling self._execute() 30490 1727096623.82246: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096623.82252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096623.82262: variable 'omit' from source: magic vars 30490 1727096623.82959: variable 'ansible_distribution_major_version' from source: facts 30490 1727096623.82972: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096623.83227: variable 'omit' from source: magic vars 30490 1727096623.83231: variable 'omit' from source: magic vars 30490 1727096623.83284: variable 'omit' from source: magic vars 30490 1727096623.83324: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096623.83357: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096623.83490: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096623.83508: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096623.83521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096623.83553: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096623.83556: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096623.83559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096623.83756: Set connection var ansible_connection to ssh 30490 1727096623.83760: Set connection var ansible_shell_type to sh 30490 1727096623.83771: Set connection var ansible_pipelining to False 30490 1727096623.83889: Set connection var ansible_shell_executable to /bin/sh 30490 1727096623.83892: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096623.83894: Set connection var ansible_timeout to 10 30490 1727096623.83921: variable 'ansible_shell_executable' from source: unknown 30490 1727096623.83924: variable 'ansible_connection' from source: unknown 30490 1727096623.83927: variable 'ansible_module_compression' from source: unknown 30490 1727096623.83929: variable 'ansible_shell_type' from source: unknown 30490 1727096623.83932: variable 'ansible_shell_executable' from source: unknown 30490 1727096623.83934: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096623.83938: variable 'ansible_pipelining' from source: unknown 30490 1727096623.83941: variable 'ansible_timeout' from source: unknown 30490 1727096623.83945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096623.84674: 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) 30490 1727096623.84679: variable 'omit' from source: magic vars 30490 1727096623.84682: starting attempt loop 30490 1727096623.84685: running the handler 30490 1727096623.84687: _low_level_execute_command(): starting 30490 1727096623.84689: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096623.85858: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096623.85896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096623.86088: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096623.86163: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096623.86290: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096623.86376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096623.88036: stdout chunk (state=3): >>>/root <<< 30490 1727096623.88141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096623.88197: stderr chunk (state=3): >>><<< 30490 1727096623.88201: stdout chunk (state=3): >>><<< 30490 1727096623.88394: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096623.88398: _low_level_execute_command(): starting 30490 1727096623.88401: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096623.883368-34615-17468286283859 `" && echo ansible-tmp-1727096623.883368-34615-17468286283859="` echo /root/.ansible/tmp/ansible-tmp-1727096623.883368-34615-17468286283859 `" ) && sleep 0' 30490 1727096623.89239: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096623.89243: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096623.89245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096623.89253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096623.89269: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096623.89461: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096623.89477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096623.89480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096623.89483: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096623.89593: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096623.91403: stdout chunk (state=3): >>>ansible-tmp-1727096623.883368-34615-17468286283859=/root/.ansible/tmp/ansible-tmp-1727096623.883368-34615-17468286283859 <<< 30490 1727096623.91549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096623.91572: stderr chunk (state=3): >>><<< 30490 1727096623.91597: stdout chunk (state=3): >>><<< 30490 1727096623.91713: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096623.883368-34615-17468286283859=/root/.ansible/tmp/ansible-tmp-1727096623.883368-34615-17468286283859 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096623.91716: variable 'ansible_module_compression' from source: unknown 30490 1727096623.91831: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 30490 1727096623.91991: variable 'ansible_facts' from source: unknown 30490 1727096623.92089: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096623.883368-34615-17468286283859/AnsiballZ_service_facts.py 30490 1727096623.92290: Sending initial data 30490 1727096623.92294: Sent initial data (160 bytes) 30490 1727096623.92758: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096623.92930: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096623.92936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096623.92938: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096623.92941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096623.92943: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096623.92945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096623.92947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096623.92980: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096623.93032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096623.94580: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096623.94620: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096623.94685: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp60ggduyo /root/.ansible/tmp/ansible-tmp-1727096623.883368-34615-17468286283859/AnsiballZ_service_facts.py <<< 30490 1727096623.94716: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096623.883368-34615-17468286283859/AnsiballZ_service_facts.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp60ggduyo" to remote "/root/.ansible/tmp/ansible-tmp-1727096623.883368-34615-17468286283859/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096623.883368-34615-17468286283859/AnsiballZ_service_facts.py" <<< 30490 1727096623.95874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096623.95878: stdout chunk (state=3): >>><<< 30490 1727096623.96264: stderr chunk (state=3): >>><<< 30490 1727096623.96267: done transferring module to remote 30490 1727096623.96271: _low_level_execute_command(): starting 30490 1727096623.96277: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096623.883368-34615-17468286283859/ /root/.ansible/tmp/ansible-tmp-1727096623.883368-34615-17468286283859/AnsiballZ_service_facts.py && sleep 0' 30490 1727096623.97202: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096623.97217: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096623.97288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096623.97597: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096623.97628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096623.99450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096623.99461: stdout chunk (state=3): >>><<< 30490 1727096623.99479: stderr chunk (state=3): >>><<< 30490 1727096623.99499: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096623.99509: _low_level_execute_command(): starting 30490 1727096623.99519: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096623.883368-34615-17468286283859/AnsiballZ_service_facts.py && sleep 0' 30490 1727096624.00127: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096624.00140: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096624.00152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096624.00172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096624.00192: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096624.00202: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096624.00214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096624.00284: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096624.00317: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096624.00333: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096624.00357: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096624.00426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096625.52823: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.s<<< 30490 1727096625.52858: stdout chunk (state=3): >>>ervice", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 30490 1727096625.54194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096625.54219: stdout chunk (state=3): >>><<< 30490 1727096625.54222: stderr chunk (state=3): >>><<< 30490 1727096625.54304: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096625.56737: 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-1727096623.883368-34615-17468286283859/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096625.56804: _low_level_execute_command(): starting 30490 1727096625.56860: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096623.883368-34615-17468286283859/ > /dev/null 2>&1 && sleep 0' 30490 1727096625.58061: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096625.58103: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096625.58137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096625.58211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096625.58362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096625.58388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096625.58478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096625.60307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096625.60316: stdout chunk (state=3): >>><<< 30490 1727096625.60327: stderr chunk (state=3): >>><<< 30490 1727096625.60433: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096625.60437: handler run complete 30490 1727096625.60961: variable 'ansible_facts' from source: unknown 30490 1727096625.61146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096625.62282: variable 'ansible_facts' from source: unknown 30490 1727096625.62629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096625.62990: attempt loop complete, returning result 30490 1727096625.63005: _execute() done 30490 1727096625.63012: dumping result to json 30490 1727096625.63135: done dumping result, returning 30490 1727096625.63148: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-ba36-653e-000000001d87] 30490 1727096625.63158: sending task result for task 0afff68d-5257-ba36-653e-000000001d87 30490 1727096625.65611: done sending task result for task 0afff68d-5257-ba36-653e-000000001d87 30490 1727096625.65614: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096625.65728: no more pending results, returning what we have 30490 1727096625.65731: results queue empty 30490 1727096625.65732: checking for any_errors_fatal 30490 1727096625.65735: done checking for any_errors_fatal 30490 1727096625.65736: checking for max_fail_percentage 30490 1727096625.65738: done checking for max_fail_percentage 30490 1727096625.65739: checking to see if all hosts have failed and the running result is not ok 30490 1727096625.65740: done checking to see if all hosts have failed 30490 1727096625.65740: getting the remaining hosts for this loop 30490 1727096625.65742: done getting the remaining hosts for this loop 30490 1727096625.65745: getting the next task for host managed_node3 30490 1727096625.65751: done getting next task for host managed_node3 30490 1727096625.65760: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096625.65766: ^ state is: HOST STATE: block=7, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096625.65783: getting variables 30490 1727096625.65784: in VariableManager get_vars() 30490 1727096625.65816: Calling all_inventory to load vars for managed_node3 30490 1727096625.65818: Calling groups_inventory to load vars for managed_node3 30490 1727096625.65821: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096625.65829: Calling all_plugins_play to load vars for managed_node3 30490 1727096625.65832: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096625.65835: Calling groups_plugins_play to load vars for managed_node3 30490 1727096625.68429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096625.71949: done with get_vars() 30490 1727096625.71977: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:03:45 -0400 (0:00:01.917) 0:01:31.926 ****** 30490 1727096625.72195: entering _queue_task() for managed_node3/package_facts 30490 1727096625.72977: worker is 1 (out of 1 available) 30490 1727096625.72991: exiting _queue_task() for managed_node3/package_facts 30490 1727096625.73004: done queuing things up, now waiting for results queue to drain 30490 1727096625.73006: waiting for pending results... 30490 1727096625.73622: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096625.73979: in run() - task 0afff68d-5257-ba36-653e-000000001d88 30490 1727096625.73983: variable 'ansible_search_path' from source: unknown 30490 1727096625.73993: variable 'ansible_search_path' from source: unknown 30490 1727096625.73998: calling self._execute() 30490 1727096625.74048: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096625.74053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096625.74065: variable 'omit' from source: magic vars 30490 1727096625.74735: variable 'ansible_distribution_major_version' from source: facts 30490 1727096625.74747: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096625.74759: variable 'omit' from source: magic vars 30490 1727096625.75176: variable 'omit' from source: magic vars 30490 1727096625.75180: variable 'omit' from source: magic vars 30490 1727096625.75204: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096625.75237: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096625.75257: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096625.75479: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096625.75521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096625.75524: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096625.75527: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096625.75529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096625.75630: Set connection var ansible_connection to ssh 30490 1727096625.75634: Set connection var ansible_shell_type to sh 30490 1727096625.75642: Set connection var ansible_pipelining to False 30490 1727096625.75648: Set connection var ansible_shell_executable to /bin/sh 30490 1727096625.75653: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096625.75659: Set connection var ansible_timeout to 10 30490 1727096625.75888: variable 'ansible_shell_executable' from source: unknown 30490 1727096625.75891: variable 'ansible_connection' from source: unknown 30490 1727096625.75894: variable 'ansible_module_compression' from source: unknown 30490 1727096625.75897: variable 'ansible_shell_type' from source: unknown 30490 1727096625.75899: variable 'ansible_shell_executable' from source: unknown 30490 1727096625.75901: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096625.75906: variable 'ansible_pipelining' from source: unknown 30490 1727096625.75908: variable 'ansible_timeout' from source: unknown 30490 1727096625.75913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096625.76307: 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) 30490 1727096625.76375: variable 'omit' from source: magic vars 30490 1727096625.76379: starting attempt loop 30490 1727096625.76382: running the handler 30490 1727096625.76385: _low_level_execute_command(): starting 30490 1727096625.76389: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096625.77649: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096625.77757: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096625.77761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096625.77764: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096625.77776: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096625.77781: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096625.77784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096625.77787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096625.78084: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096625.79691: stdout chunk (state=3): >>>/root <<< 30490 1727096625.79818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096625.79821: stderr chunk (state=3): >>><<< 30490 1727096625.79829: stdout chunk (state=3): >>><<< 30490 1727096625.79850: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096625.79860: _low_level_execute_command(): starting 30490 1727096625.79867: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096625.7984707-34769-135041241788986 `" && echo ansible-tmp-1727096625.7984707-34769-135041241788986="` echo /root/.ansible/tmp/ansible-tmp-1727096625.7984707-34769-135041241788986 `" ) && sleep 0' 30490 1727096625.81631: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096625.81855: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096625.81862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096625.83720: stdout chunk (state=3): >>>ansible-tmp-1727096625.7984707-34769-135041241788986=/root/.ansible/tmp/ansible-tmp-1727096625.7984707-34769-135041241788986 <<< 30490 1727096625.83807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096625.83811: stderr chunk (state=3): >>><<< 30490 1727096625.83814: stdout chunk (state=3): >>><<< 30490 1727096625.83918: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096625.7984707-34769-135041241788986=/root/.ansible/tmp/ansible-tmp-1727096625.7984707-34769-135041241788986 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096625.83925: variable 'ansible_module_compression' from source: unknown 30490 1727096625.83928: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 30490 1727096625.84092: variable 'ansible_facts' from source: unknown 30490 1727096625.84491: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096625.7984707-34769-135041241788986/AnsiballZ_package_facts.py 30490 1727096625.85092: Sending initial data 30490 1727096625.85095: Sent initial data (162 bytes) 30490 1727096625.86684: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096625.86694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096625.86699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096625.86792: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096625.86808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096625.86814: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096625.86971: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096625.86975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096625.86978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096625.87238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096625.87294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096625.88866: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096625.88933: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096625.7984707-34769-135041241788986/AnsiballZ_package_facts.py" <<< 30490 1727096625.88936: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp9t6w7kv7 /root/.ansible/tmp/ansible-tmp-1727096625.7984707-34769-135041241788986/AnsiballZ_package_facts.py <<< 30490 1727096625.88973: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp9t6w7kv7" to remote "/root/.ansible/tmp/ansible-tmp-1727096625.7984707-34769-135041241788986/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096625.7984707-34769-135041241788986/AnsiballZ_package_facts.py" <<< 30490 1727096625.91479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096625.91676: stderr chunk (state=3): >>><<< 30490 1727096625.91680: stdout chunk (state=3): >>><<< 30490 1727096625.91682: done transferring module to remote 30490 1727096625.91686: _low_level_execute_command(): starting 30490 1727096625.91688: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096625.7984707-34769-135041241788986/ /root/.ansible/tmp/ansible-tmp-1727096625.7984707-34769-135041241788986/AnsiballZ_package_facts.py && sleep 0' 30490 1727096625.92842: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096625.92857: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096625.92876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096625.92901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096625.93086: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096625.93233: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096625.93294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096625.95115: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096625.95118: stdout chunk (state=3): >>><<< 30490 1727096625.95121: stderr chunk (state=3): >>><<< 30490 1727096625.95135: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096625.95509: _low_level_execute_command(): starting 30490 1727096625.95513: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096625.7984707-34769-135041241788986/AnsiballZ_package_facts.py && sleep 0' 30490 1727096625.96677: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096625.96681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096625.96684: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096625.96686: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096625.96855: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096625.96977: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096625.97074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096626.41183: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "ar<<< 30490 1727096626.41226: stdout chunk (state=3): >>>ch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source"<<< 30490 1727096626.41335: stdout chunk (state=3): >>>: "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 30490 1727096626.43593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096626.43598: stdout chunk (state=3): >>><<< 30490 1727096626.43603: stderr chunk (state=3): >>><<< 30490 1727096626.43692: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096626.60180: 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-1727096625.7984707-34769-135041241788986/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096626.60186: _low_level_execute_command(): starting 30490 1727096626.60189: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096625.7984707-34769-135041241788986/ > /dev/null 2>&1 && sleep 0' 30490 1727096626.60840: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096626.60990: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096626.60996: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096626.61016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096626.61030: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096626.61058: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096626.61204: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096626.61290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096626.61325: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096626.61375: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096626.63187: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096626.63240: stderr chunk (state=3): >>><<< 30490 1727096626.63243: stdout chunk (state=3): >>><<< 30490 1727096626.63278: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096626.63285: handler run complete 30490 1727096626.65076: variable 'ansible_facts' from source: unknown 30490 1727096626.65892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096626.68728: variable 'ansible_facts' from source: unknown 30490 1727096626.69935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096626.70713: attempt loop complete, returning result 30490 1727096626.70728: _execute() done 30490 1727096626.70731: dumping result to json 30490 1727096626.70951: done dumping result, returning 30490 1727096626.70960: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-ba36-653e-000000001d88] 30490 1727096626.70962: sending task result for task 0afff68d-5257-ba36-653e-000000001d88 30490 1727096626.79986: done sending task result for task 0afff68d-5257-ba36-653e-000000001d88 30490 1727096626.79999: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096626.80104: no more pending results, returning what we have 30490 1727096626.80107: results queue empty 30490 1727096626.80112: checking for any_errors_fatal 30490 1727096626.80154: done checking for any_errors_fatal 30490 1727096626.80156: checking for max_fail_percentage 30490 1727096626.80157: done checking for max_fail_percentage 30490 1727096626.80158: checking to see if all hosts have failed and the running result is not ok 30490 1727096626.80159: done checking to see if all hosts have failed 30490 1727096626.80160: getting the remaining hosts for this loop 30490 1727096626.80161: done getting the remaining hosts for this loop 30490 1727096626.80164: getting the next task for host managed_node3 30490 1727096626.80238: done getting next task for host managed_node3 30490 1727096626.80242: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096626.80250: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096626.80266: getting variables 30490 1727096626.80274: in VariableManager get_vars() 30490 1727096626.80301: Calling all_inventory to load vars for managed_node3 30490 1727096626.80304: Calling groups_inventory to load vars for managed_node3 30490 1727096626.80306: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096626.80313: Calling all_plugins_play to load vars for managed_node3 30490 1727096626.80315: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096626.80318: Calling groups_plugins_play to load vars for managed_node3 30490 1727096626.81489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096626.82535: done with get_vars() 30490 1727096626.82552: done getting variables 30490 1727096626.82591: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:03:46 -0400 (0:00:01.104) 0:01:33.030 ****** 30490 1727096626.82613: entering _queue_task() for managed_node3/debug 30490 1727096626.82952: worker is 1 (out of 1 available) 30490 1727096626.82966: exiting _queue_task() for managed_node3/debug 30490 1727096626.82981: done queuing things up, now waiting for results queue to drain 30490 1727096626.82982: waiting for pending results... 30490 1727096626.83193: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096626.83308: in run() - task 0afff68d-5257-ba36-653e-000000001d2c 30490 1727096626.83319: variable 'ansible_search_path' from source: unknown 30490 1727096626.83323: variable 'ansible_search_path' from source: unknown 30490 1727096626.83357: calling self._execute() 30490 1727096626.83434: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096626.83438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096626.83447: variable 'omit' from source: magic vars 30490 1727096626.83740: variable 'ansible_distribution_major_version' from source: facts 30490 1727096626.83751: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096626.83760: variable 'omit' from source: magic vars 30490 1727096626.83807: variable 'omit' from source: magic vars 30490 1727096626.83891: variable 'network_provider' from source: set_fact 30490 1727096626.83903: variable 'omit' from source: magic vars 30490 1727096626.83936: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096626.83962: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096626.83984: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096626.83998: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096626.84009: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096626.84074: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096626.84077: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096626.84080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096626.84162: Set connection var ansible_connection to ssh 30490 1727096626.84373: Set connection var ansible_shell_type to sh 30490 1727096626.84377: Set connection var ansible_pipelining to False 30490 1727096626.84380: Set connection var ansible_shell_executable to /bin/sh 30490 1727096626.84382: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096626.84384: Set connection var ansible_timeout to 10 30490 1727096626.84386: variable 'ansible_shell_executable' from source: unknown 30490 1727096626.84389: variable 'ansible_connection' from source: unknown 30490 1727096626.84391: variable 'ansible_module_compression' from source: unknown 30490 1727096626.84393: variable 'ansible_shell_type' from source: unknown 30490 1727096626.84395: variable 'ansible_shell_executable' from source: unknown 30490 1727096626.84397: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096626.84399: variable 'ansible_pipelining' from source: unknown 30490 1727096626.84401: variable 'ansible_timeout' from source: unknown 30490 1727096626.84403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096626.84409: 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) 30490 1727096626.84425: variable 'omit' from source: magic vars 30490 1727096626.84436: starting attempt loop 30490 1727096626.84443: running the handler 30490 1727096626.84493: handler run complete 30490 1727096626.84512: attempt loop complete, returning result 30490 1727096626.84519: _execute() done 30490 1727096626.84525: dumping result to json 30490 1727096626.84532: done dumping result, returning 30490 1727096626.84543: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-ba36-653e-000000001d2c] 30490 1727096626.84553: sending task result for task 0afff68d-5257-ba36-653e-000000001d2c ok: [managed_node3] => {} MSG: Using network provider: nm 30490 1727096626.84904: no more pending results, returning what we have 30490 1727096626.84908: results queue empty 30490 1727096626.84908: checking for any_errors_fatal 30490 1727096626.84915: done checking for any_errors_fatal 30490 1727096626.84915: checking for max_fail_percentage 30490 1727096626.84917: done checking for max_fail_percentage 30490 1727096626.84918: checking to see if all hosts have failed and the running result is not ok 30490 1727096626.84918: done checking to see if all hosts have failed 30490 1727096626.84919: getting the remaining hosts for this loop 30490 1727096626.84920: done getting the remaining hosts for this loop 30490 1727096626.84923: getting the next task for host managed_node3 30490 1727096626.84930: done getting next task for host managed_node3 30490 1727096626.84934: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096626.84939: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096626.84950: getting variables 30490 1727096626.84952: in VariableManager get_vars() 30490 1727096626.84991: Calling all_inventory to load vars for managed_node3 30490 1727096626.84994: Calling groups_inventory to load vars for managed_node3 30490 1727096626.84996: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096626.85006: Calling all_plugins_play to load vars for managed_node3 30490 1727096626.85008: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096626.85011: Calling groups_plugins_play to load vars for managed_node3 30490 1727096626.85529: done sending task result for task 0afff68d-5257-ba36-653e-000000001d2c 30490 1727096626.85533: WORKER PROCESS EXITING 30490 1727096626.86609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096626.88224: done with get_vars() 30490 1727096626.88252: done getting variables 30490 1727096626.88324: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:03:46 -0400 (0:00:00.057) 0:01:33.087 ****** 30490 1727096626.88373: entering _queue_task() for managed_node3/fail 30490 1727096626.88754: worker is 1 (out of 1 available) 30490 1727096626.88766: exiting _queue_task() for managed_node3/fail 30490 1727096626.88979: done queuing things up, now waiting for results queue to drain 30490 1727096626.88982: waiting for pending results... 30490 1727096626.89110: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096626.89231: in run() - task 0afff68d-5257-ba36-653e-000000001d2d 30490 1727096626.89250: variable 'ansible_search_path' from source: unknown 30490 1727096626.89315: variable 'ansible_search_path' from source: unknown 30490 1727096626.89319: calling self._execute() 30490 1727096626.89402: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096626.89413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096626.89434: variable 'omit' from source: magic vars 30490 1727096626.89841: variable 'ansible_distribution_major_version' from source: facts 30490 1727096626.89864: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096626.90012: variable 'network_state' from source: role '' defaults 30490 1727096626.90029: Evaluated conditional (network_state != {}): False 30490 1727096626.90076: when evaluation is False, skipping this task 30490 1727096626.90080: _execute() done 30490 1727096626.90083: dumping result to json 30490 1727096626.90085: done dumping result, returning 30490 1727096626.90088: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-ba36-653e-000000001d2d] 30490 1727096626.90091: sending task result for task 0afff68d-5257-ba36-653e-000000001d2d skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096626.90250: no more pending results, returning what we have 30490 1727096626.90256: results queue empty 30490 1727096626.90257: checking for any_errors_fatal 30490 1727096626.90271: done checking for any_errors_fatal 30490 1727096626.90272: checking for max_fail_percentage 30490 1727096626.90274: done checking for max_fail_percentage 30490 1727096626.90276: checking to see if all hosts have failed and the running result is not ok 30490 1727096626.90277: done checking to see if all hosts have failed 30490 1727096626.90277: getting the remaining hosts for this loop 30490 1727096626.90279: done getting the remaining hosts for this loop 30490 1727096626.90284: getting the next task for host managed_node3 30490 1727096626.90294: done getting next task for host managed_node3 30490 1727096626.90301: ^ 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 30490 1727096626.90307: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096626.90338: getting variables 30490 1727096626.90341: in VariableManager get_vars() 30490 1727096626.90683: Calling all_inventory to load vars for managed_node3 30490 1727096626.90686: Calling groups_inventory to load vars for managed_node3 30490 1727096626.90688: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096626.90698: Calling all_plugins_play to load vars for managed_node3 30490 1727096626.90701: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096626.90704: Calling groups_plugins_play to load vars for managed_node3 30490 1727096626.91380: done sending task result for task 0afff68d-5257-ba36-653e-000000001d2d 30490 1727096626.91384: WORKER PROCESS EXITING 30490 1727096626.92072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096626.93656: done with get_vars() 30490 1727096626.93680: done getting variables 30490 1727096626.93741: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:03:46 -0400 (0:00:00.054) 0:01:33.141 ****** 30490 1727096626.93780: entering _queue_task() for managed_node3/fail 30490 1727096626.94180: worker is 1 (out of 1 available) 30490 1727096626.94192: exiting _queue_task() for managed_node3/fail 30490 1727096626.94202: done queuing things up, now waiting for results queue to drain 30490 1727096626.94203: waiting for pending results... 30490 1727096626.94405: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 30490 1727096626.94560: in run() - task 0afff68d-5257-ba36-653e-000000001d2e 30490 1727096626.94586: variable 'ansible_search_path' from source: unknown 30490 1727096626.94596: variable 'ansible_search_path' from source: unknown 30490 1727096626.94644: calling self._execute() 30490 1727096626.94743: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096626.94760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096626.94777: variable 'omit' from source: magic vars 30490 1727096626.95171: variable 'ansible_distribution_major_version' from source: facts 30490 1727096626.95195: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096626.95329: variable 'network_state' from source: role '' defaults 30490 1727096626.95346: Evaluated conditional (network_state != {}): False 30490 1727096626.95354: when evaluation is False, skipping this task 30490 1727096626.95362: _execute() done 30490 1727096626.95373: dumping result to json 30490 1727096626.95381: done dumping result, returning 30490 1727096626.95400: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-ba36-653e-000000001d2e] 30490 1727096626.95415: sending task result for task 0afff68d-5257-ba36-653e-000000001d2e skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096626.95572: no more pending results, returning what we have 30490 1727096626.95576: results queue empty 30490 1727096626.95577: checking for any_errors_fatal 30490 1727096626.95586: done checking for any_errors_fatal 30490 1727096626.95587: checking for max_fail_percentage 30490 1727096626.95589: done checking for max_fail_percentage 30490 1727096626.95590: checking to see if all hosts have failed and the running result is not ok 30490 1727096626.95591: done checking to see if all hosts have failed 30490 1727096626.95592: getting the remaining hosts for this loop 30490 1727096626.95593: done getting the remaining hosts for this loop 30490 1727096626.95597: getting the next task for host managed_node3 30490 1727096626.95605: done getting next task for host managed_node3 30490 1727096626.95608: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096626.95616: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096626.95646: getting variables 30490 1727096626.95648: in VariableManager get_vars() 30490 1727096626.95698: Calling all_inventory to load vars for managed_node3 30490 1727096626.95704: Calling groups_inventory to load vars for managed_node3 30490 1727096626.95708: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096626.95721: Calling all_plugins_play to load vars for managed_node3 30490 1727096626.95725: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096626.95730: Calling groups_plugins_play to load vars for managed_node3 30490 1727096626.96378: done sending task result for task 0afff68d-5257-ba36-653e-000000001d2e 30490 1727096626.96381: WORKER PROCESS EXITING 30490 1727096626.97518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096626.99086: done with get_vars() 30490 1727096626.99110: done getting variables 30490 1727096626.99175: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:03:46 -0400 (0:00:00.054) 0:01:33.196 ****** 30490 1727096626.99217: entering _queue_task() for managed_node3/fail 30490 1727096626.99528: worker is 1 (out of 1 available) 30490 1727096626.99545: exiting _queue_task() for managed_node3/fail 30490 1727096626.99557: done queuing things up, now waiting for results queue to drain 30490 1727096626.99558: waiting for pending results... 30490 1727096626.99856: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096627.00002: in run() - task 0afff68d-5257-ba36-653e-000000001d2f 30490 1727096627.00022: variable 'ansible_search_path' from source: unknown 30490 1727096627.00030: variable 'ansible_search_path' from source: unknown 30490 1727096627.00071: calling self._execute() 30490 1727096627.00177: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096627.00192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096627.00208: variable 'omit' from source: magic vars 30490 1727096627.00644: variable 'ansible_distribution_major_version' from source: facts 30490 1727096627.00665: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096627.00844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096627.03161: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096627.03230: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096627.03283: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096627.03325: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096627.03356: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096627.03445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.03499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.03529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.03574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.03606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.03707: variable 'ansible_distribution_major_version' from source: facts 30490 1727096627.03772: Evaluated conditional (ansible_distribution_major_version | int > 9): True 30490 1727096627.03854: variable 'ansible_distribution' from source: facts 30490 1727096627.03865: variable '__network_rh_distros' from source: role '' defaults 30490 1727096627.03883: Evaluated conditional (ansible_distribution in __network_rh_distros): True 30490 1727096627.04159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.04191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.04221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.04271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.04341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.04344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.04372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.04400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.04441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.04464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.04513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.04568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.04576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.04620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.04644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.04998: variable 'network_connections' from source: include params 30490 1727096627.05001: variable 'interface' from source: play vars 30490 1727096627.05071: variable 'interface' from source: play vars 30490 1727096627.05107: variable 'network_state' from source: role '' defaults 30490 1727096627.05165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096627.05337: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096627.05380: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096627.05582: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096627.05586: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096627.05589: 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) 30490 1727096627.05591: 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) 30490 1727096627.05600: 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) 30490 1727096627.05602: 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) 30490 1727096627.05610: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 30490 1727096627.05617: when evaluation is False, skipping this task 30490 1727096627.05624: _execute() done 30490 1727096627.05629: dumping result to json 30490 1727096627.05635: done dumping result, returning 30490 1727096627.05648: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-ba36-653e-000000001d2f] 30490 1727096627.05672: sending task result for task 0afff68d-5257-ba36-653e-000000001d2f 30490 1727096627.05799: done sending task result for task 0afff68d-5257-ba36-653e-000000001d2f skipping: [managed_node3] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 30490 1727096627.05850: no more pending results, returning what we have 30490 1727096627.05854: results queue empty 30490 1727096627.05857: checking for any_errors_fatal 30490 1727096627.05864: done checking for any_errors_fatal 30490 1727096627.05865: checking for max_fail_percentage 30490 1727096627.05868: done checking for max_fail_percentage 30490 1727096627.05870: checking to see if all hosts have failed and the running result is not ok 30490 1727096627.05870: done checking to see if all hosts have failed 30490 1727096627.05871: getting the remaining hosts for this loop 30490 1727096627.05873: done getting the remaining hosts for this loop 30490 1727096627.05877: getting the next task for host managed_node3 30490 1727096627.05886: done getting next task for host managed_node3 30490 1727096627.05890: ^ 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 30490 1727096627.05896: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096627.05924: getting variables 30490 1727096627.05927: in VariableManager get_vars() 30490 1727096627.06080: Calling all_inventory to load vars for managed_node3 30490 1727096627.06084: Calling groups_inventory to load vars for managed_node3 30490 1727096627.06087: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096627.06098: Calling all_plugins_play to load vars for managed_node3 30490 1727096627.06102: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096627.06108: Calling groups_plugins_play to load vars for managed_node3 30490 1727096627.06663: WORKER PROCESS EXITING 30490 1727096627.07575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096627.08725: done with get_vars() 30490 1727096627.08742: done getting variables 30490 1727096627.08787: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:03:47 -0400 (0:00:00.095) 0:01:33.292 ****** 30490 1727096627.08814: entering _queue_task() for managed_node3/dnf 30490 1727096627.09053: worker is 1 (out of 1 available) 30490 1727096627.09066: exiting _queue_task() for managed_node3/dnf 30490 1727096627.09079: done queuing things up, now waiting for results queue to drain 30490 1727096627.09081: waiting for pending results... 30490 1727096627.09274: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 30490 1727096627.09380: in run() - task 0afff68d-5257-ba36-653e-000000001d30 30490 1727096627.09392: variable 'ansible_search_path' from source: unknown 30490 1727096627.09397: variable 'ansible_search_path' from source: unknown 30490 1727096627.09425: calling self._execute() 30490 1727096627.09504: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096627.09509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096627.09519: variable 'omit' from source: magic vars 30490 1727096627.09845: variable 'ansible_distribution_major_version' from source: facts 30490 1727096627.09871: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096627.10175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096627.11872: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096627.11924: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096627.11950: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096627.11980: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096627.12005: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096627.12062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.12097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.12118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.12145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.12156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.12246: variable 'ansible_distribution' from source: facts 30490 1727096627.12250: variable 'ansible_distribution_major_version' from source: facts 30490 1727096627.12264: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 30490 1727096627.12343: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096627.12430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.12454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.12471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.12505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.12515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.12543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.12562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.12585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.12608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.12618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.12645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.12664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.12685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.12709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.12719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.12822: variable 'network_connections' from source: include params 30490 1727096627.12832: variable 'interface' from source: play vars 30490 1727096627.12880: variable 'interface' from source: play vars 30490 1727096627.12931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096627.13044: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096627.13078: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096627.13102: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096627.13124: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096627.13154: 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) 30490 1727096627.13171: 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) 30490 1727096627.13193: 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) 30490 1727096627.13215: 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) 30490 1727096627.13250: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096627.13416: variable 'network_connections' from source: include params 30490 1727096627.13419: variable 'interface' from source: play vars 30490 1727096627.13464: variable 'interface' from source: play vars 30490 1727096627.13485: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096627.13489: when evaluation is False, skipping this task 30490 1727096627.13492: _execute() done 30490 1727096627.13494: dumping result to json 30490 1727096627.13496: done dumping result, returning 30490 1727096627.13503: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000001d30] 30490 1727096627.13508: sending task result for task 0afff68d-5257-ba36-653e-000000001d30 30490 1727096627.13603: done sending task result for task 0afff68d-5257-ba36-653e-000000001d30 30490 1727096627.13605: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096627.13653: no more pending results, returning what we have 30490 1727096627.13656: results queue empty 30490 1727096627.13657: checking for any_errors_fatal 30490 1727096627.13664: done checking for any_errors_fatal 30490 1727096627.13665: checking for max_fail_percentage 30490 1727096627.13669: done checking for max_fail_percentage 30490 1727096627.13670: checking to see if all hosts have failed and the running result is not ok 30490 1727096627.13671: done checking to see if all hosts have failed 30490 1727096627.13671: getting the remaining hosts for this loop 30490 1727096627.13675: done getting the remaining hosts for this loop 30490 1727096627.13679: getting the next task for host managed_node3 30490 1727096627.13688: done getting next task for host managed_node3 30490 1727096627.13691: ^ 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 30490 1727096627.13697: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096627.13723: getting variables 30490 1727096627.13725: in VariableManager get_vars() 30490 1727096627.13766: Calling all_inventory to load vars for managed_node3 30490 1727096627.13781: Calling groups_inventory to load vars for managed_node3 30490 1727096627.13783: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096627.13793: Calling all_plugins_play to load vars for managed_node3 30490 1727096627.13795: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096627.13797: Calling groups_plugins_play to load vars for managed_node3 30490 1727096627.14633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096627.15776: done with get_vars() 30490 1727096627.15811: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096627.15896: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:03:47 -0400 (0:00:00.071) 0:01:33.363 ****** 30490 1727096627.15944: entering _queue_task() for managed_node3/yum 30490 1727096627.16317: worker is 1 (out of 1 available) 30490 1727096627.16332: exiting _queue_task() for managed_node3/yum 30490 1727096627.16353: done queuing things up, now waiting for results queue to drain 30490 1727096627.16355: waiting for pending results... 30490 1727096627.16599: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 30490 1727096627.16703: in run() - task 0afff68d-5257-ba36-653e-000000001d31 30490 1727096627.16716: variable 'ansible_search_path' from source: unknown 30490 1727096627.16721: variable 'ansible_search_path' from source: unknown 30490 1727096627.16751: calling self._execute() 30490 1727096627.16832: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096627.16836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096627.16845: variable 'omit' from source: magic vars 30490 1727096627.17189: variable 'ansible_distribution_major_version' from source: facts 30490 1727096627.17199: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096627.17323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096627.19216: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096627.19291: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096627.19373: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096627.19390: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096627.19431: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096627.19541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.20187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.20191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.20194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.20196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.20262: variable 'ansible_distribution_major_version' from source: facts 30490 1727096627.20295: Evaluated conditional (ansible_distribution_major_version | int < 8): False 30490 1727096627.20303: when evaluation is False, skipping this task 30490 1727096627.20327: _execute() done 30490 1727096627.20336: dumping result to json 30490 1727096627.20344: done dumping result, returning 30490 1727096627.20357: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000001d31] 30490 1727096627.20371: sending task result for task 0afff68d-5257-ba36-653e-000000001d31 30490 1727096627.20504: done sending task result for task 0afff68d-5257-ba36-653e-000000001d31 30490 1727096627.20507: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 30490 1727096627.20597: no more pending results, returning what we have 30490 1727096627.20604: results queue empty 30490 1727096627.20605: checking for any_errors_fatal 30490 1727096627.20616: done checking for any_errors_fatal 30490 1727096627.20617: checking for max_fail_percentage 30490 1727096627.20619: done checking for max_fail_percentage 30490 1727096627.20620: checking to see if all hosts have failed and the running result is not ok 30490 1727096627.20621: done checking to see if all hosts have failed 30490 1727096627.20622: getting the remaining hosts for this loop 30490 1727096627.20623: done getting the remaining hosts for this loop 30490 1727096627.20630: getting the next task for host managed_node3 30490 1727096627.20761: done getting next task for host managed_node3 30490 1727096627.20765: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096627.20772: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096627.20807: getting variables 30490 1727096627.20809: in VariableManager get_vars() 30490 1727096627.20856: Calling all_inventory to load vars for managed_node3 30490 1727096627.20978: Calling groups_inventory to load vars for managed_node3 30490 1727096627.20982: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096627.20992: Calling all_plugins_play to load vars for managed_node3 30490 1727096627.21000: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096627.21003: Calling groups_plugins_play to load vars for managed_node3 30490 1727096627.22070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096627.24214: done with get_vars() 30490 1727096627.24249: done getting variables 30490 1727096627.24313: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:03:47 -0400 (0:00:00.084) 0:01:33.447 ****** 30490 1727096627.24351: entering _queue_task() for managed_node3/fail 30490 1727096627.25225: worker is 1 (out of 1 available) 30490 1727096627.25239: exiting _queue_task() for managed_node3/fail 30490 1727096627.25251: done queuing things up, now waiting for results queue to drain 30490 1727096627.25253: waiting for pending results... 30490 1727096627.26226: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096627.26442: in run() - task 0afff68d-5257-ba36-653e-000000001d32 30490 1727096627.26466: variable 'ansible_search_path' from source: unknown 30490 1727096627.26483: variable 'ansible_search_path' from source: unknown 30490 1727096627.26586: calling self._execute() 30490 1727096627.27078: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096627.27083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096627.27085: variable 'omit' from source: magic vars 30490 1727096627.27789: variable 'ansible_distribution_major_version' from source: facts 30490 1727096627.27901: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096627.28137: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096627.28634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096627.30943: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096627.31021: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096627.31062: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096627.31111: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096627.31142: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096627.31229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.31279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.31475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.31479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.31481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.31484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.31486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.31489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.31517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.31534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.31582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.31613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.31640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.31685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.31704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.31892: variable 'network_connections' from source: include params 30490 1727096627.31928: variable 'interface' from source: play vars 30490 1727096627.31988: variable 'interface' from source: play vars 30490 1727096627.32069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096627.32254: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096627.32362: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096627.32365: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096627.32369: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096627.32408: 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) 30490 1727096627.32434: 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) 30490 1727096627.32469: 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) 30490 1727096627.32506: 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) 30490 1727096627.32559: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096627.32822: variable 'network_connections' from source: include params 30490 1727096627.32832: variable 'interface' from source: play vars 30490 1727096627.32901: variable 'interface' from source: play vars 30490 1727096627.32935: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096627.33022: when evaluation is False, skipping this task 30490 1727096627.33025: _execute() done 30490 1727096627.33027: dumping result to json 30490 1727096627.33029: done dumping result, returning 30490 1727096627.33031: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000001d32] 30490 1727096627.33033: sending task result for task 0afff68d-5257-ba36-653e-000000001d32 30490 1727096627.33119: done sending task result for task 0afff68d-5257-ba36-653e-000000001d32 30490 1727096627.33122: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096627.33180: no more pending results, returning what we have 30490 1727096627.33184: results queue empty 30490 1727096627.33186: checking for any_errors_fatal 30490 1727096627.33193: done checking for any_errors_fatal 30490 1727096627.33194: checking for max_fail_percentage 30490 1727096627.33196: done checking for max_fail_percentage 30490 1727096627.33197: checking to see if all hosts have failed and the running result is not ok 30490 1727096627.33198: done checking to see if all hosts have failed 30490 1727096627.33198: getting the remaining hosts for this loop 30490 1727096627.33200: done getting the remaining hosts for this loop 30490 1727096627.33204: getting the next task for host managed_node3 30490 1727096627.33213: done getting next task for host managed_node3 30490 1727096627.33217: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 30490 1727096627.33222: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096627.33250: getting variables 30490 1727096627.33252: in VariableManager get_vars() 30490 1727096627.33302: Calling all_inventory to load vars for managed_node3 30490 1727096627.33305: Calling groups_inventory to load vars for managed_node3 30490 1727096627.33308: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096627.33319: Calling all_plugins_play to load vars for managed_node3 30490 1727096627.33322: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096627.33325: Calling groups_plugins_play to load vars for managed_node3 30490 1727096627.35041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096627.36678: done with get_vars() 30490 1727096627.36706: done getting variables 30490 1727096627.36765: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:03:47 -0400 (0:00:00.124) 0:01:33.572 ****** 30490 1727096627.36807: entering _queue_task() for managed_node3/package 30490 1727096627.37176: worker is 1 (out of 1 available) 30490 1727096627.37189: exiting _queue_task() for managed_node3/package 30490 1727096627.37200: done queuing things up, now waiting for results queue to drain 30490 1727096627.37202: waiting for pending results... 30490 1727096627.37587: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 30490 1727096627.37705: in run() - task 0afff68d-5257-ba36-653e-000000001d33 30490 1727096627.37708: variable 'ansible_search_path' from source: unknown 30490 1727096627.37710: variable 'ansible_search_path' from source: unknown 30490 1727096627.37731: calling self._execute() 30490 1727096627.37837: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096627.37849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096627.37921: variable 'omit' from source: magic vars 30490 1727096627.38266: variable 'ansible_distribution_major_version' from source: facts 30490 1727096627.38287: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096627.38496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096627.38765: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096627.38823: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096627.38864: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096627.38951: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096627.39086: variable 'network_packages' from source: role '' defaults 30490 1727096627.39209: variable '__network_provider_setup' from source: role '' defaults 30490 1727096627.39375: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096627.39378: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096627.39381: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096627.39383: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096627.39583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096627.41887: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096627.41983: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096627.42031: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096627.42069: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096627.42103: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096627.42194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.42234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.42330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.42334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.42340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.42392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.42429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.42464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.42511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.42531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.42792: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096627.42909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.42939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.42966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.43092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.43095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.43129: variable 'ansible_python' from source: facts 30490 1727096627.43152: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096627.43247: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096627.43342: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096627.43471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.43501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.43534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.43579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.43599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.43650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.43744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.43747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.43757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.43781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.43926: variable 'network_connections' from source: include params 30490 1727096627.43936: variable 'interface' from source: play vars 30490 1727096627.44044: variable 'interface' from source: play vars 30490 1727096627.44123: 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) 30490 1727096627.44152: 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) 30490 1727096627.44193: 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) 30490 1727096627.44225: 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) 30490 1727096627.44289: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096627.44773: variable 'network_connections' from source: include params 30490 1727096627.44776: variable 'interface' from source: play vars 30490 1727096627.44778: variable 'interface' from source: play vars 30490 1727096627.44780: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096627.44782: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096627.45200: variable 'network_connections' from source: include params 30490 1727096627.45212: variable 'interface' from source: play vars 30490 1727096627.45284: variable 'interface' from source: play vars 30490 1727096627.45311: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096627.45402: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096627.45711: variable 'network_connections' from source: include params 30490 1727096627.45720: variable 'interface' from source: play vars 30490 1727096627.45792: variable 'interface' from source: play vars 30490 1727096627.45846: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096627.45914: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096627.45928: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096627.45994: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096627.46205: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096627.46707: variable 'network_connections' from source: include params 30490 1727096627.46718: variable 'interface' from source: play vars 30490 1727096627.46785: variable 'interface' from source: play vars 30490 1727096627.46797: variable 'ansible_distribution' from source: facts 30490 1727096627.46806: variable '__network_rh_distros' from source: role '' defaults 30490 1727096627.46816: variable 'ansible_distribution_major_version' from source: facts 30490 1727096627.46833: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096627.47001: variable 'ansible_distribution' from source: facts 30490 1727096627.47017: variable '__network_rh_distros' from source: role '' defaults 30490 1727096627.47028: variable 'ansible_distribution_major_version' from source: facts 30490 1727096627.47045: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096627.47217: variable 'ansible_distribution' from source: facts 30490 1727096627.47289: variable '__network_rh_distros' from source: role '' defaults 30490 1727096627.47292: variable 'ansible_distribution_major_version' from source: facts 30490 1727096627.47294: variable 'network_provider' from source: set_fact 30490 1727096627.47297: variable 'ansible_facts' from source: unknown 30490 1727096627.47996: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 30490 1727096627.48006: when evaluation is False, skipping this task 30490 1727096627.48013: _execute() done 30490 1727096627.48020: dumping result to json 30490 1727096627.48026: done dumping result, returning 30490 1727096627.48038: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-ba36-653e-000000001d33] 30490 1727096627.48052: sending task result for task 0afff68d-5257-ba36-653e-000000001d33 skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 30490 1727096627.48331: no more pending results, returning what we have 30490 1727096627.48335: results queue empty 30490 1727096627.48336: checking for any_errors_fatal 30490 1727096627.48346: done checking for any_errors_fatal 30490 1727096627.48347: checking for max_fail_percentage 30490 1727096627.48350: done checking for max_fail_percentage 30490 1727096627.48351: checking to see if all hosts have failed and the running result is not ok 30490 1727096627.48351: done checking to see if all hosts have failed 30490 1727096627.48352: getting the remaining hosts for this loop 30490 1727096627.48353: done getting the remaining hosts for this loop 30490 1727096627.48358: getting the next task for host managed_node3 30490 1727096627.48370: done getting next task for host managed_node3 30490 1727096627.48374: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096627.48379: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096627.48406: getting variables 30490 1727096627.48408: in VariableManager get_vars() 30490 1727096627.48454: Calling all_inventory to load vars for managed_node3 30490 1727096627.48457: Calling groups_inventory to load vars for managed_node3 30490 1727096627.48464: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096627.48677: Calling all_plugins_play to load vars for managed_node3 30490 1727096627.48681: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096627.48684: Calling groups_plugins_play to load vars for managed_node3 30490 1727096627.49391: done sending task result for task 0afff68d-5257-ba36-653e-000000001d33 30490 1727096627.49396: WORKER PROCESS EXITING 30490 1727096627.50924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096627.52996: done with get_vars() 30490 1727096627.53030: done getting variables 30490 1727096627.53093: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:03:47 -0400 (0:00:00.163) 0:01:33.735 ****** 30490 1727096627.53131: entering _queue_task() for managed_node3/package 30490 1727096627.53495: worker is 1 (out of 1 available) 30490 1727096627.53507: exiting _queue_task() for managed_node3/package 30490 1727096627.53519: done queuing things up, now waiting for results queue to drain 30490 1727096627.53521: waiting for pending results... 30490 1727096627.54308: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096627.54655: in run() - task 0afff68d-5257-ba36-653e-000000001d34 30490 1727096627.54900: variable 'ansible_search_path' from source: unknown 30490 1727096627.54908: variable 'ansible_search_path' from source: unknown 30490 1727096627.54949: calling self._execute() 30490 1727096627.55084: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096627.55343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096627.55442: variable 'omit' from source: magic vars 30490 1727096627.56149: variable 'ansible_distribution_major_version' from source: facts 30490 1727096627.56237: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096627.56440: variable 'network_state' from source: role '' defaults 30490 1727096627.56562: Evaluated conditional (network_state != {}): False 30490 1727096627.56579: when evaluation is False, skipping this task 30490 1727096627.56589: _execute() done 30490 1727096627.56597: dumping result to json 30490 1727096627.56605: done dumping result, returning 30490 1727096627.56617: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-ba36-653e-000000001d34] 30490 1727096627.56669: sending task result for task 0afff68d-5257-ba36-653e-000000001d34 30490 1727096627.57076: done sending task result for task 0afff68d-5257-ba36-653e-000000001d34 30490 1727096627.57079: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096627.57133: no more pending results, returning what we have 30490 1727096627.57137: results queue empty 30490 1727096627.57138: checking for any_errors_fatal 30490 1727096627.57148: done checking for any_errors_fatal 30490 1727096627.57148: checking for max_fail_percentage 30490 1727096627.57151: done checking for max_fail_percentage 30490 1727096627.57152: checking to see if all hosts have failed and the running result is not ok 30490 1727096627.57153: done checking to see if all hosts have failed 30490 1727096627.57154: getting the remaining hosts for this loop 30490 1727096627.57156: done getting the remaining hosts for this loop 30490 1727096627.57161: getting the next task for host managed_node3 30490 1727096627.57176: done getting next task for host managed_node3 30490 1727096627.57181: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096627.57187: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096627.57221: getting variables 30490 1727096627.57223: in VariableManager get_vars() 30490 1727096627.57410: Calling all_inventory to load vars for managed_node3 30490 1727096627.57414: Calling groups_inventory to load vars for managed_node3 30490 1727096627.57416: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096627.57428: Calling all_plugins_play to load vars for managed_node3 30490 1727096627.57431: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096627.57434: Calling groups_plugins_play to load vars for managed_node3 30490 1727096627.59752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096627.62362: done with get_vars() 30490 1727096627.62391: done getting variables 30490 1727096627.62450: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:03:47 -0400 (0:00:00.093) 0:01:33.829 ****** 30490 1727096627.62492: entering _queue_task() for managed_node3/package 30490 1727096627.62840: worker is 1 (out of 1 available) 30490 1727096627.62854: exiting _queue_task() for managed_node3/package 30490 1727096627.62866: done queuing things up, now waiting for results queue to drain 30490 1727096627.63050: waiting for pending results... 30490 1727096627.63203: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096627.63676: in run() - task 0afff68d-5257-ba36-653e-000000001d35 30490 1727096627.63680: variable 'ansible_search_path' from source: unknown 30490 1727096627.63683: variable 'ansible_search_path' from source: unknown 30490 1727096627.63685: calling self._execute() 30490 1727096627.63790: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096627.63806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096627.63822: variable 'omit' from source: magic vars 30490 1727096627.64217: variable 'ansible_distribution_major_version' from source: facts 30490 1727096627.64239: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096627.64363: variable 'network_state' from source: role '' defaults 30490 1727096627.64385: Evaluated conditional (network_state != {}): False 30490 1727096627.64393: when evaluation is False, skipping this task 30490 1727096627.64401: _execute() done 30490 1727096627.64407: dumping result to json 30490 1727096627.64414: done dumping result, returning 30490 1727096627.64425: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-ba36-653e-000000001d35] 30490 1727096627.64435: sending task result for task 0afff68d-5257-ba36-653e-000000001d35 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096627.64604: no more pending results, returning what we have 30490 1727096627.64608: results queue empty 30490 1727096627.64610: checking for any_errors_fatal 30490 1727096627.64619: done checking for any_errors_fatal 30490 1727096627.64620: checking for max_fail_percentage 30490 1727096627.64622: done checking for max_fail_percentage 30490 1727096627.64623: checking to see if all hosts have failed and the running result is not ok 30490 1727096627.64624: done checking to see if all hosts have failed 30490 1727096627.64625: getting the remaining hosts for this loop 30490 1727096627.64626: done getting the remaining hosts for this loop 30490 1727096627.64631: getting the next task for host managed_node3 30490 1727096627.64640: done getting next task for host managed_node3 30490 1727096627.64643: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096627.64650: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096627.64684: getting variables 30490 1727096627.64687: in VariableManager get_vars() 30490 1727096627.64731: Calling all_inventory to load vars for managed_node3 30490 1727096627.64734: Calling groups_inventory to load vars for managed_node3 30490 1727096627.64736: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096627.64748: Calling all_plugins_play to load vars for managed_node3 30490 1727096627.64752: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096627.64754: Calling groups_plugins_play to load vars for managed_node3 30490 1727096627.65712: done sending task result for task 0afff68d-5257-ba36-653e-000000001d35 30490 1727096627.65716: WORKER PROCESS EXITING 30490 1727096627.67026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096627.68661: done with get_vars() 30490 1727096627.68692: done getting variables 30490 1727096627.68752: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:03:47 -0400 (0:00:00.063) 0:01:33.892 ****** 30490 1727096627.68795: entering _queue_task() for managed_node3/service 30490 1727096627.69146: worker is 1 (out of 1 available) 30490 1727096627.69159: exiting _queue_task() for managed_node3/service 30490 1727096627.69172: done queuing things up, now waiting for results queue to drain 30490 1727096627.69175: waiting for pending results... 30490 1727096627.69463: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096627.69635: in run() - task 0afff68d-5257-ba36-653e-000000001d36 30490 1727096627.69655: variable 'ansible_search_path' from source: unknown 30490 1727096627.69662: variable 'ansible_search_path' from source: unknown 30490 1727096627.69705: calling self._execute() 30490 1727096627.69799: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096627.69810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096627.69829: variable 'omit' from source: magic vars 30490 1727096627.70549: variable 'ansible_distribution_major_version' from source: facts 30490 1727096627.70565: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096627.70849: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096627.71477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096627.75317: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096627.75442: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096627.75619: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096627.75658: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096627.75799: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096627.75879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.76125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.76129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.76183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.76205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.76358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.76393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.76423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.76477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.76498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.76543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.76582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.76611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.76655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.76686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.76874: variable 'network_connections' from source: include params 30490 1727096627.76898: variable 'interface' from source: play vars 30490 1727096627.76972: variable 'interface' from source: play vars 30490 1727096627.77107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096627.77235: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096627.77282: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096627.77320: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096627.77357: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096627.77411: 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) 30490 1727096627.77442: 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) 30490 1727096627.77478: 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) 30490 1727096627.77546: 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) 30490 1727096627.77572: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096627.77822: variable 'network_connections' from source: include params 30490 1727096627.77834: variable 'interface' from source: play vars 30490 1727096627.77907: variable 'interface' from source: play vars 30490 1727096627.77936: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096627.77981: when evaluation is False, skipping this task 30490 1727096627.77984: _execute() done 30490 1727096627.77987: dumping result to json 30490 1727096627.77989: done dumping result, returning 30490 1727096627.77991: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000001d36] 30490 1727096627.77993: sending task result for task 0afff68d-5257-ba36-653e-000000001d36 30490 1727096627.78291: done sending task result for task 0afff68d-5257-ba36-653e-000000001d36 30490 1727096627.78302: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096627.78351: no more pending results, returning what we have 30490 1727096627.78355: results queue empty 30490 1727096627.78357: checking for any_errors_fatal 30490 1727096627.78364: done checking for any_errors_fatal 30490 1727096627.78365: checking for max_fail_percentage 30490 1727096627.78369: done checking for max_fail_percentage 30490 1727096627.78371: checking to see if all hosts have failed and the running result is not ok 30490 1727096627.78374: done checking to see if all hosts have failed 30490 1727096627.78375: getting the remaining hosts for this loop 30490 1727096627.78377: done getting the remaining hosts for this loop 30490 1727096627.78381: getting the next task for host managed_node3 30490 1727096627.78390: done getting next task for host managed_node3 30490 1727096627.78395: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096627.78400: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096627.78429: getting variables 30490 1727096627.78431: in VariableManager get_vars() 30490 1727096627.78681: Calling all_inventory to load vars for managed_node3 30490 1727096627.78684: Calling groups_inventory to load vars for managed_node3 30490 1727096627.78687: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096627.78696: Calling all_plugins_play to load vars for managed_node3 30490 1727096627.78699: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096627.78702: Calling groups_plugins_play to load vars for managed_node3 30490 1727096627.80278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096627.81841: done with get_vars() 30490 1727096627.81866: done getting variables 30490 1727096627.81934: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:03:47 -0400 (0:00:00.131) 0:01:34.023 ****** 30490 1727096627.81974: entering _queue_task() for managed_node3/service 30490 1727096627.82406: worker is 1 (out of 1 available) 30490 1727096627.82417: exiting _queue_task() for managed_node3/service 30490 1727096627.82427: done queuing things up, now waiting for results queue to drain 30490 1727096627.82429: waiting for pending results... 30490 1727096627.82637: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096627.82807: in run() - task 0afff68d-5257-ba36-653e-000000001d37 30490 1727096627.82829: variable 'ansible_search_path' from source: unknown 30490 1727096627.82876: variable 'ansible_search_path' from source: unknown 30490 1727096627.82888: calling self._execute() 30490 1727096627.82991: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096627.83003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096627.83016: variable 'omit' from source: magic vars 30490 1727096627.83405: variable 'ansible_distribution_major_version' from source: facts 30490 1727096627.83575: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096627.83607: variable 'network_provider' from source: set_fact 30490 1727096627.83619: variable 'network_state' from source: role '' defaults 30490 1727096627.83634: Evaluated conditional (network_provider == "nm" or network_state != {}): True 30490 1727096627.83644: variable 'omit' from source: magic vars 30490 1727096627.83715: variable 'omit' from source: magic vars 30490 1727096627.83748: variable 'network_service_name' from source: role '' defaults 30490 1727096627.83827: variable 'network_service_name' from source: role '' defaults 30490 1727096627.83940: variable '__network_provider_setup' from source: role '' defaults 30490 1727096627.83951: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096627.84023: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096627.84037: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096627.84105: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096627.84333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096627.86640: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096627.86691: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096627.86719: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096627.86755: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096627.86778: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096627.86840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.86859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.86881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.86911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.86922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.86953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.86971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.86990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.87017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.87028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.87181: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096627.87256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.87273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.87292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.87316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.87326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.87390: variable 'ansible_python' from source: facts 30490 1727096627.87403: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096627.87459: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096627.87514: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096627.87599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.87617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.87634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.87659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.87672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.87706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096627.87725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096627.87741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096627.87765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096627.87782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096627.87916: variable 'network_connections' from source: include params 30490 1727096627.87921: variable 'interface' from source: play vars 30490 1727096627.87978: variable 'interface' from source: play vars 30490 1727096627.88081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096627.88375: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096627.88378: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096627.88380: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096627.88394: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096627.88479: 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) 30490 1727096627.88513: 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) 30490 1727096627.88548: 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) 30490 1727096627.88597: 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) 30490 1727096627.88647: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096627.88948: variable 'network_connections' from source: include params 30490 1727096627.88959: variable 'interface' from source: play vars 30490 1727096627.89031: variable 'interface' from source: play vars 30490 1727096627.89069: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096627.89149: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096627.89762: variable 'network_connections' from source: include params 30490 1727096627.89979: variable 'interface' from source: play vars 30490 1727096627.89982: variable 'interface' from source: play vars 30490 1727096627.90003: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096627.90106: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096627.90351: variable 'network_connections' from source: include params 30490 1727096627.90354: variable 'interface' from source: play vars 30490 1727096627.90416: variable 'interface' from source: play vars 30490 1727096627.90451: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096627.90499: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096627.90502: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096627.90545: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096627.90683: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096627.90986: variable 'network_connections' from source: include params 30490 1727096627.90989: variable 'interface' from source: play vars 30490 1727096627.91032: variable 'interface' from source: play vars 30490 1727096627.91036: variable 'ansible_distribution' from source: facts 30490 1727096627.91046: variable '__network_rh_distros' from source: role '' defaults 30490 1727096627.91050: variable 'ansible_distribution_major_version' from source: facts 30490 1727096627.91059: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096627.91172: variable 'ansible_distribution' from source: facts 30490 1727096627.91179: variable '__network_rh_distros' from source: role '' defaults 30490 1727096627.91184: variable 'ansible_distribution_major_version' from source: facts 30490 1727096627.91195: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096627.91307: variable 'ansible_distribution' from source: facts 30490 1727096627.91311: variable '__network_rh_distros' from source: role '' defaults 30490 1727096627.91315: variable 'ansible_distribution_major_version' from source: facts 30490 1727096627.91339: variable 'network_provider' from source: set_fact 30490 1727096627.91356: variable 'omit' from source: magic vars 30490 1727096627.91383: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096627.91402: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096627.91416: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096627.91428: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096627.91437: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096627.91459: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096627.91463: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096627.91465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096627.91532: Set connection var ansible_connection to ssh 30490 1727096627.91539: Set connection var ansible_shell_type to sh 30490 1727096627.91545: Set connection var ansible_pipelining to False 30490 1727096627.91550: Set connection var ansible_shell_executable to /bin/sh 30490 1727096627.91555: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096627.91560: Set connection var ansible_timeout to 10 30490 1727096627.91586: variable 'ansible_shell_executable' from source: unknown 30490 1727096627.91589: variable 'ansible_connection' from source: unknown 30490 1727096627.91591: variable 'ansible_module_compression' from source: unknown 30490 1727096627.91593: variable 'ansible_shell_type' from source: unknown 30490 1727096627.91596: variable 'ansible_shell_executable' from source: unknown 30490 1727096627.91598: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096627.91600: variable 'ansible_pipelining' from source: unknown 30490 1727096627.91602: variable 'ansible_timeout' from source: unknown 30490 1727096627.91610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096627.91677: 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) 30490 1727096627.91691: variable 'omit' from source: magic vars 30490 1727096627.91697: starting attempt loop 30490 1727096627.91700: running the handler 30490 1727096627.91755: variable 'ansible_facts' from source: unknown 30490 1727096627.92255: _low_level_execute_command(): starting 30490 1727096627.92258: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096627.92877: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096627.92897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096627.92945: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096627.93110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096627.94735: stdout chunk (state=3): >>>/root <<< 30490 1727096627.94866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096627.94871: stdout chunk (state=3): >>><<< 30490 1727096627.94874: stderr chunk (state=3): >>><<< 30490 1727096627.94891: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096627.94901: _low_level_execute_command(): starting 30490 1727096627.94907: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096627.9489148-34863-207660889583784 `" && echo ansible-tmp-1727096627.9489148-34863-207660889583784="` echo /root/.ansible/tmp/ansible-tmp-1727096627.9489148-34863-207660889583784 `" ) && sleep 0' 30490 1727096627.95319: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096627.95323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096627.95325: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096627.95327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096627.95329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096627.95378: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096627.95382: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096627.95420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096627.97315: stdout chunk (state=3): >>>ansible-tmp-1727096627.9489148-34863-207660889583784=/root/.ansible/tmp/ansible-tmp-1727096627.9489148-34863-207660889583784 <<< 30490 1727096627.97424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096627.97475: stderr chunk (state=3): >>><<< 30490 1727096627.97479: stdout chunk (state=3): >>><<< 30490 1727096627.97499: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096627.9489148-34863-207660889583784=/root/.ansible/tmp/ansible-tmp-1727096627.9489148-34863-207660889583784 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096627.97673: variable 'ansible_module_compression' from source: unknown 30490 1727096627.97676: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 30490 1727096627.97678: variable 'ansible_facts' from source: unknown 30490 1727096627.97858: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096627.9489148-34863-207660889583784/AnsiballZ_systemd.py 30490 1727096627.98075: Sending initial data 30490 1727096627.98084: Sent initial data (156 bytes) 30490 1727096627.98550: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096627.98565: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096627.98584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096627.98605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096627.98631: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096627.98638: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096627.98661: 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 <<< 30490 1727096627.98673: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096627.98713: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096627.98725: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096627.98778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096628.00340: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096628.00374: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096628.00402: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpgyvixjd2 /root/.ansible/tmp/ansible-tmp-1727096627.9489148-34863-207660889583784/AnsiballZ_systemd.py <<< 30490 1727096628.00408: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096627.9489148-34863-207660889583784/AnsiballZ_systemd.py" <<< 30490 1727096628.00432: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpgyvixjd2" to remote "/root/.ansible/tmp/ansible-tmp-1727096627.9489148-34863-207660889583784/AnsiballZ_systemd.py" <<< 30490 1727096628.00437: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096627.9489148-34863-207660889583784/AnsiballZ_systemd.py" <<< 30490 1727096628.01696: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096628.01699: stdout chunk (state=3): >>><<< 30490 1727096628.01701: stderr chunk (state=3): >>><<< 30490 1727096628.01703: done transferring module to remote 30490 1727096628.01705: _low_level_execute_command(): starting 30490 1727096628.01707: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096627.9489148-34863-207660889583784/ /root/.ansible/tmp/ansible-tmp-1727096627.9489148-34863-207660889583784/AnsiballZ_systemd.py && sleep 0' 30490 1727096628.02184: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096628.02198: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096628.02210: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096628.02255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096628.02283: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096628.02303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096628.04064: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096628.04094: stderr chunk (state=3): >>><<< 30490 1727096628.04097: stdout chunk (state=3): >>><<< 30490 1727096628.04110: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096628.04114: _low_level_execute_command(): starting 30490 1727096628.04117: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096627.9489148-34863-207660889583784/AnsiballZ_systemd.py && sleep 0' 30490 1727096628.04530: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096628.04533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096628.04535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096628.04537: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096628.04539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096628.04590: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096628.04597: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096628.04632: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096628.33637: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10649600", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3314249728", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2203765000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "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}}} <<< 30490 1727096628.35778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096628.35783: stdout chunk (state=3): >>><<< 30490 1727096628.35785: stderr chunk (state=3): >>><<< 30490 1727096628.35788: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10649600", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3314249728", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2203765000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096628.35934: 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-1727096627.9489148-34863-207660889583784/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096628.36074: _low_level_execute_command(): starting 30490 1727096628.36078: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096627.9489148-34863-207660889583784/ > /dev/null 2>&1 && sleep 0' 30490 1727096628.37212: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096628.37380: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096628.37686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096628.37748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096628.39598: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096628.39652: stderr chunk (state=3): >>><<< 30490 1727096628.39778: stdout chunk (state=3): >>><<< 30490 1727096628.39782: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096628.39784: handler run complete 30490 1727096628.39873: attempt loop complete, returning result 30490 1727096628.40073: _execute() done 30490 1727096628.40076: dumping result to json 30490 1727096628.40079: done dumping result, returning 30490 1727096628.40081: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-ba36-653e-000000001d37] 30490 1727096628.40083: sending task result for task 0afff68d-5257-ba36-653e-000000001d37 30490 1727096628.40488: done sending task result for task 0afff68d-5257-ba36-653e-000000001d37 30490 1727096628.40491: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096628.40558: no more pending results, returning what we have 30490 1727096628.40563: results queue empty 30490 1727096628.40564: checking for any_errors_fatal 30490 1727096628.40574: done checking for any_errors_fatal 30490 1727096628.40576: checking for max_fail_percentage 30490 1727096628.40581: done checking for max_fail_percentage 30490 1727096628.40583: checking to see if all hosts have failed and the running result is not ok 30490 1727096628.40583: done checking to see if all hosts have failed 30490 1727096628.40584: getting the remaining hosts for this loop 30490 1727096628.40586: done getting the remaining hosts for this loop 30490 1727096628.40590: getting the next task for host managed_node3 30490 1727096628.40599: done getting next task for host managed_node3 30490 1727096628.40604: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096628.40609: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096628.40622: getting variables 30490 1727096628.40625: in VariableManager get_vars() 30490 1727096628.40916: Calling all_inventory to load vars for managed_node3 30490 1727096628.40919: Calling groups_inventory to load vars for managed_node3 30490 1727096628.40923: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096628.40933: Calling all_plugins_play to load vars for managed_node3 30490 1727096628.40939: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096628.40943: Calling groups_plugins_play to load vars for managed_node3 30490 1727096628.44136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096628.47778: done with get_vars() 30490 1727096628.47816: done getting variables 30490 1727096628.47885: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:03:48 -0400 (0:00:00.659) 0:01:34.683 ****** 30490 1727096628.47933: entering _queue_task() for managed_node3/service 30490 1727096628.48514: worker is 1 (out of 1 available) 30490 1727096628.48526: exiting _queue_task() for managed_node3/service 30490 1727096628.48538: done queuing things up, now waiting for results queue to drain 30490 1727096628.48540: waiting for pending results... 30490 1727096628.49386: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096628.49508: in run() - task 0afff68d-5257-ba36-653e-000000001d38 30490 1727096628.49530: variable 'ansible_search_path' from source: unknown 30490 1727096628.49538: variable 'ansible_search_path' from source: unknown 30490 1727096628.49599: calling self._execute() 30490 1727096628.49771: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096628.49818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096628.50026: variable 'omit' from source: magic vars 30490 1727096628.50688: variable 'ansible_distribution_major_version' from source: facts 30490 1727096628.50707: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096628.50990: variable 'network_provider' from source: set_fact 30490 1727096628.51001: Evaluated conditional (network_provider == "nm"): True 30490 1727096628.51149: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096628.51318: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096628.51729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096628.56975: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096628.57099: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096628.57151: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096628.57315: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096628.57347: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096628.57512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096628.57547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096628.57647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096628.57749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096628.57772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096628.57822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096628.57897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096628.57974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096628.58095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096628.58115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096628.58374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096628.58377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096628.58380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096628.58382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096628.58383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096628.58713: variable 'network_connections' from source: include params 30490 1727096628.58787: variable 'interface' from source: play vars 30490 1727096628.58866: variable 'interface' from source: play vars 30490 1727096628.59076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096628.59526: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096628.59572: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096628.59608: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096628.59976: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096628.59979: 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) 30490 1727096628.59981: 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) 30490 1727096628.59986: 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) 30490 1727096628.60018: 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) 30490 1727096628.60074: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096628.60493: variable 'network_connections' from source: include params 30490 1727096628.60635: variable 'interface' from source: play vars 30490 1727096628.60703: variable 'interface' from source: play vars 30490 1727096628.60805: Evaluated conditional (__network_wpa_supplicant_required): False 30490 1727096628.60813: when evaluation is False, skipping this task 30490 1727096628.60851: _execute() done 30490 1727096628.60860: dumping result to json 30490 1727096628.60869: done dumping result, returning 30490 1727096628.60882: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-ba36-653e-000000001d38] 30490 1727096628.60962: sending task result for task 0afff68d-5257-ba36-653e-000000001d38 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 30490 1727096628.61113: no more pending results, returning what we have 30490 1727096628.61117: results queue empty 30490 1727096628.61119: checking for any_errors_fatal 30490 1727096628.61134: done checking for any_errors_fatal 30490 1727096628.61134: checking for max_fail_percentage 30490 1727096628.61136: done checking for max_fail_percentage 30490 1727096628.61137: checking to see if all hosts have failed and the running result is not ok 30490 1727096628.61138: done checking to see if all hosts have failed 30490 1727096628.61139: getting the remaining hosts for this loop 30490 1727096628.61140: done getting the remaining hosts for this loop 30490 1727096628.61144: getting the next task for host managed_node3 30490 1727096628.61153: done getting next task for host managed_node3 30490 1727096628.61157: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096628.61162: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096628.61191: getting variables 30490 1727096628.61193: in VariableManager get_vars() 30490 1727096628.61241: Calling all_inventory to load vars for managed_node3 30490 1727096628.61244: Calling groups_inventory to load vars for managed_node3 30490 1727096628.61246: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096628.61257: Calling all_plugins_play to load vars for managed_node3 30490 1727096628.61260: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096628.61263: Calling groups_plugins_play to load vars for managed_node3 30490 1727096628.62476: done sending task result for task 0afff68d-5257-ba36-653e-000000001d38 30490 1727096628.62480: WORKER PROCESS EXITING 30490 1727096628.64782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096628.66392: done with get_vars() 30490 1727096628.66508: done getting variables 30490 1727096628.66569: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:03:48 -0400 (0:00:00.186) 0:01:34.870 ****** 30490 1727096628.66611: entering _queue_task() for managed_node3/service 30490 1727096628.67606: worker is 1 (out of 1 available) 30490 1727096628.67619: exiting _queue_task() for managed_node3/service 30490 1727096628.67637: done queuing things up, now waiting for results queue to drain 30490 1727096628.67639: waiting for pending results... 30490 1727096628.68093: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096628.68240: in run() - task 0afff68d-5257-ba36-653e-000000001d39 30490 1727096628.68264: variable 'ansible_search_path' from source: unknown 30490 1727096628.68280: variable 'ansible_search_path' from source: unknown 30490 1727096628.68323: calling self._execute() 30490 1727096628.68462: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096628.68499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096628.68515: variable 'omit' from source: magic vars 30490 1727096628.68910: variable 'ansible_distribution_major_version' from source: facts 30490 1727096628.68932: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096628.69057: variable 'network_provider' from source: set_fact 30490 1727096628.69072: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096628.69081: when evaluation is False, skipping this task 30490 1727096628.69090: _execute() done 30490 1727096628.69099: dumping result to json 30490 1727096628.69107: done dumping result, returning 30490 1727096628.69118: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-ba36-653e-000000001d39] 30490 1727096628.69128: sending task result for task 0afff68d-5257-ba36-653e-000000001d39 30490 1727096628.69234: done sending task result for task 0afff68d-5257-ba36-653e-000000001d39 30490 1727096628.69240: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096628.69296: no more pending results, returning what we have 30490 1727096628.69301: results queue empty 30490 1727096628.69303: checking for any_errors_fatal 30490 1727096628.69313: done checking for any_errors_fatal 30490 1727096628.69314: checking for max_fail_percentage 30490 1727096628.69316: done checking for max_fail_percentage 30490 1727096628.69317: checking to see if all hosts have failed and the running result is not ok 30490 1727096628.69318: done checking to see if all hosts have failed 30490 1727096628.69318: getting the remaining hosts for this loop 30490 1727096628.69320: done getting the remaining hosts for this loop 30490 1727096628.69324: getting the next task for host managed_node3 30490 1727096628.69335: done getting next task for host managed_node3 30490 1727096628.69338: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096628.69344: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096628.69377: getting variables 30490 1727096628.69379: in VariableManager get_vars() 30490 1727096628.69426: Calling all_inventory to load vars for managed_node3 30490 1727096628.69429: Calling groups_inventory to load vars for managed_node3 30490 1727096628.69431: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096628.69445: Calling all_plugins_play to load vars for managed_node3 30490 1727096628.69450: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096628.69453: Calling groups_plugins_play to load vars for managed_node3 30490 1727096628.71408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096628.75748: done with get_vars() 30490 1727096628.75776: done getting variables 30490 1727096628.75896: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:03:48 -0400 (0:00:00.093) 0:01:34.964 ****** 30490 1727096628.76049: entering _queue_task() for managed_node3/copy 30490 1727096628.76733: worker is 1 (out of 1 available) 30490 1727096628.76747: exiting _queue_task() for managed_node3/copy 30490 1727096628.76761: done queuing things up, now waiting for results queue to drain 30490 1727096628.76762: waiting for pending results... 30490 1727096628.77263: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096628.77719: in run() - task 0afff68d-5257-ba36-653e-000000001d3a 30490 1727096628.77723: variable 'ansible_search_path' from source: unknown 30490 1727096628.77726: variable 'ansible_search_path' from source: unknown 30490 1727096628.77728: calling self._execute() 30490 1727096628.78046: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096628.78049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096628.78053: variable 'omit' from source: magic vars 30490 1727096628.78765: variable 'ansible_distribution_major_version' from source: facts 30490 1727096628.78822: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096628.79251: variable 'network_provider' from source: set_fact 30490 1727096628.79361: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096628.79365: when evaluation is False, skipping this task 30490 1727096628.79374: _execute() done 30490 1727096628.79379: dumping result to json 30490 1727096628.79381: done dumping result, returning 30490 1727096628.79387: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-ba36-653e-000000001d3a] 30490 1727096628.79389: sending task result for task 0afff68d-5257-ba36-653e-000000001d3a 30490 1727096628.79469: done sending task result for task 0afff68d-5257-ba36-653e-000000001d3a 30490 1727096628.79476: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 30490 1727096628.79637: no more pending results, returning what we have 30490 1727096628.79642: results queue empty 30490 1727096628.79643: checking for any_errors_fatal 30490 1727096628.79649: done checking for any_errors_fatal 30490 1727096628.79650: checking for max_fail_percentage 30490 1727096628.79653: done checking for max_fail_percentage 30490 1727096628.79654: checking to see if all hosts have failed and the running result is not ok 30490 1727096628.79655: done checking to see if all hosts have failed 30490 1727096628.79656: getting the remaining hosts for this loop 30490 1727096628.79657: done getting the remaining hosts for this loop 30490 1727096628.79661: getting the next task for host managed_node3 30490 1727096628.79677: done getting next task for host managed_node3 30490 1727096628.79682: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096628.79687: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096628.79716: getting variables 30490 1727096628.79718: in VariableManager get_vars() 30490 1727096628.79759: Calling all_inventory to load vars for managed_node3 30490 1727096628.79762: Calling groups_inventory to load vars for managed_node3 30490 1727096628.79765: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096628.79899: Calling all_plugins_play to load vars for managed_node3 30490 1727096628.79903: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096628.79906: Calling groups_plugins_play to load vars for managed_node3 30490 1727096628.82675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096628.85908: done with get_vars() 30490 1727096628.85985: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:03:48 -0400 (0:00:00.101) 0:01:35.066 ****** 30490 1727096628.86196: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096628.86947: worker is 1 (out of 1 available) 30490 1727096628.86961: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096628.87029: done queuing things up, now waiting for results queue to drain 30490 1727096628.87031: waiting for pending results... 30490 1727096628.87586: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096628.87653: in run() - task 0afff68d-5257-ba36-653e-000000001d3b 30490 1727096628.87876: variable 'ansible_search_path' from source: unknown 30490 1727096628.87881: variable 'ansible_search_path' from source: unknown 30490 1727096628.87884: calling self._execute() 30490 1727096628.87962: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096628.88226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096628.88231: variable 'omit' from source: magic vars 30490 1727096628.88869: variable 'ansible_distribution_major_version' from source: facts 30490 1727096628.89003: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096628.89017: variable 'omit' from source: magic vars 30490 1727096628.89091: variable 'omit' from source: magic vars 30490 1727096628.89460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096628.92876: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096628.92958: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096628.93004: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096628.93050: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096628.93083: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096628.93181: variable 'network_provider' from source: set_fact 30490 1727096628.93333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096628.93445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096628.93451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096628.93453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096628.93473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096628.93544: variable 'omit' from source: magic vars 30490 1727096628.93652: variable 'omit' from source: magic vars 30490 1727096628.93754: variable 'network_connections' from source: include params 30490 1727096628.93781: variable 'interface' from source: play vars 30490 1727096628.93875: variable 'interface' from source: play vars 30490 1727096628.94003: variable 'omit' from source: magic vars 30490 1727096628.94016: variable '__lsr_ansible_managed' from source: task vars 30490 1727096628.94074: variable '__lsr_ansible_managed' from source: task vars 30490 1727096628.94397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 30490 1727096628.94609: Loaded config def from plugin (lookup/template) 30490 1727096628.94636: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 30490 1727096628.94661: File lookup term: get_ansible_managed.j2 30490 1727096628.94671: variable 'ansible_search_path' from source: unknown 30490 1727096628.94769: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 30490 1727096628.94774: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 30490 1727096628.94777: variable 'ansible_search_path' from source: unknown 30490 1727096629.10136: variable 'ansible_managed' from source: unknown 30490 1727096629.10314: variable 'omit' from source: magic vars 30490 1727096629.10477: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096629.10481: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096629.10483: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096629.10486: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096629.10488: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096629.10490: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096629.10492: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096629.10494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096629.10597: Set connection var ansible_connection to ssh 30490 1727096629.10618: Set connection var ansible_shell_type to sh 30490 1727096629.10632: Set connection var ansible_pipelining to False 30490 1727096629.10643: Set connection var ansible_shell_executable to /bin/sh 30490 1727096629.10676: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096629.10679: Set connection var ansible_timeout to 10 30490 1727096629.10826: variable 'ansible_shell_executable' from source: unknown 30490 1727096629.10831: variable 'ansible_connection' from source: unknown 30490 1727096629.10834: variable 'ansible_module_compression' from source: unknown 30490 1727096629.10836: variable 'ansible_shell_type' from source: unknown 30490 1727096629.10838: variable 'ansible_shell_executable' from source: unknown 30490 1727096629.10840: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096629.10842: variable 'ansible_pipelining' from source: unknown 30490 1727096629.10844: variable 'ansible_timeout' from source: unknown 30490 1727096629.10846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096629.10910: 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) 30490 1727096629.10941: variable 'omit' from source: magic vars 30490 1727096629.10961: starting attempt loop 30490 1727096629.10976: running the handler 30490 1727096629.10992: _low_level_execute_command(): starting 30490 1727096629.11001: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096629.11766: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096629.11792: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096629.11808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096629.11824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096629.11897: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096629.11973: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096629.11996: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096629.12065: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096629.12294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096629.14006: stdout chunk (state=3): >>>/root <<< 30490 1727096629.14056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096629.14228: stderr chunk (state=3): >>><<< 30490 1727096629.14240: stdout chunk (state=3): >>><<< 30490 1727096629.14299: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096629.14388: _low_level_execute_command(): starting 30490 1727096629.14393: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096629.1430745-34911-178790269399970 `" && echo ansible-tmp-1727096629.1430745-34911-178790269399970="` echo /root/.ansible/tmp/ansible-tmp-1727096629.1430745-34911-178790269399970 `" ) && sleep 0' 30490 1727096629.15073: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096629.15087: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096629.15104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096629.15146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096629.15161: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096629.15262: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096629.15291: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096629.15309: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096629.15365: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096629.15477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096629.17375: stdout chunk (state=3): >>>ansible-tmp-1727096629.1430745-34911-178790269399970=/root/.ansible/tmp/ansible-tmp-1727096629.1430745-34911-178790269399970 <<< 30490 1727096629.17579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096629.17582: stdout chunk (state=3): >>><<< 30490 1727096629.17584: stderr chunk (state=3): >>><<< 30490 1727096629.17609: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096629.1430745-34911-178790269399970=/root/.ansible/tmp/ansible-tmp-1727096629.1430745-34911-178790269399970 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096629.17796: variable 'ansible_module_compression' from source: unknown 30490 1727096629.17964: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 30490 1727096629.18248: variable 'ansible_facts' from source: unknown 30490 1727096629.18602: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096629.1430745-34911-178790269399970/AnsiballZ_network_connections.py 30490 1727096629.18879: Sending initial data 30490 1727096629.18882: Sent initial data (168 bytes) 30490 1727096629.20062: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096629.20076: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096629.20089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096629.20185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096629.21819: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096629.21844: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096629.21894: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpvsxu330w /root/.ansible/tmp/ansible-tmp-1727096629.1430745-34911-178790269399970/AnsiballZ_network_connections.py <<< 30490 1727096629.21910: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096629.1430745-34911-178790269399970/AnsiballZ_network_connections.py" <<< 30490 1727096629.21914: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpvsxu330w" to remote "/root/.ansible/tmp/ansible-tmp-1727096629.1430745-34911-178790269399970/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096629.1430745-34911-178790269399970/AnsiballZ_network_connections.py" <<< 30490 1727096629.24077: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096629.24081: stdout chunk (state=3): >>><<< 30490 1727096629.24084: stderr chunk (state=3): >>><<< 30490 1727096629.24126: done transferring module to remote 30490 1727096629.24137: _low_level_execute_command(): starting 30490 1727096629.24141: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096629.1430745-34911-178790269399970/ /root/.ansible/tmp/ansible-tmp-1727096629.1430745-34911-178790269399970/AnsiballZ_network_connections.py && sleep 0' 30490 1727096629.25321: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096629.25325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096629.25328: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096629.25330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096629.25333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096629.25335: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096629.25679: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096629.25750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096629.27552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096629.27695: stderr chunk (state=3): >>><<< 30490 1727096629.27707: stdout chunk (state=3): >>><<< 30490 1727096629.27785: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096629.27794: _low_level_execute_command(): starting 30490 1727096629.27803: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096629.1430745-34911-178790269399970/AnsiballZ_network_connections.py && sleep 0' 30490 1727096629.29044: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096629.29217: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096629.29443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096629.29585: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096629.29704: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096629.63592: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "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": "statebr", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 30490 1727096629.65435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096629.65439: stdout chunk (state=3): >>><<< 30490 1727096629.65441: stderr chunk (state=3): >>><<< 30490 1727096629.65465: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "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": "statebr", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096629.65880: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', '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-1727096629.1430745-34911-178790269399970/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096629.65884: _low_level_execute_command(): starting 30490 1727096629.65887: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096629.1430745-34911-178790269399970/ > /dev/null 2>&1 && sleep 0' 30490 1727096629.67278: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096629.67282: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096629.67285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096629.67287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096629.67289: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096629.67291: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096629.67294: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096629.67330: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096629.67389: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096629.67487: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096629.67552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096629.69700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096629.69704: stdout chunk (state=3): >>><<< 30490 1727096629.69707: stderr chunk (state=3): >>><<< 30490 1727096629.69726: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096629.69731: handler run complete 30490 1727096629.69760: attempt loop complete, returning result 30490 1727096629.69763: _execute() done 30490 1727096629.69766: dumping result to json 30490 1727096629.69770: done dumping result, returning 30490 1727096629.69781: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-ba36-653e-000000001d3b] 30490 1727096629.69783: sending task result for task 0afff68d-5257-ba36-653e-000000001d3b changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete 30490 1727096629.70503: no more pending results, returning what we have 30490 1727096629.70506: results queue empty 30490 1727096629.70507: checking for any_errors_fatal 30490 1727096629.70515: done checking for any_errors_fatal 30490 1727096629.70515: checking for max_fail_percentage 30490 1727096629.70522: done checking for max_fail_percentage 30490 1727096629.70523: checking to see if all hosts have failed and the running result is not ok 30490 1727096629.70524: done checking to see if all hosts have failed 30490 1727096629.70524: getting the remaining hosts for this loop 30490 1727096629.70526: done getting the remaining hosts for this loop 30490 1727096629.70529: getting the next task for host managed_node3 30490 1727096629.70536: done getting next task for host managed_node3 30490 1727096629.70539: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096629.70544: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096629.70556: getting variables 30490 1727096629.70557: in VariableManager get_vars() 30490 1727096629.70803: Calling all_inventory to load vars for managed_node3 30490 1727096629.70806: Calling groups_inventory to load vars for managed_node3 30490 1727096629.70808: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096629.70817: Calling all_plugins_play to load vars for managed_node3 30490 1727096629.70820: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096629.70822: Calling groups_plugins_play to load vars for managed_node3 30490 1727096629.71519: done sending task result for task 0afff68d-5257-ba36-653e-000000001d3b 30490 1727096629.71523: WORKER PROCESS EXITING 30490 1727096629.75303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096629.89365: done with get_vars() 30490 1727096629.89410: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:03:49 -0400 (0:00:01.032) 0:01:36.099 ****** 30490 1727096629.89497: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096629.89942: worker is 1 (out of 1 available) 30490 1727096629.89956: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096629.90083: done queuing things up, now waiting for results queue to drain 30490 1727096629.90087: waiting for pending results... 30490 1727096629.90290: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096629.90489: in run() - task 0afff68d-5257-ba36-653e-000000001d3c 30490 1727096629.90510: variable 'ansible_search_path' from source: unknown 30490 1727096629.90532: variable 'ansible_search_path' from source: unknown 30490 1727096629.90575: calling self._execute() 30490 1727096629.90685: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096629.90701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096629.90716: variable 'omit' from source: magic vars 30490 1727096629.91289: variable 'ansible_distribution_major_version' from source: facts 30490 1727096629.91396: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096629.91734: variable 'network_state' from source: role '' defaults 30490 1727096629.91737: Evaluated conditional (network_state != {}): False 30490 1727096629.91741: when evaluation is False, skipping this task 30490 1727096629.91744: _execute() done 30490 1727096629.91746: dumping result to json 30490 1727096629.91748: done dumping result, returning 30490 1727096629.91751: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-ba36-653e-000000001d3c] 30490 1727096629.91754: sending task result for task 0afff68d-5257-ba36-653e-000000001d3c skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096629.92007: no more pending results, returning what we have 30490 1727096629.92012: results queue empty 30490 1727096629.92013: checking for any_errors_fatal 30490 1727096629.92025: done checking for any_errors_fatal 30490 1727096629.92026: checking for max_fail_percentage 30490 1727096629.92028: done checking for max_fail_percentage 30490 1727096629.92029: checking to see if all hosts have failed and the running result is not ok 30490 1727096629.92030: done checking to see if all hosts have failed 30490 1727096629.92030: getting the remaining hosts for this loop 30490 1727096629.92032: done getting the remaining hosts for this loop 30490 1727096629.92036: getting the next task for host managed_node3 30490 1727096629.92045: done getting next task for host managed_node3 30490 1727096629.92272: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096629.92278: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096629.92302: getting variables 30490 1727096629.92303: in VariableManager get_vars() 30490 1727096629.92346: Calling all_inventory to load vars for managed_node3 30490 1727096629.92348: Calling groups_inventory to load vars for managed_node3 30490 1727096629.92351: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096629.92362: Calling all_plugins_play to load vars for managed_node3 30490 1727096629.92365: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096629.92572: Calling groups_plugins_play to load vars for managed_node3 30490 1727096629.93102: done sending task result for task 0afff68d-5257-ba36-653e-000000001d3c 30490 1727096629.93105: WORKER PROCESS EXITING 30490 1727096629.94174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096629.97600: done with get_vars() 30490 1727096629.97706: done getting variables 30490 1727096629.97843: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:03:49 -0400 (0:00:00.084) 0:01:36.183 ****** 30490 1727096629.97957: entering _queue_task() for managed_node3/debug 30490 1727096629.98669: worker is 1 (out of 1 available) 30490 1727096629.98684: exiting _queue_task() for managed_node3/debug 30490 1727096629.98812: done queuing things up, now waiting for results queue to drain 30490 1727096629.98814: waiting for pending results... 30490 1727096629.99295: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096629.99544: in run() - task 0afff68d-5257-ba36-653e-000000001d3d 30490 1727096629.99569: variable 'ansible_search_path' from source: unknown 30490 1727096629.99572: variable 'ansible_search_path' from source: unknown 30490 1727096629.99707: calling self._execute() 30490 1727096629.99943: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096629.99948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096629.99958: variable 'omit' from source: magic vars 30490 1727096630.01202: variable 'ansible_distribution_major_version' from source: facts 30490 1727096630.01322: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096630.01329: variable 'omit' from source: magic vars 30490 1727096630.01570: variable 'omit' from source: magic vars 30490 1727096630.01638: variable 'omit' from source: magic vars 30490 1727096630.02077: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096630.02082: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096630.02085: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096630.02087: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096630.02090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096630.02186: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096630.02190: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096630.02194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096630.02342: Set connection var ansible_connection to ssh 30490 1727096630.02350: Set connection var ansible_shell_type to sh 30490 1727096630.02358: Set connection var ansible_pipelining to False 30490 1727096630.02363: Set connection var ansible_shell_executable to /bin/sh 30490 1727096630.02372: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096630.02417: Set connection var ansible_timeout to 10 30490 1727096630.02441: variable 'ansible_shell_executable' from source: unknown 30490 1727096630.02444: variable 'ansible_connection' from source: unknown 30490 1727096630.02447: variable 'ansible_module_compression' from source: unknown 30490 1727096630.02450: variable 'ansible_shell_type' from source: unknown 30490 1727096630.02454: variable 'ansible_shell_executable' from source: unknown 30490 1727096630.02457: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096630.02459: variable 'ansible_pipelining' from source: unknown 30490 1727096630.02462: variable 'ansible_timeout' from source: unknown 30490 1727096630.02464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096630.02948: 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) 30490 1727096630.02952: variable 'omit' from source: magic vars 30490 1727096630.02955: starting attempt loop 30490 1727096630.02957: running the handler 30490 1727096630.03139: variable '__network_connections_result' from source: set_fact 30490 1727096630.03386: handler run complete 30490 1727096630.03389: attempt loop complete, returning result 30490 1727096630.03391: _execute() done 30490 1727096630.03393: dumping result to json 30490 1727096630.03395: done dumping result, returning 30490 1727096630.03398: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-ba36-653e-000000001d3d] 30490 1727096630.03400: sending task result for task 0afff68d-5257-ba36-653e-000000001d3d 30490 1727096630.03526: done sending task result for task 0afff68d-5257-ba36-653e-000000001d3d 30490 1727096630.03528: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } 30490 1727096630.03608: no more pending results, returning what we have 30490 1727096630.03613: results queue empty 30490 1727096630.03614: checking for any_errors_fatal 30490 1727096630.03619: done checking for any_errors_fatal 30490 1727096630.03620: checking for max_fail_percentage 30490 1727096630.03622: done checking for max_fail_percentage 30490 1727096630.03623: checking to see if all hosts have failed and the running result is not ok 30490 1727096630.03624: done checking to see if all hosts have failed 30490 1727096630.03625: getting the remaining hosts for this loop 30490 1727096630.03626: done getting the remaining hosts for this loop 30490 1727096630.03630: getting the next task for host managed_node3 30490 1727096630.03639: done getting next task for host managed_node3 30490 1727096630.03644: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096630.03650: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096630.03664: getting variables 30490 1727096630.03666: in VariableManager get_vars() 30490 1727096630.03714: Calling all_inventory to load vars for managed_node3 30490 1727096630.03717: Calling groups_inventory to load vars for managed_node3 30490 1727096630.03719: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096630.03729: Calling all_plugins_play to load vars for managed_node3 30490 1727096630.03732: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096630.03734: Calling groups_plugins_play to load vars for managed_node3 30490 1727096630.07595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096630.11482: done with get_vars() 30490 1727096630.11513: done getting variables 30490 1727096630.11698: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:03:50 -0400 (0:00:00.137) 0:01:36.321 ****** 30490 1727096630.11742: entering _queue_task() for managed_node3/debug 30490 1727096630.12511: worker is 1 (out of 1 available) 30490 1727096630.12639: exiting _queue_task() for managed_node3/debug 30490 1727096630.12655: done queuing things up, now waiting for results queue to drain 30490 1727096630.12657: waiting for pending results... 30490 1727096630.13202: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096630.13478: in run() - task 0afff68d-5257-ba36-653e-000000001d3e 30490 1727096630.13517: variable 'ansible_search_path' from source: unknown 30490 1727096630.13622: variable 'ansible_search_path' from source: unknown 30490 1727096630.13626: calling self._execute() 30490 1727096630.13630: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096630.13632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096630.13640: variable 'omit' from source: magic vars 30490 1727096630.14648: variable 'ansible_distribution_major_version' from source: facts 30490 1727096630.14660: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096630.14668: variable 'omit' from source: magic vars 30490 1727096630.14937: variable 'omit' from source: magic vars 30490 1727096630.14940: variable 'omit' from source: magic vars 30490 1727096630.14943: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096630.14946: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096630.14969: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096630.15190: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096630.15202: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096630.15233: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096630.15236: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096630.15239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096630.15558: Set connection var ansible_connection to ssh 30490 1727096630.15565: Set connection var ansible_shell_type to sh 30490 1727096630.15592: Set connection var ansible_pipelining to False 30490 1727096630.15598: Set connection var ansible_shell_executable to /bin/sh 30490 1727096630.15604: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096630.15610: Set connection var ansible_timeout to 10 30490 1727096630.15634: variable 'ansible_shell_executable' from source: unknown 30490 1727096630.15638: variable 'ansible_connection' from source: unknown 30490 1727096630.15642: variable 'ansible_module_compression' from source: unknown 30490 1727096630.15644: variable 'ansible_shell_type' from source: unknown 30490 1727096630.15647: variable 'ansible_shell_executable' from source: unknown 30490 1727096630.15649: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096630.15652: variable 'ansible_pipelining' from source: unknown 30490 1727096630.15654: variable 'ansible_timeout' from source: unknown 30490 1727096630.15656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096630.16005: 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) 30490 1727096630.16024: variable 'omit' from source: magic vars 30490 1727096630.16028: starting attempt loop 30490 1727096630.16031: running the handler 30490 1727096630.16076: variable '__network_connections_result' from source: set_fact 30490 1727096630.16154: variable '__network_connections_result' from source: set_fact 30490 1727096630.16459: handler run complete 30490 1727096630.16481: attempt loop complete, returning result 30490 1727096630.16485: _execute() done 30490 1727096630.16488: dumping result to json 30490 1727096630.16491: done dumping result, returning 30490 1727096630.16500: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-ba36-653e-000000001d3e] 30490 1727096630.16505: sending task result for task 0afff68d-5257-ba36-653e-000000001d3e 30490 1727096630.16638: done sending task result for task 0afff68d-5257-ba36-653e-000000001d3e 30490 1727096630.16641: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } 30490 1727096630.16766: no more pending results, returning what we have 30490 1727096630.16775: results queue empty 30490 1727096630.16776: checking for any_errors_fatal 30490 1727096630.16785: done checking for any_errors_fatal 30490 1727096630.16786: checking for max_fail_percentage 30490 1727096630.16788: done checking for max_fail_percentage 30490 1727096630.16789: checking to see if all hosts have failed and the running result is not ok 30490 1727096630.16789: done checking to see if all hosts have failed 30490 1727096630.16790: getting the remaining hosts for this loop 30490 1727096630.16791: done getting the remaining hosts for this loop 30490 1727096630.16795: getting the next task for host managed_node3 30490 1727096630.16803: done getting next task for host managed_node3 30490 1727096630.16806: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096630.16811: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096630.16823: getting variables 30490 1727096630.16825: in VariableManager get_vars() 30490 1727096630.16865: Calling all_inventory to load vars for managed_node3 30490 1727096630.17074: Calling groups_inventory to load vars for managed_node3 30490 1727096630.17089: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096630.17107: Calling all_plugins_play to load vars for managed_node3 30490 1727096630.17111: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096630.17113: Calling groups_plugins_play to load vars for managed_node3 30490 1727096630.19166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096630.20987: done with get_vars() 30490 1727096630.21025: done getting variables 30490 1727096630.21182: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:03:50 -0400 (0:00:00.094) 0:01:36.416 ****** 30490 1727096630.21219: entering _queue_task() for managed_node3/debug 30490 1727096630.21892: worker is 1 (out of 1 available) 30490 1727096630.21920: exiting _queue_task() for managed_node3/debug 30490 1727096630.21933: done queuing things up, now waiting for results queue to drain 30490 1727096630.21934: waiting for pending results... 30490 1727096630.22579: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096630.22585: in run() - task 0afff68d-5257-ba36-653e-000000001d3f 30490 1727096630.22795: variable 'ansible_search_path' from source: unknown 30490 1727096630.22798: variable 'ansible_search_path' from source: unknown 30490 1727096630.22831: calling self._execute() 30490 1727096630.22933: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096630.22939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096630.22949: variable 'omit' from source: magic vars 30490 1727096630.23513: variable 'ansible_distribution_major_version' from source: facts 30490 1727096630.23533: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096630.23651: variable 'network_state' from source: role '' defaults 30490 1727096630.23664: Evaluated conditional (network_state != {}): False 30490 1727096630.23669: when evaluation is False, skipping this task 30490 1727096630.23753: _execute() done 30490 1727096630.23757: dumping result to json 30490 1727096630.23759: done dumping result, returning 30490 1727096630.23762: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-ba36-653e-000000001d3f] 30490 1727096630.23764: sending task result for task 0afff68d-5257-ba36-653e-000000001d3f skipping: [managed_node3] => { "false_condition": "network_state != {}" } 30490 1727096630.23905: no more pending results, returning what we have 30490 1727096630.23909: results queue empty 30490 1727096630.23910: checking for any_errors_fatal 30490 1727096630.23915: done checking for any_errors_fatal 30490 1727096630.23916: checking for max_fail_percentage 30490 1727096630.23918: done checking for max_fail_percentage 30490 1727096630.23919: checking to see if all hosts have failed and the running result is not ok 30490 1727096630.23919: done checking to see if all hosts have failed 30490 1727096630.23920: getting the remaining hosts for this loop 30490 1727096630.23921: done getting the remaining hosts for this loop 30490 1727096630.23924: getting the next task for host managed_node3 30490 1727096630.23932: done getting next task for host managed_node3 30490 1727096630.23938: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096630.23943: ^ state is: HOST STATE: block=7, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096630.23966: getting variables 30490 1727096630.24071: in VariableManager get_vars() 30490 1727096630.24110: Calling all_inventory to load vars for managed_node3 30490 1727096630.24113: Calling groups_inventory to load vars for managed_node3 30490 1727096630.24115: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096630.24126: Calling all_plugins_play to load vars for managed_node3 30490 1727096630.24129: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096630.24133: Calling groups_plugins_play to load vars for managed_node3 30490 1727096630.24651: done sending task result for task 0afff68d-5257-ba36-653e-000000001d3f 30490 1727096630.24654: WORKER PROCESS EXITING 30490 1727096630.25722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096630.27480: done with get_vars() 30490 1727096630.27515: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:03:50 -0400 (0:00:00.064) 0:01:36.480 ****** 30490 1727096630.27625: entering _queue_task() for managed_node3/ping 30490 1727096630.28042: worker is 1 (out of 1 available) 30490 1727096630.28054: exiting _queue_task() for managed_node3/ping 30490 1727096630.28066: done queuing things up, now waiting for results queue to drain 30490 1727096630.28287: waiting for pending results... 30490 1727096630.28421: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096630.28884: in run() - task 0afff68d-5257-ba36-653e-000000001d40 30490 1727096630.28888: variable 'ansible_search_path' from source: unknown 30490 1727096630.28891: variable 'ansible_search_path' from source: unknown 30490 1727096630.28894: calling self._execute() 30490 1727096630.29101: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096630.29176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096630.29193: variable 'omit' from source: magic vars 30490 1727096630.30057: variable 'ansible_distribution_major_version' from source: facts 30490 1727096630.30095: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096630.30115: variable 'omit' from source: magic vars 30490 1727096630.30201: variable 'omit' from source: magic vars 30490 1727096630.30240: variable 'omit' from source: magic vars 30490 1727096630.30306: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096630.30345: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096630.30374: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096630.30411: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096630.30430: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096630.30466: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096630.30515: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096630.30519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096630.30599: Set connection var ansible_connection to ssh 30490 1727096630.30622: Set connection var ansible_shell_type to sh 30490 1727096630.30675: Set connection var ansible_pipelining to False 30490 1727096630.30679: Set connection var ansible_shell_executable to /bin/sh 30490 1727096630.30681: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096630.30683: Set connection var ansible_timeout to 10 30490 1727096630.30690: variable 'ansible_shell_executable' from source: unknown 30490 1727096630.30699: variable 'ansible_connection' from source: unknown 30490 1727096630.30707: variable 'ansible_module_compression' from source: unknown 30490 1727096630.30715: variable 'ansible_shell_type' from source: unknown 30490 1727096630.30734: variable 'ansible_shell_executable' from source: unknown 30490 1727096630.30840: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096630.30843: variable 'ansible_pipelining' from source: unknown 30490 1727096630.30845: variable 'ansible_timeout' from source: unknown 30490 1727096630.30847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096630.31060: 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) 30490 1727096630.31086: variable 'omit' from source: magic vars 30490 1727096630.31299: starting attempt loop 30490 1727096630.31303: running the handler 30490 1727096630.31305: _low_level_execute_command(): starting 30490 1727096630.31308: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096630.32704: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096630.32813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096630.32905: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096630.32983: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096630.34777: stdout chunk (state=3): >>>/root <<< 30490 1727096630.34782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096630.34853: stderr chunk (state=3): >>><<< 30490 1727096630.34856: stdout chunk (state=3): >>><<< 30490 1727096630.34860: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096630.34863: _low_level_execute_command(): starting 30490 1727096630.35278: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096630.3482792-34962-51948883771490 `" && echo ansible-tmp-1727096630.3482792-34962-51948883771490="` echo /root/.ansible/tmp/ansible-tmp-1727096630.3482792-34962-51948883771490 `" ) && sleep 0' 30490 1727096630.36806: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096630.37097: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096630.37247: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096630.37405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096630.39417: stdout chunk (state=3): >>>ansible-tmp-1727096630.3482792-34962-51948883771490=/root/.ansible/tmp/ansible-tmp-1727096630.3482792-34962-51948883771490 <<< 30490 1727096630.39428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096630.39478: stderr chunk (state=3): >>><<< 30490 1727096630.39481: stdout chunk (state=3): >>><<< 30490 1727096630.39505: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096630.3482792-34962-51948883771490=/root/.ansible/tmp/ansible-tmp-1727096630.3482792-34962-51948883771490 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096630.39558: variable 'ansible_module_compression' from source: unknown 30490 1727096630.39603: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 30490 1727096630.39640: variable 'ansible_facts' from source: unknown 30490 1727096630.39934: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096630.3482792-34962-51948883771490/AnsiballZ_ping.py 30490 1727096630.40503: Sending initial data 30490 1727096630.40507: Sent initial data (152 bytes) 30490 1727096630.41446: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096630.41490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096630.43082: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096630.43126: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096630.43175: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpt1riqf86 /root/.ansible/tmp/ansible-tmp-1727096630.3482792-34962-51948883771490/AnsiballZ_ping.py <<< 30490 1727096630.43179: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096630.3482792-34962-51948883771490/AnsiballZ_ping.py" <<< 30490 1727096630.43233: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpt1riqf86" to remote "/root/.ansible/tmp/ansible-tmp-1727096630.3482792-34962-51948883771490/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096630.3482792-34962-51948883771490/AnsiballZ_ping.py" <<< 30490 1727096630.44161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096630.44179: stdout chunk (state=3): >>><<< 30490 1727096630.44517: stderr chunk (state=3): >>><<< 30490 1727096630.44520: done transferring module to remote 30490 1727096630.44523: _low_level_execute_command(): starting 30490 1727096630.44526: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096630.3482792-34962-51948883771490/ /root/.ansible/tmp/ansible-tmp-1727096630.3482792-34962-51948883771490/AnsiballZ_ping.py && sleep 0' 30490 1727096630.45587: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096630.45650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096630.45666: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096630.45854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096630.47629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096630.47633: stdout chunk (state=3): >>><<< 30490 1727096630.47646: stderr chunk (state=3): >>><<< 30490 1727096630.47754: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096630.47782: _low_level_execute_command(): starting 30490 1727096630.47790: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096630.3482792-34962-51948883771490/AnsiballZ_ping.py && sleep 0' 30490 1727096630.49175: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096630.49178: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096630.49181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096630.49183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096630.49185: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096630.49187: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096630.49189: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096630.49270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096630.49335: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096630.49374: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096630.49518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096630.64641: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 30490 1727096630.66147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096630.66150: stdout chunk (state=3): >>><<< 30490 1727096630.66152: stderr chunk (state=3): >>><<< 30490 1727096630.66341: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096630.66345: 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-1727096630.3482792-34962-51948883771490/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096630.66348: _low_level_execute_command(): starting 30490 1727096630.66350: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096630.3482792-34962-51948883771490/ > /dev/null 2>&1 && sleep 0' 30490 1727096630.67652: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096630.67735: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096630.67819: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096630.69686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096630.69691: stdout chunk (state=3): >>><<< 30490 1727096630.69693: stderr chunk (state=3): >>><<< 30490 1727096630.69855: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096630.69858: handler run complete 30490 1727096630.69861: attempt loop complete, returning result 30490 1727096630.69863: _execute() done 30490 1727096630.69865: dumping result to json 30490 1727096630.69870: done dumping result, returning 30490 1727096630.69872: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-ba36-653e-000000001d40] 30490 1727096630.69874: sending task result for task 0afff68d-5257-ba36-653e-000000001d40 30490 1727096630.69958: done sending task result for task 0afff68d-5257-ba36-653e-000000001d40 30490 1727096630.69965: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 30490 1727096630.70056: no more pending results, returning what we have 30490 1727096630.70060: results queue empty 30490 1727096630.70061: checking for any_errors_fatal 30490 1727096630.70070: done checking for any_errors_fatal 30490 1727096630.70070: checking for max_fail_percentage 30490 1727096630.70072: done checking for max_fail_percentage 30490 1727096630.70073: checking to see if all hosts have failed and the running result is not ok 30490 1727096630.70074: done checking to see if all hosts have failed 30490 1727096630.70075: getting the remaining hosts for this loop 30490 1727096630.70077: done getting the remaining hosts for this loop 30490 1727096630.70082: getting the next task for host managed_node3 30490 1727096630.70095: done getting next task for host managed_node3 30490 1727096630.70097: ^ task is: TASK: meta (role_complete) 30490 1727096630.70103: ^ state is: HOST STATE: block=7, 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? (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 30490 1727096630.70117: getting variables 30490 1727096630.70119: in VariableManager get_vars() 30490 1727096630.70405: Calling all_inventory to load vars for managed_node3 30490 1727096630.70408: Calling groups_inventory to load vars for managed_node3 30490 1727096630.70411: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096630.70422: Calling all_plugins_play to load vars for managed_node3 30490 1727096630.70425: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096630.70428: Calling groups_plugins_play to load vars for managed_node3 30490 1727096630.73432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096630.75434: done with get_vars() 30490 1727096630.75454: done getting variables 30490 1727096630.75516: done queuing things up, now waiting for results queue to drain 30490 1727096630.75517: results queue empty 30490 1727096630.75518: checking for any_errors_fatal 30490 1727096630.75520: done checking for any_errors_fatal 30490 1727096630.75520: checking for max_fail_percentage 30490 1727096630.75521: done checking for max_fail_percentage 30490 1727096630.75522: checking to see if all hosts have failed and the running result is not ok 30490 1727096630.75522: done checking to see if all hosts have failed 30490 1727096630.75523: getting the remaining hosts for this loop 30490 1727096630.75524: done getting the remaining hosts for this loop 30490 1727096630.75527: getting the next task for host managed_node3 30490 1727096630.75531: done getting next task for host managed_node3 30490 1727096630.75533: ^ task is: TASK: Asserts 30490 1727096630.75535: ^ state is: HOST STATE: block=7, 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 30490 1727096630.75538: getting variables 30490 1727096630.75539: in VariableManager get_vars() 30490 1727096630.75548: Calling all_inventory to load vars for managed_node3 30490 1727096630.75549: Calling groups_inventory to load vars for managed_node3 30490 1727096630.75551: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096630.75554: Calling all_plugins_play to load vars for managed_node3 30490 1727096630.75556: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096630.75557: Calling groups_plugins_play to load vars for managed_node3 30490 1727096630.76221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096630.77131: done with get_vars() 30490 1727096630.77150: done getting variables TASK [Asserts] ***************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Monday 23 September 2024 09:03:50 -0400 (0:00:00.495) 0:01:36.976 ****** 30490 1727096630.77214: entering _queue_task() for managed_node3/include_tasks 30490 1727096630.77520: worker is 1 (out of 1 available) 30490 1727096630.77536: exiting _queue_task() for managed_node3/include_tasks 30490 1727096630.77550: done queuing things up, now waiting for results queue to drain 30490 1727096630.77552: waiting for pending results... 30490 1727096630.77823: running TaskExecutor() for managed_node3/TASK: Asserts 30490 1727096630.77892: in run() - task 0afff68d-5257-ba36-653e-000000001749 30490 1727096630.77918: variable 'ansible_search_path' from source: unknown 30490 1727096630.77922: variable 'ansible_search_path' from source: unknown 30490 1727096630.78036: variable 'lsr_assert' from source: include params 30490 1727096630.78183: variable 'lsr_assert' from source: include params 30490 1727096630.78253: variable 'omit' from source: magic vars 30490 1727096630.78384: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096630.78394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096630.78404: variable 'omit' from source: magic vars 30490 1727096630.78654: variable 'ansible_distribution_major_version' from source: facts 30490 1727096630.78657: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096630.78660: variable 'item' from source: unknown 30490 1727096630.78719: variable 'item' from source: unknown 30490 1727096630.78741: variable 'item' from source: unknown 30490 1727096630.78805: variable 'item' from source: unknown 30490 1727096630.78936: dumping result to json 30490 1727096630.78938: done dumping result, returning 30490 1727096630.78940: done running TaskExecutor() for managed_node3/TASK: Asserts [0afff68d-5257-ba36-653e-000000001749] 30490 1727096630.78942: sending task result for task 0afff68d-5257-ba36-653e-000000001749 30490 1727096630.79027: no more pending results, returning what we have 30490 1727096630.79032: in VariableManager get_vars() 30490 1727096630.79098: Calling all_inventory to load vars for managed_node3 30490 1727096630.79102: Calling groups_inventory to load vars for managed_node3 30490 1727096630.79106: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096630.79113: done sending task result for task 0afff68d-5257-ba36-653e-000000001749 30490 1727096630.79116: WORKER PROCESS EXITING 30490 1727096630.79132: Calling all_plugins_play to load vars for managed_node3 30490 1727096630.79136: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096630.79139: Calling groups_plugins_play to load vars for managed_node3 30490 1727096630.80987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096630.83596: done with get_vars() 30490 1727096630.83641: variable 'ansible_search_path' from source: unknown 30490 1727096630.83643: variable 'ansible_search_path' from source: unknown 30490 1727096630.83691: we have included files to process 30490 1727096630.83693: generating all_blocks data 30490 1727096630.83696: done generating all_blocks data 30490 1727096630.83703: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 30490 1727096630.83704: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 30490 1727096630.83707: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 30490 1727096630.83858: in VariableManager get_vars() 30490 1727096630.83888: done with get_vars() 30490 1727096630.84022: done processing included file 30490 1727096630.84024: iterating over new_blocks loaded from include file 30490 1727096630.84026: in VariableManager get_vars() 30490 1727096630.84042: done with get_vars() 30490 1727096630.84044: filtering new block on tags 30490 1727096630.84100: done filtering new block on tags 30490 1727096630.84103: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed_node3 => (item=tasks/assert_profile_absent.yml) 30490 1727096630.84109: extending task lists for all hosts with included blocks 30490 1727096630.85465: done extending task lists 30490 1727096630.85466: done processing included files 30490 1727096630.85469: results queue empty 30490 1727096630.85470: checking for any_errors_fatal 30490 1727096630.85474: done checking for any_errors_fatal 30490 1727096630.85474: checking for max_fail_percentage 30490 1727096630.85486: done checking for max_fail_percentage 30490 1727096630.85487: checking to see if all hosts have failed and the running result is not ok 30490 1727096630.85488: done checking to see if all hosts have failed 30490 1727096630.85489: getting the remaining hosts for this loop 30490 1727096630.85494: done getting the remaining hosts for this loop 30490 1727096630.85498: getting the next task for host managed_node3 30490 1727096630.85502: done getting next task for host managed_node3 30490 1727096630.85509: ^ task is: TASK: Include the task 'get_profile_stat.yml' 30490 1727096630.85511: ^ state is: HOST STATE: block=7, 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? (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 30490 1727096630.85514: getting variables 30490 1727096630.85515: in VariableManager get_vars() 30490 1727096630.85528: Calling all_inventory to load vars for managed_node3 30490 1727096630.85531: Calling groups_inventory to load vars for managed_node3 30490 1727096630.85533: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096630.85543: Calling all_plugins_play to load vars for managed_node3 30490 1727096630.85546: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096630.85550: Calling groups_plugins_play to load vars for managed_node3 30490 1727096630.87757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096630.89856: done with get_vars() 30490 1727096630.89886: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Monday 23 September 2024 09:03:50 -0400 (0:00:00.127) 0:01:37.103 ****** 30490 1727096630.89965: entering _queue_task() for managed_node3/include_tasks 30490 1727096630.90813: worker is 1 (out of 1 available) 30490 1727096630.90825: exiting _queue_task() for managed_node3/include_tasks 30490 1727096630.90837: done queuing things up, now waiting for results queue to drain 30490 1727096630.90843: waiting for pending results... 30490 1727096630.91515: running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' 30490 1727096630.91830: in run() - task 0afff68d-5257-ba36-653e-000000001e99 30490 1727096630.91835: variable 'ansible_search_path' from source: unknown 30490 1727096630.91837: variable 'ansible_search_path' from source: unknown 30490 1727096630.91920: calling self._execute() 30490 1727096630.92066: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096630.92071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096630.92087: variable 'omit' from source: magic vars 30490 1727096630.93261: variable 'ansible_distribution_major_version' from source: facts 30490 1727096630.93263: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096630.93265: _execute() done 30490 1727096630.93270: dumping result to json 30490 1727096630.93272: done dumping result, returning 30490 1727096630.93274: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' [0afff68d-5257-ba36-653e-000000001e99] 30490 1727096630.93277: sending task result for task 0afff68d-5257-ba36-653e-000000001e99 30490 1727096630.93341: done sending task result for task 0afff68d-5257-ba36-653e-000000001e99 30490 1727096630.93343: WORKER PROCESS EXITING 30490 1727096630.93388: no more pending results, returning what we have 30490 1727096630.93393: in VariableManager get_vars() 30490 1727096630.93444: Calling all_inventory to load vars for managed_node3 30490 1727096630.93447: Calling groups_inventory to load vars for managed_node3 30490 1727096630.93451: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096630.93556: Calling all_plugins_play to load vars for managed_node3 30490 1727096630.93561: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096630.93565: Calling groups_plugins_play to load vars for managed_node3 30490 1727096630.97665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096631.01206: done with get_vars() 30490 1727096631.01234: variable 'ansible_search_path' from source: unknown 30490 1727096631.01236: variable 'ansible_search_path' from source: unknown 30490 1727096631.01246: variable 'item' from source: include params 30490 1727096631.01585: variable 'item' from source: include params 30490 1727096631.01622: we have included files to process 30490 1727096631.01623: generating all_blocks data 30490 1727096631.01625: done generating all_blocks data 30490 1727096631.01626: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 30490 1727096631.01627: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 30490 1727096631.01630: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 30490 1727096631.03665: done processing included file 30490 1727096631.03686: iterating over new_blocks loaded from include file 30490 1727096631.03689: in VariableManager get_vars() 30490 1727096631.03708: done with get_vars() 30490 1727096631.03711: filtering new block on tags 30490 1727096631.03903: done filtering new block on tags 30490 1727096631.03907: in VariableManager get_vars() 30490 1727096631.03924: done with get_vars() 30490 1727096631.03926: filtering new block on tags 30490 1727096631.04090: done filtering new block on tags 30490 1727096631.04092: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 30490 1727096631.04098: extending task lists for all hosts with included blocks 30490 1727096631.04652: done extending task lists 30490 1727096631.04653: done processing included files 30490 1727096631.04654: results queue empty 30490 1727096631.04655: checking for any_errors_fatal 30490 1727096631.04659: done checking for any_errors_fatal 30490 1727096631.04659: checking for max_fail_percentage 30490 1727096631.04661: done checking for max_fail_percentage 30490 1727096631.04661: checking to see if all hosts have failed and the running result is not ok 30490 1727096631.04662: done checking to see if all hosts have failed 30490 1727096631.04663: getting the remaining hosts for this loop 30490 1727096631.04664: done getting the remaining hosts for this loop 30490 1727096631.04668: getting the next task for host managed_node3 30490 1727096631.04673: done getting next task for host managed_node3 30490 1727096631.04675: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 30490 1727096631.04678: ^ state is: HOST STATE: block=7, 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? (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 30490 1727096631.04680: getting variables 30490 1727096631.04681: in VariableManager get_vars() 30490 1727096631.04695: Calling all_inventory to load vars for managed_node3 30490 1727096631.04698: Calling groups_inventory to load vars for managed_node3 30490 1727096631.04700: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096631.04707: Calling all_plugins_play to load vars for managed_node3 30490 1727096631.04710: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096631.04713: Calling groups_plugins_play to load vars for managed_node3 30490 1727096631.05838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096631.08673: done with get_vars() 30490 1727096631.08696: done getting variables 30490 1727096631.08739: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Monday 23 September 2024 09:03:51 -0400 (0:00:00.188) 0:01:37.291 ****** 30490 1727096631.08774: entering _queue_task() for managed_node3/set_fact 30490 1727096631.09206: worker is 1 (out of 1 available) 30490 1727096631.09218: exiting _queue_task() for managed_node3/set_fact 30490 1727096631.09230: done queuing things up, now waiting for results queue to drain 30490 1727096631.09232: waiting for pending results... 30490 1727096631.09538: running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag 30490 1727096631.09682: in run() - task 0afff68d-5257-ba36-653e-000000001f17 30490 1727096631.09711: variable 'ansible_search_path' from source: unknown 30490 1727096631.09803: variable 'ansible_search_path' from source: unknown 30490 1727096631.09807: calling self._execute() 30490 1727096631.09863: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096631.09876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096631.09891: variable 'omit' from source: magic vars 30490 1727096631.10415: variable 'ansible_distribution_major_version' from source: facts 30490 1727096631.10477: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096631.10491: variable 'omit' from source: magic vars 30490 1727096631.10572: variable 'omit' from source: magic vars 30490 1727096631.10785: variable 'omit' from source: magic vars 30490 1727096631.10789: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096631.10828: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096631.10858: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096631.10884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096631.10912: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096631.10950: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096631.10959: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096631.10966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096631.11080: Set connection var ansible_connection to ssh 30490 1727096631.11094: Set connection var ansible_shell_type to sh 30490 1727096631.11113: Set connection var ansible_pipelining to False 30490 1727096631.11125: Set connection var ansible_shell_executable to /bin/sh 30490 1727096631.11134: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096631.11144: Set connection var ansible_timeout to 10 30490 1727096631.11175: variable 'ansible_shell_executable' from source: unknown 30490 1727096631.11220: variable 'ansible_connection' from source: unknown 30490 1727096631.11224: variable 'ansible_module_compression' from source: unknown 30490 1727096631.11227: variable 'ansible_shell_type' from source: unknown 30490 1727096631.11229: variable 'ansible_shell_executable' from source: unknown 30490 1727096631.11231: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096631.11233: variable 'ansible_pipelining' from source: unknown 30490 1727096631.11235: variable 'ansible_timeout' from source: unknown 30490 1727096631.11237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096631.11385: 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) 30490 1727096631.11407: variable 'omit' from source: magic vars 30490 1727096631.11438: starting attempt loop 30490 1727096631.11441: running the handler 30490 1727096631.11659: handler run complete 30490 1727096631.11663: attempt loop complete, returning result 30490 1727096631.11665: _execute() done 30490 1727096631.11669: dumping result to json 30490 1727096631.11671: done dumping result, returning 30490 1727096631.11673: done running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag [0afff68d-5257-ba36-653e-000000001f17] 30490 1727096631.11675: sending task result for task 0afff68d-5257-ba36-653e-000000001f17 30490 1727096631.11750: done sending task result for task 0afff68d-5257-ba36-653e-000000001f17 30490 1727096631.11753: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 30490 1727096631.11821: no more pending results, returning what we have 30490 1727096631.11825: results queue empty 30490 1727096631.11827: checking for any_errors_fatal 30490 1727096631.11829: done checking for any_errors_fatal 30490 1727096631.11830: checking for max_fail_percentage 30490 1727096631.11832: done checking for max_fail_percentage 30490 1727096631.11833: checking to see if all hosts have failed and the running result is not ok 30490 1727096631.11834: done checking to see if all hosts have failed 30490 1727096631.11835: getting the remaining hosts for this loop 30490 1727096631.11836: done getting the remaining hosts for this loop 30490 1727096631.11840: getting the next task for host managed_node3 30490 1727096631.11852: done getting next task for host managed_node3 30490 1727096631.11855: ^ task is: TASK: Stat profile file 30490 1727096631.11862: ^ state is: HOST STATE: block=7, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096631.11869: getting variables 30490 1727096631.11871: in VariableManager get_vars() 30490 1727096631.11916: Calling all_inventory to load vars for managed_node3 30490 1727096631.11921: Calling groups_inventory to load vars for managed_node3 30490 1727096631.11925: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096631.11938: Calling all_plugins_play to load vars for managed_node3 30490 1727096631.11942: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096631.11945: Calling groups_plugins_play to load vars for managed_node3 30490 1727096631.14678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096631.17680: done with get_vars() 30490 1727096631.17718: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Monday 23 September 2024 09:03:51 -0400 (0:00:00.090) 0:01:37.382 ****** 30490 1727096631.17824: entering _queue_task() for managed_node3/stat 30490 1727096631.18263: worker is 1 (out of 1 available) 30490 1727096631.18481: exiting _queue_task() for managed_node3/stat 30490 1727096631.18491: done queuing things up, now waiting for results queue to drain 30490 1727096631.18493: waiting for pending results... 30490 1727096631.18622: running TaskExecutor() for managed_node3/TASK: Stat profile file 30490 1727096631.18827: in run() - task 0afff68d-5257-ba36-653e-000000001f18 30490 1727096631.18832: variable 'ansible_search_path' from source: unknown 30490 1727096631.18836: variable 'ansible_search_path' from source: unknown 30490 1727096631.18841: calling self._execute() 30490 1727096631.18924: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096631.18944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096631.18961: variable 'omit' from source: magic vars 30490 1727096631.19542: variable 'ansible_distribution_major_version' from source: facts 30490 1727096631.19597: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096631.19609: variable 'omit' from source: magic vars 30490 1727096631.19775: variable 'omit' from source: magic vars 30490 1727096631.20076: variable 'profile' from source: play vars 30490 1727096631.20079: variable 'interface' from source: play vars 30490 1727096631.20082: variable 'interface' from source: play vars 30490 1727096631.20085: variable 'omit' from source: magic vars 30490 1727096631.20213: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096631.20334: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096631.20362: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096631.20423: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096631.20489: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096631.20517: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096631.20520: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096631.20522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096631.20645: Set connection var ansible_connection to ssh 30490 1727096631.20727: Set connection var ansible_shell_type to sh 30490 1727096631.20731: Set connection var ansible_pipelining to False 30490 1727096631.20733: Set connection var ansible_shell_executable to /bin/sh 30490 1727096631.20739: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096631.20744: Set connection var ansible_timeout to 10 30490 1727096631.20746: variable 'ansible_shell_executable' from source: unknown 30490 1727096631.20748: variable 'ansible_connection' from source: unknown 30490 1727096631.20751: variable 'ansible_module_compression' from source: unknown 30490 1727096631.20753: variable 'ansible_shell_type' from source: unknown 30490 1727096631.20755: variable 'ansible_shell_executable' from source: unknown 30490 1727096631.20756: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096631.20758: variable 'ansible_pipelining' from source: unknown 30490 1727096631.20760: variable 'ansible_timeout' from source: unknown 30490 1727096631.20762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096631.21154: 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) 30490 1727096631.21162: variable 'omit' from source: magic vars 30490 1727096631.21164: starting attempt loop 30490 1727096631.21166: running the handler 30490 1727096631.21170: _low_level_execute_command(): starting 30490 1727096631.21175: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096631.22287: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096631.22291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096631.22294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096631.22297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096631.22299: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096631.22302: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096631.22400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096631.22403: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096631.22406: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096631.22408: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096631.22411: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096631.22759: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096631.22821: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096631.22883: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096631.24516: stdout chunk (state=3): >>>/root <<< 30490 1727096631.24659: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096631.25025: stdout chunk (state=3): >>><<< 30490 1727096631.25028: stderr chunk (state=3): >>><<< 30490 1727096631.25031: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096631.25034: _low_level_execute_command(): starting 30490 1727096631.25036: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096631.2481706-35014-55401815113104 `" && echo ansible-tmp-1727096631.2481706-35014-55401815113104="` echo /root/.ansible/tmp/ansible-tmp-1727096631.2481706-35014-55401815113104 `" ) && sleep 0' 30490 1727096631.26148: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096631.26183: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096631.26251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096631.28148: stdout chunk (state=3): >>>ansible-tmp-1727096631.2481706-35014-55401815113104=/root/.ansible/tmp/ansible-tmp-1727096631.2481706-35014-55401815113104 <<< 30490 1727096631.28275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096631.28323: stderr chunk (state=3): >>><<< 30490 1727096631.28327: stdout chunk (state=3): >>><<< 30490 1727096631.28349: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096631.2481706-35014-55401815113104=/root/.ansible/tmp/ansible-tmp-1727096631.2481706-35014-55401815113104 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096631.28455: variable 'ansible_module_compression' from source: unknown 30490 1727096631.28581: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 30490 1727096631.28703: variable 'ansible_facts' from source: unknown 30490 1727096631.28912: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096631.2481706-35014-55401815113104/AnsiballZ_stat.py 30490 1727096631.29307: Sending initial data 30490 1727096631.29311: Sent initial data (152 bytes) 30490 1727096631.30483: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096631.30487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096631.30489: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096631.30492: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096631.30494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096631.30690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096631.30749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096631.32297: 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 <<< 30490 1727096631.32324: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096631.32378: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096631.32420: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp0nbb_ykw /root/.ansible/tmp/ansible-tmp-1727096631.2481706-35014-55401815113104/AnsiballZ_stat.py <<< 30490 1727096631.32441: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096631.2481706-35014-55401815113104/AnsiballZ_stat.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp0nbb_ykw" to remote "/root/.ansible/tmp/ansible-tmp-1727096631.2481706-35014-55401815113104/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096631.2481706-35014-55401815113104/AnsiballZ_stat.py" <<< 30490 1727096631.33400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096631.33404: stderr chunk (state=3): >>><<< 30490 1727096631.33406: stdout chunk (state=3): >>><<< 30490 1727096631.33408: done transferring module to remote 30490 1727096631.33411: _low_level_execute_command(): starting 30490 1727096631.33413: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096631.2481706-35014-55401815113104/ /root/.ansible/tmp/ansible-tmp-1727096631.2481706-35014-55401815113104/AnsiballZ_stat.py && sleep 0' 30490 1727096631.34603: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096631.34721: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096631.35044: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096631.35093: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096631.35154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096631.36983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096631.36988: stdout chunk (state=3): >>><<< 30490 1727096631.36991: stderr chunk (state=3): >>><<< 30490 1727096631.37089: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096631.37097: _low_level_execute_command(): starting 30490 1727096631.37101: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096631.2481706-35014-55401815113104/AnsiballZ_stat.py && sleep 0' 30490 1727096631.38150: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096631.38165: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096631.38202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096631.38385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096631.38418: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096631.38432: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096631.38639: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096631.53788: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 30490 1727096631.55096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096631.55129: stderr chunk (state=3): >>><<< 30490 1727096631.55132: stdout chunk (state=3): >>><<< 30490 1727096631.55155: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096631.55184: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-statebr', '_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-1727096631.2481706-35014-55401815113104/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096631.55192: _low_level_execute_command(): starting 30490 1727096631.55197: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096631.2481706-35014-55401815113104/ > /dev/null 2>&1 && sleep 0' 30490 1727096631.55797: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096631.55800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096631.55803: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096631.55999: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096631.56236: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096631.56300: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096631.58103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096631.58174: stderr chunk (state=3): >>><<< 30490 1727096631.58178: stdout chunk (state=3): >>><<< 30490 1727096631.58181: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096631.58184: handler run complete 30490 1727096631.58193: attempt loop complete, returning result 30490 1727096631.58196: _execute() done 30490 1727096631.58198: dumping result to json 30490 1727096631.58317: done dumping result, returning 30490 1727096631.58320: done running TaskExecutor() for managed_node3/TASK: Stat profile file [0afff68d-5257-ba36-653e-000000001f18] 30490 1727096631.58322: sending task result for task 0afff68d-5257-ba36-653e-000000001f18 30490 1727096631.58387: done sending task result for task 0afff68d-5257-ba36-653e-000000001f18 30490 1727096631.58390: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 30490 1727096631.58448: no more pending results, returning what we have 30490 1727096631.58451: results queue empty 30490 1727096631.58452: checking for any_errors_fatal 30490 1727096631.58459: done checking for any_errors_fatal 30490 1727096631.58460: checking for max_fail_percentage 30490 1727096631.58462: done checking for max_fail_percentage 30490 1727096631.58462: checking to see if all hosts have failed and the running result is not ok 30490 1727096631.58463: done checking to see if all hosts have failed 30490 1727096631.58464: getting the remaining hosts for this loop 30490 1727096631.58465: done getting the remaining hosts for this loop 30490 1727096631.58471: getting the next task for host managed_node3 30490 1727096631.58479: done getting next task for host managed_node3 30490 1727096631.58481: ^ task is: TASK: Set NM profile exist flag based on the profile files 30490 1727096631.58486: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096631.58490: getting variables 30490 1727096631.58491: in VariableManager get_vars() 30490 1727096631.58529: Calling all_inventory to load vars for managed_node3 30490 1727096631.58531: Calling groups_inventory to load vars for managed_node3 30490 1727096631.58535: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096631.58545: Calling all_plugins_play to load vars for managed_node3 30490 1727096631.58548: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096631.58550: Calling groups_plugins_play to load vars for managed_node3 30490 1727096631.60328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096631.62086: done with get_vars() 30490 1727096631.62110: done getting variables 30490 1727096631.62183: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Monday 23 September 2024 09:03:51 -0400 (0:00:00.443) 0:01:37.826 ****** 30490 1727096631.62217: entering _queue_task() for managed_node3/set_fact 30490 1727096631.62649: worker is 1 (out of 1 available) 30490 1727096631.62664: exiting _queue_task() for managed_node3/set_fact 30490 1727096631.62886: done queuing things up, now waiting for results queue to drain 30490 1727096631.62888: waiting for pending results... 30490 1727096631.63231: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files 30490 1727096631.63284: in run() - task 0afff68d-5257-ba36-653e-000000001f19 30490 1727096631.63288: variable 'ansible_search_path' from source: unknown 30490 1727096631.63291: variable 'ansible_search_path' from source: unknown 30490 1727096631.63293: calling self._execute() 30490 1727096631.63310: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096631.63332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096631.63336: variable 'omit' from source: magic vars 30490 1727096631.63749: variable 'ansible_distribution_major_version' from source: facts 30490 1727096631.63761: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096631.63947: variable 'profile_stat' from source: set_fact 30490 1727096631.63950: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096631.63953: when evaluation is False, skipping this task 30490 1727096631.63955: _execute() done 30490 1727096631.63957: dumping result to json 30490 1727096631.63959: done dumping result, returning 30490 1727096631.63962: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files [0afff68d-5257-ba36-653e-000000001f19] 30490 1727096631.63964: sending task result for task 0afff68d-5257-ba36-653e-000000001f19 30490 1727096631.64037: done sending task result for task 0afff68d-5257-ba36-653e-000000001f19 30490 1727096631.64159: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096631.64218: no more pending results, returning what we have 30490 1727096631.64222: results queue empty 30490 1727096631.64223: checking for any_errors_fatal 30490 1727096631.64231: done checking for any_errors_fatal 30490 1727096631.64232: checking for max_fail_percentage 30490 1727096631.64234: done checking for max_fail_percentage 30490 1727096631.64235: checking to see if all hosts have failed and the running result is not ok 30490 1727096631.64236: done checking to see if all hosts have failed 30490 1727096631.64237: getting the remaining hosts for this loop 30490 1727096631.64238: done getting the remaining hosts for this loop 30490 1727096631.64242: getting the next task for host managed_node3 30490 1727096631.64251: done getting next task for host managed_node3 30490 1727096631.64254: ^ task is: TASK: Get NM profile info 30490 1727096631.64259: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096631.64264: getting variables 30490 1727096631.64265: in VariableManager get_vars() 30490 1727096631.64311: Calling all_inventory to load vars for managed_node3 30490 1727096631.64314: Calling groups_inventory to load vars for managed_node3 30490 1727096631.64318: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096631.64330: Calling all_plugins_play to load vars for managed_node3 30490 1727096631.64334: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096631.64336: Calling groups_plugins_play to load vars for managed_node3 30490 1727096631.65810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096631.67514: done with get_vars() 30490 1727096631.67547: done getting variables 30490 1727096631.67625: 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 [Get NM profile info] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Monday 23 September 2024 09:03:51 -0400 (0:00:00.054) 0:01:37.880 ****** 30490 1727096631.67672: entering _queue_task() for managed_node3/shell 30490 1727096631.68272: worker is 1 (out of 1 available) 30490 1727096631.68283: exiting _queue_task() for managed_node3/shell 30490 1727096631.68293: done queuing things up, now waiting for results queue to drain 30490 1727096631.68299: waiting for pending results... 30490 1727096631.68533: running TaskExecutor() for managed_node3/TASK: Get NM profile info 30490 1727096631.68599: in run() - task 0afff68d-5257-ba36-653e-000000001f1a 30490 1727096631.68605: variable 'ansible_search_path' from source: unknown 30490 1727096631.68609: variable 'ansible_search_path' from source: unknown 30490 1727096631.68694: calling self._execute() 30490 1727096631.68837: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096631.68841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096631.68844: variable 'omit' from source: magic vars 30490 1727096631.69228: variable 'ansible_distribution_major_version' from source: facts 30490 1727096631.69239: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096631.69256: variable 'omit' from source: magic vars 30490 1727096631.69383: variable 'omit' from source: magic vars 30490 1727096631.69445: variable 'profile' from source: play vars 30490 1727096631.69449: variable 'interface' from source: play vars 30490 1727096631.69520: variable 'interface' from source: play vars 30490 1727096631.69601: variable 'omit' from source: magic vars 30490 1727096631.69810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096631.69834: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096631.69854: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096631.69925: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096631.69938: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096631.69969: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096631.70004: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096631.70008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096631.70134: Set connection var ansible_connection to ssh 30490 1727096631.70138: Set connection var ansible_shell_type to sh 30490 1727096631.70140: Set connection var ansible_pipelining to False 30490 1727096631.70142: Set connection var ansible_shell_executable to /bin/sh 30490 1727096631.70144: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096631.70146: Set connection var ansible_timeout to 10 30490 1727096631.70207: variable 'ansible_shell_executable' from source: unknown 30490 1727096631.70219: variable 'ansible_connection' from source: unknown 30490 1727096631.70222: variable 'ansible_module_compression' from source: unknown 30490 1727096631.70225: variable 'ansible_shell_type' from source: unknown 30490 1727096631.70227: variable 'ansible_shell_executable' from source: unknown 30490 1727096631.70229: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096631.70231: variable 'ansible_pipelining' from source: unknown 30490 1727096631.70234: variable 'ansible_timeout' from source: unknown 30490 1727096631.70236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096631.70597: 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) 30490 1727096631.70601: variable 'omit' from source: magic vars 30490 1727096631.70603: starting attempt loop 30490 1727096631.70606: running the handler 30490 1727096631.70660: 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) 30490 1727096631.70764: _low_level_execute_command(): starting 30490 1727096631.70769: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096631.71840: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096631.71887: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096631.71934: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096631.73623: stdout chunk (state=3): >>>/root <<< 30490 1727096631.73816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096631.73820: stdout chunk (state=3): >>><<< 30490 1727096631.73822: stderr chunk (state=3): >>><<< 30490 1727096631.73917: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096631.74062: _low_level_execute_command(): starting 30490 1727096631.74074: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096631.7393568-35049-155003767049097 `" && echo ansible-tmp-1727096631.7393568-35049-155003767049097="` echo /root/.ansible/tmp/ansible-tmp-1727096631.7393568-35049-155003767049097 `" ) && sleep 0' 30490 1727096631.75411: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096631.75547: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096631.75660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096631.75729: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096631.75802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096631.77709: stdout chunk (state=3): >>>ansible-tmp-1727096631.7393568-35049-155003767049097=/root/.ansible/tmp/ansible-tmp-1727096631.7393568-35049-155003767049097 <<< 30490 1727096631.77866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096631.77876: stdout chunk (state=3): >>><<< 30490 1727096631.77880: stderr chunk (state=3): >>><<< 30490 1727096631.77906: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096631.7393568-35049-155003767049097=/root/.ansible/tmp/ansible-tmp-1727096631.7393568-35049-155003767049097 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096631.77931: variable 'ansible_module_compression' from source: unknown 30490 1727096631.77985: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 30490 1727096631.78021: variable 'ansible_facts' from source: unknown 30490 1727096631.78093: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096631.7393568-35049-155003767049097/AnsiballZ_command.py 30490 1727096631.78204: Sending initial data 30490 1727096631.78213: Sent initial data (156 bytes) 30490 1727096631.78643: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096631.78679: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096631.78683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096631.78699: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096631.78702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096631.78749: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096631.78756: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096631.78758: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096631.78801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096631.80429: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096631.80477: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096631.80563: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpyh38qiqm /root/.ansible/tmp/ansible-tmp-1727096631.7393568-35049-155003767049097/AnsiballZ_command.py <<< 30490 1727096631.80566: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096631.7393568-35049-155003767049097/AnsiballZ_command.py" <<< 30490 1727096631.80671: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpyh38qiqm" to remote "/root/.ansible/tmp/ansible-tmp-1727096631.7393568-35049-155003767049097/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096631.7393568-35049-155003767049097/AnsiballZ_command.py" <<< 30490 1727096631.81383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096631.81424: stderr chunk (state=3): >>><<< 30490 1727096631.81452: stdout chunk (state=3): >>><<< 30490 1727096631.81541: done transferring module to remote 30490 1727096631.81544: _low_level_execute_command(): starting 30490 1727096631.81560: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096631.7393568-35049-155003767049097/ /root/.ansible/tmp/ansible-tmp-1727096631.7393568-35049-155003767049097/AnsiballZ_command.py && sleep 0' 30490 1727096631.82048: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096631.82053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096631.82055: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096631.82057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096631.82059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096631.82128: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096631.82134: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096631.82158: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096631.83943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096631.83978: stderr chunk (state=3): >>><<< 30490 1727096631.83981: stdout chunk (state=3): >>><<< 30490 1727096631.83995: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096631.83998: _low_level_execute_command(): starting 30490 1727096631.84004: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096631.7393568-35049-155003767049097/AnsiballZ_command.py && sleep 0' 30490 1727096631.84733: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096631.84793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096631.84797: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096631.84838: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096631.84879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096632.02000: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 1, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-23 09:03:51.999108", "end": "2024-09-23 09:03:52.015922", "delta": "0:00:00.016814", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 30490 1727096632.03577: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.14.152 closed. <<< 30490 1727096632.03581: stdout chunk (state=3): >>><<< 30490 1727096632.03584: stderr chunk (state=3): >>><<< 30490 1727096632.03587: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 1, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-23 09:03:51.999108", "end": "2024-09-23 09:03:52.015922", "delta": "0:00:00.016814", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.14.152 closed. 30490 1727096632.03590: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096631.7393568-35049-155003767049097/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096632.03593: _low_level_execute_command(): starting 30490 1727096632.03595: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096631.7393568-35049-155003767049097/ > /dev/null 2>&1 && sleep 0' 30490 1727096632.04293: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096632.04319: 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 <<< 30490 1727096632.04363: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096632.04645: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096632.04705: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096632.04795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096632.06806: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096632.06810: stdout chunk (state=3): >>><<< 30490 1727096632.06812: stderr chunk (state=3): >>><<< 30490 1727096632.06977: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096632.06981: handler run complete 30490 1727096632.06983: Evaluated conditional (False): False 30490 1727096632.06985: attempt loop complete, returning result 30490 1727096632.06987: _execute() done 30490 1727096632.06989: dumping result to json 30490 1727096632.06991: done dumping result, returning 30490 1727096632.06993: done running TaskExecutor() for managed_node3/TASK: Get NM profile info [0afff68d-5257-ba36-653e-000000001f1a] 30490 1727096632.06995: sending task result for task 0afff68d-5257-ba36-653e-000000001f1a 30490 1727096632.07092: done sending task result for task 0afff68d-5257-ba36-653e-000000001f1a 30490 1727096632.07096: WORKER PROCESS EXITING fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.016814", "end": "2024-09-23 09:03:52.015922", "rc": 1, "start": "2024-09-23 09:03:51.999108" } MSG: non-zero return code ...ignoring 30490 1727096632.07199: no more pending results, returning what we have 30490 1727096632.07204: results queue empty 30490 1727096632.07205: checking for any_errors_fatal 30490 1727096632.07212: done checking for any_errors_fatal 30490 1727096632.07213: checking for max_fail_percentage 30490 1727096632.07216: done checking for max_fail_percentage 30490 1727096632.07217: checking to see if all hosts have failed and the running result is not ok 30490 1727096632.07218: done checking to see if all hosts have failed 30490 1727096632.07218: getting the remaining hosts for this loop 30490 1727096632.07220: done getting the remaining hosts for this loop 30490 1727096632.07224: getting the next task for host managed_node3 30490 1727096632.07234: done getting next task for host managed_node3 30490 1727096632.07237: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 30490 1727096632.07243: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096632.07248: getting variables 30490 1727096632.07249: in VariableManager get_vars() 30490 1727096632.07457: Calling all_inventory to load vars for managed_node3 30490 1727096632.07460: Calling groups_inventory to load vars for managed_node3 30490 1727096632.07475: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096632.07488: Calling all_plugins_play to load vars for managed_node3 30490 1727096632.07492: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096632.07495: Calling groups_plugins_play to load vars for managed_node3 30490 1727096632.09522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096632.10994: done with get_vars() 30490 1727096632.11019: done getting variables 30490 1727096632.11084: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Monday 23 September 2024 09:03:52 -0400 (0:00:00.434) 0:01:38.315 ****** 30490 1727096632.11117: entering _queue_task() for managed_node3/set_fact 30490 1727096632.11464: worker is 1 (out of 1 available) 30490 1727096632.11481: exiting _queue_task() for managed_node3/set_fact 30490 1727096632.11781: done queuing things up, now waiting for results queue to drain 30490 1727096632.11783: waiting for pending results... 30490 1727096632.12084: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 30490 1727096632.12232: in run() - task 0afff68d-5257-ba36-653e-000000001f1b 30490 1727096632.12246: variable 'ansible_search_path' from source: unknown 30490 1727096632.12251: variable 'ansible_search_path' from source: unknown 30490 1727096632.12294: calling self._execute() 30490 1727096632.12480: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096632.12484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096632.12487: variable 'omit' from source: magic vars 30490 1727096632.12820: variable 'ansible_distribution_major_version' from source: facts 30490 1727096632.12830: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096632.12971: variable 'nm_profile_exists' from source: set_fact 30490 1727096632.12987: Evaluated conditional (nm_profile_exists.rc == 0): False 30490 1727096632.12998: when evaluation is False, skipping this task 30490 1727096632.13001: _execute() done 30490 1727096632.13004: dumping result to json 30490 1727096632.13006: done dumping result, returning 30490 1727096632.13016: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0afff68d-5257-ba36-653e-000000001f1b] 30490 1727096632.13022: sending task result for task 0afff68d-5257-ba36-653e-000000001f1b 30490 1727096632.13300: done sending task result for task 0afff68d-5257-ba36-653e-000000001f1b 30490 1727096632.13304: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } 30490 1727096632.13352: no more pending results, returning what we have 30490 1727096632.13356: results queue empty 30490 1727096632.13357: checking for any_errors_fatal 30490 1727096632.13365: done checking for any_errors_fatal 30490 1727096632.13366: checking for max_fail_percentage 30490 1727096632.13370: done checking for max_fail_percentage 30490 1727096632.13374: checking to see if all hosts have failed and the running result is not ok 30490 1727096632.13375: done checking to see if all hosts have failed 30490 1727096632.13376: getting the remaining hosts for this loop 30490 1727096632.13377: done getting the remaining hosts for this loop 30490 1727096632.13381: getting the next task for host managed_node3 30490 1727096632.13393: done getting next task for host managed_node3 30490 1727096632.13396: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 30490 1727096632.13401: ^ state is: HOST STATE: block=7, 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? (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 30490 1727096632.13405: getting variables 30490 1727096632.13407: in VariableManager get_vars() 30490 1727096632.13446: Calling all_inventory to load vars for managed_node3 30490 1727096632.13450: Calling groups_inventory to load vars for managed_node3 30490 1727096632.13454: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096632.13465: Calling all_plugins_play to load vars for managed_node3 30490 1727096632.13627: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096632.13632: Calling groups_plugins_play to load vars for managed_node3 30490 1727096632.15079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096632.19382: done with get_vars() 30490 1727096632.19406: done getting variables 30490 1727096632.19471: 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) 30490 1727096632.19931: variable 'profile' from source: play vars 30490 1727096632.19936: variable 'interface' from source: play vars 30490 1727096632.20001: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Monday 23 September 2024 09:03:52 -0400 (0:00:00.089) 0:01:38.404 ****** 30490 1727096632.20150: entering _queue_task() for managed_node3/command 30490 1727096632.21013: worker is 1 (out of 1 available) 30490 1727096632.21027: exiting _queue_task() for managed_node3/command 30490 1727096632.21039: done queuing things up, now waiting for results queue to drain 30490 1727096632.21041: waiting for pending results... 30490 1727096632.21646: running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-statebr 30490 1727096632.21853: in run() - task 0afff68d-5257-ba36-653e-000000001f1d 30490 1727096632.21863: variable 'ansible_search_path' from source: unknown 30490 1727096632.21876: variable 'ansible_search_path' from source: unknown 30490 1727096632.21917: calling self._execute() 30490 1727096632.22177: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096632.22190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096632.22204: variable 'omit' from source: magic vars 30490 1727096632.22992: variable 'ansible_distribution_major_version' from source: facts 30490 1727096632.23020: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096632.23348: variable 'profile_stat' from source: set_fact 30490 1727096632.23439: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096632.23447: when evaluation is False, skipping this task 30490 1727096632.23456: _execute() done 30490 1727096632.23464: dumping result to json 30490 1727096632.23474: done dumping result, returning 30490 1727096632.23485: done running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-statebr [0afff68d-5257-ba36-653e-000000001f1d] 30490 1727096632.23496: sending task result for task 0afff68d-5257-ba36-653e-000000001f1d skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096632.23688: no more pending results, returning what we have 30490 1727096632.23692: results queue empty 30490 1727096632.23693: checking for any_errors_fatal 30490 1727096632.23699: done checking for any_errors_fatal 30490 1727096632.23700: checking for max_fail_percentage 30490 1727096632.23703: done checking for max_fail_percentage 30490 1727096632.23704: checking to see if all hosts have failed and the running result is not ok 30490 1727096632.23704: done checking to see if all hosts have failed 30490 1727096632.23705: getting the remaining hosts for this loop 30490 1727096632.23707: done getting the remaining hosts for this loop 30490 1727096632.23711: getting the next task for host managed_node3 30490 1727096632.23720: done getting next task for host managed_node3 30490 1727096632.23724: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 30490 1727096632.23729: ^ state is: HOST STATE: block=7, 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? (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 30490 1727096632.23735: getting variables 30490 1727096632.23737: in VariableManager get_vars() 30490 1727096632.23788: Calling all_inventory to load vars for managed_node3 30490 1727096632.23791: Calling groups_inventory to load vars for managed_node3 30490 1727096632.23794: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096632.23807: Calling all_plugins_play to load vars for managed_node3 30490 1727096632.23810: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096632.23812: Calling groups_plugins_play to load vars for managed_node3 30490 1727096632.24515: done sending task result for task 0afff68d-5257-ba36-653e-000000001f1d 30490 1727096632.24519: WORKER PROCESS EXITING 30490 1727096632.27450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096632.31500: done with get_vars() 30490 1727096632.31534: done getting variables 30490 1727096632.31682: 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) 30490 1727096632.31956: variable 'profile' from source: play vars 30490 1727096632.31960: variable 'interface' from source: play vars 30490 1727096632.32025: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Monday 23 September 2024 09:03:52 -0400 (0:00:00.119) 0:01:38.525 ****** 30490 1727096632.32106: entering _queue_task() for managed_node3/set_fact 30490 1727096632.32985: worker is 1 (out of 1 available) 30490 1727096632.32996: exiting _queue_task() for managed_node3/set_fact 30490 1727096632.33229: done queuing things up, now waiting for results queue to drain 30490 1727096632.33232: waiting for pending results... 30490 1727096632.33443: running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-statebr 30490 1727096632.33858: in run() - task 0afff68d-5257-ba36-653e-000000001f1e 30490 1727096632.33862: variable 'ansible_search_path' from source: unknown 30490 1727096632.33864: variable 'ansible_search_path' from source: unknown 30490 1727096632.33866: calling self._execute() 30490 1727096632.34083: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096632.34089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096632.34099: variable 'omit' from source: magic vars 30490 1727096632.35055: variable 'ansible_distribution_major_version' from source: facts 30490 1727096632.35059: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096632.35238: variable 'profile_stat' from source: set_fact 30490 1727096632.35273: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096632.35277: when evaluation is False, skipping this task 30490 1727096632.35279: _execute() done 30490 1727096632.35281: dumping result to json 30490 1727096632.35283: done dumping result, returning 30490 1727096632.35285: done running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-statebr [0afff68d-5257-ba36-653e-000000001f1e] 30490 1727096632.35287: sending task result for task 0afff68d-5257-ba36-653e-000000001f1e 30490 1727096632.35598: done sending task result for task 0afff68d-5257-ba36-653e-000000001f1e 30490 1727096632.35601: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096632.35753: no more pending results, returning what we have 30490 1727096632.35758: results queue empty 30490 1727096632.35759: checking for any_errors_fatal 30490 1727096632.35770: done checking for any_errors_fatal 30490 1727096632.35774: checking for max_fail_percentage 30490 1727096632.35776: done checking for max_fail_percentage 30490 1727096632.35777: checking to see if all hosts have failed and the running result is not ok 30490 1727096632.35778: done checking to see if all hosts have failed 30490 1727096632.35779: getting the remaining hosts for this loop 30490 1727096632.35780: done getting the remaining hosts for this loop 30490 1727096632.35784: getting the next task for host managed_node3 30490 1727096632.35793: done getting next task for host managed_node3 30490 1727096632.35796: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 30490 1727096632.35802: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096632.35808: getting variables 30490 1727096632.35809: in VariableManager get_vars() 30490 1727096632.35962: Calling all_inventory to load vars for managed_node3 30490 1727096632.35966: Calling groups_inventory to load vars for managed_node3 30490 1727096632.36254: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096632.36266: Calling all_plugins_play to load vars for managed_node3 30490 1727096632.36270: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096632.36276: Calling groups_plugins_play to load vars for managed_node3 30490 1727096632.39591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096632.43087: done with get_vars() 30490 1727096632.43155: done getting variables 30490 1727096632.43223: 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) 30490 1727096632.43540: variable 'profile' from source: play vars 30490 1727096632.43545: variable 'interface' from source: play vars 30490 1727096632.43796: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Monday 23 September 2024 09:03:52 -0400 (0:00:00.117) 0:01:38.642 ****** 30490 1727096632.43831: entering _queue_task() for managed_node3/command 30490 1727096632.44595: worker is 1 (out of 1 available) 30490 1727096632.44608: exiting _queue_task() for managed_node3/command 30490 1727096632.44734: done queuing things up, now waiting for results queue to drain 30490 1727096632.44737: waiting for pending results... 30490 1727096632.45389: running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-statebr 30490 1727096632.45701: in run() - task 0afff68d-5257-ba36-653e-000000001f1f 30490 1727096632.45874: variable 'ansible_search_path' from source: unknown 30490 1727096632.45878: variable 'ansible_search_path' from source: unknown 30490 1727096632.45974: calling self._execute() 30490 1727096632.46220: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096632.46291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096632.46305: variable 'omit' from source: magic vars 30490 1727096632.47278: variable 'ansible_distribution_major_version' from source: facts 30490 1727096632.47282: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096632.47454: variable 'profile_stat' from source: set_fact 30490 1727096632.47474: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096632.47677: when evaluation is False, skipping this task 30490 1727096632.47681: _execute() done 30490 1727096632.47683: dumping result to json 30490 1727096632.47685: done dumping result, returning 30490 1727096632.47688: done running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-statebr [0afff68d-5257-ba36-653e-000000001f1f] 30490 1727096632.47690: sending task result for task 0afff68d-5257-ba36-653e-000000001f1f 30490 1727096632.47760: done sending task result for task 0afff68d-5257-ba36-653e-000000001f1f 30490 1727096632.47764: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096632.47826: no more pending results, returning what we have 30490 1727096632.47833: results queue empty 30490 1727096632.47834: checking for any_errors_fatal 30490 1727096632.47844: done checking for any_errors_fatal 30490 1727096632.47845: checking for max_fail_percentage 30490 1727096632.47849: done checking for max_fail_percentage 30490 1727096632.47850: checking to see if all hosts have failed and the running result is not ok 30490 1727096632.47851: done checking to see if all hosts have failed 30490 1727096632.47851: getting the remaining hosts for this loop 30490 1727096632.47853: done getting the remaining hosts for this loop 30490 1727096632.47857: getting the next task for host managed_node3 30490 1727096632.47869: done getting next task for host managed_node3 30490 1727096632.47875: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 30490 1727096632.47880: ^ state is: HOST STATE: block=7, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096632.47885: getting variables 30490 1727096632.47887: in VariableManager get_vars() 30490 1727096632.47931: Calling all_inventory to load vars for managed_node3 30490 1727096632.47933: Calling groups_inventory to load vars for managed_node3 30490 1727096632.47937: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096632.47949: Calling all_plugins_play to load vars for managed_node3 30490 1727096632.47952: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096632.47954: Calling groups_plugins_play to load vars for managed_node3 30490 1727096632.51310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096632.55182: done with get_vars() 30490 1727096632.55210: done getting variables 30490 1727096632.55506: 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) 30490 1727096632.55832: variable 'profile' from source: play vars 30490 1727096632.55837: variable 'interface' from source: play vars 30490 1727096632.55899: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Monday 23 September 2024 09:03:52 -0400 (0:00:00.123) 0:01:38.765 ****** 30490 1727096632.56157: entering _queue_task() for managed_node3/set_fact 30490 1727096632.57348: worker is 1 (out of 1 available) 30490 1727096632.57361: exiting _queue_task() for managed_node3/set_fact 30490 1727096632.57381: done queuing things up, now waiting for results queue to drain 30490 1727096632.57383: waiting for pending results... 30490 1727096632.57991: running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-statebr 30490 1727096632.58046: in run() - task 0afff68d-5257-ba36-653e-000000001f20 30490 1727096632.58104: variable 'ansible_search_path' from source: unknown 30490 1727096632.58305: variable 'ansible_search_path' from source: unknown 30490 1727096632.58309: calling self._execute() 30490 1727096632.58399: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096632.58631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096632.58637: variable 'omit' from source: magic vars 30490 1727096632.59243: variable 'ansible_distribution_major_version' from source: facts 30490 1727096632.59261: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096632.59637: variable 'profile_stat' from source: set_fact 30490 1727096632.59655: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096632.59738: when evaluation is False, skipping this task 30490 1727096632.59750: _execute() done 30490 1727096632.59758: dumping result to json 30490 1727096632.59764: done dumping result, returning 30490 1727096632.59782: done running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-statebr [0afff68d-5257-ba36-653e-000000001f20] 30490 1727096632.59798: sending task result for task 0afff68d-5257-ba36-653e-000000001f20 30490 1727096632.60138: done sending task result for task 0afff68d-5257-ba36-653e-000000001f20 30490 1727096632.60142: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096632.60229: no more pending results, returning what we have 30490 1727096632.60234: results queue empty 30490 1727096632.60235: checking for any_errors_fatal 30490 1727096632.60242: done checking for any_errors_fatal 30490 1727096632.60243: checking for max_fail_percentage 30490 1727096632.60245: done checking for max_fail_percentage 30490 1727096632.60246: checking to see if all hosts have failed and the running result is not ok 30490 1727096632.60246: done checking to see if all hosts have failed 30490 1727096632.60248: getting the remaining hosts for this loop 30490 1727096632.60249: done getting the remaining hosts for this loop 30490 1727096632.60298: getting the next task for host managed_node3 30490 1727096632.60308: done getting next task for host managed_node3 30490 1727096632.60311: ^ task is: TASK: Assert that the profile is absent - '{{ profile }}' 30490 1727096632.60315: ^ state is: HOST STATE: block=7, 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? (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 30490 1727096632.60320: getting variables 30490 1727096632.60322: in VariableManager get_vars() 30490 1727096632.60475: Calling all_inventory to load vars for managed_node3 30490 1727096632.60478: Calling groups_inventory to load vars for managed_node3 30490 1727096632.60537: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096632.60548: Calling all_plugins_play to load vars for managed_node3 30490 1727096632.60580: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096632.60585: Calling groups_plugins_play to load vars for managed_node3 30490 1727096632.70868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096632.72428: done with get_vars() 30490 1727096632.72452: done getting variables 30490 1727096632.72502: 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) 30490 1727096632.72597: variable 'profile' from source: play vars 30490 1727096632.72600: variable 'interface' from source: play vars 30490 1727096632.72688: variable 'interface' from source: play vars TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Monday 23 September 2024 09:03:52 -0400 (0:00:00.165) 0:01:38.931 ****** 30490 1727096632.72716: entering _queue_task() for managed_node3/assert 30490 1727096632.73043: worker is 1 (out of 1 available) 30490 1727096632.73058: exiting _queue_task() for managed_node3/assert 30490 1727096632.73072: done queuing things up, now waiting for results queue to drain 30490 1727096632.73074: waiting for pending results... 30490 1727096632.73258: running TaskExecutor() for managed_node3/TASK: Assert that the profile is absent - 'statebr' 30490 1727096632.73497: in run() - task 0afff68d-5257-ba36-653e-000000001e9a 30490 1727096632.73501: variable 'ansible_search_path' from source: unknown 30490 1727096632.73504: variable 'ansible_search_path' from source: unknown 30490 1727096632.73508: calling self._execute() 30490 1727096632.73559: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096632.73564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096632.73776: variable 'omit' from source: magic vars 30490 1727096632.74092: variable 'ansible_distribution_major_version' from source: facts 30490 1727096632.74172: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096632.74189: variable 'omit' from source: magic vars 30490 1727096632.74276: variable 'omit' from source: magic vars 30490 1727096632.74398: variable 'profile' from source: play vars 30490 1727096632.74403: variable 'interface' from source: play vars 30490 1727096632.74474: variable 'interface' from source: play vars 30490 1727096632.74488: variable 'omit' from source: magic vars 30490 1727096632.74520: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096632.74549: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096632.74567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096632.74585: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096632.74596: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096632.74619: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096632.74622: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096632.74625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096632.74770: Set connection var ansible_connection to ssh 30490 1727096632.74777: Set connection var ansible_shell_type to sh 30490 1727096632.74780: Set connection var ansible_pipelining to False 30490 1727096632.74782: Set connection var ansible_shell_executable to /bin/sh 30490 1727096632.74785: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096632.74787: Set connection var ansible_timeout to 10 30490 1727096632.74790: variable 'ansible_shell_executable' from source: unknown 30490 1727096632.74792: variable 'ansible_connection' from source: unknown 30490 1727096632.74794: variable 'ansible_module_compression' from source: unknown 30490 1727096632.74797: variable 'ansible_shell_type' from source: unknown 30490 1727096632.74799: variable 'ansible_shell_executable' from source: unknown 30490 1727096632.74801: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096632.74803: variable 'ansible_pipelining' from source: unknown 30490 1727096632.74806: variable 'ansible_timeout' from source: unknown 30490 1727096632.74808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096632.74970: 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) 30490 1727096632.75176: variable 'omit' from source: magic vars 30490 1727096632.75180: starting attempt loop 30490 1727096632.75183: running the handler 30490 1727096632.75185: variable 'lsr_net_profile_exists' from source: set_fact 30490 1727096632.75187: Evaluated conditional (not lsr_net_profile_exists): True 30490 1727096632.75190: handler run complete 30490 1727096632.75192: attempt loop complete, returning result 30490 1727096632.75194: _execute() done 30490 1727096632.75196: dumping result to json 30490 1727096632.75198: done dumping result, returning 30490 1727096632.75200: done running TaskExecutor() for managed_node3/TASK: Assert that the profile is absent - 'statebr' [0afff68d-5257-ba36-653e-000000001e9a] 30490 1727096632.75202: sending task result for task 0afff68d-5257-ba36-653e-000000001e9a ok: [managed_node3] => { "changed": false } MSG: All assertions passed 30490 1727096632.75366: no more pending results, returning what we have 30490 1727096632.75375: results queue empty 30490 1727096632.75376: checking for any_errors_fatal 30490 1727096632.75385: done checking for any_errors_fatal 30490 1727096632.75386: checking for max_fail_percentage 30490 1727096632.75388: done checking for max_fail_percentage 30490 1727096632.75389: checking to see if all hosts have failed and the running result is not ok 30490 1727096632.75390: done checking to see if all hosts have failed 30490 1727096632.75391: getting the remaining hosts for this loop 30490 1727096632.75393: done getting the remaining hosts for this loop 30490 1727096632.75397: getting the next task for host managed_node3 30490 1727096632.75407: done getting next task for host managed_node3 30490 1727096632.75410: ^ task is: TASK: Conditional asserts 30490 1727096632.75413: ^ state is: HOST STATE: block=7, 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 30490 1727096632.75419: getting variables 30490 1727096632.75574: in VariableManager get_vars() 30490 1727096632.75626: Calling all_inventory to load vars for managed_node3 30490 1727096632.75630: Calling groups_inventory to load vars for managed_node3 30490 1727096632.75633: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096632.75696: done sending task result for task 0afff68d-5257-ba36-653e-000000001e9a 30490 1727096632.75699: WORKER PROCESS EXITING 30490 1727096632.75717: Calling all_plugins_play to load vars for managed_node3 30490 1727096632.75722: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096632.75726: Calling groups_plugins_play to load vars for managed_node3 30490 1727096632.76782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096632.77874: done with get_vars() 30490 1727096632.77891: done getting variables TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Monday 23 September 2024 09:03:52 -0400 (0:00:00.052) 0:01:38.983 ****** 30490 1727096632.77970: entering _queue_task() for managed_node3/include_tasks 30490 1727096632.78231: worker is 1 (out of 1 available) 30490 1727096632.78244: exiting _queue_task() for managed_node3/include_tasks 30490 1727096632.78257: done queuing things up, now waiting for results queue to drain 30490 1727096632.78259: waiting for pending results... 30490 1727096632.78507: running TaskExecutor() for managed_node3/TASK: Conditional asserts 30490 1727096632.78597: in run() - task 0afff68d-5257-ba36-653e-00000000174a 30490 1727096632.78604: variable 'ansible_search_path' from source: unknown 30490 1727096632.78608: variable 'ansible_search_path' from source: unknown 30490 1727096632.78858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096632.80918: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096632.81006: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096632.81073: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096632.81118: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096632.81157: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096632.81259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096632.81290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096632.81314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096632.81341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096632.81381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096632.81465: variable 'lsr_assert_when' from source: include params 30490 1727096632.81548: variable 'network_provider' from source: set_fact 30490 1727096632.81646: variable 'omit' from source: magic vars 30490 1727096632.81762: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096632.81775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096632.81780: variable 'omit' from source: magic vars 30490 1727096632.82008: variable 'ansible_distribution_major_version' from source: facts 30490 1727096632.82014: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096632.82090: variable 'item' from source: unknown 30490 1727096632.82096: Evaluated conditional (item['condition']): True 30490 1727096632.82153: variable 'item' from source: unknown 30490 1727096632.82180: variable 'item' from source: unknown 30490 1727096632.82227: variable 'item' from source: unknown 30490 1727096632.82378: dumping result to json 30490 1727096632.82384: done dumping result, returning 30490 1727096632.82387: done running TaskExecutor() for managed_node3/TASK: Conditional asserts [0afff68d-5257-ba36-653e-00000000174a] 30490 1727096632.82388: sending task result for task 0afff68d-5257-ba36-653e-00000000174a 30490 1727096632.82443: done sending task result for task 0afff68d-5257-ba36-653e-00000000174a 30490 1727096632.82447: WORKER PROCESS EXITING 30490 1727096632.82541: no more pending results, returning what we have 30490 1727096632.82546: in VariableManager get_vars() 30490 1727096632.82590: Calling all_inventory to load vars for managed_node3 30490 1727096632.82593: Calling groups_inventory to load vars for managed_node3 30490 1727096632.82597: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096632.82607: Calling all_plugins_play to load vars for managed_node3 30490 1727096632.82610: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096632.82612: Calling groups_plugins_play to load vars for managed_node3 30490 1727096632.84133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096632.85187: done with get_vars() 30490 1727096632.85206: variable 'ansible_search_path' from source: unknown 30490 1727096632.85207: variable 'ansible_search_path' from source: unknown 30490 1727096632.85235: we have included files to process 30490 1727096632.85235: generating all_blocks data 30490 1727096632.85237: done generating all_blocks data 30490 1727096632.85241: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 30490 1727096632.85241: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 30490 1727096632.85243: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 30490 1727096632.85321: in VariableManager get_vars() 30490 1727096632.85337: done with get_vars() 30490 1727096632.85422: done processing included file 30490 1727096632.85424: iterating over new_blocks loaded from include file 30490 1727096632.85425: in VariableManager get_vars() 30490 1727096632.85436: done with get_vars() 30490 1727096632.85437: filtering new block on tags 30490 1727096632.85460: done filtering new block on tags 30490 1727096632.85461: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node3 => (item={'what': 'tasks/assert_device_absent.yml', 'condition': True}) 30490 1727096632.85465: extending task lists for all hosts with included blocks 30490 1727096632.86173: done extending task lists 30490 1727096632.86175: done processing included files 30490 1727096632.86176: results queue empty 30490 1727096632.86176: checking for any_errors_fatal 30490 1727096632.86179: done checking for any_errors_fatal 30490 1727096632.86180: checking for max_fail_percentage 30490 1727096632.86182: done checking for max_fail_percentage 30490 1727096632.86182: checking to see if all hosts have failed and the running result is not ok 30490 1727096632.86183: done checking to see if all hosts have failed 30490 1727096632.86183: getting the remaining hosts for this loop 30490 1727096632.86184: done getting the remaining hosts for this loop 30490 1727096632.86186: getting the next task for host managed_node3 30490 1727096632.86190: done getting next task for host managed_node3 30490 1727096632.86192: ^ task is: TASK: Include the task 'get_interface_stat.yml' 30490 1727096632.86194: ^ state is: HOST STATE: block=7, 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? (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 30490 1727096632.86200: getting variables 30490 1727096632.86201: in VariableManager get_vars() 30490 1727096632.86210: Calling all_inventory to load vars for managed_node3 30490 1727096632.86212: Calling groups_inventory to load vars for managed_node3 30490 1727096632.86213: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096632.86217: Calling all_plugins_play to load vars for managed_node3 30490 1727096632.86219: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096632.86220: Calling groups_plugins_play to load vars for managed_node3 30490 1727096632.86912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096632.88296: done with get_vars() 30490 1727096632.88318: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Monday 23 September 2024 09:03:52 -0400 (0:00:00.104) 0:01:39.088 ****** 30490 1727096632.88400: entering _queue_task() for managed_node3/include_tasks 30490 1727096632.88775: worker is 1 (out of 1 available) 30490 1727096632.88790: exiting _queue_task() for managed_node3/include_tasks 30490 1727096632.88806: done queuing things up, now waiting for results queue to drain 30490 1727096632.88807: waiting for pending results... 30490 1727096632.89195: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 30490 1727096632.89261: in run() - task 0afff68d-5257-ba36-653e-000000001f59 30490 1727096632.89291: variable 'ansible_search_path' from source: unknown 30490 1727096632.89300: variable 'ansible_search_path' from source: unknown 30490 1727096632.89344: calling self._execute() 30490 1727096632.89460: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096632.89477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096632.89492: variable 'omit' from source: magic vars 30490 1727096632.89921: variable 'ansible_distribution_major_version' from source: facts 30490 1727096632.89943: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096632.89956: _execute() done 30490 1727096632.89965: dumping result to json 30490 1727096632.89978: done dumping result, returning 30490 1727096632.89989: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-ba36-653e-000000001f59] 30490 1727096632.90048: sending task result for task 0afff68d-5257-ba36-653e-000000001f59 30490 1727096632.90131: done sending task result for task 0afff68d-5257-ba36-653e-000000001f59 30490 1727096632.90135: WORKER PROCESS EXITING 30490 1727096632.90185: no more pending results, returning what we have 30490 1727096632.90192: in VariableManager get_vars() 30490 1727096632.90243: Calling all_inventory to load vars for managed_node3 30490 1727096632.90246: Calling groups_inventory to load vars for managed_node3 30490 1727096632.90251: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096632.90266: Calling all_plugins_play to load vars for managed_node3 30490 1727096632.90275: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096632.90278: Calling groups_plugins_play to load vars for managed_node3 30490 1727096632.92006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096632.93585: done with get_vars() 30490 1727096632.93611: variable 'ansible_search_path' from source: unknown 30490 1727096632.93613: variable 'ansible_search_path' from source: unknown 30490 1727096632.93765: variable 'item' from source: include params 30490 1727096632.93807: we have included files to process 30490 1727096632.93808: generating all_blocks data 30490 1727096632.93810: done generating all_blocks data 30490 1727096632.93812: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096632.93813: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096632.93815: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096632.94011: done processing included file 30490 1727096632.94013: iterating over new_blocks loaded from include file 30490 1727096632.94015: in VariableManager get_vars() 30490 1727096632.94035: done with get_vars() 30490 1727096632.94037: filtering new block on tags 30490 1727096632.94063: done filtering new block on tags 30490 1727096632.94066: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 30490 1727096632.94077: extending task lists for all hosts with included blocks 30490 1727096632.94248: done extending task lists 30490 1727096632.94249: done processing included files 30490 1727096632.94250: results queue empty 30490 1727096632.94251: checking for any_errors_fatal 30490 1727096632.94255: done checking for any_errors_fatal 30490 1727096632.94255: checking for max_fail_percentage 30490 1727096632.94257: done checking for max_fail_percentage 30490 1727096632.94258: checking to see if all hosts have failed and the running result is not ok 30490 1727096632.94258: done checking to see if all hosts have failed 30490 1727096632.94259: getting the remaining hosts for this loop 30490 1727096632.94260: done getting the remaining hosts for this loop 30490 1727096632.94263: getting the next task for host managed_node3 30490 1727096632.94274: done getting next task for host managed_node3 30490 1727096632.94277: ^ task is: TASK: Get stat for interface {{ interface }} 30490 1727096632.94280: ^ state is: HOST STATE: block=7, 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? (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 30490 1727096632.94283: getting variables 30490 1727096632.94284: in VariableManager get_vars() 30490 1727096632.94296: Calling all_inventory to load vars for managed_node3 30490 1727096632.94298: Calling groups_inventory to load vars for managed_node3 30490 1727096632.94301: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096632.94306: Calling all_plugins_play to load vars for managed_node3 30490 1727096632.94309: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096632.94312: Calling groups_plugins_play to load vars for managed_node3 30490 1727096632.95561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096632.97116: done with get_vars() 30490 1727096632.97140: done getting variables 30490 1727096632.97277: variable 'interface' from source: play vars TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 23 September 2024 09:03:52 -0400 (0:00:00.089) 0:01:39.177 ****** 30490 1727096632.97309: entering _queue_task() for managed_node3/stat 30490 1727096632.97688: worker is 1 (out of 1 available) 30490 1727096632.97703: exiting _queue_task() for managed_node3/stat 30490 1727096632.97715: done queuing things up, now waiting for results queue to drain 30490 1727096632.97717: waiting for pending results... 30490 1727096632.98095: running TaskExecutor() for managed_node3/TASK: Get stat for interface statebr 30490 1727096632.98137: in run() - task 0afff68d-5257-ba36-653e-000000001fe8 30490 1727096632.98156: variable 'ansible_search_path' from source: unknown 30490 1727096632.98162: variable 'ansible_search_path' from source: unknown 30490 1727096632.98206: calling self._execute() 30490 1727096632.98303: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096632.98375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096632.98378: variable 'omit' from source: magic vars 30490 1727096632.98703: variable 'ansible_distribution_major_version' from source: facts 30490 1727096632.98721: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096632.98737: variable 'omit' from source: magic vars 30490 1727096632.98796: variable 'omit' from source: magic vars 30490 1727096632.98908: variable 'interface' from source: play vars 30490 1727096632.98932: variable 'omit' from source: magic vars 30490 1727096632.98987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096632.99026: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096632.99056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096632.99161: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096632.99164: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096632.99168: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096632.99174: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096632.99177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096632.99252: Set connection var ansible_connection to ssh 30490 1727096632.99267: Set connection var ansible_shell_type to sh 30490 1727096632.99287: Set connection var ansible_pipelining to False 30490 1727096632.99300: Set connection var ansible_shell_executable to /bin/sh 30490 1727096632.99310: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096632.99320: Set connection var ansible_timeout to 10 30490 1727096632.99374: variable 'ansible_shell_executable' from source: unknown 30490 1727096632.99378: variable 'ansible_connection' from source: unknown 30490 1727096632.99381: variable 'ansible_module_compression' from source: unknown 30490 1727096632.99383: variable 'ansible_shell_type' from source: unknown 30490 1727096632.99385: variable 'ansible_shell_executable' from source: unknown 30490 1727096632.99387: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096632.99389: variable 'ansible_pipelining' from source: unknown 30490 1727096632.99391: variable 'ansible_timeout' from source: unknown 30490 1727096632.99393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096632.99620: 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) 30490 1727096632.99775: variable 'omit' from source: magic vars 30490 1727096632.99778: starting attempt loop 30490 1727096632.99781: running the handler 30490 1727096632.99783: _low_level_execute_command(): starting 30490 1727096632.99785: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096633.00393: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096633.00411: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096633.00427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096633.00545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096633.00561: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096633.00643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096633.02296: stdout chunk (state=3): >>>/root <<< 30490 1727096633.02476: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096633.02479: stdout chunk (state=3): >>><<< 30490 1727096633.02482: stderr chunk (state=3): >>><<< 30490 1727096633.02503: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096633.02605: _low_level_execute_command(): starting 30490 1727096633.02610: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096633.0251675-35112-59833593596267 `" && echo ansible-tmp-1727096633.0251675-35112-59833593596267="` echo /root/.ansible/tmp/ansible-tmp-1727096633.0251675-35112-59833593596267 `" ) && sleep 0' 30490 1727096633.03214: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096633.03225: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096633.03287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096633.05157: stdout chunk (state=3): >>>ansible-tmp-1727096633.0251675-35112-59833593596267=/root/.ansible/tmp/ansible-tmp-1727096633.0251675-35112-59833593596267 <<< 30490 1727096633.05286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096633.05322: stderr chunk (state=3): >>><<< 30490 1727096633.05343: stdout chunk (state=3): >>><<< 30490 1727096633.05579: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096633.0251675-35112-59833593596267=/root/.ansible/tmp/ansible-tmp-1727096633.0251675-35112-59833593596267 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096633.05582: variable 'ansible_module_compression' from source: unknown 30490 1727096633.05585: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 30490 1727096633.05587: variable 'ansible_facts' from source: unknown 30490 1727096633.05628: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096633.0251675-35112-59833593596267/AnsiballZ_stat.py 30490 1727096633.05800: Sending initial data 30490 1727096633.05817: Sent initial data (152 bytes) 30490 1727096633.06496: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096633.06510: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096633.06523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096633.06539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096633.06560: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096633.06580: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096633.06690: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096633.06733: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096633.06761: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096633.08318: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096633.08420: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096633.08427: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096633.0251675-35112-59833593596267/AnsiballZ_stat.py" <<< 30490 1727096633.08431: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpa7kwata1 /root/.ansible/tmp/ansible-tmp-1727096633.0251675-35112-59833593596267/AnsiballZ_stat.py <<< 30490 1727096633.08482: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpa7kwata1" to remote "/root/.ansible/tmp/ansible-tmp-1727096633.0251675-35112-59833593596267/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096633.0251675-35112-59833593596267/AnsiballZ_stat.py" <<< 30490 1727096633.09184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096633.09325: stderr chunk (state=3): >>><<< 30490 1727096633.09328: stdout chunk (state=3): >>><<< 30490 1727096633.09330: done transferring module to remote 30490 1727096633.09333: _low_level_execute_command(): starting 30490 1727096633.09335: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096633.0251675-35112-59833593596267/ /root/.ansible/tmp/ansible-tmp-1727096633.0251675-35112-59833593596267/AnsiballZ_stat.py && sleep 0' 30490 1727096633.10179: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096633.10183: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096633.10185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096633.10186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096633.10188: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096633.10190: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096633.10192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096633.10194: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096633.10195: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096633.10197: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096633.10199: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096633.10201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096633.10203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096633.10204: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096633.10206: stderr chunk (state=3): >>>debug2: match found <<< 30490 1727096633.10211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096633.10213: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096633.10215: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096633.10287: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096633.10353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096633.12256: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096633.12259: stdout chunk (state=3): >>><<< 30490 1727096633.12262: stderr chunk (state=3): >>><<< 30490 1727096633.12264: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096633.12266: _low_level_execute_command(): starting 30490 1727096633.12271: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096633.0251675-35112-59833593596267/AnsiballZ_stat.py && sleep 0' 30490 1727096633.12776: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096633.12779: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096633.12782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096633.12784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096633.12795: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096633.12802: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096633.12831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096633.12887: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096633.12917: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096633.12922: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096633.12944: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096633.13010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096633.28080: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 30490 1727096633.29577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096633.29582: stdout chunk (state=3): >>><<< 30490 1727096633.29584: stderr chunk (state=3): >>><<< 30490 1727096633.29764: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096633.29770: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/statebr', '_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-1727096633.0251675-35112-59833593596267/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096633.29775: _low_level_execute_command(): starting 30490 1727096633.29778: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096633.0251675-35112-59833593596267/ > /dev/null 2>&1 && sleep 0' 30490 1727096633.30823: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096633.31185: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096633.31205: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096633.31220: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096633.31286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096633.33144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096633.33154: stdout chunk (state=3): >>><<< 30490 1727096633.33166: stderr chunk (state=3): >>><<< 30490 1727096633.33476: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096633.33480: handler run complete 30490 1727096633.33483: attempt loop complete, returning result 30490 1727096633.33486: _execute() done 30490 1727096633.33488: dumping result to json 30490 1727096633.33490: done dumping result, returning 30490 1727096633.33492: done running TaskExecutor() for managed_node3/TASK: Get stat for interface statebr [0afff68d-5257-ba36-653e-000000001fe8] 30490 1727096633.33494: sending task result for task 0afff68d-5257-ba36-653e-000000001fe8 ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 30490 1727096633.33662: no more pending results, returning what we have 30490 1727096633.33666: results queue empty 30490 1727096633.33667: checking for any_errors_fatal 30490 1727096633.33670: done checking for any_errors_fatal 30490 1727096633.33671: checking for max_fail_percentage 30490 1727096633.33674: done checking for max_fail_percentage 30490 1727096633.33675: checking to see if all hosts have failed and the running result is not ok 30490 1727096633.33676: done checking to see if all hosts have failed 30490 1727096633.33676: getting the remaining hosts for this loop 30490 1727096633.33678: done getting the remaining hosts for this loop 30490 1727096633.33682: getting the next task for host managed_node3 30490 1727096633.33692: done getting next task for host managed_node3 30490 1727096633.33694: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 30490 1727096633.33698: ^ state is: HOST STATE: block=7, 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? (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 30490 1727096633.33704: getting variables 30490 1727096633.33705: in VariableManager get_vars() 30490 1727096633.33755: Calling all_inventory to load vars for managed_node3 30490 1727096633.33758: Calling groups_inventory to load vars for managed_node3 30490 1727096633.33761: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096633.33836: Calling all_plugins_play to load vars for managed_node3 30490 1727096633.33841: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096633.33847: Calling groups_plugins_play to load vars for managed_node3 30490 1727096633.35078: done sending task result for task 0afff68d-5257-ba36-653e-000000001fe8 30490 1727096633.35083: WORKER PROCESS EXITING 30490 1727096633.36869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096633.39885: done with get_vars() 30490 1727096633.39909: done getting variables 30490 1727096633.40131: 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) 30490 1727096633.40261: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Monday 23 September 2024 09:03:53 -0400 (0:00:00.429) 0:01:39.607 ****** 30490 1727096633.40301: entering _queue_task() for managed_node3/assert 30490 1727096633.40637: worker is 1 (out of 1 available) 30490 1727096633.40652: exiting _queue_task() for managed_node3/assert 30490 1727096633.40663: done queuing things up, now waiting for results queue to drain 30490 1727096633.40665: waiting for pending results... 30490 1727096633.41227: running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'statebr' 30490 1727096633.41420: in run() - task 0afff68d-5257-ba36-653e-000000001f5a 30490 1727096633.41576: variable 'ansible_search_path' from source: unknown 30490 1727096633.41581: variable 'ansible_search_path' from source: unknown 30490 1727096633.41588: calling self._execute() 30490 1727096633.41776: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096633.41788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096633.41806: variable 'omit' from source: magic vars 30490 1727096633.42975: variable 'ansible_distribution_major_version' from source: facts 30490 1727096633.42979: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096633.42981: variable 'omit' from source: magic vars 30490 1727096633.43375: variable 'omit' from source: magic vars 30490 1727096633.43378: variable 'interface' from source: play vars 30490 1727096633.43381: variable 'omit' from source: magic vars 30490 1727096633.43383: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096633.43875: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096633.43879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096633.43881: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096633.43883: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096633.43885: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096633.43887: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096633.43889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096633.43891: Set connection var ansible_connection to ssh 30490 1727096633.43894: Set connection var ansible_shell_type to sh 30490 1727096633.43896: Set connection var ansible_pipelining to False 30490 1727096633.43898: Set connection var ansible_shell_executable to /bin/sh 30490 1727096633.44275: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096633.44278: Set connection var ansible_timeout to 10 30490 1727096633.44281: variable 'ansible_shell_executable' from source: unknown 30490 1727096633.44283: variable 'ansible_connection' from source: unknown 30490 1727096633.44286: variable 'ansible_module_compression' from source: unknown 30490 1727096633.44287: variable 'ansible_shell_type' from source: unknown 30490 1727096633.44289: variable 'ansible_shell_executable' from source: unknown 30490 1727096633.44292: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096633.44294: variable 'ansible_pipelining' from source: unknown 30490 1727096633.44296: variable 'ansible_timeout' from source: unknown 30490 1727096633.44298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096633.44302: 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) 30490 1727096633.44305: variable 'omit' from source: magic vars 30490 1727096633.44380: starting attempt loop 30490 1727096633.44387: running the handler 30490 1727096633.44533: variable 'interface_stat' from source: set_fact 30490 1727096633.44550: Evaluated conditional (not interface_stat.stat.exists): True 30490 1727096633.44561: handler run complete 30490 1727096633.44586: attempt loop complete, returning result 30490 1727096633.44594: _execute() done 30490 1727096633.44601: dumping result to json 30490 1727096633.44608: done dumping result, returning 30490 1727096633.44618: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'statebr' [0afff68d-5257-ba36-653e-000000001f5a] 30490 1727096633.44628: sending task result for task 0afff68d-5257-ba36-653e-000000001f5a 30490 1727096633.44759: done sending task result for task 0afff68d-5257-ba36-653e-000000001f5a 30490 1727096633.44769: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 30490 1727096633.44822: no more pending results, returning what we have 30490 1727096633.44826: results queue empty 30490 1727096633.44827: checking for any_errors_fatal 30490 1727096633.44837: done checking for any_errors_fatal 30490 1727096633.44840: checking for max_fail_percentage 30490 1727096633.44842: done checking for max_fail_percentage 30490 1727096633.44843: checking to see if all hosts have failed and the running result is not ok 30490 1727096633.44843: done checking to see if all hosts have failed 30490 1727096633.44844: getting the remaining hosts for this loop 30490 1727096633.44846: done getting the remaining hosts for this loop 30490 1727096633.44849: getting the next task for host managed_node3 30490 1727096633.44859: done getting next task for host managed_node3 30490 1727096633.44861: ^ task is: TASK: Success in test '{{ lsr_description }}' 30490 1727096633.44864: ^ state is: HOST STATE: block=7, 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 30490 1727096633.44870: getting variables 30490 1727096633.44872: in VariableManager get_vars() 30490 1727096633.44912: Calling all_inventory to load vars for managed_node3 30490 1727096633.44914: Calling groups_inventory to load vars for managed_node3 30490 1727096633.44918: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096633.44927: Calling all_plugins_play to load vars for managed_node3 30490 1727096633.44930: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096633.44933: Calling groups_plugins_play to load vars for managed_node3 30490 1727096633.47646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096633.49601: done with get_vars() 30490 1727096633.49623: done getting variables 30490 1727096633.49684: 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) 30490 1727096633.49800: variable 'lsr_description' from source: include params TASK [Success in test 'I can take a profile down that is absent'] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Monday 23 September 2024 09:03:53 -0400 (0:00:00.095) 0:01:39.702 ****** 30490 1727096633.49830: entering _queue_task() for managed_node3/debug 30490 1727096633.50165: worker is 1 (out of 1 available) 30490 1727096633.50235: exiting _queue_task() for managed_node3/debug 30490 1727096633.50246: done queuing things up, now waiting for results queue to drain 30490 1727096633.50249: waiting for pending results... 30490 1727096633.50490: running TaskExecutor() for managed_node3/TASK: Success in test 'I can take a profile down that is absent' 30490 1727096633.50613: in run() - task 0afff68d-5257-ba36-653e-00000000174b 30490 1727096633.50633: variable 'ansible_search_path' from source: unknown 30490 1727096633.50640: variable 'ansible_search_path' from source: unknown 30490 1727096633.50690: calling self._execute() 30490 1727096633.50795: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096633.50806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096633.50822: variable 'omit' from source: magic vars 30490 1727096633.51604: variable 'ansible_distribution_major_version' from source: facts 30490 1727096633.51623: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096633.51633: variable 'omit' from source: magic vars 30490 1727096633.51678: variable 'omit' from source: magic vars 30490 1727096633.51944: variable 'lsr_description' from source: include params 30490 1727096633.51969: variable 'omit' from source: magic vars 30490 1727096633.52088: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096633.52127: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096633.52375: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096633.52379: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096633.52381: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096633.52384: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096633.52386: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096633.52388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096633.52576: Set connection var ansible_connection to ssh 30490 1727096633.52589: Set connection var ansible_shell_type to sh 30490 1727096633.52602: Set connection var ansible_pipelining to False 30490 1727096633.52706: Set connection var ansible_shell_executable to /bin/sh 30490 1727096633.52717: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096633.52726: Set connection var ansible_timeout to 10 30490 1727096633.52752: variable 'ansible_shell_executable' from source: unknown 30490 1727096633.52761: variable 'ansible_connection' from source: unknown 30490 1727096633.52774: variable 'ansible_module_compression' from source: unknown 30490 1727096633.52783: variable 'ansible_shell_type' from source: unknown 30490 1727096633.52789: variable 'ansible_shell_executable' from source: unknown 30490 1727096633.52796: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096633.52809: variable 'ansible_pipelining' from source: unknown 30490 1727096633.52816: variable 'ansible_timeout' from source: unknown 30490 1727096633.52823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096633.53028: 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) 30490 1727096633.53050: variable 'omit' from source: magic vars 30490 1727096633.53062: starting attempt loop 30490 1727096633.53077: running the handler 30490 1727096633.53131: handler run complete 30490 1727096633.53153: attempt loop complete, returning result 30490 1727096633.53161: _execute() done 30490 1727096633.53177: dumping result to json 30490 1727096633.53186: done dumping result, returning 30490 1727096633.53198: done running TaskExecutor() for managed_node3/TASK: Success in test 'I can take a profile down that is absent' [0afff68d-5257-ba36-653e-00000000174b] 30490 1727096633.53208: sending task result for task 0afff68d-5257-ba36-653e-00000000174b ok: [managed_node3] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ 30490 1727096633.53452: no more pending results, returning what we have 30490 1727096633.53456: results queue empty 30490 1727096633.53458: checking for any_errors_fatal 30490 1727096633.53470: done checking for any_errors_fatal 30490 1727096633.53470: checking for max_fail_percentage 30490 1727096633.53474: done checking for max_fail_percentage 30490 1727096633.53475: checking to see if all hosts have failed and the running result is not ok 30490 1727096633.53476: done checking to see if all hosts have failed 30490 1727096633.53477: getting the remaining hosts for this loop 30490 1727096633.53478: done getting the remaining hosts for this loop 30490 1727096633.53482: getting the next task for host managed_node3 30490 1727096633.53491: done getting next task for host managed_node3 30490 1727096633.53494: ^ task is: TASK: Cleanup 30490 1727096633.53497: ^ state is: HOST STATE: block=7, 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=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096633.53503: getting variables 30490 1727096633.53504: in VariableManager get_vars() 30490 1727096633.53546: Calling all_inventory to load vars for managed_node3 30490 1727096633.53549: Calling groups_inventory to load vars for managed_node3 30490 1727096633.53552: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096633.53562: Calling all_plugins_play to load vars for managed_node3 30490 1727096633.53565: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096633.53678: Calling groups_plugins_play to load vars for managed_node3 30490 1727096633.54481: done sending task result for task 0afff68d-5257-ba36-653e-00000000174b 30490 1727096633.54484: WORKER PROCESS EXITING 30490 1727096633.55249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096633.58148: done with get_vars() 30490 1727096633.58176: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Monday 23 September 2024 09:03:53 -0400 (0:00:00.084) 0:01:39.787 ****** 30490 1727096633.58291: entering _queue_task() for managed_node3/include_tasks 30490 1727096633.58635: worker is 1 (out of 1 available) 30490 1727096633.58648: exiting _queue_task() for managed_node3/include_tasks 30490 1727096633.58779: done queuing things up, now waiting for results queue to drain 30490 1727096633.58781: waiting for pending results... 30490 1727096633.58974: running TaskExecutor() for managed_node3/TASK: Cleanup 30490 1727096633.59096: in run() - task 0afff68d-5257-ba36-653e-00000000174f 30490 1727096633.59119: variable 'ansible_search_path' from source: unknown 30490 1727096633.59127: variable 'ansible_search_path' from source: unknown 30490 1727096633.59180: variable 'lsr_cleanup' from source: include params 30490 1727096633.59427: variable 'lsr_cleanup' from source: include params 30490 1727096633.59520: variable 'omit' from source: magic vars 30490 1727096633.59686: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096633.59701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096633.59717: variable 'omit' from source: magic vars 30490 1727096633.59993: variable 'ansible_distribution_major_version' from source: facts 30490 1727096633.60010: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096633.60023: variable 'item' from source: unknown 30490 1727096633.60135: variable 'item' from source: unknown 30490 1727096633.60177: variable 'item' from source: unknown 30490 1727096633.60246: variable 'item' from source: unknown 30490 1727096633.60612: dumping result to json 30490 1727096633.60615: done dumping result, returning 30490 1727096633.60617: done running TaskExecutor() for managed_node3/TASK: Cleanup [0afff68d-5257-ba36-653e-00000000174f] 30490 1727096633.60620: sending task result for task 0afff68d-5257-ba36-653e-00000000174f 30490 1727096633.60663: done sending task result for task 0afff68d-5257-ba36-653e-00000000174f 30490 1727096633.60666: WORKER PROCESS EXITING 30490 1727096633.60802: no more pending results, returning what we have 30490 1727096633.60806: in VariableManager get_vars() 30490 1727096633.60854: Calling all_inventory to load vars for managed_node3 30490 1727096633.60857: Calling groups_inventory to load vars for managed_node3 30490 1727096633.60860: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096633.60879: Calling all_plugins_play to load vars for managed_node3 30490 1727096633.60883: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096633.60886: Calling groups_plugins_play to load vars for managed_node3 30490 1727096633.64152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096633.68053: done with get_vars() 30490 1727096633.68094: variable 'ansible_search_path' from source: unknown 30490 1727096633.68096: variable 'ansible_search_path' from source: unknown 30490 1727096633.68135: we have included files to process 30490 1727096633.68136: generating all_blocks data 30490 1727096633.68138: done generating all_blocks data 30490 1727096633.68143: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 30490 1727096633.68144: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 30490 1727096633.68147: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 30490 1727096633.68440: done processing included file 30490 1727096633.68442: iterating over new_blocks loaded from include file 30490 1727096633.68444: in VariableManager get_vars() 30490 1727096633.68461: done with get_vars() 30490 1727096633.68463: filtering new block on tags 30490 1727096633.68493: done filtering new block on tags 30490 1727096633.68496: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node3 => (item=tasks/cleanup_profile+device.yml) 30490 1727096633.68501: extending task lists for all hosts with included blocks 30490 1727096633.70046: done extending task lists 30490 1727096633.70047: done processing included files 30490 1727096633.70048: results queue empty 30490 1727096633.70049: checking for any_errors_fatal 30490 1727096633.70052: done checking for any_errors_fatal 30490 1727096633.70053: checking for max_fail_percentage 30490 1727096633.70054: done checking for max_fail_percentage 30490 1727096633.70054: checking to see if all hosts have failed and the running result is not ok 30490 1727096633.70055: done checking to see if all hosts have failed 30490 1727096633.70056: getting the remaining hosts for this loop 30490 1727096633.70057: done getting the remaining hosts for this loop 30490 1727096633.70059: getting the next task for host managed_node3 30490 1727096633.70063: done getting next task for host managed_node3 30490 1727096633.70065: ^ task is: TASK: Cleanup profile and device 30490 1727096633.70070: ^ state is: HOST STATE: block=7, 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=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096633.70075: getting variables 30490 1727096633.70076: in VariableManager get_vars() 30490 1727096633.70089: Calling all_inventory to load vars for managed_node3 30490 1727096633.70092: Calling groups_inventory to load vars for managed_node3 30490 1727096633.70094: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096633.70100: Calling all_plugins_play to load vars for managed_node3 30490 1727096633.70103: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096633.70105: Calling groups_plugins_play to load vars for managed_node3 30490 1727096633.72532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096633.75537: done with get_vars() 30490 1727096633.75565: done getting variables 30490 1727096633.75615: 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 [Cleanup profile and device] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Monday 23 September 2024 09:03:53 -0400 (0:00:00.173) 0:01:39.960 ****** 30490 1727096633.75652: entering _queue_task() for managed_node3/shell 30490 1727096633.76016: worker is 1 (out of 1 available) 30490 1727096633.76029: exiting _queue_task() for managed_node3/shell 30490 1727096633.76040: done queuing things up, now waiting for results queue to drain 30490 1727096633.76042: waiting for pending results... 30490 1727096633.76340: running TaskExecutor() for managed_node3/TASK: Cleanup profile and device 30490 1727096633.76497: in run() - task 0afff68d-5257-ba36-653e-00000000200b 30490 1727096633.76502: variable 'ansible_search_path' from source: unknown 30490 1727096633.76504: variable 'ansible_search_path' from source: unknown 30490 1727096633.76607: calling self._execute() 30490 1727096633.76645: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096633.76658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096633.76678: variable 'omit' from source: magic vars 30490 1727096633.77085: variable 'ansible_distribution_major_version' from source: facts 30490 1727096633.77104: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096633.77116: variable 'omit' from source: magic vars 30490 1727096633.77176: variable 'omit' from source: magic vars 30490 1727096633.77334: variable 'interface' from source: play vars 30490 1727096633.77357: variable 'omit' from source: magic vars 30490 1727096633.77410: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096633.77479: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096633.77482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096633.77502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096633.77519: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096633.77551: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096633.77560: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096633.77585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096633.77681: Set connection var ansible_connection to ssh 30490 1727096633.77802: Set connection var ansible_shell_type to sh 30490 1727096633.77804: Set connection var ansible_pipelining to False 30490 1727096633.77806: Set connection var ansible_shell_executable to /bin/sh 30490 1727096633.77808: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096633.77811: Set connection var ansible_timeout to 10 30490 1727096633.77812: variable 'ansible_shell_executable' from source: unknown 30490 1727096633.77815: variable 'ansible_connection' from source: unknown 30490 1727096633.77816: variable 'ansible_module_compression' from source: unknown 30490 1727096633.77818: variable 'ansible_shell_type' from source: unknown 30490 1727096633.77820: variable 'ansible_shell_executable' from source: unknown 30490 1727096633.77821: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096633.77823: variable 'ansible_pipelining' from source: unknown 30490 1727096633.77825: variable 'ansible_timeout' from source: unknown 30490 1727096633.77826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096633.77944: 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) 30490 1727096633.77960: variable 'omit' from source: magic vars 30490 1727096633.77971: starting attempt loop 30490 1727096633.77980: running the handler 30490 1727096633.77994: 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) 30490 1727096633.78025: _low_level_execute_command(): starting 30490 1727096633.78037: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096633.78795: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096633.78896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096633.78923: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096633.78945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096633.78975: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096633.79108: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096633.80776: stdout chunk (state=3): >>>/root <<< 30490 1727096633.80881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096633.81078: stderr chunk (state=3): >>><<< 30490 1727096633.81082: stdout chunk (state=3): >>><<< 30490 1727096633.81085: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096633.81089: _low_level_execute_command(): starting 30490 1727096633.81092: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096633.8101246-35162-267811001524264 `" && echo ansible-tmp-1727096633.8101246-35162-267811001524264="` echo /root/.ansible/tmp/ansible-tmp-1727096633.8101246-35162-267811001524264 `" ) && sleep 0' 30490 1727096633.82186: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096633.82198: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096633.82208: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096633.82296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096633.82400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096633.84299: stdout chunk (state=3): >>>ansible-tmp-1727096633.8101246-35162-267811001524264=/root/.ansible/tmp/ansible-tmp-1727096633.8101246-35162-267811001524264 <<< 30490 1727096633.84434: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096633.84438: stdout chunk (state=3): >>><<< 30490 1727096633.84445: stderr chunk (state=3): >>><<< 30490 1727096633.84675: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096633.8101246-35162-267811001524264=/root/.ansible/tmp/ansible-tmp-1727096633.8101246-35162-267811001524264 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096633.84679: variable 'ansible_module_compression' from source: unknown 30490 1727096633.84682: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 30490 1727096633.84686: variable 'ansible_facts' from source: unknown 30490 1727096633.84764: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096633.8101246-35162-267811001524264/AnsiballZ_command.py 30490 1727096633.85020: Sending initial data 30490 1727096633.85023: Sent initial data (156 bytes) 30490 1727096633.85543: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096633.85602: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096633.85606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096633.85628: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096633.85681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096633.85698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096633.85704: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096633.85787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096633.87329: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096633.87406: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096633.8101246-35162-267811001524264/AnsiballZ_command.py" <<< 30490 1727096633.87411: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp03vh56ii /root/.ansible/tmp/ansible-tmp-1727096633.8101246-35162-267811001524264/AnsiballZ_command.py <<< 30490 1727096633.87504: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp03vh56ii" to remote "/root/.ansible/tmp/ansible-tmp-1727096633.8101246-35162-267811001524264/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096633.8101246-35162-267811001524264/AnsiballZ_command.py" <<< 30490 1727096633.89457: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096633.89460: stdout chunk (state=3): >>><<< 30490 1727096633.89463: stderr chunk (state=3): >>><<< 30490 1727096633.89524: done transferring module to remote 30490 1727096633.89534: _low_level_execute_command(): starting 30490 1727096633.89538: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096633.8101246-35162-267811001524264/ /root/.ansible/tmp/ansible-tmp-1727096633.8101246-35162-267811001524264/AnsiballZ_command.py && sleep 0' 30490 1727096633.90952: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096633.91274: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096633.91285: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096633.91344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096633.93147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096633.93201: stderr chunk (state=3): >>><<< 30490 1727096633.93220: stdout chunk (state=3): >>><<< 30490 1727096633.93238: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096633.93241: _low_level_execute_command(): starting 30490 1727096633.93247: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096633.8101246-35162-267811001524264/AnsiballZ_command.py && sleep 0' 30490 1727096633.94324: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096633.94342: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096633.94359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096633.94391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096633.94558: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096633.94676: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096633.94742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096634.13697: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "Error: unknown connection 'statebr'.\nError: cannot delete unknown connection(s): 'statebr'.\nCould not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'\nCannot find device \"statebr\"", "rc": 1, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-23 09:03:54.097397", "end": "2024-09-23 09:03:54.130792", "delta": "0:00:00.033395", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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}}} <<< 30490 1727096634.15087: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.14.152 closed. <<< 30490 1727096634.15091: stdout chunk (state=3): >>><<< 30490 1727096634.15094: stderr chunk (state=3): >>><<< 30490 1727096634.15097: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "Error: unknown connection 'statebr'.\nError: cannot delete unknown connection(s): 'statebr'.\nCould not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'\nCannot find device \"statebr\"", "rc": 1, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-23 09:03:54.097397", "end": "2024-09-23 09:03:54.130792", "delta": "0:00:00.033395", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.14.152 closed. 30490 1727096634.15100: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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-1727096633.8101246-35162-267811001524264/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096634.15102: _low_level_execute_command(): starting 30490 1727096634.15104: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096633.8101246-35162-267811001524264/ > /dev/null 2>&1 && sleep 0' 30490 1727096634.15782: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096634.15813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096634.15836: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096634.15855: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096634.15918: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096634.17787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096634.17820: stderr chunk (state=3): >>><<< 30490 1727096634.17829: stdout chunk (state=3): >>><<< 30490 1727096634.18566: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096634.18573: handler run complete 30490 1727096634.18575: Evaluated conditional (False): False 30490 1727096634.18577: attempt loop complete, returning result 30490 1727096634.18579: _execute() done 30490 1727096634.18581: dumping result to json 30490 1727096634.18583: done dumping result, returning 30490 1727096634.18585: done running TaskExecutor() for managed_node3/TASK: Cleanup profile and device [0afff68d-5257-ba36-653e-00000000200b] 30490 1727096634.18587: sending task result for task 0afff68d-5257-ba36-653e-00000000200b 30490 1727096634.18664: done sending task result for task 0afff68d-5257-ba36-653e-00000000200b fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.033395", "end": "2024-09-23 09:03:54.130792", "rc": 1, "start": "2024-09-23 09:03:54.097397" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring 30490 1727096634.18732: no more pending results, returning what we have 30490 1727096634.18736: results queue empty 30490 1727096634.18737: checking for any_errors_fatal 30490 1727096634.18738: done checking for any_errors_fatal 30490 1727096634.18739: checking for max_fail_percentage 30490 1727096634.18741: done checking for max_fail_percentage 30490 1727096634.18742: checking to see if all hosts have failed and the running result is not ok 30490 1727096634.18743: done checking to see if all hosts have failed 30490 1727096634.18743: getting the remaining hosts for this loop 30490 1727096634.18745: done getting the remaining hosts for this loop 30490 1727096634.18749: getting the next task for host managed_node3 30490 1727096634.18766: done getting next task for host managed_node3 30490 1727096634.18771: ^ task is: TASK: Include the task 'run_test.yml' 30490 1727096634.18776: ^ state is: HOST STATE: block=8, 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 30490 1727096634.18784: getting variables 30490 1727096634.18786: in VariableManager get_vars() 30490 1727096634.19176: Calling all_inventory to load vars for managed_node3 30490 1727096634.19179: Calling groups_inventory to load vars for managed_node3 30490 1727096634.19183: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096634.19193: Calling all_plugins_play to load vars for managed_node3 30490 1727096634.19196: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096634.19199: Calling groups_plugins_play to load vars for managed_node3 30490 1727096634.19782: WORKER PROCESS EXITING 30490 1727096634.23247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096634.27102: done with get_vars() 30490 1727096634.27194: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:124 Monday 23 September 2024 09:03:54 -0400 (0:00:00.518) 0:01:40.478 ****** 30490 1727096634.27465: entering _queue_task() for managed_node3/include_tasks 30490 1727096634.28154: worker is 1 (out of 1 available) 30490 1727096634.28291: exiting _queue_task() for managed_node3/include_tasks 30490 1727096634.28303: done queuing things up, now waiting for results queue to drain 30490 1727096634.28305: waiting for pending results... 30490 1727096634.28572: running TaskExecutor() for managed_node3/TASK: Include the task 'run_test.yml' 30490 1727096634.28841: in run() - task 0afff68d-5257-ba36-653e-000000000017 30490 1727096634.29016: variable 'ansible_search_path' from source: unknown 30490 1727096634.29020: calling self._execute() 30490 1727096634.29135: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.29142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.29154: variable 'omit' from source: magic vars 30490 1727096634.29873: variable 'ansible_distribution_major_version' from source: facts 30490 1727096634.29988: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096634.30000: _execute() done 30490 1727096634.30008: dumping result to json 30490 1727096634.30079: done dumping result, returning 30490 1727096634.30092: done running TaskExecutor() for managed_node3/TASK: Include the task 'run_test.yml' [0afff68d-5257-ba36-653e-000000000017] 30490 1727096634.30102: sending task result for task 0afff68d-5257-ba36-653e-000000000017 30490 1727096634.30283: no more pending results, returning what we have 30490 1727096634.30289: in VariableManager get_vars() 30490 1727096634.30346: Calling all_inventory to load vars for managed_node3 30490 1727096634.30349: Calling groups_inventory to load vars for managed_node3 30490 1727096634.30353: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096634.30370: Calling all_plugins_play to load vars for managed_node3 30490 1727096634.30376: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096634.30380: Calling groups_plugins_play to load vars for managed_node3 30490 1727096634.31114: done sending task result for task 0afff68d-5257-ba36-653e-000000000017 30490 1727096634.31118: WORKER PROCESS EXITING 30490 1727096634.34164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096634.36457: done with get_vars() 30490 1727096634.36484: variable 'ansible_search_path' from source: unknown 30490 1727096634.36499: we have included files to process 30490 1727096634.36500: generating all_blocks data 30490 1727096634.36502: done generating all_blocks data 30490 1727096634.36507: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 30490 1727096634.36508: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 30490 1727096634.36511: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 30490 1727096634.36942: in VariableManager get_vars() 30490 1727096634.36968: done with get_vars() 30490 1727096634.37020: in VariableManager get_vars() 30490 1727096634.37039: done with get_vars() 30490 1727096634.37091: in VariableManager get_vars() 30490 1727096634.37112: done with get_vars() 30490 1727096634.37158: in VariableManager get_vars() 30490 1727096634.37182: done with get_vars() 30490 1727096634.37223: in VariableManager get_vars() 30490 1727096634.37242: done with get_vars() 30490 1727096634.38084: in VariableManager get_vars() 30490 1727096634.38101: done with get_vars() 30490 1727096634.38114: done processing included file 30490 1727096634.38116: iterating over new_blocks loaded from include file 30490 1727096634.38118: in VariableManager get_vars() 30490 1727096634.38130: done with get_vars() 30490 1727096634.38132: filtering new block on tags 30490 1727096634.38536: done filtering new block on tags 30490 1727096634.38539: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node3 30490 1727096634.38545: extending task lists for all hosts with included blocks 30490 1727096634.38584: done extending task lists 30490 1727096634.38585: done processing included files 30490 1727096634.38586: results queue empty 30490 1727096634.38587: checking for any_errors_fatal 30490 1727096634.38592: done checking for any_errors_fatal 30490 1727096634.38592: checking for max_fail_percentage 30490 1727096634.38594: done checking for max_fail_percentage 30490 1727096634.38594: checking to see if all hosts have failed and the running result is not ok 30490 1727096634.38595: done checking to see if all hosts have failed 30490 1727096634.38596: getting the remaining hosts for this loop 30490 1727096634.38597: done getting the remaining hosts for this loop 30490 1727096634.38600: getting the next task for host managed_node3 30490 1727096634.38605: done getting next task for host managed_node3 30490 1727096634.38607: ^ task is: TASK: TEST: {{ lsr_description }} 30490 1727096634.38609: ^ state is: HOST STATE: block=8, 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 30490 1727096634.38612: getting variables 30490 1727096634.38613: in VariableManager get_vars() 30490 1727096634.38622: Calling all_inventory to load vars for managed_node3 30490 1727096634.38624: Calling groups_inventory to load vars for managed_node3 30490 1727096634.38627: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096634.38632: Calling all_plugins_play to load vars for managed_node3 30490 1727096634.38635: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096634.38638: Calling groups_plugins_play to load vars for managed_node3 30490 1727096634.40090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096634.42638: done with get_vars() 30490 1727096634.42684: done getting variables 30490 1727096634.42732: 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) 30490 1727096634.42863: variable 'lsr_description' from source: include params TASK [TEST: I will not get an error when I try to remove an absent profile] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Monday 23 September 2024 09:03:54 -0400 (0:00:00.154) 0:01:40.633 ****** 30490 1727096634.42907: entering _queue_task() for managed_node3/debug 30490 1727096634.43379: worker is 1 (out of 1 available) 30490 1727096634.43393: exiting _queue_task() for managed_node3/debug 30490 1727096634.43406: done queuing things up, now waiting for results queue to drain 30490 1727096634.43407: waiting for pending results... 30490 1727096634.43681: running TaskExecutor() for managed_node3/TASK: TEST: I will not get an error when I try to remove an absent profile 30490 1727096634.43780: in run() - task 0afff68d-5257-ba36-653e-0000000020ad 30490 1727096634.43795: variable 'ansible_search_path' from source: unknown 30490 1727096634.43799: variable 'ansible_search_path' from source: unknown 30490 1727096634.43832: calling self._execute() 30490 1727096634.43937: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.43941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.43954: variable 'omit' from source: magic vars 30490 1727096634.44348: variable 'ansible_distribution_major_version' from source: facts 30490 1727096634.44352: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096634.44579: variable 'omit' from source: magic vars 30490 1727096634.44613: variable 'omit' from source: magic vars 30490 1727096634.44711: variable 'lsr_description' from source: include params 30490 1727096634.44733: variable 'omit' from source: magic vars 30490 1727096634.44775: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096634.44808: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096634.44829: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096634.44847: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096634.44858: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096634.44888: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096634.44892: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.44899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.45008: Set connection var ansible_connection to ssh 30490 1727096634.45014: Set connection var ansible_shell_type to sh 30490 1727096634.45022: Set connection var ansible_pipelining to False 30490 1727096634.45028: Set connection var ansible_shell_executable to /bin/sh 30490 1727096634.45033: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096634.45038: Set connection var ansible_timeout to 10 30490 1727096634.45065: variable 'ansible_shell_executable' from source: unknown 30490 1727096634.45070: variable 'ansible_connection' from source: unknown 30490 1727096634.45075: variable 'ansible_module_compression' from source: unknown 30490 1727096634.45078: variable 'ansible_shell_type' from source: unknown 30490 1727096634.45080: variable 'ansible_shell_executable' from source: unknown 30490 1727096634.45082: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.45084: variable 'ansible_pipelining' from source: unknown 30490 1727096634.45086: variable 'ansible_timeout' from source: unknown 30490 1727096634.45088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.45280: 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) 30490 1727096634.45284: variable 'omit' from source: magic vars 30490 1727096634.45286: starting attempt loop 30490 1727096634.45289: running the handler 30490 1727096634.45291: handler run complete 30490 1727096634.45299: attempt loop complete, returning result 30490 1727096634.45302: _execute() done 30490 1727096634.45305: dumping result to json 30490 1727096634.45307: done dumping result, returning 30490 1727096634.45315: done running TaskExecutor() for managed_node3/TASK: TEST: I will not get an error when I try to remove an absent profile [0afff68d-5257-ba36-653e-0000000020ad] 30490 1727096634.45334: sending task result for task 0afff68d-5257-ba36-653e-0000000020ad 30490 1727096634.45578: done sending task result for task 0afff68d-5257-ba36-653e-0000000020ad 30490 1727096634.45581: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## 30490 1727096634.45633: no more pending results, returning what we have 30490 1727096634.45637: results queue empty 30490 1727096634.45638: checking for any_errors_fatal 30490 1727096634.45640: done checking for any_errors_fatal 30490 1727096634.45640: checking for max_fail_percentage 30490 1727096634.45643: done checking for max_fail_percentage 30490 1727096634.45644: checking to see if all hosts have failed and the running result is not ok 30490 1727096634.45645: done checking to see if all hosts have failed 30490 1727096634.45645: getting the remaining hosts for this loop 30490 1727096634.45647: done getting the remaining hosts for this loop 30490 1727096634.45651: getting the next task for host managed_node3 30490 1727096634.45659: done getting next task for host managed_node3 30490 1727096634.45662: ^ task is: TASK: Show item 30490 1727096634.45665: ^ state is: HOST STATE: block=8, 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096634.45727: getting variables 30490 1727096634.45730: in VariableManager get_vars() 30490 1727096634.45778: Calling all_inventory to load vars for managed_node3 30490 1727096634.45788: Calling groups_inventory to load vars for managed_node3 30490 1727096634.45791: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096634.45802: Calling all_plugins_play to load vars for managed_node3 30490 1727096634.45804: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096634.45807: Calling groups_plugins_play to load vars for managed_node3 30490 1727096634.47607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096634.49272: done with get_vars() 30490 1727096634.49303: done getting variables 30490 1727096634.49375: 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 item] *************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Monday 23 September 2024 09:03:54 -0400 (0:00:00.064) 0:01:40.698 ****** 30490 1727096634.49409: entering _queue_task() for managed_node3/debug 30490 1727096634.49780: worker is 1 (out of 1 available) 30490 1727096634.49980: exiting _queue_task() for managed_node3/debug 30490 1727096634.49990: done queuing things up, now waiting for results queue to drain 30490 1727096634.49992: waiting for pending results... 30490 1727096634.50097: running TaskExecutor() for managed_node3/TASK: Show item 30490 1727096634.50237: in run() - task 0afff68d-5257-ba36-653e-0000000020ae 30490 1727096634.50241: variable 'ansible_search_path' from source: unknown 30490 1727096634.50244: variable 'ansible_search_path' from source: unknown 30490 1727096634.50278: variable 'omit' from source: magic vars 30490 1727096634.50429: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.50562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.50566: variable 'omit' from source: magic vars 30490 1727096634.50854: variable 'ansible_distribution_major_version' from source: facts 30490 1727096634.50866: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096634.50883: variable 'omit' from source: magic vars 30490 1727096634.50920: variable 'omit' from source: magic vars 30490 1727096634.50964: variable 'item' from source: unknown 30490 1727096634.51038: variable 'item' from source: unknown 30490 1727096634.51057: variable 'omit' from source: magic vars 30490 1727096634.51182: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096634.51186: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096634.51188: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096634.51190: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096634.51196: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096634.51233: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096634.51236: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.51239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.51345: Set connection var ansible_connection to ssh 30490 1727096634.51353: Set connection var ansible_shell_type to sh 30490 1727096634.51361: Set connection var ansible_pipelining to False 30490 1727096634.51378: Set connection var ansible_shell_executable to /bin/sh 30490 1727096634.51383: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096634.51385: Set connection var ansible_timeout to 10 30490 1727096634.51403: variable 'ansible_shell_executable' from source: unknown 30490 1727096634.51406: variable 'ansible_connection' from source: unknown 30490 1727096634.51413: variable 'ansible_module_compression' from source: unknown 30490 1727096634.51416: variable 'ansible_shell_type' from source: unknown 30490 1727096634.51477: variable 'ansible_shell_executable' from source: unknown 30490 1727096634.51481: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.51484: variable 'ansible_pipelining' from source: unknown 30490 1727096634.51487: variable 'ansible_timeout' from source: unknown 30490 1727096634.51490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.51593: 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) 30490 1727096634.51608: variable 'omit' from source: magic vars 30490 1727096634.51615: starting attempt loop 30490 1727096634.51618: running the handler 30490 1727096634.51739: variable 'lsr_description' from source: include params 30490 1727096634.51746: variable 'lsr_description' from source: include params 30490 1727096634.51755: handler run complete 30490 1727096634.51777: attempt loop complete, returning result 30490 1727096634.51793: variable 'item' from source: unknown 30490 1727096634.51861: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I will not get an error when I try to remove an absent profile" } 30490 1727096634.52131: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.52135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.52139: variable 'omit' from source: magic vars 30490 1727096634.52142: variable 'ansible_distribution_major_version' from source: facts 30490 1727096634.52145: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096634.52147: variable 'omit' from source: magic vars 30490 1727096634.52216: variable 'omit' from source: magic vars 30490 1727096634.52219: variable 'item' from source: unknown 30490 1727096634.52313: variable 'item' from source: unknown 30490 1727096634.52316: variable 'omit' from source: magic vars 30490 1727096634.52319: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096634.52322: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096634.52324: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096634.52326: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096634.52331: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.52333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.52507: Set connection var ansible_connection to ssh 30490 1727096634.52510: Set connection var ansible_shell_type to sh 30490 1727096634.52513: Set connection var ansible_pipelining to False 30490 1727096634.52515: Set connection var ansible_shell_executable to /bin/sh 30490 1727096634.52517: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096634.52519: Set connection var ansible_timeout to 10 30490 1727096634.52521: variable 'ansible_shell_executable' from source: unknown 30490 1727096634.52523: variable 'ansible_connection' from source: unknown 30490 1727096634.52526: variable 'ansible_module_compression' from source: unknown 30490 1727096634.52528: variable 'ansible_shell_type' from source: unknown 30490 1727096634.52530: variable 'ansible_shell_executable' from source: unknown 30490 1727096634.52532: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.52534: variable 'ansible_pipelining' from source: unknown 30490 1727096634.52536: variable 'ansible_timeout' from source: unknown 30490 1727096634.52538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.52558: 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) 30490 1727096634.52567: variable 'omit' from source: magic vars 30490 1727096634.52575: starting attempt loop 30490 1727096634.52577: running the handler 30490 1727096634.52886: variable 'lsr_setup' from source: include params 30490 1727096634.52889: variable 'lsr_setup' from source: include params 30490 1727096634.52892: handler run complete 30490 1727096634.52894: attempt loop complete, returning result 30490 1727096634.52897: variable 'item' from source: unknown 30490 1727096634.52906: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove+down_profile.yml" ] } 30490 1727096634.52982: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.52986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.53137: variable 'omit' from source: magic vars 30490 1727096634.53141: variable 'ansible_distribution_major_version' from source: facts 30490 1727096634.53143: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096634.53146: variable 'omit' from source: magic vars 30490 1727096634.53148: variable 'omit' from source: magic vars 30490 1727096634.53150: variable 'item' from source: unknown 30490 1727096634.53186: variable 'item' from source: unknown 30490 1727096634.53201: variable 'omit' from source: magic vars 30490 1727096634.53221: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096634.53228: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096634.53234: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096634.53245: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096634.53248: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.53250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.53326: Set connection var ansible_connection to ssh 30490 1727096634.53330: Set connection var ansible_shell_type to sh 30490 1727096634.53342: Set connection var ansible_pipelining to False 30490 1727096634.53345: Set connection var ansible_shell_executable to /bin/sh 30490 1727096634.53347: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096634.53354: Set connection var ansible_timeout to 10 30490 1727096634.53380: variable 'ansible_shell_executable' from source: unknown 30490 1727096634.53383: variable 'ansible_connection' from source: unknown 30490 1727096634.53386: variable 'ansible_module_compression' from source: unknown 30490 1727096634.53388: variable 'ansible_shell_type' from source: unknown 30490 1727096634.53390: variable 'ansible_shell_executable' from source: unknown 30490 1727096634.53392: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.53397: variable 'ansible_pipelining' from source: unknown 30490 1727096634.53400: variable 'ansible_timeout' from source: unknown 30490 1727096634.53404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.53495: 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) 30490 1727096634.53503: variable 'omit' from source: magic vars 30490 1727096634.53506: starting attempt loop 30490 1727096634.53508: running the handler 30490 1727096634.53526: variable 'lsr_test' from source: include params 30490 1727096634.53596: variable 'lsr_test' from source: include params 30490 1727096634.53611: handler run complete 30490 1727096634.53646: attempt loop complete, returning result 30490 1727096634.53649: variable 'item' from source: unknown 30490 1727096634.53705: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } 30490 1727096634.53903: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.53906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.53909: variable 'omit' from source: magic vars 30490 1727096634.53951: variable 'ansible_distribution_major_version' from source: facts 30490 1727096634.53956: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096634.53960: variable 'omit' from source: magic vars 30490 1727096634.53977: variable 'omit' from source: magic vars 30490 1727096634.54009: variable 'item' from source: unknown 30490 1727096634.54175: variable 'item' from source: unknown 30490 1727096634.54180: variable 'omit' from source: magic vars 30490 1727096634.54184: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096634.54187: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096634.54190: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096634.54193: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096634.54196: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.54198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.54276: Set connection var ansible_connection to ssh 30490 1727096634.54279: Set connection var ansible_shell_type to sh 30490 1727096634.54281: Set connection var ansible_pipelining to False 30490 1727096634.54283: Set connection var ansible_shell_executable to /bin/sh 30490 1727096634.54285: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096634.54287: Set connection var ansible_timeout to 10 30490 1727096634.54314: variable 'ansible_shell_executable' from source: unknown 30490 1727096634.54317: variable 'ansible_connection' from source: unknown 30490 1727096634.54319: variable 'ansible_module_compression' from source: unknown 30490 1727096634.54323: variable 'ansible_shell_type' from source: unknown 30490 1727096634.54325: variable 'ansible_shell_executable' from source: unknown 30490 1727096634.54327: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.54329: variable 'ansible_pipelining' from source: unknown 30490 1727096634.54331: variable 'ansible_timeout' from source: unknown 30490 1727096634.54333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.54425: 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) 30490 1727096634.54428: variable 'omit' from source: magic vars 30490 1727096634.54431: starting attempt loop 30490 1727096634.54434: running the handler 30490 1727096634.54452: variable 'lsr_assert' from source: include params 30490 1727096634.54519: variable 'lsr_assert' from source: include params 30490 1727096634.54642: handler run complete 30490 1727096634.54646: attempt loop complete, returning result 30490 1727096634.54649: variable 'item' from source: unknown 30490 1727096634.54651: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml", "tasks/get_NetworkManager_NVR.yml" ] } 30490 1727096634.54717: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.54720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.54723: variable 'omit' from source: magic vars 30490 1727096634.54934: variable 'ansible_distribution_major_version' from source: facts 30490 1727096634.54941: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096634.54944: variable 'omit' from source: magic vars 30490 1727096634.54970: variable 'omit' from source: magic vars 30490 1727096634.55079: variable 'item' from source: unknown 30490 1727096634.55082: variable 'item' from source: unknown 30490 1727096634.55085: variable 'omit' from source: magic vars 30490 1727096634.55090: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096634.55097: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096634.55103: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096634.55114: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096634.55117: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.55119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.55191: Set connection var ansible_connection to ssh 30490 1727096634.55197: Set connection var ansible_shell_type to sh 30490 1727096634.55205: Set connection var ansible_pipelining to False 30490 1727096634.55210: Set connection var ansible_shell_executable to /bin/sh 30490 1727096634.55215: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096634.55221: Set connection var ansible_timeout to 10 30490 1727096634.55242: variable 'ansible_shell_executable' from source: unknown 30490 1727096634.55245: variable 'ansible_connection' from source: unknown 30490 1727096634.55247: variable 'ansible_module_compression' from source: unknown 30490 1727096634.55250: variable 'ansible_shell_type' from source: unknown 30490 1727096634.55252: variable 'ansible_shell_executable' from source: unknown 30490 1727096634.55254: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.55293: variable 'ansible_pipelining' from source: unknown 30490 1727096634.55296: variable 'ansible_timeout' from source: unknown 30490 1727096634.55299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.55355: 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) 30490 1727096634.55362: variable 'omit' from source: magic vars 30490 1727096634.55369: starting attempt loop 30490 1727096634.55374: running the handler 30490 1727096634.55457: variable 'lsr_assert_when' from source: include params 30490 1727096634.55460: variable 'lsr_assert_when' from source: include params 30490 1727096634.55541: variable 'network_provider' from source: set_fact 30490 1727096634.55577: handler run complete 30490 1727096634.55590: attempt loop complete, returning result 30490 1727096634.55604: variable 'item' from source: unknown 30490 1727096634.55669: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } 30490 1727096634.55902: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.55905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.55909: variable 'omit' from source: magic vars 30490 1727096634.55912: variable 'ansible_distribution_major_version' from source: facts 30490 1727096634.55914: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096634.56014: variable 'omit' from source: magic vars 30490 1727096634.56017: variable 'omit' from source: magic vars 30490 1727096634.56019: variable 'item' from source: unknown 30490 1727096634.56140: variable 'item' from source: unknown 30490 1727096634.56143: variable 'omit' from source: magic vars 30490 1727096634.56145: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096634.56148: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096634.56150: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096634.56152: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096634.56154: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.56156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.56180: Set connection var ansible_connection to ssh 30490 1727096634.56186: Set connection var ansible_shell_type to sh 30490 1727096634.56194: Set connection var ansible_pipelining to False 30490 1727096634.56199: Set connection var ansible_shell_executable to /bin/sh 30490 1727096634.56208: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096634.56210: Set connection var ansible_timeout to 10 30490 1727096634.56472: variable 'ansible_shell_executable' from source: unknown 30490 1727096634.56477: variable 'ansible_connection' from source: unknown 30490 1727096634.56479: variable 'ansible_module_compression' from source: unknown 30490 1727096634.56482: variable 'ansible_shell_type' from source: unknown 30490 1727096634.56484: variable 'ansible_shell_executable' from source: unknown 30490 1727096634.56486: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.56487: variable 'ansible_pipelining' from source: unknown 30490 1727096634.56489: variable 'ansible_timeout' from source: unknown 30490 1727096634.56491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.56493: 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) 30490 1727096634.56495: variable 'omit' from source: magic vars 30490 1727096634.56497: starting attempt loop 30490 1727096634.56499: running the handler 30490 1727096634.56501: variable 'lsr_fail_debug' from source: play vars 30490 1727096634.56503: variable 'lsr_fail_debug' from source: play vars 30490 1727096634.56504: handler run complete 30490 1727096634.56506: attempt loop complete, returning result 30490 1727096634.56508: variable 'item' from source: unknown 30490 1727096634.56554: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } 30490 1727096634.56742: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.56745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.56747: variable 'omit' from source: magic vars 30490 1727096634.56880: variable 'ansible_distribution_major_version' from source: facts 30490 1727096634.56891: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096634.56900: variable 'omit' from source: magic vars 30490 1727096634.56918: variable 'omit' from source: magic vars 30490 1727096634.57059: variable 'item' from source: unknown 30490 1727096634.57069: variable 'item' from source: unknown 30490 1727096634.57072: variable 'omit' from source: magic vars 30490 1727096634.57082: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096634.57097: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096634.57106: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096634.57118: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096634.57125: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.57132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.57200: Set connection var ansible_connection to ssh 30490 1727096634.57212: Set connection var ansible_shell_type to sh 30490 1727096634.57224: Set connection var ansible_pipelining to False 30490 1727096634.57234: Set connection var ansible_shell_executable to /bin/sh 30490 1727096634.57244: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096634.57252: Set connection var ansible_timeout to 10 30490 1727096634.57287: variable 'ansible_shell_executable' from source: unknown 30490 1727096634.57295: variable 'ansible_connection' from source: unknown 30490 1727096634.57302: variable 'ansible_module_compression' from source: unknown 30490 1727096634.57308: variable 'ansible_shell_type' from source: unknown 30490 1727096634.57386: variable 'ansible_shell_executable' from source: unknown 30490 1727096634.57392: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.57395: variable 'ansible_pipelining' from source: unknown 30490 1727096634.57397: variable 'ansible_timeout' from source: unknown 30490 1727096634.57399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.57439: 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) 30490 1727096634.57453: variable 'omit' from source: magic vars 30490 1727096634.57462: starting attempt loop 30490 1727096634.57470: running the handler 30490 1727096634.57502: variable 'lsr_cleanup' from source: include params 30490 1727096634.57570: variable 'lsr_cleanup' from source: include params 30490 1727096634.57599: handler run complete 30490 1727096634.57627: attempt loop complete, returning result 30490 1727096634.57646: variable 'item' from source: unknown 30490 1727096634.57720: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml", "tasks/check_network_dns.yml" ] } 30490 1727096634.57929: dumping result to json 30490 1727096634.57937: done dumping result, returning 30490 1727096634.57940: done running TaskExecutor() for managed_node3/TASK: Show item [0afff68d-5257-ba36-653e-0000000020ae] 30490 1727096634.57942: sending task result for task 0afff68d-5257-ba36-653e-0000000020ae 30490 1727096634.57996: done sending task result for task 0afff68d-5257-ba36-653e-0000000020ae 30490 1727096634.57999: WORKER PROCESS EXITING 30490 1727096634.58097: no more pending results, returning what we have 30490 1727096634.58102: results queue empty 30490 1727096634.58103: checking for any_errors_fatal 30490 1727096634.58113: done checking for any_errors_fatal 30490 1727096634.58114: checking for max_fail_percentage 30490 1727096634.58117: done checking for max_fail_percentage 30490 1727096634.58118: checking to see if all hosts have failed and the running result is not ok 30490 1727096634.58118: done checking to see if all hosts have failed 30490 1727096634.58119: getting the remaining hosts for this loop 30490 1727096634.58121: done getting the remaining hosts for this loop 30490 1727096634.58125: getting the next task for host managed_node3 30490 1727096634.58134: done getting next task for host managed_node3 30490 1727096634.58137: ^ task is: TASK: Include the task 'show_interfaces.yml' 30490 1727096634.58145: ^ state is: HOST STATE: block=8, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096634.58150: getting variables 30490 1727096634.58152: in VariableManager get_vars() 30490 1727096634.58196: Calling all_inventory to load vars for managed_node3 30490 1727096634.58200: Calling groups_inventory to load vars for managed_node3 30490 1727096634.58204: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096634.58217: Calling all_plugins_play to load vars for managed_node3 30490 1727096634.58220: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096634.58224: Calling groups_plugins_play to load vars for managed_node3 30490 1727096634.60157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096634.62580: done with get_vars() 30490 1727096634.62613: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Monday 23 September 2024 09:03:54 -0400 (0:00:00.134) 0:01:40.832 ****** 30490 1727096634.62829: entering _queue_task() for managed_node3/include_tasks 30490 1727096634.63651: worker is 1 (out of 1 available) 30490 1727096634.63880: exiting _queue_task() for managed_node3/include_tasks 30490 1727096634.63892: done queuing things up, now waiting for results queue to drain 30490 1727096634.63893: waiting for pending results... 30490 1727096634.64487: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 30490 1727096634.64508: in run() - task 0afff68d-5257-ba36-653e-0000000020af 30490 1727096634.64521: variable 'ansible_search_path' from source: unknown 30490 1727096634.64524: variable 'ansible_search_path' from source: unknown 30490 1727096634.64565: calling self._execute() 30490 1727096634.64691: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.64695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.64708: variable 'omit' from source: magic vars 30490 1727096634.65209: variable 'ansible_distribution_major_version' from source: facts 30490 1727096634.65227: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096634.65239: _execute() done 30490 1727096634.65247: dumping result to json 30490 1727096634.65254: done dumping result, returning 30490 1727096634.65276: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-ba36-653e-0000000020af] 30490 1727096634.65289: sending task result for task 0afff68d-5257-ba36-653e-0000000020af 30490 1727096634.65497: no more pending results, returning what we have 30490 1727096634.65503: in VariableManager get_vars() 30490 1727096634.65557: Calling all_inventory to load vars for managed_node3 30490 1727096634.65562: Calling groups_inventory to load vars for managed_node3 30490 1727096634.65566: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096634.65586: Calling all_plugins_play to load vars for managed_node3 30490 1727096634.65590: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096634.65714: Calling groups_plugins_play to load vars for managed_node3 30490 1727096634.66478: done sending task result for task 0afff68d-5257-ba36-653e-0000000020af 30490 1727096634.66481: WORKER PROCESS EXITING 30490 1727096634.69258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096634.72946: done with get_vars() 30490 1727096634.72980: variable 'ansible_search_path' from source: unknown 30490 1727096634.72981: variable 'ansible_search_path' from source: unknown 30490 1727096634.73021: we have included files to process 30490 1727096634.73022: generating all_blocks data 30490 1727096634.73024: done generating all_blocks data 30490 1727096634.73029: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 30490 1727096634.73030: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 30490 1727096634.73033: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 30490 1727096634.73147: in VariableManager get_vars() 30490 1727096634.73170: done with get_vars() 30490 1727096634.73287: done processing included file 30490 1727096634.73289: iterating over new_blocks loaded from include file 30490 1727096634.73290: in VariableManager get_vars() 30490 1727096634.73309: done with get_vars() 30490 1727096634.73311: filtering new block on tags 30490 1727096634.73345: done filtering new block on tags 30490 1727096634.73348: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 30490 1727096634.73353: extending task lists for all hosts with included blocks 30490 1727096634.73822: done extending task lists 30490 1727096634.73823: done processing included files 30490 1727096634.73824: results queue empty 30490 1727096634.73825: checking for any_errors_fatal 30490 1727096634.73832: done checking for any_errors_fatal 30490 1727096634.73833: checking for max_fail_percentage 30490 1727096634.73834: done checking for max_fail_percentage 30490 1727096634.73835: checking to see if all hosts have failed and the running result is not ok 30490 1727096634.73836: done checking to see if all hosts have failed 30490 1727096634.73837: getting the remaining hosts for this loop 30490 1727096634.73838: done getting the remaining hosts for this loop 30490 1727096634.73841: getting the next task for host managed_node3 30490 1727096634.73846: done getting next task for host managed_node3 30490 1727096634.73849: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 30490 1727096634.73852: ^ state is: HOST STATE: block=8, 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 30490 1727096634.73855: getting variables 30490 1727096634.73856: in VariableManager get_vars() 30490 1727096634.73869: Calling all_inventory to load vars for managed_node3 30490 1727096634.73874: Calling groups_inventory to load vars for managed_node3 30490 1727096634.73877: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096634.73882: Calling all_plugins_play to load vars for managed_node3 30490 1727096634.73884: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096634.73887: Calling groups_plugins_play to load vars for managed_node3 30490 1727096634.75533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096634.78166: done with get_vars() 30490 1727096634.78206: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Monday 23 September 2024 09:03:54 -0400 (0:00:00.154) 0:01:40.987 ****** 30490 1727096634.78291: entering _queue_task() for managed_node3/include_tasks 30490 1727096634.78650: worker is 1 (out of 1 available) 30490 1727096634.78664: exiting _queue_task() for managed_node3/include_tasks 30490 1727096634.78680: done queuing things up, now waiting for results queue to drain 30490 1727096634.78682: waiting for pending results... 30490 1727096634.79194: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 30490 1727096634.79495: in run() - task 0afff68d-5257-ba36-653e-0000000020d6 30490 1727096634.79509: variable 'ansible_search_path' from source: unknown 30490 1727096634.79513: variable 'ansible_search_path' from source: unknown 30490 1727096634.79548: calling self._execute() 30490 1727096634.79835: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.79872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.79876: variable 'omit' from source: magic vars 30490 1727096634.80550: variable 'ansible_distribution_major_version' from source: facts 30490 1727096634.80686: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096634.80692: _execute() done 30490 1727096634.80695: dumping result to json 30490 1727096634.80698: done dumping result, returning 30490 1727096634.80706: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [0afff68d-5257-ba36-653e-0000000020d6] 30490 1727096634.80711: sending task result for task 0afff68d-5257-ba36-653e-0000000020d6 30490 1727096634.80817: done sending task result for task 0afff68d-5257-ba36-653e-0000000020d6 30490 1727096634.80821: WORKER PROCESS EXITING 30490 1727096634.80852: no more pending results, returning what we have 30490 1727096634.80858: in VariableManager get_vars() 30490 1727096634.80916: Calling all_inventory to load vars for managed_node3 30490 1727096634.80920: Calling groups_inventory to load vars for managed_node3 30490 1727096634.80925: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096634.80941: Calling all_plugins_play to load vars for managed_node3 30490 1727096634.80944: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096634.80947: Calling groups_plugins_play to load vars for managed_node3 30490 1727096634.83103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096634.90556: done with get_vars() 30490 1727096634.90587: variable 'ansible_search_path' from source: unknown 30490 1727096634.90589: variable 'ansible_search_path' from source: unknown 30490 1727096634.90622: we have included files to process 30490 1727096634.90624: generating all_blocks data 30490 1727096634.90625: done generating all_blocks data 30490 1727096634.90626: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 30490 1727096634.90627: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 30490 1727096634.90629: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 30490 1727096634.90874: done processing included file 30490 1727096634.90876: iterating over new_blocks loaded from include file 30490 1727096634.90877: in VariableManager get_vars() 30490 1727096634.90893: done with get_vars() 30490 1727096634.90894: filtering new block on tags 30490 1727096634.90924: done filtering new block on tags 30490 1727096634.90926: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 30490 1727096634.90930: extending task lists for all hosts with included blocks 30490 1727096634.91074: done extending task lists 30490 1727096634.91075: done processing included files 30490 1727096634.91076: results queue empty 30490 1727096634.91077: checking for any_errors_fatal 30490 1727096634.91079: done checking for any_errors_fatal 30490 1727096634.91080: checking for max_fail_percentage 30490 1727096634.91081: done checking for max_fail_percentage 30490 1727096634.91082: checking to see if all hosts have failed and the running result is not ok 30490 1727096634.91082: done checking to see if all hosts have failed 30490 1727096634.91083: getting the remaining hosts for this loop 30490 1727096634.91084: done getting the remaining hosts for this loop 30490 1727096634.91086: getting the next task for host managed_node3 30490 1727096634.91090: done getting next task for host managed_node3 30490 1727096634.91092: ^ task is: TASK: Gather current interface info 30490 1727096634.91094: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096634.91097: getting variables 30490 1727096634.91097: in VariableManager get_vars() 30490 1727096634.91107: Calling all_inventory to load vars for managed_node3 30490 1727096634.91109: Calling groups_inventory to load vars for managed_node3 30490 1727096634.91111: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096634.91116: Calling all_plugins_play to load vars for managed_node3 30490 1727096634.91118: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096634.91121: Calling groups_plugins_play to load vars for managed_node3 30490 1727096634.92303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096634.93834: done with get_vars() 30490 1727096634.93860: done getting variables 30490 1727096634.93907: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Monday 23 September 2024 09:03:54 -0400 (0:00:00.156) 0:01:41.143 ****** 30490 1727096634.93937: entering _queue_task() for managed_node3/command 30490 1727096634.94322: worker is 1 (out of 1 available) 30490 1727096634.94335: exiting _queue_task() for managed_node3/command 30490 1727096634.94348: done queuing things up, now waiting for results queue to drain 30490 1727096634.94350: waiting for pending results... 30490 1727096634.94688: running TaskExecutor() for managed_node3/TASK: Gather current interface info 30490 1727096634.94788: in run() - task 0afff68d-5257-ba36-653e-000000002111 30490 1727096634.94796: variable 'ansible_search_path' from source: unknown 30490 1727096634.94799: variable 'ansible_search_path' from source: unknown 30490 1727096634.94839: calling self._execute() 30490 1727096634.94940: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.94946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.94956: variable 'omit' from source: magic vars 30490 1727096634.95343: variable 'ansible_distribution_major_version' from source: facts 30490 1727096634.95359: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096634.95366: variable 'omit' from source: magic vars 30490 1727096634.95443: variable 'omit' from source: magic vars 30490 1727096634.95464: variable 'omit' from source: magic vars 30490 1727096634.95552: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096634.95556: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096634.95559: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096634.95588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096634.95600: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096634.95630: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096634.95634: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.95637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.95732: Set connection var ansible_connection to ssh 30490 1727096634.95777: Set connection var ansible_shell_type to sh 30490 1727096634.95780: Set connection var ansible_pipelining to False 30490 1727096634.95783: Set connection var ansible_shell_executable to /bin/sh 30490 1727096634.95785: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096634.95787: Set connection var ansible_timeout to 10 30490 1727096634.95789: variable 'ansible_shell_executable' from source: unknown 30490 1727096634.95791: variable 'ansible_connection' from source: unknown 30490 1727096634.95794: variable 'ansible_module_compression' from source: unknown 30490 1727096634.95796: variable 'ansible_shell_type' from source: unknown 30490 1727096634.95798: variable 'ansible_shell_executable' from source: unknown 30490 1727096634.95875: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096634.95878: variable 'ansible_pipelining' from source: unknown 30490 1727096634.95882: variable 'ansible_timeout' from source: unknown 30490 1727096634.95885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096634.95962: 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) 30490 1727096634.95980: variable 'omit' from source: magic vars 30490 1727096634.95984: starting attempt loop 30490 1727096634.95987: running the handler 30490 1727096634.96005: _low_level_execute_command(): starting 30490 1727096634.96013: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096634.96730: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096634.96784: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096634.96857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096634.96863: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096634.96913: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096634.96948: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096634.98617: stdout chunk (state=3): >>>/root <<< 30490 1727096634.98762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096634.98766: stdout chunk (state=3): >>><<< 30490 1727096634.98781: stderr chunk (state=3): >>><<< 30490 1727096634.98815: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096634.98922: _low_level_execute_command(): starting 30490 1727096634.98926: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096634.988227-35238-121906779683661 `" && echo ansible-tmp-1727096634.988227-35238-121906779683661="` echo /root/.ansible/tmp/ansible-tmp-1727096634.988227-35238-121906779683661 `" ) && sleep 0' 30490 1727096634.99483: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096634.99501: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096634.99514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096634.99529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096634.99543: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096634.99552: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096634.99624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096634.99628: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096634.99693: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096634.99736: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096634.99854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096635.01729: stdout chunk (state=3): >>>ansible-tmp-1727096634.988227-35238-121906779683661=/root/.ansible/tmp/ansible-tmp-1727096634.988227-35238-121906779683661 <<< 30490 1727096635.01880: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096635.01883: stdout chunk (state=3): >>><<< 30490 1727096635.01885: stderr chunk (state=3): >>><<< 30490 1727096635.01888: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096634.988227-35238-121906779683661=/root/.ansible/tmp/ansible-tmp-1727096634.988227-35238-121906779683661 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096635.01908: variable 'ansible_module_compression' from source: unknown 30490 1727096635.01952: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 30490 1727096635.01987: variable 'ansible_facts' from source: unknown 30490 1727096635.02042: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096634.988227-35238-121906779683661/AnsiballZ_command.py 30490 1727096635.02159: Sending initial data 30490 1727096635.02162: Sent initial data (155 bytes) 30490 1727096635.02694: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096635.02713: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096635.02764: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096635.04306: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 30490 1727096635.04314: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096635.04334: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096635.04369: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp11kf9wq4 /root/.ansible/tmp/ansible-tmp-1727096634.988227-35238-121906779683661/AnsiballZ_command.py <<< 30490 1727096635.04379: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096634.988227-35238-121906779683661/AnsiballZ_command.py" <<< 30490 1727096635.04402: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp11kf9wq4" to remote "/root/.ansible/tmp/ansible-tmp-1727096634.988227-35238-121906779683661/AnsiballZ_command.py" <<< 30490 1727096635.04406: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096634.988227-35238-121906779683661/AnsiballZ_command.py" <<< 30490 1727096635.04875: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096635.04915: stderr chunk (state=3): >>><<< 30490 1727096635.04920: stdout chunk (state=3): >>><<< 30490 1727096635.04937: done transferring module to remote 30490 1727096635.04948: _low_level_execute_command(): starting 30490 1727096635.04952: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096634.988227-35238-121906779683661/ /root/.ansible/tmp/ansible-tmp-1727096634.988227-35238-121906779683661/AnsiballZ_command.py && sleep 0' 30490 1727096635.05357: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096635.05364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096635.05393: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096635.05396: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096635.05446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096635.05450: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096635.05489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096635.07245: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096635.07270: stderr chunk (state=3): >>><<< 30490 1727096635.07273: stdout chunk (state=3): >>><<< 30490 1727096635.07288: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096635.07292: _low_level_execute_command(): starting 30490 1727096635.07295: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096634.988227-35238-121906779683661/AnsiballZ_command.py && sleep 0' 30490 1727096635.07724: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096635.07727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096635.07729: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096635.07731: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096635.07733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096635.07785: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096635.07791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096635.07827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096635.23288: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 09:03:55.226346", "end": "2024-09-23 09:03:55.229668", "delta": "0:00:00.003322", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 30490 1727096635.24776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096635.24802: stderr chunk (state=3): >>><<< 30490 1727096635.24805: stdout chunk (state=3): >>><<< 30490 1727096635.24825: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 09:03:55.226346", "end": "2024-09-23 09:03:55.229668", "delta": "0:00:00.003322", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096635.24855: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096634.988227-35238-121906779683661/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096635.24863: _low_level_execute_command(): starting 30490 1727096635.24870: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096634.988227-35238-121906779683661/ > /dev/null 2>&1 && sleep 0' 30490 1727096635.25340: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096635.25343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096635.25346: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096635.25348: 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 <<< 30490 1727096635.25355: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096635.25399: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096635.25402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096635.25441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096635.27227: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096635.27250: stderr chunk (state=3): >>><<< 30490 1727096635.27253: stdout chunk (state=3): >>><<< 30490 1727096635.27266: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096635.27277: handler run complete 30490 1727096635.27295: Evaluated conditional (False): False 30490 1727096635.27304: attempt loop complete, returning result 30490 1727096635.27307: _execute() done 30490 1727096635.27309: dumping result to json 30490 1727096635.27315: done dumping result, returning 30490 1727096635.27322: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [0afff68d-5257-ba36-653e-000000002111] 30490 1727096635.27327: sending task result for task 0afff68d-5257-ba36-653e-000000002111 30490 1727096635.27431: done sending task result for task 0afff68d-5257-ba36-653e-000000002111 30490 1727096635.27434: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003322", "end": "2024-09-23 09:03:55.229668", "rc": 0, "start": "2024-09-23 09:03:55.226346" } STDOUT: bonding_masters eth0 lo rpltstbr 30490 1727096635.27507: no more pending results, returning what we have 30490 1727096635.27511: results queue empty 30490 1727096635.27512: checking for any_errors_fatal 30490 1727096635.27513: done checking for any_errors_fatal 30490 1727096635.27514: checking for max_fail_percentage 30490 1727096635.27516: done checking for max_fail_percentage 30490 1727096635.27517: checking to see if all hosts have failed and the running result is not ok 30490 1727096635.27518: done checking to see if all hosts have failed 30490 1727096635.27518: getting the remaining hosts for this loop 30490 1727096635.27520: done getting the remaining hosts for this loop 30490 1727096635.27524: getting the next task for host managed_node3 30490 1727096635.27532: done getting next task for host managed_node3 30490 1727096635.27535: ^ task is: TASK: Set current_interfaces 30490 1727096635.27541: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096635.27547: getting variables 30490 1727096635.27548: in VariableManager get_vars() 30490 1727096635.27596: Calling all_inventory to load vars for managed_node3 30490 1727096635.27599: Calling groups_inventory to load vars for managed_node3 30490 1727096635.27602: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096635.27612: Calling all_plugins_play to load vars for managed_node3 30490 1727096635.27615: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096635.27617: Calling groups_plugins_play to load vars for managed_node3 30490 1727096635.28660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096635.29643: done with get_vars() 30490 1727096635.29664: done getting variables 30490 1727096635.29720: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Monday 23 September 2024 09:03:55 -0400 (0:00:00.358) 0:01:41.501 ****** 30490 1727096635.29752: entering _queue_task() for managed_node3/set_fact 30490 1727096635.30028: worker is 1 (out of 1 available) 30490 1727096635.30042: exiting _queue_task() for managed_node3/set_fact 30490 1727096635.30055: done queuing things up, now waiting for results queue to drain 30490 1727096635.30056: waiting for pending results... 30490 1727096635.30233: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 30490 1727096635.30313: in run() - task 0afff68d-5257-ba36-653e-000000002112 30490 1727096635.30326: variable 'ansible_search_path' from source: unknown 30490 1727096635.30331: variable 'ansible_search_path' from source: unknown 30490 1727096635.30358: calling self._execute() 30490 1727096635.30430: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096635.30433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096635.30443: variable 'omit' from source: magic vars 30490 1727096635.30718: variable 'ansible_distribution_major_version' from source: facts 30490 1727096635.30728: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096635.30735: variable 'omit' from source: magic vars 30490 1727096635.30766: variable 'omit' from source: magic vars 30490 1727096635.30846: variable '_current_interfaces' from source: set_fact 30490 1727096635.30898: variable 'omit' from source: magic vars 30490 1727096635.30931: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096635.30957: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096635.30978: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096635.30989: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096635.31000: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096635.31023: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096635.31026: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096635.31029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096635.31097: Set connection var ansible_connection to ssh 30490 1727096635.31108: Set connection var ansible_shell_type to sh 30490 1727096635.31111: Set connection var ansible_pipelining to False 30490 1727096635.31116: Set connection var ansible_shell_executable to /bin/sh 30490 1727096635.31121: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096635.31126: Set connection var ansible_timeout to 10 30490 1727096635.31145: variable 'ansible_shell_executable' from source: unknown 30490 1727096635.31149: variable 'ansible_connection' from source: unknown 30490 1727096635.31152: variable 'ansible_module_compression' from source: unknown 30490 1727096635.31154: variable 'ansible_shell_type' from source: unknown 30490 1727096635.31156: variable 'ansible_shell_executable' from source: unknown 30490 1727096635.31158: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096635.31161: variable 'ansible_pipelining' from source: unknown 30490 1727096635.31163: variable 'ansible_timeout' from source: unknown 30490 1727096635.31165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096635.31270: 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) 30490 1727096635.31278: variable 'omit' from source: magic vars 30490 1727096635.31283: starting attempt loop 30490 1727096635.31286: running the handler 30490 1727096635.31296: handler run complete 30490 1727096635.31304: attempt loop complete, returning result 30490 1727096635.31307: _execute() done 30490 1727096635.31309: dumping result to json 30490 1727096635.31312: done dumping result, returning 30490 1727096635.31320: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [0afff68d-5257-ba36-653e-000000002112] 30490 1727096635.31325: sending task result for task 0afff68d-5257-ba36-653e-000000002112 ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } 30490 1727096635.31458: no more pending results, returning what we have 30490 1727096635.31461: results queue empty 30490 1727096635.31462: checking for any_errors_fatal 30490 1727096635.31476: done checking for any_errors_fatal 30490 1727096635.31477: checking for max_fail_percentage 30490 1727096635.31478: done checking for max_fail_percentage 30490 1727096635.31479: checking to see if all hosts have failed and the running result is not ok 30490 1727096635.31480: done checking to see if all hosts have failed 30490 1727096635.31481: getting the remaining hosts for this loop 30490 1727096635.31482: done getting the remaining hosts for this loop 30490 1727096635.31486: getting the next task for host managed_node3 30490 1727096635.31494: done getting next task for host managed_node3 30490 1727096635.31496: ^ task is: TASK: Show current_interfaces 30490 1727096635.31500: ^ state is: HOST STATE: block=8, 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=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 30490 1727096635.31504: getting variables 30490 1727096635.31505: in VariableManager get_vars() 30490 1727096635.31537: Calling all_inventory to load vars for managed_node3 30490 1727096635.31540: Calling groups_inventory to load vars for managed_node3 30490 1727096635.31543: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096635.31552: Calling all_plugins_play to load vars for managed_node3 30490 1727096635.31554: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096635.31557: Calling groups_plugins_play to load vars for managed_node3 30490 1727096635.32081: done sending task result for task 0afff68d-5257-ba36-653e-000000002112 30490 1727096635.32085: WORKER PROCESS EXITING 30490 1727096635.32379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096635.33642: done with get_vars() 30490 1727096635.33657: done getting variables 30490 1727096635.33701: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Monday 23 September 2024 09:03:55 -0400 (0:00:00.039) 0:01:41.541 ****** 30490 1727096635.33724: entering _queue_task() for managed_node3/debug 30490 1727096635.33942: worker is 1 (out of 1 available) 30490 1727096635.33955: exiting _queue_task() for managed_node3/debug 30490 1727096635.33966: done queuing things up, now waiting for results queue to drain 30490 1727096635.33970: waiting for pending results... 30490 1727096635.34132: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 30490 1727096635.34229: in run() - task 0afff68d-5257-ba36-653e-0000000020d7 30490 1727096635.34234: variable 'ansible_search_path' from source: unknown 30490 1727096635.34236: variable 'ansible_search_path' from source: unknown 30490 1727096635.34263: calling self._execute() 30490 1727096635.34334: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096635.34345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096635.34355: variable 'omit' from source: magic vars 30490 1727096635.34645: variable 'ansible_distribution_major_version' from source: facts 30490 1727096635.34656: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096635.34662: variable 'omit' from source: magic vars 30490 1727096635.34697: variable 'omit' from source: magic vars 30490 1727096635.34765: variable 'current_interfaces' from source: set_fact 30490 1727096635.34793: variable 'omit' from source: magic vars 30490 1727096635.34833: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096635.34857: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096635.34879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096635.34893: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096635.34904: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096635.34929: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096635.34932: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096635.34935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096635.35006: Set connection var ansible_connection to ssh 30490 1727096635.35013: Set connection var ansible_shell_type to sh 30490 1727096635.35019: Set connection var ansible_pipelining to False 30490 1727096635.35025: Set connection var ansible_shell_executable to /bin/sh 30490 1727096635.35030: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096635.35035: Set connection var ansible_timeout to 10 30490 1727096635.35054: variable 'ansible_shell_executable' from source: unknown 30490 1727096635.35057: variable 'ansible_connection' from source: unknown 30490 1727096635.35059: variable 'ansible_module_compression' from source: unknown 30490 1727096635.35063: variable 'ansible_shell_type' from source: unknown 30490 1727096635.35065: variable 'ansible_shell_executable' from source: unknown 30490 1727096635.35070: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096635.35076: variable 'ansible_pipelining' from source: unknown 30490 1727096635.35079: variable 'ansible_timeout' from source: unknown 30490 1727096635.35081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096635.35196: 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) 30490 1727096635.35205: variable 'omit' from source: magic vars 30490 1727096635.35210: starting attempt loop 30490 1727096635.35213: running the handler 30490 1727096635.35251: handler run complete 30490 1727096635.35262: attempt loop complete, returning result 30490 1727096635.35265: _execute() done 30490 1727096635.35269: dumping result to json 30490 1727096635.35271: done dumping result, returning 30490 1727096635.35281: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [0afff68d-5257-ba36-653e-0000000020d7] 30490 1727096635.35285: sending task result for task 0afff68d-5257-ba36-653e-0000000020d7 30490 1727096635.35527: done sending task result for task 0afff68d-5257-ba36-653e-0000000020d7 30490 1727096635.35530: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] 30490 1727096635.35566: no more pending results, returning what we have 30490 1727096635.35573: results queue empty 30490 1727096635.35574: checking for any_errors_fatal 30490 1727096635.35578: done checking for any_errors_fatal 30490 1727096635.35579: checking for max_fail_percentage 30490 1727096635.35580: done checking for max_fail_percentage 30490 1727096635.35581: checking to see if all hosts have failed and the running result is not ok 30490 1727096635.35582: done checking to see if all hosts have failed 30490 1727096635.35582: getting the remaining hosts for this loop 30490 1727096635.35584: done getting the remaining hosts for this loop 30490 1727096635.35586: getting the next task for host managed_node3 30490 1727096635.35594: done getting next task for host managed_node3 30490 1727096635.35596: ^ task is: TASK: Setup 30490 1727096635.35598: ^ state is: HOST STATE: block=8, 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 30490 1727096635.35602: getting variables 30490 1727096635.35603: in VariableManager get_vars() 30490 1727096635.35632: Calling all_inventory to load vars for managed_node3 30490 1727096635.35634: Calling groups_inventory to load vars for managed_node3 30490 1727096635.35637: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096635.35649: Calling all_plugins_play to load vars for managed_node3 30490 1727096635.35652: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096635.35656: Calling groups_plugins_play to load vars for managed_node3 30490 1727096635.36934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096635.38353: done with get_vars() 30490 1727096635.38374: done getting variables TASK [Setup] ******************************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Monday 23 September 2024 09:03:55 -0400 (0:00:00.047) 0:01:41.588 ****** 30490 1727096635.38451: entering _queue_task() for managed_node3/include_tasks 30490 1727096635.38692: worker is 1 (out of 1 available) 30490 1727096635.38706: exiting _queue_task() for managed_node3/include_tasks 30490 1727096635.38718: done queuing things up, now waiting for results queue to drain 30490 1727096635.38719: waiting for pending results... 30490 1727096635.38887: running TaskExecutor() for managed_node3/TASK: Setup 30490 1727096635.38953: in run() - task 0afff68d-5257-ba36-653e-0000000020b0 30490 1727096635.38964: variable 'ansible_search_path' from source: unknown 30490 1727096635.38969: variable 'ansible_search_path' from source: unknown 30490 1727096635.39005: variable 'lsr_setup' from source: include params 30490 1727096635.39161: variable 'lsr_setup' from source: include params 30490 1727096635.39218: variable 'omit' from source: magic vars 30490 1727096635.39317: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096635.39325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096635.39334: variable 'omit' from source: magic vars 30490 1727096635.39511: variable 'ansible_distribution_major_version' from source: facts 30490 1727096635.39518: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096635.39524: variable 'item' from source: unknown 30490 1727096635.39572: variable 'item' from source: unknown 30490 1727096635.39597: variable 'item' from source: unknown 30490 1727096635.39640: variable 'item' from source: unknown 30490 1727096635.39762: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096635.39765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096635.39770: variable 'omit' from source: magic vars 30490 1727096635.39843: variable 'ansible_distribution_major_version' from source: facts 30490 1727096635.39846: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096635.39853: variable 'item' from source: unknown 30490 1727096635.39901: variable 'item' from source: unknown 30490 1727096635.39922: variable 'item' from source: unknown 30490 1727096635.39963: variable 'item' from source: unknown 30490 1727096635.40029: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096635.40033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096635.40043: variable 'omit' from source: magic vars 30490 1727096635.40144: variable 'ansible_distribution_major_version' from source: facts 30490 1727096635.40147: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096635.40150: variable 'item' from source: unknown 30490 1727096635.40198: variable 'item' from source: unknown 30490 1727096635.40218: variable 'item' from source: unknown 30490 1727096635.40261: variable 'item' from source: unknown 30490 1727096635.40315: dumping result to json 30490 1727096635.40319: done dumping result, returning 30490 1727096635.40321: done running TaskExecutor() for managed_node3/TASK: Setup [0afff68d-5257-ba36-653e-0000000020b0] 30490 1727096635.40324: sending task result for task 0afff68d-5257-ba36-653e-0000000020b0 30490 1727096635.40358: done sending task result for task 0afff68d-5257-ba36-653e-0000000020b0 30490 1727096635.40361: WORKER PROCESS EXITING 30490 1727096635.40397: no more pending results, returning what we have 30490 1727096635.40402: in VariableManager get_vars() 30490 1727096635.40444: Calling all_inventory to load vars for managed_node3 30490 1727096635.40447: Calling groups_inventory to load vars for managed_node3 30490 1727096635.40451: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096635.40463: Calling all_plugins_play to load vars for managed_node3 30490 1727096635.40466: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096635.40471: Calling groups_plugins_play to load vars for managed_node3 30490 1727096635.41265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096635.42162: done with get_vars() 30490 1727096635.42179: variable 'ansible_search_path' from source: unknown 30490 1727096635.42180: variable 'ansible_search_path' from source: unknown 30490 1727096635.42205: variable 'ansible_search_path' from source: unknown 30490 1727096635.42206: variable 'ansible_search_path' from source: unknown 30490 1727096635.42222: variable 'ansible_search_path' from source: unknown 30490 1727096635.42223: variable 'ansible_search_path' from source: unknown 30490 1727096635.42238: we have included files to process 30490 1727096635.42239: generating all_blocks data 30490 1727096635.42240: done generating all_blocks data 30490 1727096635.42243: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 30490 1727096635.42243: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 30490 1727096635.42245: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml 30490 1727096635.42409: done processing included file 30490 1727096635.42411: iterating over new_blocks loaded from include file 30490 1727096635.42412: in VariableManager get_vars() 30490 1727096635.42422: done with get_vars() 30490 1727096635.42423: filtering new block on tags 30490 1727096635.42444: done filtering new block on tags 30490 1727096635.42446: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node3 => (item=tasks/create_bridge_profile.yml) 30490 1727096635.42448: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 30490 1727096635.42449: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 30490 1727096635.42451: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml 30490 1727096635.42511: done processing included file 30490 1727096635.42513: iterating over new_blocks loaded from include file 30490 1727096635.42514: in VariableManager get_vars() 30490 1727096635.42523: done with get_vars() 30490 1727096635.42525: filtering new block on tags 30490 1727096635.42537: done filtering new block on tags 30490 1727096635.42538: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed_node3 => (item=tasks/activate_profile.yml) 30490 1727096635.42540: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml 30490 1727096635.42541: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml 30490 1727096635.42543: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml 30490 1727096635.42600: done processing included file 30490 1727096635.42601: iterating over new_blocks loaded from include file 30490 1727096635.42602: in VariableManager get_vars() 30490 1727096635.42612: done with get_vars() 30490 1727096635.42613: filtering new block on tags 30490 1727096635.42626: done filtering new block on tags 30490 1727096635.42627: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed_node3 => (item=tasks/remove+down_profile.yml) 30490 1727096635.42630: extending task lists for all hosts with included blocks 30490 1727096635.43104: done extending task lists 30490 1727096635.43105: done processing included files 30490 1727096635.43106: results queue empty 30490 1727096635.43106: checking for any_errors_fatal 30490 1727096635.43109: done checking for any_errors_fatal 30490 1727096635.43109: checking for max_fail_percentage 30490 1727096635.43110: done checking for max_fail_percentage 30490 1727096635.43111: checking to see if all hosts have failed and the running result is not ok 30490 1727096635.43111: done checking to see if all hosts have failed 30490 1727096635.43112: getting the remaining hosts for this loop 30490 1727096635.43112: done getting the remaining hosts for this loop 30490 1727096635.43114: getting the next task for host managed_node3 30490 1727096635.43117: done getting next task for host managed_node3 30490 1727096635.43118: ^ task is: TASK: Include network role 30490 1727096635.43120: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096635.43122: getting variables 30490 1727096635.43122: in VariableManager get_vars() 30490 1727096635.43130: Calling all_inventory to load vars for managed_node3 30490 1727096635.43131: Calling groups_inventory to load vars for managed_node3 30490 1727096635.43133: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096635.43137: Calling all_plugins_play to load vars for managed_node3 30490 1727096635.43138: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096635.43139: Calling groups_plugins_play to load vars for managed_node3 30490 1727096635.44018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096635.45411: done with get_vars() 30490 1727096635.45430: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Monday 23 September 2024 09:03:55 -0400 (0:00:00.070) 0:01:41.659 ****** 30490 1727096635.45496: entering _queue_task() for managed_node3/include_role 30490 1727096635.45738: worker is 1 (out of 1 available) 30490 1727096635.45751: exiting _queue_task() for managed_node3/include_role 30490 1727096635.45764: done queuing things up, now waiting for results queue to drain 30490 1727096635.45766: waiting for pending results... 30490 1727096635.45939: running TaskExecutor() for managed_node3/TASK: Include network role 30490 1727096635.46020: in run() - task 0afff68d-5257-ba36-653e-000000002139 30490 1727096635.46031: variable 'ansible_search_path' from source: unknown 30490 1727096635.46034: variable 'ansible_search_path' from source: unknown 30490 1727096635.46061: calling self._execute() 30490 1727096635.46135: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096635.46139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096635.46149: variable 'omit' from source: magic vars 30490 1727096635.46421: variable 'ansible_distribution_major_version' from source: facts 30490 1727096635.46431: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096635.46438: _execute() done 30490 1727096635.46441: dumping result to json 30490 1727096635.46446: done dumping result, returning 30490 1727096635.46452: done running TaskExecutor() for managed_node3/TASK: Include network role [0afff68d-5257-ba36-653e-000000002139] 30490 1727096635.46458: sending task result for task 0afff68d-5257-ba36-653e-000000002139 30490 1727096635.46558: done sending task result for task 0afff68d-5257-ba36-653e-000000002139 30490 1727096635.46561: WORKER PROCESS EXITING 30490 1727096635.46590: no more pending results, returning what we have 30490 1727096635.46595: in VariableManager get_vars() 30490 1727096635.46640: Calling all_inventory to load vars for managed_node3 30490 1727096635.46642: Calling groups_inventory to load vars for managed_node3 30490 1727096635.46646: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096635.46658: Calling all_plugins_play to load vars for managed_node3 30490 1727096635.46661: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096635.46663: Calling groups_plugins_play to load vars for managed_node3 30490 1727096635.47529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096635.48407: done with get_vars() 30490 1727096635.48421: variable 'ansible_search_path' from source: unknown 30490 1727096635.48421: variable 'ansible_search_path' from source: unknown 30490 1727096635.48532: variable 'omit' from source: magic vars 30490 1727096635.48555: variable 'omit' from source: magic vars 30490 1727096635.48565: variable 'omit' from source: magic vars 30490 1727096635.48569: we have included files to process 30490 1727096635.48570: generating all_blocks data 30490 1727096635.48571: done generating all_blocks data 30490 1727096635.48572: processing included file: fedora.linux_system_roles.network 30490 1727096635.48584: in VariableManager get_vars() 30490 1727096635.48593: done with get_vars() 30490 1727096635.48610: in VariableManager get_vars() 30490 1727096635.48622: done with get_vars() 30490 1727096635.48648: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 30490 1727096635.48718: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 30490 1727096635.48765: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 30490 1727096635.49025: in VariableManager get_vars() 30490 1727096635.49038: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096635.50236: iterating over new_blocks loaded from include file 30490 1727096635.50238: in VariableManager get_vars() 30490 1727096635.50253: done with get_vars() 30490 1727096635.50254: filtering new block on tags 30490 1727096635.50415: done filtering new block on tags 30490 1727096635.50417: in VariableManager get_vars() 30490 1727096635.50427: done with get_vars() 30490 1727096635.50428: filtering new block on tags 30490 1727096635.50439: done filtering new block on tags 30490 1727096635.50440: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node3 30490 1727096635.50443: extending task lists for all hosts with included blocks 30490 1727096635.50537: done extending task lists 30490 1727096635.50538: done processing included files 30490 1727096635.50539: results queue empty 30490 1727096635.50539: checking for any_errors_fatal 30490 1727096635.50542: done checking for any_errors_fatal 30490 1727096635.50542: checking for max_fail_percentage 30490 1727096635.50543: done checking for max_fail_percentage 30490 1727096635.50544: checking to see if all hosts have failed and the running result is not ok 30490 1727096635.50544: done checking to see if all hosts have failed 30490 1727096635.50545: getting the remaining hosts for this loop 30490 1727096635.50546: done getting the remaining hosts for this loop 30490 1727096635.50547: getting the next task for host managed_node3 30490 1727096635.50550: done getting next task for host managed_node3 30490 1727096635.50552: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096635.50554: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096635.50561: getting variables 30490 1727096635.50561: in VariableManager get_vars() 30490 1727096635.50573: Calling all_inventory to load vars for managed_node3 30490 1727096635.50575: Calling groups_inventory to load vars for managed_node3 30490 1727096635.50577: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096635.50581: Calling all_plugins_play to load vars for managed_node3 30490 1727096635.50582: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096635.50584: Calling groups_plugins_play to load vars for managed_node3 30490 1727096635.51229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096635.52169: done with get_vars() 30490 1727096635.52187: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:03:55 -0400 (0:00:00.067) 0:01:41.726 ****** 30490 1727096635.52238: entering _queue_task() for managed_node3/include_tasks 30490 1727096635.52530: worker is 1 (out of 1 available) 30490 1727096635.52549: exiting _queue_task() for managed_node3/include_tasks 30490 1727096635.52561: done queuing things up, now waiting for results queue to drain 30490 1727096635.52562: waiting for pending results... 30490 1727096635.52735: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096635.52832: in run() - task 0afff68d-5257-ba36-653e-0000000021a3 30490 1727096635.52845: variable 'ansible_search_path' from source: unknown 30490 1727096635.52849: variable 'ansible_search_path' from source: unknown 30490 1727096635.52880: calling self._execute() 30490 1727096635.52955: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096635.52958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096635.52966: variable 'omit' from source: magic vars 30490 1727096635.53290: variable 'ansible_distribution_major_version' from source: facts 30490 1727096635.53299: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096635.53306: _execute() done 30490 1727096635.53309: dumping result to json 30490 1727096635.53311: done dumping result, returning 30490 1727096635.53319: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-ba36-653e-0000000021a3] 30490 1727096635.53324: sending task result for task 0afff68d-5257-ba36-653e-0000000021a3 30490 1727096635.53410: done sending task result for task 0afff68d-5257-ba36-653e-0000000021a3 30490 1727096635.53413: WORKER PROCESS EXITING 30490 1727096635.53456: no more pending results, returning what we have 30490 1727096635.53462: in VariableManager get_vars() 30490 1727096635.53514: Calling all_inventory to load vars for managed_node3 30490 1727096635.53517: Calling groups_inventory to load vars for managed_node3 30490 1727096635.53519: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096635.53530: Calling all_plugins_play to load vars for managed_node3 30490 1727096635.53534: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096635.53536: Calling groups_plugins_play to load vars for managed_node3 30490 1727096635.54690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096635.56216: done with get_vars() 30490 1727096635.56233: variable 'ansible_search_path' from source: unknown 30490 1727096635.56234: variable 'ansible_search_path' from source: unknown 30490 1727096635.56261: we have included files to process 30490 1727096635.56262: generating all_blocks data 30490 1727096635.56264: done generating all_blocks data 30490 1727096635.56268: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096635.56269: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096635.56271: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096635.56660: done processing included file 30490 1727096635.56661: iterating over new_blocks loaded from include file 30490 1727096635.56662: in VariableManager get_vars() 30490 1727096635.56694: done with get_vars() 30490 1727096635.56696: filtering new block on tags 30490 1727096635.56717: done filtering new block on tags 30490 1727096635.56719: in VariableManager get_vars() 30490 1727096635.56733: done with get_vars() 30490 1727096635.56734: filtering new block on tags 30490 1727096635.56759: done filtering new block on tags 30490 1727096635.56761: in VariableManager get_vars() 30490 1727096635.56779: done with get_vars() 30490 1727096635.56780: filtering new block on tags 30490 1727096635.56807: done filtering new block on tags 30490 1727096635.56808: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 30490 1727096635.56812: extending task lists for all hosts with included blocks 30490 1727096635.58477: done extending task lists 30490 1727096635.58479: done processing included files 30490 1727096635.58480: results queue empty 30490 1727096635.58480: checking for any_errors_fatal 30490 1727096635.58484: done checking for any_errors_fatal 30490 1727096635.58485: checking for max_fail_percentage 30490 1727096635.58486: done checking for max_fail_percentage 30490 1727096635.58487: checking to see if all hosts have failed and the running result is not ok 30490 1727096635.58488: done checking to see if all hosts have failed 30490 1727096635.58489: getting the remaining hosts for this loop 30490 1727096635.58490: done getting the remaining hosts for this loop 30490 1727096635.58493: getting the next task for host managed_node3 30490 1727096635.58498: done getting next task for host managed_node3 30490 1727096635.58501: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096635.58504: ^ state is: HOST STATE: block=8, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096635.58516: getting variables 30490 1727096635.58517: in VariableManager get_vars() 30490 1727096635.58531: Calling all_inventory to load vars for managed_node3 30490 1727096635.58534: Calling groups_inventory to load vars for managed_node3 30490 1727096635.58536: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096635.58541: Calling all_plugins_play to load vars for managed_node3 30490 1727096635.58544: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096635.58547: Calling groups_plugins_play to load vars for managed_node3 30490 1727096635.59797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096635.61489: done with get_vars() 30490 1727096635.61518: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:03:55 -0400 (0:00:00.093) 0:01:41.820 ****** 30490 1727096635.61606: entering _queue_task() for managed_node3/setup 30490 1727096635.61990: worker is 1 (out of 1 available) 30490 1727096635.62005: exiting _queue_task() for managed_node3/setup 30490 1727096635.62018: done queuing things up, now waiting for results queue to drain 30490 1727096635.62020: waiting for pending results... 30490 1727096635.62769: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096635.62780: in run() - task 0afff68d-5257-ba36-653e-000000002200 30490 1727096635.62784: variable 'ansible_search_path' from source: unknown 30490 1727096635.62787: variable 'ansible_search_path' from source: unknown 30490 1727096635.62829: calling self._execute() 30490 1727096635.62940: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096635.62953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096635.62974: variable 'omit' from source: magic vars 30490 1727096635.63446: variable 'ansible_distribution_major_version' from source: facts 30490 1727096635.63465: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096635.63698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096635.65961: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096635.66036: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096635.66272: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096635.66276: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096635.66278: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096635.66281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096635.66283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096635.66294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096635.66341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096635.66362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096635.66425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096635.66453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096635.66485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096635.66532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096635.66552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096635.66720: variable '__network_required_facts' from source: role '' defaults 30490 1727096635.66738: variable 'ansible_facts' from source: unknown 30490 1727096635.67534: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 30490 1727096635.67544: when evaluation is False, skipping this task 30490 1727096635.67552: _execute() done 30490 1727096635.67560: dumping result to json 30490 1727096635.67570: done dumping result, returning 30490 1727096635.67582: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-ba36-653e-000000002200] 30490 1727096635.67595: sending task result for task 0afff68d-5257-ba36-653e-000000002200 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096635.67752: no more pending results, returning what we have 30490 1727096635.67757: results queue empty 30490 1727096635.67759: checking for any_errors_fatal 30490 1727096635.67760: done checking for any_errors_fatal 30490 1727096635.67761: checking for max_fail_percentage 30490 1727096635.67764: done checking for max_fail_percentage 30490 1727096635.67765: checking to see if all hosts have failed and the running result is not ok 30490 1727096635.67766: done checking to see if all hosts have failed 30490 1727096635.67769: getting the remaining hosts for this loop 30490 1727096635.67770: done getting the remaining hosts for this loop 30490 1727096635.67775: getting the next task for host managed_node3 30490 1727096635.67789: done getting next task for host managed_node3 30490 1727096635.67793: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096635.67800: ^ state is: HOST STATE: block=8, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096635.67834: getting variables 30490 1727096635.67837: in VariableManager get_vars() 30490 1727096635.67990: Calling all_inventory to load vars for managed_node3 30490 1727096635.67993: Calling groups_inventory to load vars for managed_node3 30490 1727096635.67996: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096635.68008: Calling all_plugins_play to load vars for managed_node3 30490 1727096635.68012: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096635.68016: Calling groups_plugins_play to load vars for managed_node3 30490 1727096635.68681: done sending task result for task 0afff68d-5257-ba36-653e-000000002200 30490 1727096635.68690: WORKER PROCESS EXITING 30490 1727096635.69631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096635.71195: done with get_vars() 30490 1727096635.71222: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:03:55 -0400 (0:00:00.097) 0:01:41.917 ****** 30490 1727096635.71330: entering _queue_task() for managed_node3/stat 30490 1727096635.71673: worker is 1 (out of 1 available) 30490 1727096635.71689: exiting _queue_task() for managed_node3/stat 30490 1727096635.71702: done queuing things up, now waiting for results queue to drain 30490 1727096635.71704: waiting for pending results... 30490 1727096635.71999: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096635.72179: in run() - task 0afff68d-5257-ba36-653e-000000002202 30490 1727096635.72296: variable 'ansible_search_path' from source: unknown 30490 1727096635.72339: variable 'ansible_search_path' from source: unknown 30490 1727096635.72383: calling self._execute() 30490 1727096635.72776: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096635.72780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096635.72782: variable 'omit' from source: magic vars 30490 1727096635.73398: variable 'ansible_distribution_major_version' from source: facts 30490 1727096635.73445: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096635.73831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096635.74300: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096635.74471: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096635.74508: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096635.74588: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096635.74745: 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) 30490 1727096635.74784: 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) 30490 1727096635.74820: 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) 30490 1727096635.74851: 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) 30490 1727096635.74946: variable '__network_is_ostree' from source: set_fact 30490 1727096635.74957: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096635.74970: when evaluation is False, skipping this task 30490 1727096635.74979: _execute() done 30490 1727096635.74987: dumping result to json 30490 1727096635.74994: done dumping result, returning 30490 1727096635.75005: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-ba36-653e-000000002202] 30490 1727096635.75184: sending task result for task 0afff68d-5257-ba36-653e-000000002202 30490 1727096635.75253: done sending task result for task 0afff68d-5257-ba36-653e-000000002202 30490 1727096635.75256: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096635.75341: no more pending results, returning what we have 30490 1727096635.75345: results queue empty 30490 1727096635.75346: checking for any_errors_fatal 30490 1727096635.75357: done checking for any_errors_fatal 30490 1727096635.75358: checking for max_fail_percentage 30490 1727096635.75361: done checking for max_fail_percentage 30490 1727096635.75362: checking to see if all hosts have failed and the running result is not ok 30490 1727096635.75363: done checking to see if all hosts have failed 30490 1727096635.75363: getting the remaining hosts for this loop 30490 1727096635.75365: done getting the remaining hosts for this loop 30490 1727096635.75373: getting the next task for host managed_node3 30490 1727096635.75383: done getting next task for host managed_node3 30490 1727096635.75387: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096635.75394: ^ state is: HOST STATE: block=8, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096635.75419: getting variables 30490 1727096635.75421: in VariableManager get_vars() 30490 1727096635.75608: Calling all_inventory to load vars for managed_node3 30490 1727096635.75612: Calling groups_inventory to load vars for managed_node3 30490 1727096635.75615: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096635.75628: Calling all_plugins_play to load vars for managed_node3 30490 1727096635.75632: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096635.75636: Calling groups_plugins_play to load vars for managed_node3 30490 1727096635.77421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096635.80262: done with get_vars() 30490 1727096635.80295: done getting variables 30490 1727096635.80355: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:03:55 -0400 (0:00:00.090) 0:01:42.008 ****** 30490 1727096635.80400: entering _queue_task() for managed_node3/set_fact 30490 1727096635.80751: worker is 1 (out of 1 available) 30490 1727096635.80763: exiting _queue_task() for managed_node3/set_fact 30490 1727096635.80977: done queuing things up, now waiting for results queue to drain 30490 1727096635.80979: waiting for pending results... 30490 1727096635.81107: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096635.81314: in run() - task 0afff68d-5257-ba36-653e-000000002203 30490 1727096635.81318: variable 'ansible_search_path' from source: unknown 30490 1727096635.81320: variable 'ansible_search_path' from source: unknown 30490 1727096635.81322: calling self._execute() 30490 1727096635.81409: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096635.81425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096635.81439: variable 'omit' from source: magic vars 30490 1727096635.81816: variable 'ansible_distribution_major_version' from source: facts 30490 1727096635.81833: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096635.82005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096635.82292: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096635.82373: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096635.82377: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096635.82414: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096635.82505: 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) 30490 1727096635.82538: 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) 30490 1727096635.82571: 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) 30490 1727096635.82604: 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) 30490 1727096635.82730: variable '__network_is_ostree' from source: set_fact 30490 1727096635.82733: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096635.82736: when evaluation is False, skipping this task 30490 1727096635.82738: _execute() done 30490 1727096635.82741: dumping result to json 30490 1727096635.82743: done dumping result, returning 30490 1727096635.82746: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-ba36-653e-000000002203] 30490 1727096635.82748: sending task result for task 0afff68d-5257-ba36-653e-000000002203 30490 1727096635.83085: done sending task result for task 0afff68d-5257-ba36-653e-000000002203 30490 1727096635.83089: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096635.83131: no more pending results, returning what we have 30490 1727096635.83135: results queue empty 30490 1727096635.83136: checking for any_errors_fatal 30490 1727096635.83141: done checking for any_errors_fatal 30490 1727096635.83142: checking for max_fail_percentage 30490 1727096635.83143: done checking for max_fail_percentage 30490 1727096635.83144: checking to see if all hosts have failed and the running result is not ok 30490 1727096635.83145: done checking to see if all hosts have failed 30490 1727096635.83146: getting the remaining hosts for this loop 30490 1727096635.83147: done getting the remaining hosts for this loop 30490 1727096635.83151: getting the next task for host managed_node3 30490 1727096635.83162: done getting next task for host managed_node3 30490 1727096635.83166: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096635.83174: ^ state is: HOST STATE: block=8, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096635.83194: getting variables 30490 1727096635.83196: in VariableManager get_vars() 30490 1727096635.83238: Calling all_inventory to load vars for managed_node3 30490 1727096635.83241: Calling groups_inventory to load vars for managed_node3 30490 1727096635.83244: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096635.83254: Calling all_plugins_play to load vars for managed_node3 30490 1727096635.83257: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096635.83261: Calling groups_plugins_play to load vars for managed_node3 30490 1727096635.84653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096635.86352: done with get_vars() 30490 1727096635.86378: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:03:55 -0400 (0:00:00.060) 0:01:42.068 ****** 30490 1727096635.86480: entering _queue_task() for managed_node3/service_facts 30490 1727096635.86821: worker is 1 (out of 1 available) 30490 1727096635.86833: exiting _queue_task() for managed_node3/service_facts 30490 1727096635.86846: done queuing things up, now waiting for results queue to drain 30490 1727096635.86848: waiting for pending results... 30490 1727096635.87134: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096635.87287: in run() - task 0afff68d-5257-ba36-653e-000000002205 30490 1727096635.87312: variable 'ansible_search_path' from source: unknown 30490 1727096635.87321: variable 'ansible_search_path' from source: unknown 30490 1727096635.87362: calling self._execute() 30490 1727096635.87465: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096635.87483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096635.87499: variable 'omit' from source: magic vars 30490 1727096635.87898: variable 'ansible_distribution_major_version' from source: facts 30490 1727096635.87916: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096635.87929: variable 'omit' from source: magic vars 30490 1727096635.88028: variable 'omit' from source: magic vars 30490 1727096635.88078: variable 'omit' from source: magic vars 30490 1727096635.88122: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096635.88162: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096635.88274: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096635.88278: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096635.88281: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096635.88284: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096635.88286: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096635.88288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096635.88369: Set connection var ansible_connection to ssh 30490 1727096635.88385: Set connection var ansible_shell_type to sh 30490 1727096635.88402: Set connection var ansible_pipelining to False 30490 1727096635.88414: Set connection var ansible_shell_executable to /bin/sh 30490 1727096635.88424: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096635.88434: Set connection var ansible_timeout to 10 30490 1727096635.88461: variable 'ansible_shell_executable' from source: unknown 30490 1727096635.88472: variable 'ansible_connection' from source: unknown 30490 1727096635.88481: variable 'ansible_module_compression' from source: unknown 30490 1727096635.88489: variable 'ansible_shell_type' from source: unknown 30490 1727096635.88496: variable 'ansible_shell_executable' from source: unknown 30490 1727096635.88503: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096635.88575: variable 'ansible_pipelining' from source: unknown 30490 1727096635.88578: variable 'ansible_timeout' from source: unknown 30490 1727096635.88581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096635.88733: 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) 30490 1727096635.88774: variable 'omit' from source: magic vars 30490 1727096635.88777: starting attempt loop 30490 1727096635.88780: running the handler 30490 1727096635.88787: _low_level_execute_command(): starting 30490 1727096635.88804: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096635.89590: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096635.89636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096635.89659: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096635.89675: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096635.89749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096635.91418: stdout chunk (state=3): >>>/root <<< 30490 1727096635.91675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096635.91682: stdout chunk (state=3): >>><<< 30490 1727096635.91684: stderr chunk (state=3): >>><<< 30490 1727096635.91687: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096635.91690: _low_level_execute_command(): starting 30490 1727096635.91692: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096635.915853-35305-54262705526852 `" && echo ansible-tmp-1727096635.915853-35305-54262705526852="` echo /root/.ansible/tmp/ansible-tmp-1727096635.915853-35305-54262705526852 `" ) && sleep 0' 30490 1727096635.92264: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096635.92279: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096635.92296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096635.92340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096635.92373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096635.92448: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096635.92475: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096635.92490: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096635.92514: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096635.92588: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096635.94522: stdout chunk (state=3): >>>ansible-tmp-1727096635.915853-35305-54262705526852=/root/.ansible/tmp/ansible-tmp-1727096635.915853-35305-54262705526852 <<< 30490 1727096635.94687: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096635.94691: stdout chunk (state=3): >>><<< 30490 1727096635.94693: stderr chunk (state=3): >>><<< 30490 1727096635.94711: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096635.915853-35305-54262705526852=/root/.ansible/tmp/ansible-tmp-1727096635.915853-35305-54262705526852 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096635.94780: variable 'ansible_module_compression' from source: unknown 30490 1727096635.94829: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 30490 1727096635.95051: variable 'ansible_facts' from source: unknown 30490 1727096635.95054: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096635.915853-35305-54262705526852/AnsiballZ_service_facts.py 30490 1727096635.95196: Sending initial data 30490 1727096635.95199: Sent initial data (160 bytes) 30490 1727096635.95756: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096635.95772: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096635.95788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096635.95826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096635.95839: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096635.95935: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096635.95964: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096635.96016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096635.97648: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096635.97698: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096635.97752: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpxowl4ju1 /root/.ansible/tmp/ansible-tmp-1727096635.915853-35305-54262705526852/AnsiballZ_service_facts.py <<< 30490 1727096635.97776: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096635.915853-35305-54262705526852/AnsiballZ_service_facts.py" <<< 30490 1727096635.97808: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpxowl4ju1" to remote "/root/.ansible/tmp/ansible-tmp-1727096635.915853-35305-54262705526852/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096635.915853-35305-54262705526852/AnsiballZ_service_facts.py" <<< 30490 1727096635.98699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096635.98703: stdout chunk (state=3): >>><<< 30490 1727096635.98705: stderr chunk (state=3): >>><<< 30490 1727096635.98715: done transferring module to remote 30490 1727096635.98730: _low_level_execute_command(): starting 30490 1727096635.98739: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096635.915853-35305-54262705526852/ /root/.ansible/tmp/ansible-tmp-1727096635.915853-35305-54262705526852/AnsiballZ_service_facts.py && sleep 0' 30490 1727096635.99378: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096635.99394: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096635.99408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096635.99475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096635.99537: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096635.99554: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096635.99589: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096635.99643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096636.01691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096636.01695: stdout chunk (state=3): >>><<< 30490 1727096636.01697: stderr chunk (state=3): >>><<< 30490 1727096636.01700: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096636.01702: _low_level_execute_command(): starting 30490 1727096636.01705: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096635.915853-35305-54262705526852/AnsiballZ_service_facts.py && sleep 0' 30490 1727096636.02320: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096636.02343: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096636.02384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096636.02404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096636.02456: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096636.02498: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096636.02516: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096636.02537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096636.02614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096637.57352: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "st<<< 30490 1727096637.57377: stdout chunk (state=3): >>>opped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.<<< 30490 1727096637.57418: stdout chunk (state=3): >>>service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state<<< 30490 1727096637.57426: stdout chunk (state=3): >>>": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 30490 1727096637.58948: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096637.58980: stderr chunk (state=3): >>><<< 30490 1727096637.58985: stdout chunk (state=3): >>><<< 30490 1727096637.59012: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096637.59454: 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-1727096635.915853-35305-54262705526852/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096637.59463: _low_level_execute_command(): starting 30490 1727096637.59470: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096635.915853-35305-54262705526852/ > /dev/null 2>&1 && sleep 0' 30490 1727096637.59933: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096637.59937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096637.59939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096637.59941: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096637.59944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096637.59995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096637.59998: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096637.60009: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096637.60045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096637.61846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096637.61874: stderr chunk (state=3): >>><<< 30490 1727096637.61880: stdout chunk (state=3): >>><<< 30490 1727096637.61894: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096637.61905: handler run complete 30490 1727096637.62021: variable 'ansible_facts' from source: unknown 30490 1727096637.62115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096637.62392: variable 'ansible_facts' from source: unknown 30490 1727096637.62471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096637.62586: attempt loop complete, returning result 30490 1727096637.62589: _execute() done 30490 1727096637.62591: dumping result to json 30490 1727096637.62626: done dumping result, returning 30490 1727096637.62634: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-ba36-653e-000000002205] 30490 1727096637.62638: sending task result for task 0afff68d-5257-ba36-653e-000000002205 ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096637.63255: no more pending results, returning what we have 30490 1727096637.63257: results queue empty 30490 1727096637.63258: checking for any_errors_fatal 30490 1727096637.63263: done checking for any_errors_fatal 30490 1727096637.63264: checking for max_fail_percentage 30490 1727096637.63265: done checking for max_fail_percentage 30490 1727096637.63266: checking to see if all hosts have failed and the running result is not ok 30490 1727096637.63269: done checking to see if all hosts have failed 30490 1727096637.63270: getting the remaining hosts for this loop 30490 1727096637.63271: done getting the remaining hosts for this loop 30490 1727096637.63275: getting the next task for host managed_node3 30490 1727096637.63286: done getting next task for host managed_node3 30490 1727096637.63289: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096637.63294: ^ state is: HOST STATE: block=8, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096637.63305: getting variables 30490 1727096637.63307: in VariableManager get_vars() 30490 1727096637.63336: Calling all_inventory to load vars for managed_node3 30490 1727096637.63338: Calling groups_inventory to load vars for managed_node3 30490 1727096637.63340: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096637.63348: Calling all_plugins_play to load vars for managed_node3 30490 1727096637.63350: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096637.63353: Calling groups_plugins_play to load vars for managed_node3 30490 1727096637.63359: done sending task result for task 0afff68d-5257-ba36-653e-000000002205 30490 1727096637.63374: WORKER PROCESS EXITING 30490 1727096637.64203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096637.65081: done with get_vars() 30490 1727096637.65098: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:03:57 -0400 (0:00:01.786) 0:01:43.855 ****** 30490 1727096637.65171: entering _queue_task() for managed_node3/package_facts 30490 1727096637.65403: worker is 1 (out of 1 available) 30490 1727096637.65417: exiting _queue_task() for managed_node3/package_facts 30490 1727096637.65430: done queuing things up, now waiting for results queue to drain 30490 1727096637.65432: waiting for pending results... 30490 1727096637.65615: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096637.65725: in run() - task 0afff68d-5257-ba36-653e-000000002206 30490 1727096637.65736: variable 'ansible_search_path' from source: unknown 30490 1727096637.65740: variable 'ansible_search_path' from source: unknown 30490 1727096637.65774: calling self._execute() 30490 1727096637.65843: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096637.65846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096637.65857: variable 'omit' from source: magic vars 30490 1727096637.66141: variable 'ansible_distribution_major_version' from source: facts 30490 1727096637.66149: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096637.66156: variable 'omit' from source: magic vars 30490 1727096637.66218: variable 'omit' from source: magic vars 30490 1727096637.66239: variable 'omit' from source: magic vars 30490 1727096637.66274: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096637.66304: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096637.66321: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096637.66334: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096637.66344: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096637.66370: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096637.66373: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096637.66379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096637.66447: Set connection var ansible_connection to ssh 30490 1727096637.66453: Set connection var ansible_shell_type to sh 30490 1727096637.66460: Set connection var ansible_pipelining to False 30490 1727096637.66466: Set connection var ansible_shell_executable to /bin/sh 30490 1727096637.66472: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096637.66480: Set connection var ansible_timeout to 10 30490 1727096637.66498: variable 'ansible_shell_executable' from source: unknown 30490 1727096637.66501: variable 'ansible_connection' from source: unknown 30490 1727096637.66504: variable 'ansible_module_compression' from source: unknown 30490 1727096637.66506: variable 'ansible_shell_type' from source: unknown 30490 1727096637.66509: variable 'ansible_shell_executable' from source: unknown 30490 1727096637.66511: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096637.66513: variable 'ansible_pipelining' from source: unknown 30490 1727096637.66516: variable 'ansible_timeout' from source: unknown 30490 1727096637.66520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096637.66663: 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) 30490 1727096637.66674: variable 'omit' from source: magic vars 30490 1727096637.66682: starting attempt loop 30490 1727096637.66685: running the handler 30490 1727096637.66697: _low_level_execute_command(): starting 30490 1727096637.66704: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096637.67215: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096637.67219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096637.67224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096637.67276: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096637.67282: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096637.67287: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096637.67323: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096637.68946: stdout chunk (state=3): >>>/root <<< 30490 1727096637.69043: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096637.69075: stderr chunk (state=3): >>><<< 30490 1727096637.69078: stdout chunk (state=3): >>><<< 30490 1727096637.69096: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096637.69106: _low_level_execute_command(): starting 30490 1727096637.69111: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096637.690946-35366-1991584320110 `" && echo ansible-tmp-1727096637.690946-35366-1991584320110="` echo /root/.ansible/tmp/ansible-tmp-1727096637.690946-35366-1991584320110 `" ) && sleep 0' 30490 1727096637.69546: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096637.69549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096637.69552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096637.69561: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096637.69565: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096637.69612: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096637.69615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096637.69651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096637.71486: stdout chunk (state=3): >>>ansible-tmp-1727096637.690946-35366-1991584320110=/root/.ansible/tmp/ansible-tmp-1727096637.690946-35366-1991584320110 <<< 30490 1727096637.71596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096637.71619: stderr chunk (state=3): >>><<< 30490 1727096637.71622: stdout chunk (state=3): >>><<< 30490 1727096637.71637: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096637.690946-35366-1991584320110=/root/.ansible/tmp/ansible-tmp-1727096637.690946-35366-1991584320110 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096637.71672: variable 'ansible_module_compression' from source: unknown 30490 1727096637.71712: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 30490 1727096637.71760: variable 'ansible_facts' from source: unknown 30490 1727096637.71877: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096637.690946-35366-1991584320110/AnsiballZ_package_facts.py 30490 1727096637.71974: Sending initial data 30490 1727096637.71978: Sent initial data (159 bytes) 30490 1727096637.72422: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096637.72425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096637.72428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096637.72430: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096637.72432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096637.72476: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096637.72484: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096637.72489: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096637.72514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096637.74043: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 30490 1727096637.74050: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096637.74068: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096637.74099: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp2tvtqm22 /root/.ansible/tmp/ansible-tmp-1727096637.690946-35366-1991584320110/AnsiballZ_package_facts.py <<< 30490 1727096637.74102: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096637.690946-35366-1991584320110/AnsiballZ_package_facts.py" <<< 30490 1727096637.74129: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp2tvtqm22" to remote "/root/.ansible/tmp/ansible-tmp-1727096637.690946-35366-1991584320110/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096637.690946-35366-1991584320110/AnsiballZ_package_facts.py" <<< 30490 1727096637.75104: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096637.75143: stderr chunk (state=3): >>><<< 30490 1727096637.75146: stdout chunk (state=3): >>><<< 30490 1727096637.75159: done transferring module to remote 30490 1727096637.75169: _low_level_execute_command(): starting 30490 1727096637.75176: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096637.690946-35366-1991584320110/ /root/.ansible/tmp/ansible-tmp-1727096637.690946-35366-1991584320110/AnsiballZ_package_facts.py && sleep 0' 30490 1727096637.75595: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096637.75599: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096637.75601: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096637.75649: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096637.75652: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096637.75691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096637.77419: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096637.77438: stderr chunk (state=3): >>><<< 30490 1727096637.77441: stdout chunk (state=3): >>><<< 30490 1727096637.77453: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096637.77455: _low_level_execute_command(): starting 30490 1727096637.77460: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096637.690946-35366-1991584320110/AnsiballZ_package_facts.py && sleep 0' 30490 1727096637.77855: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096637.77863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096637.77891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096637.77895: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096637.77897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096637.77955: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096637.77960: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096637.77962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096637.77994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096638.22048: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks"<<< 30490 1727096638.22053: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "rele<<< 30490 1727096638.22079: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 30490 1727096638.22097: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certm<<< 30490 1727096638.22125: stdout chunk (state=3): >>>ap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 30490 1727096638.22134: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arc<<< 30490 1727096638.22140: stdout chunk (state=3): >>>h": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.7<<< 30490 1727096638.22178: stdout chunk (state=3): >>>3.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-resc<<< 30490 1727096638.22187: stdout chunk (state=3): >>>ue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 30490 1727096638.22211: stdout chunk (state=3): >>>pm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1<<< 30490 1727096638.22227: stdout chunk (state=3): >>>.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 30490 1727096638.22238: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch"<<< 30490 1727096638.22257: stdout chunk (state=3): >>>: null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-<<< 30490 1727096638.22264: stdout chunk (state=3): >>>mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 30490 1727096638.23995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096638.24020: stderr chunk (state=3): >>><<< 30490 1727096638.24023: stdout chunk (state=3): >>><<< 30490 1727096638.24063: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096638.25364: 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-1727096637.690946-35366-1991584320110/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096638.25375: _low_level_execute_command(): starting 30490 1727096638.25378: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096637.690946-35366-1991584320110/ > /dev/null 2>&1 && sleep 0' 30490 1727096638.25862: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096638.25866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096638.25870: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096638.25872: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096638.25874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096638.25876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096638.25923: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096638.25926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096638.25928: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096638.25975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096638.27817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096638.27843: stderr chunk (state=3): >>><<< 30490 1727096638.27847: stdout chunk (state=3): >>><<< 30490 1727096638.27861: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096638.27869: handler run complete 30490 1727096638.28350: variable 'ansible_facts' from source: unknown 30490 1727096638.28618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096638.29663: variable 'ansible_facts' from source: unknown 30490 1727096638.29903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096638.30284: attempt loop complete, returning result 30490 1727096638.30293: _execute() done 30490 1727096638.30296: dumping result to json 30490 1727096638.30411: done dumping result, returning 30490 1727096638.30420: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-ba36-653e-000000002206] 30490 1727096638.30425: sending task result for task 0afff68d-5257-ba36-653e-000000002206 30490 1727096638.37800: done sending task result for task 0afff68d-5257-ba36-653e-000000002206 30490 1727096638.37804: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096638.37908: no more pending results, returning what we have 30490 1727096638.37910: results queue empty 30490 1727096638.37911: checking for any_errors_fatal 30490 1727096638.37917: done checking for any_errors_fatal 30490 1727096638.37920: checking for max_fail_percentage 30490 1727096638.37921: done checking for max_fail_percentage 30490 1727096638.37922: checking to see if all hosts have failed and the running result is not ok 30490 1727096638.37923: done checking to see if all hosts have failed 30490 1727096638.37923: getting the remaining hosts for this loop 30490 1727096638.37924: done getting the remaining hosts for this loop 30490 1727096638.37927: getting the next task for host managed_node3 30490 1727096638.37933: done getting next task for host managed_node3 30490 1727096638.37935: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096638.37939: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096638.37947: getting variables 30490 1727096638.37948: in VariableManager get_vars() 30490 1727096638.37978: Calling all_inventory to load vars for managed_node3 30490 1727096638.37980: Calling groups_inventory to load vars for managed_node3 30490 1727096638.37982: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096638.37989: Calling all_plugins_play to load vars for managed_node3 30490 1727096638.37991: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096638.37992: Calling groups_plugins_play to load vars for managed_node3 30490 1727096638.38677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096638.40181: done with get_vars() 30490 1727096638.40205: done getting variables 30490 1727096638.40265: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:03:58 -0400 (0:00:00.751) 0:01:44.607 ****** 30490 1727096638.40308: entering _queue_task() for managed_node3/debug 30490 1727096638.40681: worker is 1 (out of 1 available) 30490 1727096638.40697: exiting _queue_task() for managed_node3/debug 30490 1727096638.40710: done queuing things up, now waiting for results queue to drain 30490 1727096638.40712: waiting for pending results... 30490 1727096638.41190: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096638.41195: in run() - task 0afff68d-5257-ba36-653e-0000000021a4 30490 1727096638.41198: variable 'ansible_search_path' from source: unknown 30490 1727096638.41201: variable 'ansible_search_path' from source: unknown 30490 1727096638.41239: calling self._execute() 30490 1727096638.41340: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096638.41353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096638.41370: variable 'omit' from source: magic vars 30490 1727096638.41778: variable 'ansible_distribution_major_version' from source: facts 30490 1727096638.41795: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096638.41807: variable 'omit' from source: magic vars 30490 1727096638.41886: variable 'omit' from source: magic vars 30490 1727096638.41993: variable 'network_provider' from source: set_fact 30490 1727096638.42016: variable 'omit' from source: magic vars 30490 1727096638.42061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096638.42106: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096638.42130: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096638.42150: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096638.42182: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096638.42207: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096638.42214: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096638.42291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096638.42331: Set connection var ansible_connection to ssh 30490 1727096638.42344: Set connection var ansible_shell_type to sh 30490 1727096638.42355: Set connection var ansible_pipelining to False 30490 1727096638.42364: Set connection var ansible_shell_executable to /bin/sh 30490 1727096638.42377: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096638.42387: Set connection var ansible_timeout to 10 30490 1727096638.42418: variable 'ansible_shell_executable' from source: unknown 30490 1727096638.42425: variable 'ansible_connection' from source: unknown 30490 1727096638.42431: variable 'ansible_module_compression' from source: unknown 30490 1727096638.42437: variable 'ansible_shell_type' from source: unknown 30490 1727096638.42444: variable 'ansible_shell_executable' from source: unknown 30490 1727096638.42450: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096638.42457: variable 'ansible_pipelining' from source: unknown 30490 1727096638.42463: variable 'ansible_timeout' from source: unknown 30490 1727096638.42474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096638.42622: 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) 30490 1727096638.42725: variable 'omit' from source: magic vars 30490 1727096638.42728: starting attempt loop 30490 1727096638.42730: running the handler 30490 1727096638.42732: handler run complete 30490 1727096638.42735: attempt loop complete, returning result 30490 1727096638.42737: _execute() done 30490 1727096638.42739: dumping result to json 30490 1727096638.42740: done dumping result, returning 30490 1727096638.42742: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-ba36-653e-0000000021a4] 30490 1727096638.42753: sending task result for task 0afff68d-5257-ba36-653e-0000000021a4 30490 1727096638.43076: done sending task result for task 0afff68d-5257-ba36-653e-0000000021a4 30490 1727096638.43079: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 30490 1727096638.43136: no more pending results, returning what we have 30490 1727096638.43139: results queue empty 30490 1727096638.43140: checking for any_errors_fatal 30490 1727096638.43148: done checking for any_errors_fatal 30490 1727096638.43148: checking for max_fail_percentage 30490 1727096638.43150: done checking for max_fail_percentage 30490 1727096638.43151: checking to see if all hosts have failed and the running result is not ok 30490 1727096638.43152: done checking to see if all hosts have failed 30490 1727096638.43153: getting the remaining hosts for this loop 30490 1727096638.43154: done getting the remaining hosts for this loop 30490 1727096638.43157: getting the next task for host managed_node3 30490 1727096638.43164: done getting next task for host managed_node3 30490 1727096638.43170: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096638.43177: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096638.43188: getting variables 30490 1727096638.43190: in VariableManager get_vars() 30490 1727096638.43235: Calling all_inventory to load vars for managed_node3 30490 1727096638.43238: Calling groups_inventory to load vars for managed_node3 30490 1727096638.43241: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096638.43252: Calling all_plugins_play to load vars for managed_node3 30490 1727096638.43255: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096638.43258: Calling groups_plugins_play to load vars for managed_node3 30490 1727096638.50965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096638.52520: done with get_vars() 30490 1727096638.52550: done getting variables 30490 1727096638.52600: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:03:58 -0400 (0:00:00.123) 0:01:44.730 ****** 30490 1727096638.52635: entering _queue_task() for managed_node3/fail 30490 1727096638.53010: worker is 1 (out of 1 available) 30490 1727096638.53024: exiting _queue_task() for managed_node3/fail 30490 1727096638.53036: done queuing things up, now waiting for results queue to drain 30490 1727096638.53038: waiting for pending results... 30490 1727096638.53333: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096638.53519: in run() - task 0afff68d-5257-ba36-653e-0000000021a5 30490 1727096638.53543: variable 'ansible_search_path' from source: unknown 30490 1727096638.53553: variable 'ansible_search_path' from source: unknown 30490 1727096638.53607: calling self._execute() 30490 1727096638.53716: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096638.53728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096638.53742: variable 'omit' from source: magic vars 30490 1727096638.54159: variable 'ansible_distribution_major_version' from source: facts 30490 1727096638.54180: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096638.54317: variable 'network_state' from source: role '' defaults 30490 1727096638.54334: Evaluated conditional (network_state != {}): False 30490 1727096638.54342: when evaluation is False, skipping this task 30490 1727096638.54350: _execute() done 30490 1727096638.54361: dumping result to json 30490 1727096638.54370: done dumping result, returning 30490 1727096638.54384: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-ba36-653e-0000000021a5] 30490 1727096638.54394: sending task result for task 0afff68d-5257-ba36-653e-0000000021a5 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096638.54619: no more pending results, returning what we have 30490 1727096638.54623: results queue empty 30490 1727096638.54625: checking for any_errors_fatal 30490 1727096638.54634: done checking for any_errors_fatal 30490 1727096638.54634: checking for max_fail_percentage 30490 1727096638.54636: done checking for max_fail_percentage 30490 1727096638.54638: checking to see if all hosts have failed and the running result is not ok 30490 1727096638.54638: done checking to see if all hosts have failed 30490 1727096638.54639: getting the remaining hosts for this loop 30490 1727096638.54641: done getting the remaining hosts for this loop 30490 1727096638.54645: getting the next task for host managed_node3 30490 1727096638.54655: done getting next task for host managed_node3 30490 1727096638.54659: ^ 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 30490 1727096638.54665: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096638.54695: getting variables 30490 1727096638.54698: in VariableManager get_vars() 30490 1727096638.54744: Calling all_inventory to load vars for managed_node3 30490 1727096638.54747: Calling groups_inventory to load vars for managed_node3 30490 1727096638.54749: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096638.54762: Calling all_plugins_play to load vars for managed_node3 30490 1727096638.54766: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096638.54980: done sending task result for task 0afff68d-5257-ba36-653e-0000000021a5 30490 1727096638.54984: WORKER PROCESS EXITING 30490 1727096638.54988: Calling groups_plugins_play to load vars for managed_node3 30490 1727096638.56355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096638.58107: done with get_vars() 30490 1727096638.58129: done getting variables 30490 1727096638.58195: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:03:58 -0400 (0:00:00.055) 0:01:44.786 ****** 30490 1727096638.58232: entering _queue_task() for managed_node3/fail 30490 1727096638.58596: worker is 1 (out of 1 available) 30490 1727096638.58608: exiting _queue_task() for managed_node3/fail 30490 1727096638.58620: done queuing things up, now waiting for results queue to drain 30490 1727096638.58622: waiting for pending results... 30490 1727096638.58930: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 30490 1727096638.59124: in run() - task 0afff68d-5257-ba36-653e-0000000021a6 30490 1727096638.59146: variable 'ansible_search_path' from source: unknown 30490 1727096638.59154: variable 'ansible_search_path' from source: unknown 30490 1727096638.59201: calling self._execute() 30490 1727096638.59303: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096638.59324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096638.59341: variable 'omit' from source: magic vars 30490 1727096638.59759: variable 'ansible_distribution_major_version' from source: facts 30490 1727096638.59781: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096638.59916: variable 'network_state' from source: role '' defaults 30490 1727096638.59932: Evaluated conditional (network_state != {}): False 30490 1727096638.59941: when evaluation is False, skipping this task 30490 1727096638.59949: _execute() done 30490 1727096638.59957: dumping result to json 30490 1727096638.59975: done dumping result, returning 30490 1727096638.59988: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-ba36-653e-0000000021a6] 30490 1727096638.59999: sending task result for task 0afff68d-5257-ba36-653e-0000000021a6 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096638.60150: no more pending results, returning what we have 30490 1727096638.60154: results queue empty 30490 1727096638.60156: checking for any_errors_fatal 30490 1727096638.60165: done checking for any_errors_fatal 30490 1727096638.60167: checking for max_fail_percentage 30490 1727096638.60174: done checking for max_fail_percentage 30490 1727096638.60175: checking to see if all hosts have failed and the running result is not ok 30490 1727096638.60176: done checking to see if all hosts have failed 30490 1727096638.60176: getting the remaining hosts for this loop 30490 1727096638.60178: done getting the remaining hosts for this loop 30490 1727096638.60183: getting the next task for host managed_node3 30490 1727096638.60193: done getting next task for host managed_node3 30490 1727096638.60197: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096638.60204: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096638.60230: getting variables 30490 1727096638.60233: in VariableManager get_vars() 30490 1727096638.60586: Calling all_inventory to load vars for managed_node3 30490 1727096638.60589: Calling groups_inventory to load vars for managed_node3 30490 1727096638.60592: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096638.60602: Calling all_plugins_play to load vars for managed_node3 30490 1727096638.60605: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096638.60609: Calling groups_plugins_play to load vars for managed_node3 30490 1727096638.61281: done sending task result for task 0afff68d-5257-ba36-653e-0000000021a6 30490 1727096638.61285: WORKER PROCESS EXITING 30490 1727096638.62043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096638.63648: done with get_vars() 30490 1727096638.63680: done getting variables 30490 1727096638.63742: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:03:58 -0400 (0:00:00.055) 0:01:44.842 ****** 30490 1727096638.63787: entering _queue_task() for managed_node3/fail 30490 1727096638.64166: worker is 1 (out of 1 available) 30490 1727096638.64184: exiting _queue_task() for managed_node3/fail 30490 1727096638.64197: done queuing things up, now waiting for results queue to drain 30490 1727096638.64199: waiting for pending results... 30490 1727096638.64503: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096638.64669: in run() - task 0afff68d-5257-ba36-653e-0000000021a7 30490 1727096638.64694: variable 'ansible_search_path' from source: unknown 30490 1727096638.64704: variable 'ansible_search_path' from source: unknown 30490 1727096638.64749: calling self._execute() 30490 1727096638.64858: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096638.64874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096638.64891: variable 'omit' from source: magic vars 30490 1727096638.65307: variable 'ansible_distribution_major_version' from source: facts 30490 1727096638.65325: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096638.65518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096638.67924: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096638.68396: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096638.68444: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096638.68489: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096638.68520: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096638.68611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096638.68649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096638.68685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096638.68730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096638.68749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096638.68853: variable 'ansible_distribution_major_version' from source: facts 30490 1727096638.69074: Evaluated conditional (ansible_distribution_major_version | int > 9): True 30490 1727096638.69078: variable 'ansible_distribution' from source: facts 30490 1727096638.69081: variable '__network_rh_distros' from source: role '' defaults 30490 1727096638.69083: Evaluated conditional (ansible_distribution in __network_rh_distros): True 30490 1727096638.69287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096638.69322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096638.69351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096638.69399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096638.69425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096638.69481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096638.69510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096638.69545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096638.69594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096638.69616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096638.69665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096638.69699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096638.69726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096638.69777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096638.69795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096638.70121: variable 'network_connections' from source: include params 30490 1727096638.70138: variable 'interface' from source: play vars 30490 1727096638.70214: variable 'interface' from source: play vars 30490 1727096638.70274: variable 'network_state' from source: role '' defaults 30490 1727096638.70311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096638.70436: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096638.70465: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096638.70494: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096638.70529: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096638.70560: 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) 30490 1727096638.70582: 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) 30490 1727096638.70604: 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) 30490 1727096638.70622: 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) 30490 1727096638.70652: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 30490 1727096638.70656: when evaluation is False, skipping this task 30490 1727096638.70658: _execute() done 30490 1727096638.70661: dumping result to json 30490 1727096638.70663: done dumping result, returning 30490 1727096638.70676: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-ba36-653e-0000000021a7] 30490 1727096638.70679: sending task result for task 0afff68d-5257-ba36-653e-0000000021a7 30490 1727096638.70765: done sending task result for task 0afff68d-5257-ba36-653e-0000000021a7 30490 1727096638.70770: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 30490 1727096638.70816: no more pending results, returning what we have 30490 1727096638.70819: results queue empty 30490 1727096638.70820: checking for any_errors_fatal 30490 1727096638.70826: done checking for any_errors_fatal 30490 1727096638.70827: checking for max_fail_percentage 30490 1727096638.70829: done checking for max_fail_percentage 30490 1727096638.70829: checking to see if all hosts have failed and the running result is not ok 30490 1727096638.70830: done checking to see if all hosts have failed 30490 1727096638.70831: getting the remaining hosts for this loop 30490 1727096638.70832: done getting the remaining hosts for this loop 30490 1727096638.70836: getting the next task for host managed_node3 30490 1727096638.70844: done getting next task for host managed_node3 30490 1727096638.70848: ^ 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 30490 1727096638.70853: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096638.70875: getting variables 30490 1727096638.70877: in VariableManager get_vars() 30490 1727096638.70923: Calling all_inventory to load vars for managed_node3 30490 1727096638.70926: Calling groups_inventory to load vars for managed_node3 30490 1727096638.70929: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096638.70938: Calling all_plugins_play to load vars for managed_node3 30490 1727096638.70941: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096638.70944: Calling groups_plugins_play to load vars for managed_node3 30490 1727096638.71983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096638.73386: done with get_vars() 30490 1727096638.73407: done getting variables 30490 1727096638.73452: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:03:58 -0400 (0:00:00.096) 0:01:44.939 ****** 30490 1727096638.73483: entering _queue_task() for managed_node3/dnf 30490 1727096638.73750: worker is 1 (out of 1 available) 30490 1727096638.73765: exiting _queue_task() for managed_node3/dnf 30490 1727096638.73783: done queuing things up, now waiting for results queue to drain 30490 1727096638.73785: waiting for pending results... 30490 1727096638.73979: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 30490 1727096638.74066: in run() - task 0afff68d-5257-ba36-653e-0000000021a8 30490 1727096638.74081: variable 'ansible_search_path' from source: unknown 30490 1727096638.74085: variable 'ansible_search_path' from source: unknown 30490 1727096638.74114: calling self._execute() 30490 1727096638.74192: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096638.74196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096638.74205: variable 'omit' from source: magic vars 30490 1727096638.74512: variable 'ansible_distribution_major_version' from source: facts 30490 1727096638.74521: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096638.74661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096638.76781: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096638.76833: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096638.76860: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096638.76896: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096638.76915: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096638.76976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096638.77005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096638.77020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096638.77046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096638.77058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096638.77150: variable 'ansible_distribution' from source: facts 30490 1727096638.77153: variable 'ansible_distribution_major_version' from source: facts 30490 1727096638.77166: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 30490 1727096638.77250: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096638.77340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096638.77357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096638.77379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096638.77403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096638.77414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096638.77444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096638.77462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096638.77482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096638.77506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096638.77516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096638.77546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096638.77562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096638.77584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096638.77608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096638.77618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096638.77725: variable 'network_connections' from source: include params 30490 1727096638.77736: variable 'interface' from source: play vars 30490 1727096638.77789: variable 'interface' from source: play vars 30490 1727096638.77838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096638.77961: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096638.77996: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096638.78018: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096638.78039: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096638.78072: 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) 30490 1727096638.78094: 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) 30490 1727096638.78115: 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) 30490 1727096638.78133: 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) 30490 1727096638.78204: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096638.78573: variable 'network_connections' from source: include params 30490 1727096638.78576: variable 'interface' from source: play vars 30490 1727096638.78579: variable 'interface' from source: play vars 30490 1727096638.78581: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096638.78583: when evaluation is False, skipping this task 30490 1727096638.78585: _execute() done 30490 1727096638.78587: dumping result to json 30490 1727096638.78589: done dumping result, returning 30490 1727096638.78591: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-0000000021a8] 30490 1727096638.78593: sending task result for task 0afff68d-5257-ba36-653e-0000000021a8 30490 1727096638.78656: done sending task result for task 0afff68d-5257-ba36-653e-0000000021a8 30490 1727096638.78659: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096638.78709: no more pending results, returning what we have 30490 1727096638.78712: results queue empty 30490 1727096638.78713: checking for any_errors_fatal 30490 1727096638.78722: done checking for any_errors_fatal 30490 1727096638.78722: checking for max_fail_percentage 30490 1727096638.78724: done checking for max_fail_percentage 30490 1727096638.78725: checking to see if all hosts have failed and the running result is not ok 30490 1727096638.78726: done checking to see if all hosts have failed 30490 1727096638.78726: getting the remaining hosts for this loop 30490 1727096638.78728: done getting the remaining hosts for this loop 30490 1727096638.78732: getting the next task for host managed_node3 30490 1727096638.78740: done getting next task for host managed_node3 30490 1727096638.78744: ^ 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 30490 1727096638.78749: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096638.78772: getting variables 30490 1727096638.78774: in VariableManager get_vars() 30490 1727096638.78819: Calling all_inventory to load vars for managed_node3 30490 1727096638.78821: Calling groups_inventory to load vars for managed_node3 30490 1727096638.78824: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096638.78834: Calling all_plugins_play to load vars for managed_node3 30490 1727096638.78836: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096638.78839: Calling groups_plugins_play to load vars for managed_node3 30490 1727096638.80247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096638.81843: done with get_vars() 30490 1727096638.81877: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096638.81935: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:03:58 -0400 (0:00:00.084) 0:01:45.023 ****** 30490 1727096638.81963: entering _queue_task() for managed_node3/yum 30490 1727096638.82231: worker is 1 (out of 1 available) 30490 1727096638.82244: exiting _queue_task() for managed_node3/yum 30490 1727096638.82258: done queuing things up, now waiting for results queue to drain 30490 1727096638.82260: waiting for pending results... 30490 1727096638.82455: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 30490 1727096638.82597: in run() - task 0afff68d-5257-ba36-653e-0000000021a9 30490 1727096638.82609: variable 'ansible_search_path' from source: unknown 30490 1727096638.82613: variable 'ansible_search_path' from source: unknown 30490 1727096638.82751: calling self._execute() 30490 1727096638.82801: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096638.82973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096638.82977: variable 'omit' from source: magic vars 30490 1727096638.83257: variable 'ansible_distribution_major_version' from source: facts 30490 1727096638.83279: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096638.83477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096638.86643: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096638.86718: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096638.86759: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096638.86790: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096638.86816: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096638.86885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096638.86908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096638.86926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096638.86951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096638.86962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096638.87040: variable 'ansible_distribution_major_version' from source: facts 30490 1727096638.87054: Evaluated conditional (ansible_distribution_major_version | int < 8): False 30490 1727096638.87058: when evaluation is False, skipping this task 30490 1727096638.87060: _execute() done 30490 1727096638.87063: dumping result to json 30490 1727096638.87065: done dumping result, returning 30490 1727096638.87077: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-0000000021a9] 30490 1727096638.87080: sending task result for task 0afff68d-5257-ba36-653e-0000000021a9 30490 1727096638.87170: done sending task result for task 0afff68d-5257-ba36-653e-0000000021a9 30490 1727096638.87175: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 30490 1727096638.87225: no more pending results, returning what we have 30490 1727096638.87228: results queue empty 30490 1727096638.87229: checking for any_errors_fatal 30490 1727096638.87237: done checking for any_errors_fatal 30490 1727096638.87238: checking for max_fail_percentage 30490 1727096638.87240: done checking for max_fail_percentage 30490 1727096638.87241: checking to see if all hosts have failed and the running result is not ok 30490 1727096638.87241: done checking to see if all hosts have failed 30490 1727096638.87242: getting the remaining hosts for this loop 30490 1727096638.87243: done getting the remaining hosts for this loop 30490 1727096638.87247: getting the next task for host managed_node3 30490 1727096638.87256: done getting next task for host managed_node3 30490 1727096638.87259: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096638.87264: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096638.87289: getting variables 30490 1727096638.87291: in VariableManager get_vars() 30490 1727096638.87336: Calling all_inventory to load vars for managed_node3 30490 1727096638.87339: Calling groups_inventory to load vars for managed_node3 30490 1727096638.87341: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096638.87351: Calling all_plugins_play to load vars for managed_node3 30490 1727096638.87354: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096638.87356: Calling groups_plugins_play to load vars for managed_node3 30490 1727096638.88376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096638.89729: done with get_vars() 30490 1727096638.89753: done getting variables 30490 1727096638.89816: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:03:58 -0400 (0:00:00.078) 0:01:45.102 ****** 30490 1727096638.89856: entering _queue_task() for managed_node3/fail 30490 1727096638.90233: worker is 1 (out of 1 available) 30490 1727096638.90251: exiting _queue_task() for managed_node3/fail 30490 1727096638.90266: done queuing things up, now waiting for results queue to drain 30490 1727096638.90270: waiting for pending results... 30490 1727096638.90678: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096638.90775: in run() - task 0afff68d-5257-ba36-653e-0000000021aa 30490 1727096638.90780: variable 'ansible_search_path' from source: unknown 30490 1727096638.90783: variable 'ansible_search_path' from source: unknown 30490 1727096638.90786: calling self._execute() 30490 1727096638.90978: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096638.90989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096638.90994: variable 'omit' from source: magic vars 30490 1727096638.91339: variable 'ansible_distribution_major_version' from source: facts 30490 1727096638.91363: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096638.91509: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096638.91978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096638.94279: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096638.94522: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096638.94570: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096638.94645: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096638.94649: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096638.94723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096638.94753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096638.94786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096638.94827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096638.94843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096638.94898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096638.94924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096638.94949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096638.94993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096638.95011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096638.95053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096638.95080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096638.95109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096638.95149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096638.95164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096638.95362: variable 'network_connections' from source: include params 30490 1727096638.95378: variable 'interface' from source: play vars 30490 1727096638.95458: variable 'interface' from source: play vars 30490 1727096638.95538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096638.95714: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096638.95766: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096638.95803: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096638.95840: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096638.95909: 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) 30490 1727096638.95912: 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) 30490 1727096638.95961: 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) 30490 1727096638.95964: 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) 30490 1727096638.96025: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096638.96251: variable 'network_connections' from source: include params 30490 1727096638.96279: variable 'interface' from source: play vars 30490 1727096638.96313: variable 'interface' from source: play vars 30490 1727096638.96344: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096638.96348: when evaluation is False, skipping this task 30490 1727096638.96351: _execute() done 30490 1727096638.96354: dumping result to json 30490 1727096638.96356: done dumping result, returning 30490 1727096638.96476: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-0000000021aa] 30490 1727096638.96479: sending task result for task 0afff68d-5257-ba36-653e-0000000021aa 30490 1727096638.96550: done sending task result for task 0afff68d-5257-ba36-653e-0000000021aa 30490 1727096638.96552: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096638.96608: no more pending results, returning what we have 30490 1727096638.96612: results queue empty 30490 1727096638.96613: checking for any_errors_fatal 30490 1727096638.96618: done checking for any_errors_fatal 30490 1727096638.96618: checking for max_fail_percentage 30490 1727096638.96620: done checking for max_fail_percentage 30490 1727096638.96621: checking to see if all hosts have failed and the running result is not ok 30490 1727096638.96622: done checking to see if all hosts have failed 30490 1727096638.96623: getting the remaining hosts for this loop 30490 1727096638.96624: done getting the remaining hosts for this loop 30490 1727096638.96627: getting the next task for host managed_node3 30490 1727096638.96636: done getting next task for host managed_node3 30490 1727096638.96639: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 30490 1727096638.96644: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096638.96793: getting variables 30490 1727096638.96795: in VariableManager get_vars() 30490 1727096638.96836: Calling all_inventory to load vars for managed_node3 30490 1727096638.96843: Calling groups_inventory to load vars for managed_node3 30490 1727096638.96847: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096638.96856: Calling all_plugins_play to load vars for managed_node3 30490 1727096638.96859: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096638.96861: Calling groups_plugins_play to load vars for managed_node3 30490 1727096638.98117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096638.99167: done with get_vars() 30490 1727096638.99187: done getting variables 30490 1727096638.99233: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:03:58 -0400 (0:00:00.094) 0:01:45.196 ****** 30490 1727096638.99261: entering _queue_task() for managed_node3/package 30490 1727096638.99535: worker is 1 (out of 1 available) 30490 1727096638.99550: exiting _queue_task() for managed_node3/package 30490 1727096638.99563: done queuing things up, now waiting for results queue to drain 30490 1727096638.99564: waiting for pending results... 30490 1727096638.99757: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 30490 1727096638.99860: in run() - task 0afff68d-5257-ba36-653e-0000000021ab 30490 1727096638.99884: variable 'ansible_search_path' from source: unknown 30490 1727096638.99889: variable 'ansible_search_path' from source: unknown 30490 1727096638.99919: calling self._execute() 30490 1727096639.00038: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096639.00042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096639.00045: variable 'omit' from source: magic vars 30490 1727096639.00503: variable 'ansible_distribution_major_version' from source: facts 30490 1727096639.00507: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096639.00617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096639.00913: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096639.00957: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096639.01002: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096639.01065: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096639.01157: variable 'network_packages' from source: role '' defaults 30490 1727096639.01228: variable '__network_provider_setup' from source: role '' defaults 30490 1727096639.01236: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096639.01294: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096639.01301: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096639.01344: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096639.01464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096639.02827: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096639.02871: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096639.02905: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096639.02928: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096639.02950: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096639.03025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096639.03046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096639.03064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096639.03095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096639.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) 30490 1727096639.03140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096639.03157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096639.03177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096639.03202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096639.03212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096639.03364: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096639.03444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096639.03461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096639.03482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096639.03506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096639.03517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096639.03586: variable 'ansible_python' from source: facts 30490 1727096639.03600: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096639.03661: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096639.03717: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096639.03803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096639.03820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096639.03836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096639.03861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096639.03874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096639.03910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096639.03931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096639.03947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096639.03973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096639.03988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096639.04086: variable 'network_connections' from source: include params 30490 1727096639.04090: variable 'interface' from source: play vars 30490 1727096639.04160: variable 'interface' from source: play vars 30490 1727096639.04220: 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) 30490 1727096639.04240: 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) 30490 1727096639.04261: 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) 30490 1727096639.04287: 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) 30490 1727096639.04325: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096639.04509: variable 'network_connections' from source: include params 30490 1727096639.04512: variable 'interface' from source: play vars 30490 1727096639.04586: variable 'interface' from source: play vars 30490 1727096639.04624: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096639.04685: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096639.04880: variable 'network_connections' from source: include params 30490 1727096639.04884: variable 'interface' from source: play vars 30490 1727096639.04929: variable 'interface' from source: play vars 30490 1727096639.04947: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096639.05007: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096639.05205: variable 'network_connections' from source: include params 30490 1727096639.05209: variable 'interface' from source: play vars 30490 1727096639.05253: variable 'interface' from source: play vars 30490 1727096639.05306: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096639.05347: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096639.05353: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096639.05398: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096639.05533: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096639.05832: variable 'network_connections' from source: include params 30490 1727096639.05835: variable 'interface' from source: play vars 30490 1727096639.05885: variable 'interface' from source: play vars 30490 1727096639.05892: variable 'ansible_distribution' from source: facts 30490 1727096639.05895: variable '__network_rh_distros' from source: role '' defaults 30490 1727096639.05900: variable 'ansible_distribution_major_version' from source: facts 30490 1727096639.05923: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096639.06030: variable 'ansible_distribution' from source: facts 30490 1727096639.06034: variable '__network_rh_distros' from source: role '' defaults 30490 1727096639.06036: variable 'ansible_distribution_major_version' from source: facts 30490 1727096639.06046: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096639.06153: variable 'ansible_distribution' from source: facts 30490 1727096639.06157: variable '__network_rh_distros' from source: role '' defaults 30490 1727096639.06160: variable 'ansible_distribution_major_version' from source: facts 30490 1727096639.06192: variable 'network_provider' from source: set_fact 30490 1727096639.06203: variable 'ansible_facts' from source: unknown 30490 1727096639.06660: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 30490 1727096639.06663: when evaluation is False, skipping this task 30490 1727096639.06666: _execute() done 30490 1727096639.06670: dumping result to json 30490 1727096639.06672: done dumping result, returning 30490 1727096639.06684: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-ba36-653e-0000000021ab] 30490 1727096639.06688: sending task result for task 0afff68d-5257-ba36-653e-0000000021ab 30490 1727096639.06782: done sending task result for task 0afff68d-5257-ba36-653e-0000000021ab 30490 1727096639.06785: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 30490 1727096639.06858: no more pending results, returning what we have 30490 1727096639.06862: results queue empty 30490 1727096639.06863: checking for any_errors_fatal 30490 1727096639.06874: done checking for any_errors_fatal 30490 1727096639.06875: checking for max_fail_percentage 30490 1727096639.06877: done checking for max_fail_percentage 30490 1727096639.06878: checking to see if all hosts have failed and the running result is not ok 30490 1727096639.06879: done checking to see if all hosts have failed 30490 1727096639.06879: getting the remaining hosts for this loop 30490 1727096639.06881: done getting the remaining hosts for this loop 30490 1727096639.06885: getting the next task for host managed_node3 30490 1727096639.06894: done getting next task for host managed_node3 30490 1727096639.06898: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096639.06903: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096639.06924: getting variables 30490 1727096639.06925: in VariableManager get_vars() 30490 1727096639.06980: Calling all_inventory to load vars for managed_node3 30490 1727096639.06984: Calling groups_inventory to load vars for managed_node3 30490 1727096639.06986: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096639.06995: Calling all_plugins_play to load vars for managed_node3 30490 1727096639.06998: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096639.07000: Calling groups_plugins_play to load vars for managed_node3 30490 1727096639.07830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096639.08720: done with get_vars() 30490 1727096639.08739: done getting variables 30490 1727096639.08785: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:03:59 -0400 (0:00:00.095) 0:01:45.292 ****** 30490 1727096639.08814: entering _queue_task() for managed_node3/package 30490 1727096639.09086: worker is 1 (out of 1 available) 30490 1727096639.09102: exiting _queue_task() for managed_node3/package 30490 1727096639.09114: done queuing things up, now waiting for results queue to drain 30490 1727096639.09115: waiting for pending results... 30490 1727096639.09302: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096639.09396: in run() - task 0afff68d-5257-ba36-653e-0000000021ac 30490 1727096639.09408: variable 'ansible_search_path' from source: unknown 30490 1727096639.09412: variable 'ansible_search_path' from source: unknown 30490 1727096639.09442: calling self._execute() 30490 1727096639.09523: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096639.09527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096639.09535: variable 'omit' from source: magic vars 30490 1727096639.09835: variable 'ansible_distribution_major_version' from source: facts 30490 1727096639.09844: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096639.09934: variable 'network_state' from source: role '' defaults 30490 1727096639.09942: Evaluated conditional (network_state != {}): False 30490 1727096639.09946: when evaluation is False, skipping this task 30490 1727096639.09949: _execute() done 30490 1727096639.09952: dumping result to json 30490 1727096639.09955: done dumping result, returning 30490 1727096639.09962: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-ba36-653e-0000000021ac] 30490 1727096639.09969: sending task result for task 0afff68d-5257-ba36-653e-0000000021ac 30490 1727096639.10061: done sending task result for task 0afff68d-5257-ba36-653e-0000000021ac 30490 1727096639.10063: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096639.10144: no more pending results, returning what we have 30490 1727096639.10148: results queue empty 30490 1727096639.10149: checking for any_errors_fatal 30490 1727096639.10157: done checking for any_errors_fatal 30490 1727096639.10158: checking for max_fail_percentage 30490 1727096639.10159: done checking for max_fail_percentage 30490 1727096639.10160: checking to see if all hosts have failed and the running result is not ok 30490 1727096639.10161: done checking to see if all hosts have failed 30490 1727096639.10162: getting the remaining hosts for this loop 30490 1727096639.10163: done getting the remaining hosts for this loop 30490 1727096639.10167: getting the next task for host managed_node3 30490 1727096639.10179: done getting next task for host managed_node3 30490 1727096639.10183: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096639.10188: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096639.10209: getting variables 30490 1727096639.10210: in VariableManager get_vars() 30490 1727096639.10250: Calling all_inventory to load vars for managed_node3 30490 1727096639.10252: Calling groups_inventory to load vars for managed_node3 30490 1727096639.10254: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096639.10263: Calling all_plugins_play to load vars for managed_node3 30490 1727096639.10266: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096639.10278: Calling groups_plugins_play to load vars for managed_node3 30490 1727096639.11247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096639.12117: done with get_vars() 30490 1727096639.12135: done getting variables 30490 1727096639.12182: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:03:59 -0400 (0:00:00.033) 0:01:45.326 ****** 30490 1727096639.12209: entering _queue_task() for managed_node3/package 30490 1727096639.12469: worker is 1 (out of 1 available) 30490 1727096639.12487: exiting _queue_task() for managed_node3/package 30490 1727096639.12500: done queuing things up, now waiting for results queue to drain 30490 1727096639.12502: waiting for pending results... 30490 1727096639.12688: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096639.12788: in run() - task 0afff68d-5257-ba36-653e-0000000021ad 30490 1727096639.12799: variable 'ansible_search_path' from source: unknown 30490 1727096639.12803: variable 'ansible_search_path' from source: unknown 30490 1727096639.12835: calling self._execute() 30490 1727096639.12913: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096639.12917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096639.12926: variable 'omit' from source: magic vars 30490 1727096639.13222: variable 'ansible_distribution_major_version' from source: facts 30490 1727096639.13231: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096639.13319: variable 'network_state' from source: role '' defaults 30490 1727096639.13327: Evaluated conditional (network_state != {}): False 30490 1727096639.13331: when evaluation is False, skipping this task 30490 1727096639.13333: _execute() done 30490 1727096639.13336: dumping result to json 30490 1727096639.13338: done dumping result, returning 30490 1727096639.13346: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-ba36-653e-0000000021ad] 30490 1727096639.13352: sending task result for task 0afff68d-5257-ba36-653e-0000000021ad 30490 1727096639.13444: done sending task result for task 0afff68d-5257-ba36-653e-0000000021ad 30490 1727096639.13447: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096639.13499: no more pending results, returning what we have 30490 1727096639.13503: results queue empty 30490 1727096639.13504: checking for any_errors_fatal 30490 1727096639.13511: done checking for any_errors_fatal 30490 1727096639.13511: checking for max_fail_percentage 30490 1727096639.13513: done checking for max_fail_percentage 30490 1727096639.13514: checking to see if all hosts have failed and the running result is not ok 30490 1727096639.13515: done checking to see if all hosts have failed 30490 1727096639.13515: getting the remaining hosts for this loop 30490 1727096639.13517: done getting the remaining hosts for this loop 30490 1727096639.13521: getting the next task for host managed_node3 30490 1727096639.13530: done getting next task for host managed_node3 30490 1727096639.13533: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096639.13538: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096639.13561: getting variables 30490 1727096639.13562: in VariableManager get_vars() 30490 1727096639.13606: Calling all_inventory to load vars for managed_node3 30490 1727096639.13609: Calling groups_inventory to load vars for managed_node3 30490 1727096639.13612: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096639.13622: Calling all_plugins_play to load vars for managed_node3 30490 1727096639.13624: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096639.13627: Calling groups_plugins_play to load vars for managed_node3 30490 1727096639.14455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096639.15352: done with get_vars() 30490 1727096639.15378: done getting variables 30490 1727096639.15426: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:03:59 -0400 (0:00:00.032) 0:01:45.358 ****** 30490 1727096639.15455: entering _queue_task() for managed_node3/service 30490 1727096639.15734: worker is 1 (out of 1 available) 30490 1727096639.15749: exiting _queue_task() for managed_node3/service 30490 1727096639.15761: done queuing things up, now waiting for results queue to drain 30490 1727096639.15763: waiting for pending results... 30490 1727096639.15958: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096639.16066: in run() - task 0afff68d-5257-ba36-653e-0000000021ae 30490 1727096639.16079: variable 'ansible_search_path' from source: unknown 30490 1727096639.16083: variable 'ansible_search_path' from source: unknown 30490 1727096639.16116: calling self._execute() 30490 1727096639.16194: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096639.16199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096639.16210: variable 'omit' from source: magic vars 30490 1727096639.16503: variable 'ansible_distribution_major_version' from source: facts 30490 1727096639.16512: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096639.16599: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096639.16733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096639.18548: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096639.18598: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096639.18636: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096639.18663: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096639.18687: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096639.18747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096639.18769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096639.18793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096639.18889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096639.18892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096639.18895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096639.18974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096639.18977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096639.18980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096639.18995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096639.19037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096639.19060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096639.19089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096639.19127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096639.19157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096639.19373: variable 'network_connections' from source: include params 30490 1727096639.19376: variable 'interface' from source: play vars 30490 1727096639.19410: variable 'interface' from source: play vars 30490 1727096639.19493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096639.19672: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096639.19716: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096639.19745: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096639.19822: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096639.19836: 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) 30490 1727096639.19973: 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) 30490 1727096639.19976: 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) 30490 1727096639.19979: 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) 30490 1727096639.19981: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096639.20234: variable 'network_connections' from source: include params 30490 1727096639.20237: variable 'interface' from source: play vars 30490 1727096639.20305: variable 'interface' from source: play vars 30490 1727096639.20337: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096639.20341: when evaluation is False, skipping this task 30490 1727096639.20343: _execute() done 30490 1727096639.20346: dumping result to json 30490 1727096639.20348: done dumping result, returning 30490 1727096639.20357: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-0000000021ae] 30490 1727096639.20427: sending task result for task 0afff68d-5257-ba36-653e-0000000021ae 30490 1727096639.20494: done sending task result for task 0afff68d-5257-ba36-653e-0000000021ae 30490 1727096639.20504: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096639.20575: no more pending results, returning what we have 30490 1727096639.20579: results queue empty 30490 1727096639.20580: checking for any_errors_fatal 30490 1727096639.20590: done checking for any_errors_fatal 30490 1727096639.20590: checking for max_fail_percentage 30490 1727096639.20592: done checking for max_fail_percentage 30490 1727096639.20593: checking to see if all hosts have failed and the running result is not ok 30490 1727096639.20594: done checking to see if all hosts have failed 30490 1727096639.20595: getting the remaining hosts for this loop 30490 1727096639.20596: done getting the remaining hosts for this loop 30490 1727096639.20600: getting the next task for host managed_node3 30490 1727096639.20607: done getting next task for host managed_node3 30490 1727096639.20611: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096639.20616: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096639.20635: getting variables 30490 1727096639.20636: in VariableManager get_vars() 30490 1727096639.20681: Calling all_inventory to load vars for managed_node3 30490 1727096639.20684: Calling groups_inventory to load vars for managed_node3 30490 1727096639.20686: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096639.20695: Calling all_plugins_play to load vars for managed_node3 30490 1727096639.20698: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096639.20700: Calling groups_plugins_play to load vars for managed_node3 30490 1727096639.22215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096639.23629: done with get_vars() 30490 1727096639.23654: done getting variables 30490 1727096639.23703: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:03:59 -0400 (0:00:00.082) 0:01:45.441 ****** 30490 1727096639.23730: entering _queue_task() for managed_node3/service 30490 1727096639.24008: worker is 1 (out of 1 available) 30490 1727096639.24023: exiting _queue_task() for managed_node3/service 30490 1727096639.24034: done queuing things up, now waiting for results queue to drain 30490 1727096639.24036: waiting for pending results... 30490 1727096639.24227: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096639.24332: in run() - task 0afff68d-5257-ba36-653e-0000000021af 30490 1727096639.24344: variable 'ansible_search_path' from source: unknown 30490 1727096639.24348: variable 'ansible_search_path' from source: unknown 30490 1727096639.24381: calling self._execute() 30490 1727096639.24458: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096639.24463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096639.24478: variable 'omit' from source: magic vars 30490 1727096639.24769: variable 'ansible_distribution_major_version' from source: facts 30490 1727096639.24779: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096639.24897: variable 'network_provider' from source: set_fact 30490 1727096639.24900: variable 'network_state' from source: role '' defaults 30490 1727096639.24909: Evaluated conditional (network_provider == "nm" or network_state != {}): True 30490 1727096639.24923: variable 'omit' from source: magic vars 30490 1727096639.24960: variable 'omit' from source: magic vars 30490 1727096639.24982: variable 'network_service_name' from source: role '' defaults 30490 1727096639.25028: variable 'network_service_name' from source: role '' defaults 30490 1727096639.25136: variable '__network_provider_setup' from source: role '' defaults 30490 1727096639.25141: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096639.25198: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096639.25206: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096639.25260: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096639.25440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096639.27320: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096639.27380: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096639.27407: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096639.27433: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096639.27454: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096639.27519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096639.27540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096639.27557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096639.27593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096639.27601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096639.27634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096639.27651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096639.27667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096639.27696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096639.27707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096639.27859: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096639.27942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096639.27958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096639.27977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096639.28002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096639.28012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096639.28079: variable 'ansible_python' from source: facts 30490 1727096639.28092: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096639.28149: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096639.28204: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096639.28291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096639.28308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096639.28325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096639.28348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096639.28362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096639.28398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096639.28417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096639.28433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096639.28457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096639.28474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096639.28585: variable 'network_connections' from source: include params 30490 1727096639.28589: variable 'interface' from source: play vars 30490 1727096639.28656: variable 'interface' from source: play vars 30490 1727096639.28758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096639.28924: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096639.28969: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096639.29277: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096639.29280: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096639.29283: 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) 30490 1727096639.29285: 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) 30490 1727096639.29287: 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) 30490 1727096639.29289: 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) 30490 1727096639.29326: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096639.29587: variable 'network_connections' from source: include params 30490 1727096639.29595: variable 'interface' from source: play vars 30490 1727096639.29664: variable 'interface' from source: play vars 30490 1727096639.29710: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096639.29793: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096639.30087: variable 'network_connections' from source: include params 30490 1727096639.30090: variable 'interface' from source: play vars 30490 1727096639.30163: variable 'interface' from source: play vars 30490 1727096639.30185: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096639.30262: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096639.30544: variable 'network_connections' from source: include params 30490 1727096639.30547: variable 'interface' from source: play vars 30490 1727096639.30619: variable 'interface' from source: play vars 30490 1727096639.30677: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096639.30775: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096639.30779: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096639.30785: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096639.30971: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096639.31411: variable 'network_connections' from source: include params 30490 1727096639.31414: variable 'interface' from source: play vars 30490 1727096639.31473: variable 'interface' from source: play vars 30490 1727096639.31477: variable 'ansible_distribution' from source: facts 30490 1727096639.31483: variable '__network_rh_distros' from source: role '' defaults 30490 1727096639.31488: variable 'ansible_distribution_major_version' from source: facts 30490 1727096639.31517: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096639.31669: variable 'ansible_distribution' from source: facts 30490 1727096639.31684: variable '__network_rh_distros' from source: role '' defaults 30490 1727096639.31687: variable 'ansible_distribution_major_version' from source: facts 30490 1727096639.31689: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096639.31875: variable 'ansible_distribution' from source: facts 30490 1727096639.31879: variable '__network_rh_distros' from source: role '' defaults 30490 1727096639.31881: variable 'ansible_distribution_major_version' from source: facts 30490 1727096639.31883: variable 'network_provider' from source: set_fact 30490 1727096639.31897: variable 'omit' from source: magic vars 30490 1727096639.31927: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096639.31955: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096639.31976: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096639.31991: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096639.32011: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096639.32175: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096639.32178: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096639.32181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096639.32183: Set connection var ansible_connection to ssh 30490 1727096639.32185: Set connection var ansible_shell_type to sh 30490 1727096639.32188: Set connection var ansible_pipelining to False 30490 1727096639.32190: Set connection var ansible_shell_executable to /bin/sh 30490 1727096639.32192: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096639.32194: Set connection var ansible_timeout to 10 30490 1727096639.32196: variable 'ansible_shell_executable' from source: unknown 30490 1727096639.32198: variable 'ansible_connection' from source: unknown 30490 1727096639.32200: variable 'ansible_module_compression' from source: unknown 30490 1727096639.32202: variable 'ansible_shell_type' from source: unknown 30490 1727096639.32204: variable 'ansible_shell_executable' from source: unknown 30490 1727096639.32206: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096639.32208: variable 'ansible_pipelining' from source: unknown 30490 1727096639.32209: variable 'ansible_timeout' from source: unknown 30490 1727096639.32211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096639.32306: 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) 30490 1727096639.32315: variable 'omit' from source: magic vars 30490 1727096639.32327: starting attempt loop 30490 1727096639.32330: running the handler 30490 1727096639.32438: variable 'ansible_facts' from source: unknown 30490 1727096639.33158: _low_level_execute_command(): starting 30490 1727096639.33164: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096639.33834: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096639.33859: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096639.33863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096639.33970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096639.33976: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096639.33979: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096639.33982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096639.33984: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096639.33986: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096639.33988: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096639.33989: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096639.33991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096639.33993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096639.33995: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096639.33996: stderr chunk (state=3): >>>debug2: match found <<< 30490 1727096639.33998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096639.34045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096639.34058: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096639.34095: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096639.34158: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096639.35840: stdout chunk (state=3): >>>/root <<< 30490 1727096639.35997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096639.36001: stdout chunk (state=3): >>><<< 30490 1727096639.36003: stderr chunk (state=3): >>><<< 30490 1727096639.36022: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096639.36040: _low_level_execute_command(): starting 30490 1727096639.36051: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096639.3602934-35419-175326599573660 `" && echo ansible-tmp-1727096639.3602934-35419-175326599573660="` echo /root/.ansible/tmp/ansible-tmp-1727096639.3602934-35419-175326599573660 `" ) && sleep 0' 30490 1727096639.36687: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096639.36702: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096639.36722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096639.36738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096639.36757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096639.36839: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096639.36877: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096639.36898: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096639.36923: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096639.37000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096639.38936: stdout chunk (state=3): >>>ansible-tmp-1727096639.3602934-35419-175326599573660=/root/.ansible/tmp/ansible-tmp-1727096639.3602934-35419-175326599573660 <<< 30490 1727096639.39042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096639.39070: stderr chunk (state=3): >>><<< 30490 1727096639.39074: stdout chunk (state=3): >>><<< 30490 1727096639.39092: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096639.3602934-35419-175326599573660=/root/.ansible/tmp/ansible-tmp-1727096639.3602934-35419-175326599573660 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096639.39122: variable 'ansible_module_compression' from source: unknown 30490 1727096639.39165: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 30490 1727096639.39216: variable 'ansible_facts' from source: unknown 30490 1727096639.39352: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096639.3602934-35419-175326599573660/AnsiballZ_systemd.py 30490 1727096639.39456: Sending initial data 30490 1727096639.39459: Sent initial data (156 bytes) 30490 1727096639.39901: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096639.39904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096639.39907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096639.39909: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096639.39911: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096639.39914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096639.39978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096639.40017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096639.41595: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096639.41625: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096639.41661: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp2odoho4m /root/.ansible/tmp/ansible-tmp-1727096639.3602934-35419-175326599573660/AnsiballZ_systemd.py <<< 30490 1727096639.41673: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096639.3602934-35419-175326599573660/AnsiballZ_systemd.py" <<< 30490 1727096639.41694: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp2odoho4m" to remote "/root/.ansible/tmp/ansible-tmp-1727096639.3602934-35419-175326599573660/AnsiballZ_systemd.py" <<< 30490 1727096639.41700: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096639.3602934-35419-175326599573660/AnsiballZ_systemd.py" <<< 30490 1727096639.42668: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096639.42712: stderr chunk (state=3): >>><<< 30490 1727096639.42715: stdout chunk (state=3): >>><<< 30490 1727096639.42754: done transferring module to remote 30490 1727096639.42763: _low_level_execute_command(): starting 30490 1727096639.42769: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096639.3602934-35419-175326599573660/ /root/.ansible/tmp/ansible-tmp-1727096639.3602934-35419-175326599573660/AnsiballZ_systemd.py && sleep 0' 30490 1727096639.43215: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096639.43218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096639.43221: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096639.43223: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096639.43225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096639.43227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096639.43274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096639.43280: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096639.43315: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096639.45091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096639.45118: stderr chunk (state=3): >>><<< 30490 1727096639.45121: stdout chunk (state=3): >>><<< 30490 1727096639.45135: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096639.45138: _low_level_execute_command(): starting 30490 1727096639.45142: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096639.3602934-35419-175326599573660/AnsiballZ_systemd.py && sleep 0' 30490 1727096639.45588: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096639.45591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096639.45598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096639.45601: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096639.45603: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096639.45655: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096639.45660: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096639.45666: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096639.45694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096639.75309: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10600448", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3301761024", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2244564000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 30490 1727096639.75341: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "system<<< 30490 1727096639.75351: stdout chunk (state=3): >>>d-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "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}}} <<< 30490 1727096639.77292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096639.77320: stderr chunk (state=3): >>><<< 30490 1727096639.77324: stdout chunk (state=3): >>><<< 30490 1727096639.77340: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10600448", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3301761024", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2244564000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096639.77465: 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-1727096639.3602934-35419-175326599573660/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096639.77487: _low_level_execute_command(): starting 30490 1727096639.77490: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096639.3602934-35419-175326599573660/ > /dev/null 2>&1 && sleep 0' 30490 1727096639.77947: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096639.77950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096639.77953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096639.77955: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096639.77957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096639.78014: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096639.78017: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096639.78058: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096639.78092: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096639.79900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096639.79926: stderr chunk (state=3): >>><<< 30490 1727096639.79930: stdout chunk (state=3): >>><<< 30490 1727096639.79944: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096639.79950: handler run complete 30490 1727096639.79997: attempt loop complete, returning result 30490 1727096639.80000: _execute() done 30490 1727096639.80002: dumping result to json 30490 1727096639.80015: done dumping result, returning 30490 1727096639.80024: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-ba36-653e-0000000021af] 30490 1727096639.80028: sending task result for task 0afff68d-5257-ba36-653e-0000000021af 30490 1727096639.80400: done sending task result for task 0afff68d-5257-ba36-653e-0000000021af 30490 1727096639.80403: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096639.80458: no more pending results, returning what we have 30490 1727096639.80462: results queue empty 30490 1727096639.80463: checking for any_errors_fatal 30490 1727096639.80471: done checking for any_errors_fatal 30490 1727096639.80471: checking for max_fail_percentage 30490 1727096639.80474: done checking for max_fail_percentage 30490 1727096639.80475: checking to see if all hosts have failed and the running result is not ok 30490 1727096639.80475: done checking to see if all hosts have failed 30490 1727096639.80476: getting the remaining hosts for this loop 30490 1727096639.80478: done getting the remaining hosts for this loop 30490 1727096639.80481: getting the next task for host managed_node3 30490 1727096639.80489: done getting next task for host managed_node3 30490 1727096639.80492: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096639.80497: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096639.80509: getting variables 30490 1727096639.80511: in VariableManager get_vars() 30490 1727096639.80546: Calling all_inventory to load vars for managed_node3 30490 1727096639.80549: Calling groups_inventory to load vars for managed_node3 30490 1727096639.80551: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096639.80560: Calling all_plugins_play to load vars for managed_node3 30490 1727096639.80563: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096639.80566: Calling groups_plugins_play to load vars for managed_node3 30490 1727096639.81382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096639.82365: done with get_vars() 30490 1727096639.82385: done getting variables 30490 1727096639.82431: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:03:59 -0400 (0:00:00.587) 0:01:46.028 ****** 30490 1727096639.82461: entering _queue_task() for managed_node3/service 30490 1727096639.82719: worker is 1 (out of 1 available) 30490 1727096639.82734: exiting _queue_task() for managed_node3/service 30490 1727096639.82747: done queuing things up, now waiting for results queue to drain 30490 1727096639.82749: waiting for pending results... 30490 1727096639.82936: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096639.83024: in run() - task 0afff68d-5257-ba36-653e-0000000021b0 30490 1727096639.83037: variable 'ansible_search_path' from source: unknown 30490 1727096639.83041: variable 'ansible_search_path' from source: unknown 30490 1727096639.83074: calling self._execute() 30490 1727096639.83156: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096639.83159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096639.83170: variable 'omit' from source: magic vars 30490 1727096639.83464: variable 'ansible_distribution_major_version' from source: facts 30490 1727096639.83477: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096639.83564: variable 'network_provider' from source: set_fact 30490 1727096639.83570: Evaluated conditional (network_provider == "nm"): True 30490 1727096639.83636: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096639.83701: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096639.83818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096639.85294: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096639.85338: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096639.85365: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096639.85396: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096639.85417: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096639.85490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096639.85512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096639.85529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096639.85554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096639.85565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096639.85605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096639.85622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096639.85638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096639.85662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096639.85674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096639.85706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096639.85722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096639.85737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096639.85761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096639.85772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096639.85872: variable 'network_connections' from source: include params 30490 1727096639.85885: variable 'interface' from source: play vars 30490 1727096639.85937: variable 'interface' from source: play vars 30490 1727096639.85992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096639.86102: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096639.86129: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096639.86155: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096639.86181: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096639.86212: 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) 30490 1727096639.86227: 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) 30490 1727096639.86244: 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) 30490 1727096639.86270: 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) 30490 1727096639.86307: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096639.86462: variable 'network_connections' from source: include params 30490 1727096639.86465: variable 'interface' from source: play vars 30490 1727096639.86511: variable 'interface' from source: play vars 30490 1727096639.86542: Evaluated conditional (__network_wpa_supplicant_required): False 30490 1727096639.86545: when evaluation is False, skipping this task 30490 1727096639.86548: _execute() done 30490 1727096639.86550: dumping result to json 30490 1727096639.86552: done dumping result, returning 30490 1727096639.86560: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-ba36-653e-0000000021b0] 30490 1727096639.86580: sending task result for task 0afff68d-5257-ba36-653e-0000000021b0 30490 1727096639.86671: done sending task result for task 0afff68d-5257-ba36-653e-0000000021b0 30490 1727096639.86675: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 30490 1727096639.86737: no more pending results, returning what we have 30490 1727096639.86741: results queue empty 30490 1727096639.86742: checking for any_errors_fatal 30490 1727096639.86766: done checking for any_errors_fatal 30490 1727096639.86769: checking for max_fail_percentage 30490 1727096639.86773: done checking for max_fail_percentage 30490 1727096639.86774: checking to see if all hosts have failed and the running result is not ok 30490 1727096639.86775: done checking to see if all hosts have failed 30490 1727096639.86776: getting the remaining hosts for this loop 30490 1727096639.86777: done getting the remaining hosts for this loop 30490 1727096639.86781: getting the next task for host managed_node3 30490 1727096639.86790: done getting next task for host managed_node3 30490 1727096639.86794: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096639.86800: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096639.86821: getting variables 30490 1727096639.86823: in VariableManager get_vars() 30490 1727096639.86864: Calling all_inventory to load vars for managed_node3 30490 1727096639.86874: Calling groups_inventory to load vars for managed_node3 30490 1727096639.86877: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096639.86891: Calling all_plugins_play to load vars for managed_node3 30490 1727096639.86895: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096639.86898: Calling groups_plugins_play to load vars for managed_node3 30490 1727096639.87767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096639.88645: done with get_vars() 30490 1727096639.88664: done getting variables 30490 1727096639.88709: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:03:59 -0400 (0:00:00.062) 0:01:46.091 ****** 30490 1727096639.88734: entering _queue_task() for managed_node3/service 30490 1727096639.89000: worker is 1 (out of 1 available) 30490 1727096639.89014: exiting _queue_task() for managed_node3/service 30490 1727096639.89025: done queuing things up, now waiting for results queue to drain 30490 1727096639.89027: waiting for pending results... 30490 1727096639.89221: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096639.89309: in run() - task 0afff68d-5257-ba36-653e-0000000021b1 30490 1727096639.89320: variable 'ansible_search_path' from source: unknown 30490 1727096639.89324: variable 'ansible_search_path' from source: unknown 30490 1727096639.89354: calling self._execute() 30490 1727096639.89434: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096639.89438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096639.89447: variable 'omit' from source: magic vars 30490 1727096639.89738: variable 'ansible_distribution_major_version' from source: facts 30490 1727096639.89747: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096639.89833: variable 'network_provider' from source: set_fact 30490 1727096639.89836: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096639.89841: when evaluation is False, skipping this task 30490 1727096639.89843: _execute() done 30490 1727096639.89848: dumping result to json 30490 1727096639.89851: done dumping result, returning 30490 1727096639.89858: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-ba36-653e-0000000021b1] 30490 1727096639.89863: sending task result for task 0afff68d-5257-ba36-653e-0000000021b1 30490 1727096639.89951: done sending task result for task 0afff68d-5257-ba36-653e-0000000021b1 30490 1727096639.89954: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096639.90000: no more pending results, returning what we have 30490 1727096639.90003: results queue empty 30490 1727096639.90004: checking for any_errors_fatal 30490 1727096639.90016: done checking for any_errors_fatal 30490 1727096639.90016: checking for max_fail_percentage 30490 1727096639.90018: done checking for max_fail_percentage 30490 1727096639.90019: checking to see if all hosts have failed and the running result is not ok 30490 1727096639.90020: done checking to see if all hosts have failed 30490 1727096639.90020: getting the remaining hosts for this loop 30490 1727096639.90022: done getting the remaining hosts for this loop 30490 1727096639.90026: getting the next task for host managed_node3 30490 1727096639.90035: done getting next task for host managed_node3 30490 1727096639.90039: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096639.90044: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096639.90067: getting variables 30490 1727096639.90070: in VariableManager get_vars() 30490 1727096639.90111: Calling all_inventory to load vars for managed_node3 30490 1727096639.90113: Calling groups_inventory to load vars for managed_node3 30490 1727096639.90115: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096639.90126: Calling all_plugins_play to load vars for managed_node3 30490 1727096639.90129: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096639.90131: Calling groups_plugins_play to load vars for managed_node3 30490 1727096639.91064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096639.91914: done with get_vars() 30490 1727096639.91931: done getting variables 30490 1727096639.91974: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:03:59 -0400 (0:00:00.032) 0:01:46.124 ****** 30490 1727096639.92001: entering _queue_task() for managed_node3/copy 30490 1727096639.92240: worker is 1 (out of 1 available) 30490 1727096639.92254: exiting _queue_task() for managed_node3/copy 30490 1727096639.92273: done queuing things up, now waiting for results queue to drain 30490 1727096639.92276: waiting for pending results... 30490 1727096639.92458: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096639.92558: in run() - task 0afff68d-5257-ba36-653e-0000000021b2 30490 1727096639.92571: variable 'ansible_search_path' from source: unknown 30490 1727096639.92575: variable 'ansible_search_path' from source: unknown 30490 1727096639.92609: calling self._execute() 30490 1727096639.92686: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096639.92689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096639.92700: variable 'omit' from source: magic vars 30490 1727096639.92989: variable 'ansible_distribution_major_version' from source: facts 30490 1727096639.92998: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096639.93082: variable 'network_provider' from source: set_fact 30490 1727096639.93086: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096639.93088: when evaluation is False, skipping this task 30490 1727096639.93093: _execute() done 30490 1727096639.93096: dumping result to json 30490 1727096639.93098: done dumping result, returning 30490 1727096639.93107: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-ba36-653e-0000000021b2] 30490 1727096639.93110: sending task result for task 0afff68d-5257-ba36-653e-0000000021b2 30490 1727096639.93218: done sending task result for task 0afff68d-5257-ba36-653e-0000000021b2 30490 1727096639.93220: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 30490 1727096639.93298: no more pending results, returning what we have 30490 1727096639.93301: results queue empty 30490 1727096639.93302: checking for any_errors_fatal 30490 1727096639.93308: done checking for any_errors_fatal 30490 1727096639.93309: checking for max_fail_percentage 30490 1727096639.93310: done checking for max_fail_percentage 30490 1727096639.93311: checking to see if all hosts have failed and the running result is not ok 30490 1727096639.93312: done checking to see if all hosts have failed 30490 1727096639.93313: getting the remaining hosts for this loop 30490 1727096639.93314: done getting the remaining hosts for this loop 30490 1727096639.93318: getting the next task for host managed_node3 30490 1727096639.93325: done getting next task for host managed_node3 30490 1727096639.93328: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096639.93333: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096639.93350: getting variables 30490 1727096639.93352: in VariableManager get_vars() 30490 1727096639.93391: Calling all_inventory to load vars for managed_node3 30490 1727096639.93394: Calling groups_inventory to load vars for managed_node3 30490 1727096639.93396: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096639.93404: Calling all_plugins_play to load vars for managed_node3 30490 1727096639.93406: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096639.93408: Calling groups_plugins_play to load vars for managed_node3 30490 1727096639.94236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096639.95137: done with get_vars() 30490 1727096639.95157: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:03:59 -0400 (0:00:00.032) 0:01:46.156 ****** 30490 1727096639.95235: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096639.95511: worker is 1 (out of 1 available) 30490 1727096639.95524: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096639.95537: done queuing things up, now waiting for results queue to drain 30490 1727096639.95539: waiting for pending results... 30490 1727096639.95725: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096639.95846: in run() - task 0afff68d-5257-ba36-653e-0000000021b3 30490 1727096639.96073: variable 'ansible_search_path' from source: unknown 30490 1727096639.96077: variable 'ansible_search_path' from source: unknown 30490 1727096639.96080: calling self._execute() 30490 1727096639.96083: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096639.96085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096639.96087: variable 'omit' from source: magic vars 30490 1727096639.96910: variable 'ansible_distribution_major_version' from source: facts 30490 1727096639.96932: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096639.96945: variable 'omit' from source: magic vars 30490 1727096639.97015: variable 'omit' from source: magic vars 30490 1727096639.97198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096640.00208: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096640.00288: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096640.00325: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096640.00371: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096640.00400: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096640.00489: variable 'network_provider' from source: set_fact 30490 1727096640.00633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096640.00666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096640.00701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096640.00740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096640.00754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096640.01073: variable 'omit' from source: magic vars 30490 1727096640.01076: variable 'omit' from source: magic vars 30490 1727096640.01131: variable 'network_connections' from source: include params 30490 1727096640.01142: variable 'interface' from source: play vars 30490 1727096640.01212: variable 'interface' from source: play vars 30490 1727096640.01447: variable 'omit' from source: magic vars 30490 1727096640.01460: variable '__lsr_ansible_managed' from source: task vars 30490 1727096640.01522: variable '__lsr_ansible_managed' from source: task vars 30490 1727096640.01725: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 30490 1727096640.01971: Loaded config def from plugin (lookup/template) 30490 1727096640.01983: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 30490 1727096640.02016: File lookup term: get_ansible_managed.j2 30490 1727096640.02019: variable 'ansible_search_path' from source: unknown 30490 1727096640.02022: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 30490 1727096640.02037: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 30490 1727096640.02054: variable 'ansible_search_path' from source: unknown 30490 1727096640.13630: variable 'ansible_managed' from source: unknown 30490 1727096640.13826: variable 'omit' from source: magic vars 30490 1727096640.13857: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096640.13895: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096640.13917: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096640.13943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096640.13958: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096640.13998: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096640.14007: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096640.14042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096640.14144: Set connection var ansible_connection to ssh 30490 1727096640.14156: Set connection var ansible_shell_type to sh 30490 1727096640.14170: Set connection var ansible_pipelining to False 30490 1727096640.14185: Set connection var ansible_shell_executable to /bin/sh 30490 1727096640.14195: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096640.14205: Set connection var ansible_timeout to 10 30490 1727096640.14234: variable 'ansible_shell_executable' from source: unknown 30490 1727096640.14251: variable 'ansible_connection' from source: unknown 30490 1727096640.14260: variable 'ansible_module_compression' from source: unknown 30490 1727096640.14270: variable 'ansible_shell_type' from source: unknown 30490 1727096640.14281: variable 'ansible_shell_executable' from source: unknown 30490 1727096640.14289: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096640.14297: variable 'ansible_pipelining' from source: unknown 30490 1727096640.14304: variable 'ansible_timeout' from source: unknown 30490 1727096640.14311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096640.14455: 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) 30490 1727096640.14492: variable 'omit' from source: magic vars 30490 1727096640.14578: starting attempt loop 30490 1727096640.14582: running the handler 30490 1727096640.14585: _low_level_execute_command(): starting 30490 1727096640.14587: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096640.15851: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096640.15856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096640.15858: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096640.15882: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096640.15951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096640.17611: stdout chunk (state=3): >>>/root <<< 30490 1727096640.17747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096640.17759: stdout chunk (state=3): >>><<< 30490 1727096640.17787: stderr chunk (state=3): >>><<< 30490 1727096640.17994: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096640.17997: _low_level_execute_command(): starting 30490 1727096640.18001: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096640.1790085-35437-196741326988204 `" && echo ansible-tmp-1727096640.1790085-35437-196741326988204="` echo /root/.ansible/tmp/ansible-tmp-1727096640.1790085-35437-196741326988204 `" ) && sleep 0' 30490 1727096640.19148: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096640.19286: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096640.19464: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096640.19511: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096640.19544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096640.21495: stdout chunk (state=3): >>>ansible-tmp-1727096640.1790085-35437-196741326988204=/root/.ansible/tmp/ansible-tmp-1727096640.1790085-35437-196741326988204 <<< 30490 1727096640.21688: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096640.21692: stdout chunk (state=3): >>><<< 30490 1727096640.21694: stderr chunk (state=3): >>><<< 30490 1727096640.21712: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096640.1790085-35437-196741326988204=/root/.ansible/tmp/ansible-tmp-1727096640.1790085-35437-196741326988204 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096640.21942: variable 'ansible_module_compression' from source: unknown 30490 1727096640.21945: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 30490 1727096640.22094: variable 'ansible_facts' from source: unknown 30490 1727096640.22347: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096640.1790085-35437-196741326988204/AnsiballZ_network_connections.py 30490 1727096640.22825: Sending initial data 30490 1727096640.22828: Sent initial data (168 bytes) 30490 1727096640.23987: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096640.24006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096640.24017: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096640.24106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096640.24184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096640.25783: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096640.25791: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096640.25831: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmptfmrf8g2 /root/.ansible/tmp/ansible-tmp-1727096640.1790085-35437-196741326988204/AnsiballZ_network_connections.py <<< 30490 1727096640.25834: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096640.1790085-35437-196741326988204/AnsiballZ_network_connections.py" <<< 30490 1727096640.25928: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmptfmrf8g2" to remote "/root/.ansible/tmp/ansible-tmp-1727096640.1790085-35437-196741326988204/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096640.1790085-35437-196741326988204/AnsiballZ_network_connections.py" <<< 30490 1727096640.27999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096640.28097: stderr chunk (state=3): >>><<< 30490 1727096640.28101: stdout chunk (state=3): >>><<< 30490 1727096640.28103: done transferring module to remote 30490 1727096640.28105: _low_level_execute_command(): starting 30490 1727096640.28108: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096640.1790085-35437-196741326988204/ /root/.ansible/tmp/ansible-tmp-1727096640.1790085-35437-196741326988204/AnsiballZ_network_connections.py && sleep 0' 30490 1727096640.29436: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096640.29592: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096640.29666: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096640.29722: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096640.29754: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096640.29983: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096640.31690: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096640.31750: stderr chunk (state=3): >>><<< 30490 1727096640.31753: stdout chunk (state=3): >>><<< 30490 1727096640.31801: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096640.31809: _low_level_execute_command(): starting 30490 1727096640.31812: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096640.1790085-35437-196741326988204/AnsiballZ_network_connections.py && sleep 0' 30490 1727096640.33063: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096640.33098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096640.33102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096640.33170: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096640.33176: 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.14.152 is address debug1: re-parsing configuration <<< 30490 1727096640.33179: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096640.33360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096640.33393: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096640.33398: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096640.33419: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096640.33524: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096640.61737: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 43a3a5ab-e085-4e18-a934-db156ffc2dda\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__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": "statebr", "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 30490 1727096640.66121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096640.66125: stdout chunk (state=3): >>><<< 30490 1727096640.66127: stderr chunk (state=3): >>><<< 30490 1727096640.66129: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 43a3a5ab-e085-4e18-a934-db156ffc2dda\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__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": "statebr", "persistent_state": "present", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096640.66132: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'persistent_state': 'present', 'type': 'bridge', 'ip': {'dhcp4': False, 'auto6': False}}], '__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-1727096640.1790085-35437-196741326988204/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096640.66134: _low_level_execute_command(): starting 30490 1727096640.66136: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096640.1790085-35437-196741326988204/ > /dev/null 2>&1 && sleep 0' 30490 1727096640.67187: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096640.67286: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096640.67300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096640.67312: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096640.67379: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096640.67391: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096640.67544: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096640.67604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096640.69418: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096640.69696: stderr chunk (state=3): >>><<< 30490 1727096640.69699: stdout chunk (state=3): >>><<< 30490 1727096640.69876: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096640.69879: handler run complete 30490 1727096640.69882: attempt loop complete, returning result 30490 1727096640.69884: _execute() done 30490 1727096640.69885: dumping result to json 30490 1727096640.69887: done dumping result, returning 30490 1727096640.69889: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-ba36-653e-0000000021b3] 30490 1727096640.69891: sending task result for task 0afff68d-5257-ba36-653e-0000000021b3 30490 1727096640.69970: done sending task result for task 0afff68d-5257-ba36-653e-0000000021b3 changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 43a3a5ab-e085-4e18-a934-db156ffc2dda 30490 1727096640.70078: no more pending results, returning what we have 30490 1727096640.70087: results queue empty 30490 1727096640.70089: checking for any_errors_fatal 30490 1727096640.70096: done checking for any_errors_fatal 30490 1727096640.70097: checking for max_fail_percentage 30490 1727096640.70099: done checking for max_fail_percentage 30490 1727096640.70100: checking to see if all hosts have failed and the running result is not ok 30490 1727096640.70101: done checking to see if all hosts have failed 30490 1727096640.70102: getting the remaining hosts for this loop 30490 1727096640.70103: done getting the remaining hosts for this loop 30490 1727096640.70107: getting the next task for host managed_node3 30490 1727096640.70115: done getting next task for host managed_node3 30490 1727096640.70118: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096640.70123: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096640.70135: getting variables 30490 1727096640.70137: in VariableManager get_vars() 30490 1727096640.70384: Calling all_inventory to load vars for managed_node3 30490 1727096640.70392: Calling groups_inventory to load vars for managed_node3 30490 1727096640.70395: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096640.70400: WORKER PROCESS EXITING 30490 1727096640.70409: Calling all_plugins_play to load vars for managed_node3 30490 1727096640.70412: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096640.70415: Calling groups_plugins_play to load vars for managed_node3 30490 1727096640.73578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096640.75790: done with get_vars() 30490 1727096640.75850: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:04:00 -0400 (0:00:00.807) 0:01:46.963 ****** 30490 1727096640.75978: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096640.76395: worker is 1 (out of 1 available) 30490 1727096640.76410: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096640.76422: done queuing things up, now waiting for results queue to drain 30490 1727096640.76423: waiting for pending results... 30490 1727096640.76746: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096640.76908: in run() - task 0afff68d-5257-ba36-653e-0000000021b4 30490 1727096640.76932: variable 'ansible_search_path' from source: unknown 30490 1727096640.76940: variable 'ansible_search_path' from source: unknown 30490 1727096640.76988: calling self._execute() 30490 1727096640.77115: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096640.77129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096640.77144: variable 'omit' from source: magic vars 30490 1727096640.77577: variable 'ansible_distribution_major_version' from source: facts 30490 1727096640.77596: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096640.77729: variable 'network_state' from source: role '' defaults 30490 1727096640.77745: Evaluated conditional (network_state != {}): False 30490 1727096640.77753: when evaluation is False, skipping this task 30490 1727096640.77763: _execute() done 30490 1727096640.77778: dumping result to json 30490 1727096640.77787: done dumping result, returning 30490 1727096640.77798: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-ba36-653e-0000000021b4] 30490 1727096640.77810: sending task result for task 0afff68d-5257-ba36-653e-0000000021b4 30490 1727096640.78275: done sending task result for task 0afff68d-5257-ba36-653e-0000000021b4 30490 1727096640.78279: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096640.78335: no more pending results, returning what we have 30490 1727096640.78339: results queue empty 30490 1727096640.78340: checking for any_errors_fatal 30490 1727096640.78350: done checking for any_errors_fatal 30490 1727096640.78351: checking for max_fail_percentage 30490 1727096640.78353: done checking for max_fail_percentage 30490 1727096640.78354: checking to see if all hosts have failed and the running result is not ok 30490 1727096640.78355: done checking to see if all hosts have failed 30490 1727096640.78356: getting the remaining hosts for this loop 30490 1727096640.78357: done getting the remaining hosts for this loop 30490 1727096640.78360: getting the next task for host managed_node3 30490 1727096640.78369: done getting next task for host managed_node3 30490 1727096640.78376: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096640.78381: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096640.78402: getting variables 30490 1727096640.78404: in VariableManager get_vars() 30490 1727096640.78450: Calling all_inventory to load vars for managed_node3 30490 1727096640.78453: Calling groups_inventory to load vars for managed_node3 30490 1727096640.78456: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096640.78541: Calling all_plugins_play to load vars for managed_node3 30490 1727096640.78770: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096640.78778: Calling groups_plugins_play to load vars for managed_node3 30490 1727096640.80350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096640.82376: done with get_vars() 30490 1727096640.82395: done getting variables 30490 1727096640.82446: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:04:00 -0400 (0:00:00.064) 0:01:47.028 ****** 30490 1727096640.82474: entering _queue_task() for managed_node3/debug 30490 1727096640.82743: worker is 1 (out of 1 available) 30490 1727096640.82759: exiting _queue_task() for managed_node3/debug 30490 1727096640.82772: done queuing things up, now waiting for results queue to drain 30490 1727096640.82774: waiting for pending results... 30490 1727096640.82977: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096640.83066: in run() - task 0afff68d-5257-ba36-653e-0000000021b5 30490 1727096640.83082: variable 'ansible_search_path' from source: unknown 30490 1727096640.83087: variable 'ansible_search_path' from source: unknown 30490 1727096640.83117: calling self._execute() 30490 1727096640.83205: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096640.83209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096640.83219: variable 'omit' from source: magic vars 30490 1727096640.83604: variable 'ansible_distribution_major_version' from source: facts 30490 1727096640.83618: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096640.83621: variable 'omit' from source: magic vars 30490 1727096640.83873: variable 'omit' from source: magic vars 30490 1727096640.83876: variable 'omit' from source: magic vars 30490 1727096640.83879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096640.83882: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096640.83885: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096640.83887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096640.83889: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096640.83897: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096640.83905: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096640.83912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096640.84012: Set connection var ansible_connection to ssh 30490 1727096640.84025: Set connection var ansible_shell_type to sh 30490 1727096640.84037: Set connection var ansible_pipelining to False 30490 1727096640.84045: Set connection var ansible_shell_executable to /bin/sh 30490 1727096640.84053: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096640.84062: Set connection var ansible_timeout to 10 30490 1727096640.84091: variable 'ansible_shell_executable' from source: unknown 30490 1727096640.84099: variable 'ansible_connection' from source: unknown 30490 1727096640.84106: variable 'ansible_module_compression' from source: unknown 30490 1727096640.84113: variable 'ansible_shell_type' from source: unknown 30490 1727096640.84119: variable 'ansible_shell_executable' from source: unknown 30490 1727096640.84125: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096640.84132: variable 'ansible_pipelining' from source: unknown 30490 1727096640.84138: variable 'ansible_timeout' from source: unknown 30490 1727096640.84145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096640.84358: 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) 30490 1727096640.84380: variable 'omit' from source: magic vars 30490 1727096640.84397: starting attempt loop 30490 1727096640.84404: running the handler 30490 1727096640.84534: variable '__network_connections_result' from source: set_fact 30490 1727096640.84589: handler run complete 30490 1727096640.84621: attempt loop complete, returning result 30490 1727096640.84629: _execute() done 30490 1727096640.84636: dumping result to json 30490 1727096640.84695: done dumping result, returning 30490 1727096640.84704: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-ba36-653e-0000000021b5] 30490 1727096640.84708: sending task result for task 0afff68d-5257-ba36-653e-0000000021b5 ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 43a3a5ab-e085-4e18-a934-db156ffc2dda" ] } 30490 1727096640.84976: no more pending results, returning what we have 30490 1727096640.84980: results queue empty 30490 1727096640.84982: checking for any_errors_fatal 30490 1727096640.84991: done checking for any_errors_fatal 30490 1727096640.84992: checking for max_fail_percentage 30490 1727096640.84995: done checking for max_fail_percentage 30490 1727096640.84996: checking to see if all hosts have failed and the running result is not ok 30490 1727096640.84997: done checking to see if all hosts have failed 30490 1727096640.84998: getting the remaining hosts for this loop 30490 1727096640.84999: done getting the remaining hosts for this loop 30490 1727096640.85003: getting the next task for host managed_node3 30490 1727096640.85012: done getting next task for host managed_node3 30490 1727096640.85017: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096640.85022: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096640.85038: getting variables 30490 1727096640.85040: in VariableManager get_vars() 30490 1727096640.85291: Calling all_inventory to load vars for managed_node3 30490 1727096640.85295: Calling groups_inventory to load vars for managed_node3 30490 1727096640.85297: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096640.85307: Calling all_plugins_play to load vars for managed_node3 30490 1727096640.85310: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096640.85314: Calling groups_plugins_play to load vars for managed_node3 30490 1727096640.85983: done sending task result for task 0afff68d-5257-ba36-653e-0000000021b5 30490 1727096640.85988: WORKER PROCESS EXITING 30490 1727096640.86732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096640.88292: done with get_vars() 30490 1727096640.88324: done getting variables 30490 1727096640.88387: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:04:00 -0400 (0:00:00.059) 0:01:47.088 ****** 30490 1727096640.88435: entering _queue_task() for managed_node3/debug 30490 1727096640.88815: worker is 1 (out of 1 available) 30490 1727096640.88827: exiting _queue_task() for managed_node3/debug 30490 1727096640.88839: done queuing things up, now waiting for results queue to drain 30490 1727096640.88841: waiting for pending results... 30490 1727096640.89143: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096640.89275: in run() - task 0afff68d-5257-ba36-653e-0000000021b6 30490 1727096640.89301: variable 'ansible_search_path' from source: unknown 30490 1727096640.89309: variable 'ansible_search_path' from source: unknown 30490 1727096640.89349: calling self._execute() 30490 1727096640.89466: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096640.89480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096640.89494: variable 'omit' from source: magic vars 30490 1727096640.89893: variable 'ansible_distribution_major_version' from source: facts 30490 1727096640.89909: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096640.89923: variable 'omit' from source: magic vars 30490 1727096640.90004: variable 'omit' from source: magic vars 30490 1727096640.90044: variable 'omit' from source: magic vars 30490 1727096640.90100: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096640.90141: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096640.90173: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096640.90199: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096640.90216: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096640.90252: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096640.90261: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096640.90276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096640.90381: Set connection var ansible_connection to ssh 30490 1727096640.90396: Set connection var ansible_shell_type to sh 30490 1727096640.90408: Set connection var ansible_pipelining to False 30490 1727096640.90416: Set connection var ansible_shell_executable to /bin/sh 30490 1727096640.90425: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096640.90435: Set connection var ansible_timeout to 10 30490 1727096640.90461: variable 'ansible_shell_executable' from source: unknown 30490 1727096640.90470: variable 'ansible_connection' from source: unknown 30490 1727096640.90482: variable 'ansible_module_compression' from source: unknown 30490 1727096640.90489: variable 'ansible_shell_type' from source: unknown 30490 1727096640.90495: variable 'ansible_shell_executable' from source: unknown 30490 1727096640.90500: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096640.90507: variable 'ansible_pipelining' from source: unknown 30490 1727096640.90512: variable 'ansible_timeout' from source: unknown 30490 1727096640.90519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096640.90663: 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) 30490 1727096640.90683: variable 'omit' from source: magic vars 30490 1727096640.90697: starting attempt loop 30490 1727096640.90708: running the handler 30490 1727096640.90763: variable '__network_connections_result' from source: set_fact 30490 1727096640.90922: variable '__network_connections_result' from source: set_fact 30490 1727096640.90977: handler run complete 30490 1727096640.91010: attempt loop complete, returning result 30490 1727096640.91017: _execute() done 30490 1727096640.91030: dumping result to json 30490 1727096640.91040: done dumping result, returning 30490 1727096640.91055: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-ba36-653e-0000000021b6] 30490 1727096640.91066: sending task result for task 0afff68d-5257-ba36-653e-0000000021b6 30490 1727096640.91313: done sending task result for task 0afff68d-5257-ba36-653e-0000000021b6 30490 1727096640.91317: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 43a3a5ab-e085-4e18-a934-db156ffc2dda\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 43a3a5ab-e085-4e18-a934-db156ffc2dda" ] } } 30490 1727096640.91415: no more pending results, returning what we have 30490 1727096640.91419: results queue empty 30490 1727096640.91420: checking for any_errors_fatal 30490 1727096640.91429: done checking for any_errors_fatal 30490 1727096640.91430: checking for max_fail_percentage 30490 1727096640.91432: done checking for max_fail_percentage 30490 1727096640.91433: checking to see if all hosts have failed and the running result is not ok 30490 1727096640.91434: done checking to see if all hosts have failed 30490 1727096640.91435: getting the remaining hosts for this loop 30490 1727096640.91437: done getting the remaining hosts for this loop 30490 1727096640.91441: getting the next task for host managed_node3 30490 1727096640.91451: done getting next task for host managed_node3 30490 1727096640.91455: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096640.91460: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096640.91476: getting variables 30490 1727096640.91478: in VariableManager get_vars() 30490 1727096640.91533: Calling all_inventory to load vars for managed_node3 30490 1727096640.91536: Calling groups_inventory to load vars for managed_node3 30490 1727096640.91538: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096640.91549: Calling all_plugins_play to load vars for managed_node3 30490 1727096640.91552: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096640.91555: Calling groups_plugins_play to load vars for managed_node3 30490 1727096640.93270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096641.00902: done with get_vars() 30490 1727096641.00934: done getting variables 30490 1727096641.00993: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:04:01 -0400 (0:00:00.125) 0:01:47.214 ****** 30490 1727096641.01026: entering _queue_task() for managed_node3/debug 30490 1727096641.01571: worker is 1 (out of 1 available) 30490 1727096641.01583: exiting _queue_task() for managed_node3/debug 30490 1727096641.01593: done queuing things up, now waiting for results queue to drain 30490 1727096641.01594: waiting for pending results... 30490 1727096641.01753: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096641.01935: in run() - task 0afff68d-5257-ba36-653e-0000000021b7 30490 1727096641.01955: variable 'ansible_search_path' from source: unknown 30490 1727096641.01964: variable 'ansible_search_path' from source: unknown 30490 1727096641.02009: calling self._execute() 30490 1727096641.02148: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096641.02154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096641.02157: variable 'omit' from source: magic vars 30490 1727096641.02555: variable 'ansible_distribution_major_version' from source: facts 30490 1727096641.02576: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096641.02724: variable 'network_state' from source: role '' defaults 30490 1727096641.02740: Evaluated conditional (network_state != {}): False 30490 1727096641.02747: when evaluation is False, skipping this task 30490 1727096641.02754: _execute() done 30490 1727096641.02760: dumping result to json 30490 1727096641.02770: done dumping result, returning 30490 1727096641.02786: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-ba36-653e-0000000021b7] 30490 1727096641.02801: sending task result for task 0afff68d-5257-ba36-653e-0000000021b7 skipping: [managed_node3] => { "false_condition": "network_state != {}" } 30490 1727096641.03049: no more pending results, returning what we have 30490 1727096641.03053: results queue empty 30490 1727096641.03054: checking for any_errors_fatal 30490 1727096641.03065: done checking for any_errors_fatal 30490 1727096641.03066: checking for max_fail_percentage 30490 1727096641.03070: done checking for max_fail_percentage 30490 1727096641.03071: checking to see if all hosts have failed and the running result is not ok 30490 1727096641.03071: done checking to see if all hosts have failed 30490 1727096641.03072: getting the remaining hosts for this loop 30490 1727096641.03074: done getting the remaining hosts for this loop 30490 1727096641.03079: getting the next task for host managed_node3 30490 1727096641.03087: done getting next task for host managed_node3 30490 1727096641.03091: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096641.03097: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096641.03122: getting variables 30490 1727096641.03125: in VariableManager get_vars() 30490 1727096641.03289: Calling all_inventory to load vars for managed_node3 30490 1727096641.03292: Calling groups_inventory to load vars for managed_node3 30490 1727096641.03295: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096641.03380: Calling all_plugins_play to load vars for managed_node3 30490 1727096641.03384: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096641.03392: Calling groups_plugins_play to load vars for managed_node3 30490 1727096641.04011: done sending task result for task 0afff68d-5257-ba36-653e-0000000021b7 30490 1727096641.04015: WORKER PROCESS EXITING 30490 1727096641.04879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096641.06527: done with get_vars() 30490 1727096641.06562: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:04:01 -0400 (0:00:00.056) 0:01:47.270 ****** 30490 1727096641.06677: entering _queue_task() for managed_node3/ping 30490 1727096641.07056: worker is 1 (out of 1 available) 30490 1727096641.07275: exiting _queue_task() for managed_node3/ping 30490 1727096641.07286: done queuing things up, now waiting for results queue to drain 30490 1727096641.07288: waiting for pending results... 30490 1727096641.07390: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096641.07621: in run() - task 0afff68d-5257-ba36-653e-0000000021b8 30490 1727096641.07625: variable 'ansible_search_path' from source: unknown 30490 1727096641.07628: variable 'ansible_search_path' from source: unknown 30490 1727096641.07641: calling self._execute() 30490 1727096641.07751: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096641.07762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096641.07779: variable 'omit' from source: magic vars 30490 1727096641.08182: variable 'ansible_distribution_major_version' from source: facts 30490 1727096641.08201: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096641.08275: variable 'omit' from source: magic vars 30490 1727096641.08298: variable 'omit' from source: magic vars 30490 1727096641.08337: variable 'omit' from source: magic vars 30490 1727096641.08390: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096641.08430: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096641.08456: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096641.08481: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096641.08508: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096641.08544: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096641.08553: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096641.08602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096641.08673: Set connection var ansible_connection to ssh 30490 1727096641.08687: Set connection var ansible_shell_type to sh 30490 1727096641.08699: Set connection var ansible_pipelining to False 30490 1727096641.08719: Set connection var ansible_shell_executable to /bin/sh 30490 1727096641.08731: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096641.08820: Set connection var ansible_timeout to 10 30490 1727096641.08823: variable 'ansible_shell_executable' from source: unknown 30490 1727096641.08826: variable 'ansible_connection' from source: unknown 30490 1727096641.08829: variable 'ansible_module_compression' from source: unknown 30490 1727096641.08831: variable 'ansible_shell_type' from source: unknown 30490 1727096641.08833: variable 'ansible_shell_executable' from source: unknown 30490 1727096641.08835: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096641.08837: variable 'ansible_pipelining' from source: unknown 30490 1727096641.08839: variable 'ansible_timeout' from source: unknown 30490 1727096641.08841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096641.09028: 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) 30490 1727096641.09057: variable 'omit' from source: magic vars 30490 1727096641.09069: starting attempt loop 30490 1727096641.09077: running the handler 30490 1727096641.09096: _low_level_execute_command(): starting 30490 1727096641.09108: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096641.09860: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096641.09883: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096641.09910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096641.09914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096641.09922: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096641.10019: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096641.10023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096641.10026: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096641.10028: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096641.10030: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096641.10058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096641.10074: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096641.10092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096641.10112: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096641.10184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096641.11856: stdout chunk (state=3): >>>/root <<< 30490 1727096641.11994: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096641.12016: stderr chunk (state=3): >>><<< 30490 1727096641.12027: stdout chunk (state=3): >>><<< 30490 1727096641.12158: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096641.12162: _low_level_execute_command(): starting 30490 1727096641.12165: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096641.1206155-35485-120648844835855 `" && echo ansible-tmp-1727096641.1206155-35485-120648844835855="` echo /root/.ansible/tmp/ansible-tmp-1727096641.1206155-35485-120648844835855 `" ) && sleep 0' 30490 1727096641.12761: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096641.12777: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096641.12857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096641.14815: stdout chunk (state=3): >>>ansible-tmp-1727096641.1206155-35485-120648844835855=/root/.ansible/tmp/ansible-tmp-1727096641.1206155-35485-120648844835855 <<< 30490 1727096641.14929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096641.14956: stderr chunk (state=3): >>><<< 30490 1727096641.14960: stdout chunk (state=3): >>><<< 30490 1727096641.14982: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096641.1206155-35485-120648844835855=/root/.ansible/tmp/ansible-tmp-1727096641.1206155-35485-120648844835855 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096641.15023: variable 'ansible_module_compression' from source: unknown 30490 1727096641.15059: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 30490 1727096641.15091: variable 'ansible_facts' from source: unknown 30490 1727096641.15148: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096641.1206155-35485-120648844835855/AnsiballZ_ping.py 30490 1727096641.15258: Sending initial data 30490 1727096641.15261: Sent initial data (153 bytes) 30490 1727096641.15716: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096641.15719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096641.15721: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096641.15724: 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 <<< 30490 1727096641.15726: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096641.15774: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096641.15779: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096641.15781: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096641.15812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096641.17418: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096641.17445: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096641.17491: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpjjmqrfs0 /root/.ansible/tmp/ansible-tmp-1727096641.1206155-35485-120648844835855/AnsiballZ_ping.py <<< 30490 1727096641.17495: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096641.1206155-35485-120648844835855/AnsiballZ_ping.py" <<< 30490 1727096641.17511: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpjjmqrfs0" to remote "/root/.ansible/tmp/ansible-tmp-1727096641.1206155-35485-120648844835855/AnsiballZ_ping.py" <<< 30490 1727096641.17518: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096641.1206155-35485-120648844835855/AnsiballZ_ping.py" <<< 30490 1727096641.17980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096641.18021: stderr chunk (state=3): >>><<< 30490 1727096641.18024: stdout chunk (state=3): >>><<< 30490 1727096641.18047: done transferring module to remote 30490 1727096641.18057: _low_level_execute_command(): starting 30490 1727096641.18062: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096641.1206155-35485-120648844835855/ /root/.ansible/tmp/ansible-tmp-1727096641.1206155-35485-120648844835855/AnsiballZ_ping.py && sleep 0' 30490 1727096641.18509: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096641.18513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096641.18515: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096641.18517: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096641.18519: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096641.18521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096641.18571: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096641.18580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096641.18584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096641.18614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096641.20415: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096641.20436: stderr chunk (state=3): >>><<< 30490 1727096641.20440: stdout chunk (state=3): >>><<< 30490 1727096641.20456: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096641.20459: _low_level_execute_command(): starting 30490 1727096641.20464: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096641.1206155-35485-120648844835855/AnsiballZ_ping.py && sleep 0' 30490 1727096641.20935: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096641.20939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096641.20941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096641.20943: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096641.20945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096641.21016: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096641.21023: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096641.21083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096641.36337: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 30490 1727096641.37777: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096641.37781: stdout chunk (state=3): >>><<< 30490 1727096641.37783: stderr chunk (state=3): >>><<< 30490 1727096641.37787: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096641.37790: 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-1727096641.1206155-35485-120648844835855/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096641.37793: _low_level_execute_command(): starting 30490 1727096641.37795: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096641.1206155-35485-120648844835855/ > /dev/null 2>&1 && sleep 0' 30490 1727096641.38442: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096641.38449: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096641.38575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096641.38579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096641.38583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096641.38588: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096641.38607: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096641.38664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096641.40564: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096641.40662: stderr chunk (state=3): >>><<< 30490 1727096641.40704: stdout chunk (state=3): >>><<< 30490 1727096641.40744: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096641.40756: handler run complete 30490 1727096641.40808: attempt loop complete, returning result 30490 1727096641.40812: _execute() done 30490 1727096641.40827: dumping result to json 30490 1727096641.40830: done dumping result, returning 30490 1727096641.40840: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-ba36-653e-0000000021b8] 30490 1727096641.40874: sending task result for task 0afff68d-5257-ba36-653e-0000000021b8 30490 1727096641.41205: done sending task result for task 0afff68d-5257-ba36-653e-0000000021b8 30490 1727096641.41208: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 30490 1727096641.41286: no more pending results, returning what we have 30490 1727096641.41290: results queue empty 30490 1727096641.41291: checking for any_errors_fatal 30490 1727096641.41297: done checking for any_errors_fatal 30490 1727096641.41297: checking for max_fail_percentage 30490 1727096641.41299: done checking for max_fail_percentage 30490 1727096641.41300: checking to see if all hosts have failed and the running result is not ok 30490 1727096641.41301: done checking to see if all hosts have failed 30490 1727096641.41302: getting the remaining hosts for this loop 30490 1727096641.41303: done getting the remaining hosts for this loop 30490 1727096641.41306: getting the next task for host managed_node3 30490 1727096641.41315: done getting next task for host managed_node3 30490 1727096641.41317: ^ task is: TASK: meta (role_complete) 30490 1727096641.41321: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096641.41356: getting variables 30490 1727096641.41359: in VariableManager get_vars() 30490 1727096641.41479: Calling all_inventory to load vars for managed_node3 30490 1727096641.41482: Calling groups_inventory to load vars for managed_node3 30490 1727096641.41484: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096641.41493: Calling all_plugins_play to load vars for managed_node3 30490 1727096641.41496: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096641.41499: Calling groups_plugins_play to load vars for managed_node3 30490 1727096641.43427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096641.45401: done with get_vars() 30490 1727096641.45429: done getting variables 30490 1727096641.45556: done queuing things up, now waiting for results queue to drain 30490 1727096641.45559: results queue empty 30490 1727096641.45560: checking for any_errors_fatal 30490 1727096641.45563: done checking for any_errors_fatal 30490 1727096641.45564: checking for max_fail_percentage 30490 1727096641.45565: done checking for max_fail_percentage 30490 1727096641.45566: checking to see if all hosts have failed and the running result is not ok 30490 1727096641.45571: done checking to see if all hosts have failed 30490 1727096641.45572: getting the remaining hosts for this loop 30490 1727096641.45573: done getting the remaining hosts for this loop 30490 1727096641.45576: getting the next task for host managed_node3 30490 1727096641.45582: done getting next task for host managed_node3 30490 1727096641.45584: ^ task is: TASK: Show result 30490 1727096641.45587: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096641.45590: getting variables 30490 1727096641.45591: in VariableManager get_vars() 30490 1727096641.45604: Calling all_inventory to load vars for managed_node3 30490 1727096641.45607: Calling groups_inventory to load vars for managed_node3 30490 1727096641.45618: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096641.45633: Calling all_plugins_play to load vars for managed_node3 30490 1727096641.45636: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096641.45639: Calling groups_plugins_play to load vars for managed_node3 30490 1727096641.47235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096641.49590: done with get_vars() 30490 1727096641.49632: done getting variables 30490 1727096641.49697: 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 result] ************************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Monday 23 September 2024 09:04:01 -0400 (0:00:00.430) 0:01:47.701 ****** 30490 1727096641.49756: entering _queue_task() for managed_node3/debug 30490 1727096641.50290: worker is 1 (out of 1 available) 30490 1727096641.50388: exiting _queue_task() for managed_node3/debug 30490 1727096641.50399: done queuing things up, now waiting for results queue to drain 30490 1727096641.50400: waiting for pending results... 30490 1727096641.50800: running TaskExecutor() for managed_node3/TASK: Show result 30490 1727096641.50853: in run() - task 0afff68d-5257-ba36-653e-00000000213a 30490 1727096641.50889: variable 'ansible_search_path' from source: unknown 30490 1727096641.50909: variable 'ansible_search_path' from source: unknown 30490 1727096641.50974: calling self._execute() 30490 1727096641.51129: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096641.51154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096641.51180: variable 'omit' from source: magic vars 30490 1727096641.51759: variable 'ansible_distribution_major_version' from source: facts 30490 1727096641.51781: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096641.51811: variable 'omit' from source: magic vars 30490 1727096641.51916: variable 'omit' from source: magic vars 30490 1727096641.51992: variable 'omit' from source: magic vars 30490 1727096641.52057: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096641.52144: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096641.52183: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096641.52189: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096641.52199: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096641.52249: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096641.52253: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096641.52256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096641.52466: Set connection var ansible_connection to ssh 30490 1727096641.52473: Set connection var ansible_shell_type to sh 30490 1727096641.52475: Set connection var ansible_pipelining to False 30490 1727096641.52477: Set connection var ansible_shell_executable to /bin/sh 30490 1727096641.52479: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096641.52481: Set connection var ansible_timeout to 10 30490 1727096641.52483: variable 'ansible_shell_executable' from source: unknown 30490 1727096641.52486: variable 'ansible_connection' from source: unknown 30490 1727096641.52488: variable 'ansible_module_compression' from source: unknown 30490 1727096641.52490: variable 'ansible_shell_type' from source: unknown 30490 1727096641.52492: variable 'ansible_shell_executable' from source: unknown 30490 1727096641.52494: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096641.52496: variable 'ansible_pipelining' from source: unknown 30490 1727096641.52498: variable 'ansible_timeout' from source: unknown 30490 1727096641.52500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096641.52776: 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) 30490 1727096641.52807: variable 'omit' from source: magic vars 30490 1727096641.52809: starting attempt loop 30490 1727096641.52812: running the handler 30490 1727096641.52892: variable '__network_connections_result' from source: set_fact 30490 1727096641.52953: variable '__network_connections_result' from source: set_fact 30490 1727096641.53049: handler run complete 30490 1727096641.53066: attempt loop complete, returning result 30490 1727096641.53074: _execute() done 30490 1727096641.53077: dumping result to json 30490 1727096641.53080: done dumping result, returning 30490 1727096641.53085: done running TaskExecutor() for managed_node3/TASK: Show result [0afff68d-5257-ba36-653e-00000000213a] 30490 1727096641.53092: sending task result for task 0afff68d-5257-ba36-653e-00000000213a 30490 1727096641.53198: done sending task result for task 0afff68d-5257-ba36-653e-00000000213a 30490 1727096641.53201: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 43a3a5ab-e085-4e18-a934-db156ffc2dda\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 43a3a5ab-e085-4e18-a934-db156ffc2dda" ] } } 30490 1727096641.53291: no more pending results, returning what we have 30490 1727096641.53294: results queue empty 30490 1727096641.53295: checking for any_errors_fatal 30490 1727096641.53297: done checking for any_errors_fatal 30490 1727096641.53297: checking for max_fail_percentage 30490 1727096641.53300: done checking for max_fail_percentage 30490 1727096641.53301: checking to see if all hosts have failed and the running result is not ok 30490 1727096641.53302: done checking to see if all hosts have failed 30490 1727096641.53302: getting the remaining hosts for this loop 30490 1727096641.53306: done getting the remaining hosts for this loop 30490 1727096641.53312: getting the next task for host managed_node3 30490 1727096641.53330: done getting next task for host managed_node3 30490 1727096641.53335: ^ task is: TASK: Include network role 30490 1727096641.53338: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096641.53342: getting variables 30490 1727096641.53343: in VariableManager get_vars() 30490 1727096641.53479: Calling all_inventory to load vars for managed_node3 30490 1727096641.53499: Calling groups_inventory to load vars for managed_node3 30490 1727096641.53507: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096641.53556: Calling all_plugins_play to load vars for managed_node3 30490 1727096641.53559: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096641.53562: Calling groups_plugins_play to load vars for managed_node3 30490 1727096641.54738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096641.56190: done with get_vars() 30490 1727096641.56212: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Monday 23 September 2024 09:04:01 -0400 (0:00:00.065) 0:01:47.767 ****** 30490 1727096641.56306: entering _queue_task() for managed_node3/include_role 30490 1727096641.56614: worker is 1 (out of 1 available) 30490 1727096641.56628: exiting _queue_task() for managed_node3/include_role 30490 1727096641.56640: done queuing things up, now waiting for results queue to drain 30490 1727096641.56642: waiting for pending results... 30490 1727096641.56900: running TaskExecutor() for managed_node3/TASK: Include network role 30490 1727096641.57015: in run() - task 0afff68d-5257-ba36-653e-00000000213e 30490 1727096641.57023: variable 'ansible_search_path' from source: unknown 30490 1727096641.57027: variable 'ansible_search_path' from source: unknown 30490 1727096641.57057: calling self._execute() 30490 1727096641.57139: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096641.57145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096641.57154: variable 'omit' from source: magic vars 30490 1727096641.57531: variable 'ansible_distribution_major_version' from source: facts 30490 1727096641.57546: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096641.57549: _execute() done 30490 1727096641.57552: dumping result to json 30490 1727096641.57557: done dumping result, returning 30490 1727096641.57560: done running TaskExecutor() for managed_node3/TASK: Include network role [0afff68d-5257-ba36-653e-00000000213e] 30490 1727096641.57571: sending task result for task 0afff68d-5257-ba36-653e-00000000213e 30490 1727096641.57745: done sending task result for task 0afff68d-5257-ba36-653e-00000000213e 30490 1727096641.57748: WORKER PROCESS EXITING 30490 1727096641.57820: no more pending results, returning what we have 30490 1727096641.57825: in VariableManager get_vars() 30490 1727096641.57880: Calling all_inventory to load vars for managed_node3 30490 1727096641.57883: Calling groups_inventory to load vars for managed_node3 30490 1727096641.57887: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096641.57899: Calling all_plugins_play to load vars for managed_node3 30490 1727096641.57901: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096641.57904: Calling groups_plugins_play to load vars for managed_node3 30490 1727096641.59899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096641.61177: done with get_vars() 30490 1727096641.61193: variable 'ansible_search_path' from source: unknown 30490 1727096641.61195: variable 'ansible_search_path' from source: unknown 30490 1727096641.61362: variable 'omit' from source: magic vars 30490 1727096641.61410: variable 'omit' from source: magic vars 30490 1727096641.61426: variable 'omit' from source: magic vars 30490 1727096641.61431: we have included files to process 30490 1727096641.61432: generating all_blocks data 30490 1727096641.61434: done generating all_blocks data 30490 1727096641.61440: processing included file: fedora.linux_system_roles.network 30490 1727096641.61464: in VariableManager get_vars() 30490 1727096641.61484: done with get_vars() 30490 1727096641.61511: in VariableManager get_vars() 30490 1727096641.61527: done with get_vars() 30490 1727096641.61562: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 30490 1727096641.61691: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 30490 1727096641.61780: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 30490 1727096641.62244: in VariableManager get_vars() 30490 1727096641.62266: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096641.64048: iterating over new_blocks loaded from include file 30490 1727096641.64050: in VariableManager get_vars() 30490 1727096641.64063: done with get_vars() 30490 1727096641.64064: filtering new block on tags 30490 1727096641.64225: done filtering new block on tags 30490 1727096641.64228: in VariableManager get_vars() 30490 1727096641.64239: done with get_vars() 30490 1727096641.64240: filtering new block on tags 30490 1727096641.64251: done filtering new block on tags 30490 1727096641.64252: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node3 30490 1727096641.64256: extending task lists for all hosts with included blocks 30490 1727096641.64324: done extending task lists 30490 1727096641.64325: done processing included files 30490 1727096641.64326: results queue empty 30490 1727096641.64326: checking for any_errors_fatal 30490 1727096641.64332: done checking for any_errors_fatal 30490 1727096641.64332: checking for max_fail_percentage 30490 1727096641.64334: done checking for max_fail_percentage 30490 1727096641.64334: checking to see if all hosts have failed and the running result is not ok 30490 1727096641.64335: done checking to see if all hosts have failed 30490 1727096641.64335: getting the remaining hosts for this loop 30490 1727096641.64336: done getting the remaining hosts for this loop 30490 1727096641.64338: getting the next task for host managed_node3 30490 1727096641.64341: done getting next task for host managed_node3 30490 1727096641.64343: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096641.64346: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096641.64353: getting variables 30490 1727096641.64354: in VariableManager get_vars() 30490 1727096641.64363: Calling all_inventory to load vars for managed_node3 30490 1727096641.64365: Calling groups_inventory to load vars for managed_node3 30490 1727096641.64366: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096641.64374: Calling all_plugins_play to load vars for managed_node3 30490 1727096641.64375: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096641.64377: Calling groups_plugins_play to load vars for managed_node3 30490 1727096641.65050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096641.66135: done with get_vars() 30490 1727096641.66160: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:04:01 -0400 (0:00:00.099) 0:01:47.866 ****** 30490 1727096641.66239: entering _queue_task() for managed_node3/include_tasks 30490 1727096641.66627: worker is 1 (out of 1 available) 30490 1727096641.66640: exiting _queue_task() for managed_node3/include_tasks 30490 1727096641.66653: done queuing things up, now waiting for results queue to drain 30490 1727096641.66655: waiting for pending results... 30490 1727096641.66931: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096641.67040: in run() - task 0afff68d-5257-ba36-653e-000000002328 30490 1727096641.67052: variable 'ansible_search_path' from source: unknown 30490 1727096641.67055: variable 'ansible_search_path' from source: unknown 30490 1727096641.67089: calling self._execute() 30490 1727096641.67165: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096641.67171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096641.67185: variable 'omit' from source: magic vars 30490 1727096641.67470: variable 'ansible_distribution_major_version' from source: facts 30490 1727096641.67482: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096641.67487: _execute() done 30490 1727096641.67490: dumping result to json 30490 1727096641.67493: done dumping result, returning 30490 1727096641.67501: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-ba36-653e-000000002328] 30490 1727096641.67504: sending task result for task 0afff68d-5257-ba36-653e-000000002328 30490 1727096641.67595: done sending task result for task 0afff68d-5257-ba36-653e-000000002328 30490 1727096641.67598: WORKER PROCESS EXITING 30490 1727096641.67647: no more pending results, returning what we have 30490 1727096641.67652: in VariableManager get_vars() 30490 1727096641.67705: Calling all_inventory to load vars for managed_node3 30490 1727096641.67709: Calling groups_inventory to load vars for managed_node3 30490 1727096641.67711: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096641.67723: Calling all_plugins_play to load vars for managed_node3 30490 1727096641.67726: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096641.67729: Calling groups_plugins_play to load vars for managed_node3 30490 1727096641.68662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096641.69550: done with get_vars() 30490 1727096641.69565: variable 'ansible_search_path' from source: unknown 30490 1727096641.69566: variable 'ansible_search_path' from source: unknown 30490 1727096641.69598: we have included files to process 30490 1727096641.69599: generating all_blocks data 30490 1727096641.69600: done generating all_blocks data 30490 1727096641.69602: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096641.69603: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096641.69604: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096641.69986: done processing included file 30490 1727096641.69988: iterating over new_blocks loaded from include file 30490 1727096641.69989: in VariableManager get_vars() 30490 1727096641.70006: done with get_vars() 30490 1727096641.70007: filtering new block on tags 30490 1727096641.70025: done filtering new block on tags 30490 1727096641.70027: in VariableManager get_vars() 30490 1727096641.70040: done with get_vars() 30490 1727096641.70041: filtering new block on tags 30490 1727096641.70073: done filtering new block on tags 30490 1727096641.70075: in VariableManager get_vars() 30490 1727096641.70089: done with get_vars() 30490 1727096641.70090: filtering new block on tags 30490 1727096641.70114: done filtering new block on tags 30490 1727096641.70116: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 30490 1727096641.70119: extending task lists for all hosts with included blocks 30490 1727096641.71113: done extending task lists 30490 1727096641.71114: done processing included files 30490 1727096641.71115: results queue empty 30490 1727096641.71115: checking for any_errors_fatal 30490 1727096641.71118: done checking for any_errors_fatal 30490 1727096641.71118: checking for max_fail_percentage 30490 1727096641.71119: done checking for max_fail_percentage 30490 1727096641.71120: checking to see if all hosts have failed and the running result is not ok 30490 1727096641.71120: done checking to see if all hosts have failed 30490 1727096641.71121: getting the remaining hosts for this loop 30490 1727096641.71122: done getting the remaining hosts for this loop 30490 1727096641.71123: getting the next task for host managed_node3 30490 1727096641.71127: done getting next task for host managed_node3 30490 1727096641.71130: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096641.71133: ^ state is: HOST STATE: block=8, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096641.71141: getting variables 30490 1727096641.71142: in VariableManager get_vars() 30490 1727096641.71152: Calling all_inventory to load vars for managed_node3 30490 1727096641.71153: Calling groups_inventory to load vars for managed_node3 30490 1727096641.71155: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096641.71158: Calling all_plugins_play to load vars for managed_node3 30490 1727096641.71160: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096641.71161: Calling groups_plugins_play to load vars for managed_node3 30490 1727096641.71856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096641.72722: done with get_vars() 30490 1727096641.72739: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:04:01 -0400 (0:00:00.065) 0:01:47.932 ****** 30490 1727096641.72801: entering _queue_task() for managed_node3/setup 30490 1727096641.73083: worker is 1 (out of 1 available) 30490 1727096641.73098: exiting _queue_task() for managed_node3/setup 30490 1727096641.73112: done queuing things up, now waiting for results queue to drain 30490 1727096641.73114: waiting for pending results... 30490 1727096641.73304: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096641.73424: in run() - task 0afff68d-5257-ba36-653e-00000000237f 30490 1727096641.73435: variable 'ansible_search_path' from source: unknown 30490 1727096641.73439: variable 'ansible_search_path' from source: unknown 30490 1727096641.73473: calling self._execute() 30490 1727096641.73540: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096641.73545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096641.73556: variable 'omit' from source: magic vars 30490 1727096641.73851: variable 'ansible_distribution_major_version' from source: facts 30490 1727096641.73860: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096641.74012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096641.75517: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096641.75569: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096641.75598: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096641.75625: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096641.75648: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096641.75710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096641.75729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096641.75749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096641.75778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096641.75790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096641.75826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096641.75842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096641.75863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096641.75891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096641.75901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096641.76013: variable '__network_required_facts' from source: role '' defaults 30490 1727096641.76021: variable 'ansible_facts' from source: unknown 30490 1727096641.76478: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 30490 1727096641.76482: when evaluation is False, skipping this task 30490 1727096641.76484: _execute() done 30490 1727096641.76487: dumping result to json 30490 1727096641.76489: done dumping result, returning 30490 1727096641.76496: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-ba36-653e-00000000237f] 30490 1727096641.76502: sending task result for task 0afff68d-5257-ba36-653e-00000000237f 30490 1727096641.76593: done sending task result for task 0afff68d-5257-ba36-653e-00000000237f 30490 1727096641.76596: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096641.76654: no more pending results, returning what we have 30490 1727096641.76659: results queue empty 30490 1727096641.76660: checking for any_errors_fatal 30490 1727096641.76661: done checking for any_errors_fatal 30490 1727096641.76662: checking for max_fail_percentage 30490 1727096641.76664: done checking for max_fail_percentage 30490 1727096641.76665: checking to see if all hosts have failed and the running result is not ok 30490 1727096641.76665: done checking to see if all hosts have failed 30490 1727096641.76666: getting the remaining hosts for this loop 30490 1727096641.76669: done getting the remaining hosts for this loop 30490 1727096641.76675: getting the next task for host managed_node3 30490 1727096641.76689: done getting next task for host managed_node3 30490 1727096641.76692: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096641.76698: ^ state is: HOST STATE: block=8, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096641.76722: getting variables 30490 1727096641.76723: in VariableManager get_vars() 30490 1727096641.76783: Calling all_inventory to load vars for managed_node3 30490 1727096641.76787: Calling groups_inventory to load vars for managed_node3 30490 1727096641.76789: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096641.76799: Calling all_plugins_play to load vars for managed_node3 30490 1727096641.76804: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096641.76814: Calling groups_plugins_play to load vars for managed_node3 30490 1727096641.77742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096641.78636: done with get_vars() 30490 1727096641.78654: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:04:01 -0400 (0:00:00.059) 0:01:47.991 ****** 30490 1727096641.78730: entering _queue_task() for managed_node3/stat 30490 1727096641.78994: worker is 1 (out of 1 available) 30490 1727096641.79011: exiting _queue_task() for managed_node3/stat 30490 1727096641.79023: done queuing things up, now waiting for results queue to drain 30490 1727096641.79025: waiting for pending results... 30490 1727096641.79207: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096641.79322: in run() - task 0afff68d-5257-ba36-653e-000000002381 30490 1727096641.79333: variable 'ansible_search_path' from source: unknown 30490 1727096641.79337: variable 'ansible_search_path' from source: unknown 30490 1727096641.79376: calling self._execute() 30490 1727096641.79437: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096641.79441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096641.79451: variable 'omit' from source: magic vars 30490 1727096641.79737: variable 'ansible_distribution_major_version' from source: facts 30490 1727096641.79747: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096641.79863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096641.80068: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096641.80102: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096641.80129: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096641.80155: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096641.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) 30490 1727096641.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) 30490 1727096641.80262: 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) 30490 1727096641.80283: 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) 30490 1727096641.80347: variable '__network_is_ostree' from source: set_fact 30490 1727096641.80354: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096641.80357: when evaluation is False, skipping this task 30490 1727096641.80359: _execute() done 30490 1727096641.80362: dumping result to json 30490 1727096641.80366: done dumping result, returning 30490 1727096641.80377: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-ba36-653e-000000002381] 30490 1727096641.80380: sending task result for task 0afff68d-5257-ba36-653e-000000002381 30490 1727096641.80466: done sending task result for task 0afff68d-5257-ba36-653e-000000002381 30490 1727096641.80470: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096641.80521: no more pending results, returning what we have 30490 1727096641.80525: results queue empty 30490 1727096641.80526: checking for any_errors_fatal 30490 1727096641.80534: done checking for any_errors_fatal 30490 1727096641.80534: checking for max_fail_percentage 30490 1727096641.80536: done checking for max_fail_percentage 30490 1727096641.80537: checking to see if all hosts have failed and the running result is not ok 30490 1727096641.80538: done checking to see if all hosts have failed 30490 1727096641.80539: getting the remaining hosts for this loop 30490 1727096641.80541: done getting the remaining hosts for this loop 30490 1727096641.80545: getting the next task for host managed_node3 30490 1727096641.80555: done getting next task for host managed_node3 30490 1727096641.80558: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096641.80563: ^ state is: HOST STATE: block=8, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096641.80591: getting variables 30490 1727096641.80593: in VariableManager get_vars() 30490 1727096641.80635: Calling all_inventory to load vars for managed_node3 30490 1727096641.80638: Calling groups_inventory to load vars for managed_node3 30490 1727096641.80640: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096641.80651: Calling all_plugins_play to load vars for managed_node3 30490 1727096641.80653: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096641.80656: Calling groups_plugins_play to load vars for managed_node3 30490 1727096641.81621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096641.82492: done with get_vars() 30490 1727096641.82510: done getting variables 30490 1727096641.82554: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:04:01 -0400 (0:00:00.038) 0:01:48.030 ****** 30490 1727096641.82586: entering _queue_task() for managed_node3/set_fact 30490 1727096641.82842: worker is 1 (out of 1 available) 30490 1727096641.82859: exiting _queue_task() for managed_node3/set_fact 30490 1727096641.82877: done queuing things up, now waiting for results queue to drain 30490 1727096641.82879: waiting for pending results... 30490 1727096641.83060: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096641.83174: in run() - task 0afff68d-5257-ba36-653e-000000002382 30490 1727096641.83186: variable 'ansible_search_path' from source: unknown 30490 1727096641.83190: variable 'ansible_search_path' from source: unknown 30490 1727096641.83220: calling self._execute() 30490 1727096641.83291: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096641.83295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096641.83305: variable 'omit' from source: magic vars 30490 1727096641.83595: variable 'ansible_distribution_major_version' from source: facts 30490 1727096641.83603: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096641.83719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096641.83920: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096641.83953: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096641.83985: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096641.84008: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096641.84075: 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) 30490 1727096641.84093: 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) 30490 1727096641.84111: 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) 30490 1727096641.84129: 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) 30490 1727096641.84199: variable '__network_is_ostree' from source: set_fact 30490 1727096641.84203: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096641.84206: when evaluation is False, skipping this task 30490 1727096641.84209: _execute() done 30490 1727096641.84211: dumping result to json 30490 1727096641.84213: done dumping result, returning 30490 1727096641.84217: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-ba36-653e-000000002382] 30490 1727096641.84222: sending task result for task 0afff68d-5257-ba36-653e-000000002382 30490 1727096641.84311: done sending task result for task 0afff68d-5257-ba36-653e-000000002382 30490 1727096641.84314: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096641.84358: no more pending results, returning what we have 30490 1727096641.84362: results queue empty 30490 1727096641.84363: checking for any_errors_fatal 30490 1727096641.84375: done checking for any_errors_fatal 30490 1727096641.84376: checking for max_fail_percentage 30490 1727096641.84378: done checking for max_fail_percentage 30490 1727096641.84379: checking to see if all hosts have failed and the running result is not ok 30490 1727096641.84379: done checking to see if all hosts have failed 30490 1727096641.84380: getting the remaining hosts for this loop 30490 1727096641.84382: done getting the remaining hosts for this loop 30490 1727096641.84386: getting the next task for host managed_node3 30490 1727096641.84399: done getting next task for host managed_node3 30490 1727096641.84402: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096641.84407: ^ state is: HOST STATE: block=8, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096641.84429: getting variables 30490 1727096641.84431: in VariableManager get_vars() 30490 1727096641.84479: Calling all_inventory to load vars for managed_node3 30490 1727096641.84483: Calling groups_inventory to load vars for managed_node3 30490 1727096641.84485: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096641.84494: Calling all_plugins_play to load vars for managed_node3 30490 1727096641.84497: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096641.84499: Calling groups_plugins_play to load vars for managed_node3 30490 1727096641.85305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096641.86196: done with get_vars() 30490 1727096641.86215: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:04:01 -0400 (0:00:00.036) 0:01:48.067 ****** 30490 1727096641.86288: entering _queue_task() for managed_node3/service_facts 30490 1727096641.86538: worker is 1 (out of 1 available) 30490 1727096641.86553: exiting _queue_task() for managed_node3/service_facts 30490 1727096641.86569: done queuing things up, now waiting for results queue to drain 30490 1727096641.86573: waiting for pending results... 30490 1727096641.86754: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096641.86856: in run() - task 0afff68d-5257-ba36-653e-000000002384 30490 1727096641.86869: variable 'ansible_search_path' from source: unknown 30490 1727096641.86876: variable 'ansible_search_path' from source: unknown 30490 1727096641.86904: calling self._execute() 30490 1727096641.86979: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096641.86983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096641.86992: variable 'omit' from source: magic vars 30490 1727096641.87279: variable 'ansible_distribution_major_version' from source: facts 30490 1727096641.87286: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096641.87294: variable 'omit' from source: magic vars 30490 1727096641.87353: variable 'omit' from source: magic vars 30490 1727096641.87377: variable 'omit' from source: magic vars 30490 1727096641.87409: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096641.87435: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096641.87454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096641.87470: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096641.87481: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096641.87505: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096641.87508: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096641.87511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096641.87580: Set connection var ansible_connection to ssh 30490 1727096641.87583: Set connection var ansible_shell_type to sh 30490 1727096641.87591: Set connection var ansible_pipelining to False 30490 1727096641.87596: Set connection var ansible_shell_executable to /bin/sh 30490 1727096641.87601: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096641.87606: Set connection var ansible_timeout to 10 30490 1727096641.87624: variable 'ansible_shell_executable' from source: unknown 30490 1727096641.87627: variable 'ansible_connection' from source: unknown 30490 1727096641.87630: variable 'ansible_module_compression' from source: unknown 30490 1727096641.87632: variable 'ansible_shell_type' from source: unknown 30490 1727096641.87634: variable 'ansible_shell_executable' from source: unknown 30490 1727096641.87637: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096641.87639: variable 'ansible_pipelining' from source: unknown 30490 1727096641.87643: variable 'ansible_timeout' from source: unknown 30490 1727096641.87647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096641.87794: 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) 30490 1727096641.87799: variable 'omit' from source: magic vars 30490 1727096641.87804: starting attempt loop 30490 1727096641.87807: running the handler 30490 1727096641.87819: _low_level_execute_command(): starting 30490 1727096641.87826: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096641.88351: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096641.88355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096641.88358: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096641.88360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096641.88408: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096641.88411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096641.88413: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096641.88464: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096641.90136: stdout chunk (state=3): >>>/root <<< 30490 1727096641.90228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096641.90266: stderr chunk (state=3): >>><<< 30490 1727096641.90274: stdout chunk (state=3): >>><<< 30490 1727096641.90292: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096641.90303: _low_level_execute_command(): starting 30490 1727096641.90309: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096641.9029207-35513-63233030636471 `" && echo ansible-tmp-1727096641.9029207-35513-63233030636471="` echo /root/.ansible/tmp/ansible-tmp-1727096641.9029207-35513-63233030636471 `" ) && sleep 0' 30490 1727096641.90736: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096641.90743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096641.90766: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096641.90780: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096641.90783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096641.90836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096641.90841: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096641.90845: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096641.90877: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096641.92775: stdout chunk (state=3): >>>ansible-tmp-1727096641.9029207-35513-63233030636471=/root/.ansible/tmp/ansible-tmp-1727096641.9029207-35513-63233030636471 <<< 30490 1727096641.92885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096641.92914: stderr chunk (state=3): >>><<< 30490 1727096641.92918: stdout chunk (state=3): >>><<< 30490 1727096641.92934: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096641.9029207-35513-63233030636471=/root/.ansible/tmp/ansible-tmp-1727096641.9029207-35513-63233030636471 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096641.92974: variable 'ansible_module_compression' from source: unknown 30490 1727096641.93017: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 30490 1727096641.93050: variable 'ansible_facts' from source: unknown 30490 1727096641.93106: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096641.9029207-35513-63233030636471/AnsiballZ_service_facts.py 30490 1727096641.93207: Sending initial data 30490 1727096641.93210: Sent initial data (161 bytes) 30490 1727096641.93635: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096641.93644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096641.93679: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096641.93683: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096641.93686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096641.93734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096641.93737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096641.93741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096641.93776: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096641.95352: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096641.95380: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096641.95416: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpnmpkme25 /root/.ansible/tmp/ansible-tmp-1727096641.9029207-35513-63233030636471/AnsiballZ_service_facts.py <<< 30490 1727096641.95426: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096641.9029207-35513-63233030636471/AnsiballZ_service_facts.py" <<< 30490 1727096641.95447: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpnmpkme25" to remote "/root/.ansible/tmp/ansible-tmp-1727096641.9029207-35513-63233030636471/AnsiballZ_service_facts.py" <<< 30490 1727096641.95454: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096641.9029207-35513-63233030636471/AnsiballZ_service_facts.py" <<< 30490 1727096641.95935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096641.95983: stderr chunk (state=3): >>><<< 30490 1727096641.95987: stdout chunk (state=3): >>><<< 30490 1727096641.96042: done transferring module to remote 30490 1727096641.96054: _low_level_execute_command(): starting 30490 1727096641.96057: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096641.9029207-35513-63233030636471/ /root/.ansible/tmp/ansible-tmp-1727096641.9029207-35513-63233030636471/AnsiballZ_service_facts.py && sleep 0' 30490 1727096641.96513: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096641.96516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096641.96518: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096641.96524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096641.96574: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096641.96581: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096641.96584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096641.96653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096641.98427: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096641.98453: stderr chunk (state=3): >>><<< 30490 1727096641.98456: stdout chunk (state=3): >>><<< 30490 1727096641.98472: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096641.98479: _low_level_execute_command(): starting 30490 1727096641.98487: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096641.9029207-35513-63233030636471/AnsiballZ_service_facts.py && sleep 0' 30490 1727096641.99788: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096642.00102: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096642.00169: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096643.59811: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service<<< 30490 1727096643.59873: stdout chunk (state=3): >>>": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 30490 1727096643.61493: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096643.61497: stdout chunk (state=3): >>><<< 30490 1727096643.61500: stderr chunk (state=3): >>><<< 30490 1727096643.61665: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096643.63027: 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-1727096641.9029207-35513-63233030636471/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096643.63036: _low_level_execute_command(): starting 30490 1727096643.63041: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096641.9029207-35513-63233030636471/ > /dev/null 2>&1 && sleep 0' 30490 1727096643.63657: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096643.63665: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096643.63682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096643.63713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096643.63716: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096643.63719: stderr chunk (state=3): >>>debug2: match not found <<< 30490 1727096643.63790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096643.63794: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096643.63796: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096643.63799: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30490 1727096643.63801: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096643.63803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096643.63805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096643.63808: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096643.63809: stderr chunk (state=3): >>>debug2: match found <<< 30490 1727096643.63811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096643.63871: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096643.63926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096643.63929: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096643.63975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096643.65916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096643.65922: stdout chunk (state=3): >>><<< 30490 1727096643.65925: stderr chunk (state=3): >>><<< 30490 1727096643.65943: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096643.66076: handler run complete 30490 1727096643.66179: variable 'ansible_facts' from source: unknown 30490 1727096643.66329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096643.66806: variable 'ansible_facts' from source: unknown 30490 1727096643.66946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096643.67144: attempt loop complete, returning result 30490 1727096643.67155: _execute() done 30490 1727096643.67162: dumping result to json 30490 1727096643.67222: done dumping result, returning 30490 1727096643.67234: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-ba36-653e-000000002384] 30490 1727096643.67244: sending task result for task 0afff68d-5257-ba36-653e-000000002384 30490 1727096643.68750: done sending task result for task 0afff68d-5257-ba36-653e-000000002384 30490 1727096643.68754: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096643.68825: no more pending results, returning what we have 30490 1727096643.68828: results queue empty 30490 1727096643.68829: checking for any_errors_fatal 30490 1727096643.68832: done checking for any_errors_fatal 30490 1727096643.68833: checking for max_fail_percentage 30490 1727096643.68835: done checking for max_fail_percentage 30490 1727096643.68835: checking to see if all hosts have failed and the running result is not ok 30490 1727096643.68836: done checking to see if all hosts have failed 30490 1727096643.68837: getting the remaining hosts for this loop 30490 1727096643.68838: done getting the remaining hosts for this loop 30490 1727096643.68842: getting the next task for host managed_node3 30490 1727096643.68849: done getting next task for host managed_node3 30490 1727096643.68852: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096643.68858: ^ state is: HOST STATE: block=8, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096643.68876: getting variables 30490 1727096643.68877: in VariableManager get_vars() 30490 1727096643.68912: Calling all_inventory to load vars for managed_node3 30490 1727096643.68915: Calling groups_inventory to load vars for managed_node3 30490 1727096643.68917: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096643.68928: Calling all_plugins_play to load vars for managed_node3 30490 1727096643.68931: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096643.68933: Calling groups_plugins_play to load vars for managed_node3 30490 1727096643.70176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096643.72124: done with get_vars() 30490 1727096643.72149: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:04:03 -0400 (0:00:01.859) 0:01:49.926 ****** 30490 1727096643.72261: entering _queue_task() for managed_node3/package_facts 30490 1727096643.72699: worker is 1 (out of 1 available) 30490 1727096643.72712: exiting _queue_task() for managed_node3/package_facts 30490 1727096643.72725: done queuing things up, now waiting for results queue to drain 30490 1727096643.72727: waiting for pending results... 30490 1727096643.73054: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096643.73263: in run() - task 0afff68d-5257-ba36-653e-000000002385 30490 1727096643.73270: variable 'ansible_search_path' from source: unknown 30490 1727096643.73277: variable 'ansible_search_path' from source: unknown 30490 1727096643.73348: calling self._execute() 30490 1727096643.73428: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096643.73433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096643.73442: variable 'omit' from source: magic vars 30490 1727096643.73739: variable 'ansible_distribution_major_version' from source: facts 30490 1727096643.73749: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096643.73755: variable 'omit' from source: magic vars 30490 1727096643.73808: variable 'omit' from source: magic vars 30490 1727096643.73830: variable 'omit' from source: magic vars 30490 1727096643.73866: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096643.73896: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096643.73913: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096643.73927: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096643.73937: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096643.73965: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096643.73970: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096643.73975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096643.74039: Set connection var ansible_connection to ssh 30490 1727096643.74046: Set connection var ansible_shell_type to sh 30490 1727096643.74052: Set connection var ansible_pipelining to False 30490 1727096643.74059: Set connection var ansible_shell_executable to /bin/sh 30490 1727096643.74062: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096643.74071: Set connection var ansible_timeout to 10 30490 1727096643.74090: variable 'ansible_shell_executable' from source: unknown 30490 1727096643.74093: variable 'ansible_connection' from source: unknown 30490 1727096643.74096: variable 'ansible_module_compression' from source: unknown 30490 1727096643.74099: variable 'ansible_shell_type' from source: unknown 30490 1727096643.74101: variable 'ansible_shell_executable' from source: unknown 30490 1727096643.74103: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096643.74105: variable 'ansible_pipelining' from source: unknown 30490 1727096643.74107: variable 'ansible_timeout' from source: unknown 30490 1727096643.74112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096643.74258: 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) 30490 1727096643.74269: variable 'omit' from source: magic vars 30490 1727096643.74276: starting attempt loop 30490 1727096643.74280: running the handler 30490 1727096643.74292: _low_level_execute_command(): starting 30490 1727096643.74300: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096643.74806: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096643.74810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096643.74814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096643.74875: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096643.74880: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096643.74882: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096643.74922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096643.76588: stdout chunk (state=3): >>>/root <<< 30490 1727096643.76684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096643.76720: stderr chunk (state=3): >>><<< 30490 1727096643.76722: stdout chunk (state=3): >>><<< 30490 1727096643.76739: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096643.76773: _low_level_execute_command(): starting 30490 1727096643.76777: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096643.7674382-35587-36470241204369 `" && echo ansible-tmp-1727096643.7674382-35587-36470241204369="` echo /root/.ansible/tmp/ansible-tmp-1727096643.7674382-35587-36470241204369 `" ) && sleep 0' 30490 1727096643.77213: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096643.77216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096643.77219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096643.77229: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096643.77234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096643.77276: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096643.77290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096643.77296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096643.77322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096643.79293: stdout chunk (state=3): >>>ansible-tmp-1727096643.7674382-35587-36470241204369=/root/.ansible/tmp/ansible-tmp-1727096643.7674382-35587-36470241204369 <<< 30490 1727096643.79459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096643.79463: stdout chunk (state=3): >>><<< 30490 1727096643.79466: stderr chunk (state=3): >>><<< 30490 1727096643.79489: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096643.7674382-35587-36470241204369=/root/.ansible/tmp/ansible-tmp-1727096643.7674382-35587-36470241204369 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096643.79543: variable 'ansible_module_compression' from source: unknown 30490 1727096643.79775: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 30490 1727096643.79779: variable 'ansible_facts' from source: unknown 30490 1727096643.79883: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096643.7674382-35587-36470241204369/AnsiballZ_package_facts.py 30490 1727096643.80139: Sending initial data 30490 1727096643.80142: Sent initial data (161 bytes) 30490 1727096643.80747: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096643.80765: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096643.80810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096643.80813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096643.80901: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096643.80936: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096643.80954: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096643.80981: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096643.81061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096643.82712: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096643.82762: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096643.82834: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpw4ik8n1x /root/.ansible/tmp/ansible-tmp-1727096643.7674382-35587-36470241204369/AnsiballZ_package_facts.py <<< 30490 1727096643.82838: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096643.7674382-35587-36470241204369/AnsiballZ_package_facts.py" <<< 30490 1727096643.82940: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpw4ik8n1x" to remote "/root/.ansible/tmp/ansible-tmp-1727096643.7674382-35587-36470241204369/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096643.7674382-35587-36470241204369/AnsiballZ_package_facts.py" <<< 30490 1727096643.84436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096643.84492: stderr chunk (state=3): >>><<< 30490 1727096643.84495: stdout chunk (state=3): >>><<< 30490 1727096643.84497: done transferring module to remote 30490 1727096643.84510: _low_level_execute_command(): starting 30490 1727096643.84519: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096643.7674382-35587-36470241204369/ /root/.ansible/tmp/ansible-tmp-1727096643.7674382-35587-36470241204369/AnsiballZ_package_facts.py && sleep 0' 30490 1727096643.85187: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096643.85204: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096643.85218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096643.85275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096643.85296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096643.85392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096643.85431: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096643.85459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096643.87405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096643.87409: stdout chunk (state=3): >>><<< 30490 1727096643.87412: stderr chunk (state=3): >>><<< 30490 1727096643.87428: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096643.87519: _low_level_execute_command(): starting 30490 1727096643.87523: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096643.7674382-35587-36470241204369/AnsiballZ_package_facts.py && sleep 0' 30490 1727096643.88175: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096643.88193: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096643.88245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096643.88297: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096643.88322: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096643.88400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096644.32883: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "rele<<< 30490 1727096644.32901: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certm<<< 30490 1727096644.32918: stdout chunk (state=3): >>>ap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10",<<< 30490 1727096644.32947: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"<<< 30490 1727096644.33034: stdout chunk (state=3): >>>}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.<<< 30490 1727096644.33074: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 30490 1727096644.34901: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096644.34905: stdout chunk (state=3): >>><<< 30490 1727096644.34907: stderr chunk (state=3): >>><<< 30490 1727096644.34926: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096644.37259: 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-1727096643.7674382-35587-36470241204369/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096644.37263: _low_level_execute_command(): starting 30490 1727096644.37266: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096643.7674382-35587-36470241204369/ > /dev/null 2>&1 && sleep 0' 30490 1727096644.37880: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096644.37905: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096644.37988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096644.38039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096644.38056: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096644.38082: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096644.38155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096644.39998: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096644.40033: stderr chunk (state=3): >>><<< 30490 1727096644.40035: stdout chunk (state=3): >>><<< 30490 1727096644.40045: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096644.40076: handler run complete 30490 1727096644.40650: variable 'ansible_facts' from source: unknown 30490 1727096644.41189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096644.42439: variable 'ansible_facts' from source: unknown 30490 1727096644.42686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096644.43066: attempt loop complete, returning result 30490 1727096644.43078: _execute() done 30490 1727096644.43081: dumping result to json 30490 1727096644.43197: done dumping result, returning 30490 1727096644.43205: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-ba36-653e-000000002385] 30490 1727096644.43210: sending task result for task 0afff68d-5257-ba36-653e-000000002385 30490 1727096644.45507: done sending task result for task 0afff68d-5257-ba36-653e-000000002385 30490 1727096644.45511: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096644.45686: no more pending results, returning what we have 30490 1727096644.45689: results queue empty 30490 1727096644.45690: checking for any_errors_fatal 30490 1727096644.45696: done checking for any_errors_fatal 30490 1727096644.45697: checking for max_fail_percentage 30490 1727096644.45699: done checking for max_fail_percentage 30490 1727096644.45700: checking to see if all hosts have failed and the running result is not ok 30490 1727096644.45701: done checking to see if all hosts have failed 30490 1727096644.45701: getting the remaining hosts for this loop 30490 1727096644.45703: done getting the remaining hosts for this loop 30490 1727096644.45713: getting the next task for host managed_node3 30490 1727096644.45722: done getting next task for host managed_node3 30490 1727096644.45726: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096644.45731: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096644.45744: getting variables 30490 1727096644.45745: in VariableManager get_vars() 30490 1727096644.45786: Calling all_inventory to load vars for managed_node3 30490 1727096644.45789: Calling groups_inventory to load vars for managed_node3 30490 1727096644.45792: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096644.45801: Calling all_plugins_play to load vars for managed_node3 30490 1727096644.45804: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096644.45807: Calling groups_plugins_play to load vars for managed_node3 30490 1727096644.47178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096644.48945: done with get_vars() 30490 1727096644.48990: done getting variables 30490 1727096644.49054: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:04:04 -0400 (0:00:00.768) 0:01:50.695 ****** 30490 1727096644.49109: entering _queue_task() for managed_node3/debug 30490 1727096644.49776: worker is 1 (out of 1 available) 30490 1727096644.49785: exiting _queue_task() for managed_node3/debug 30490 1727096644.49796: done queuing things up, now waiting for results queue to drain 30490 1727096644.49798: waiting for pending results... 30490 1727096644.49933: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096644.50046: in run() - task 0afff68d-5257-ba36-653e-000000002329 30490 1727096644.50136: variable 'ansible_search_path' from source: unknown 30490 1727096644.50140: variable 'ansible_search_path' from source: unknown 30490 1727096644.50144: calling self._execute() 30490 1727096644.50233: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096644.50255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096644.50279: variable 'omit' from source: magic vars 30490 1727096644.50705: variable 'ansible_distribution_major_version' from source: facts 30490 1727096644.50723: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096644.50735: variable 'omit' from source: magic vars 30490 1727096644.50828: variable 'omit' from source: magic vars 30490 1727096644.51005: variable 'network_provider' from source: set_fact 30490 1727096644.51009: variable 'omit' from source: magic vars 30490 1727096644.51028: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096644.51071: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096644.51101: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096644.51135: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096644.51153: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096644.51193: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096644.51201: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096644.51209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096644.51329: Set connection var ansible_connection to ssh 30490 1727096644.51348: Set connection var ansible_shell_type to sh 30490 1727096644.51438: Set connection var ansible_pipelining to False 30490 1727096644.51442: Set connection var ansible_shell_executable to /bin/sh 30490 1727096644.51444: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096644.51446: Set connection var ansible_timeout to 10 30490 1727096644.51448: variable 'ansible_shell_executable' from source: unknown 30490 1727096644.51452: variable 'ansible_connection' from source: unknown 30490 1727096644.51454: variable 'ansible_module_compression' from source: unknown 30490 1727096644.51456: variable 'ansible_shell_type' from source: unknown 30490 1727096644.51457: variable 'ansible_shell_executable' from source: unknown 30490 1727096644.51459: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096644.51461: variable 'ansible_pipelining' from source: unknown 30490 1727096644.51463: variable 'ansible_timeout' from source: unknown 30490 1727096644.51464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096644.51615: 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) 30490 1727096644.51634: variable 'omit' from source: magic vars 30490 1727096644.51645: starting attempt loop 30490 1727096644.51661: running the handler 30490 1727096644.51720: handler run complete 30490 1727096644.51766: attempt loop complete, returning result 30490 1727096644.51774: _execute() done 30490 1727096644.51777: dumping result to json 30490 1727096644.51780: done dumping result, returning 30490 1727096644.51782: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-ba36-653e-000000002329] 30490 1727096644.51797: sending task result for task 0afff68d-5257-ba36-653e-000000002329 30490 1727096644.51948: done sending task result for task 0afff68d-5257-ba36-653e-000000002329 30490 1727096644.51951: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 30490 1727096644.52137: no more pending results, returning what we have 30490 1727096644.52141: results queue empty 30490 1727096644.52142: checking for any_errors_fatal 30490 1727096644.52154: done checking for any_errors_fatal 30490 1727096644.52154: checking for max_fail_percentage 30490 1727096644.52156: done checking for max_fail_percentage 30490 1727096644.52158: checking to see if all hosts have failed and the running result is not ok 30490 1727096644.52158: done checking to see if all hosts have failed 30490 1727096644.52159: getting the remaining hosts for this loop 30490 1727096644.52161: done getting the remaining hosts for this loop 30490 1727096644.52165: getting the next task for host managed_node3 30490 1727096644.52179: done getting next task for host managed_node3 30490 1727096644.52184: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096644.52189: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096644.52317: getting variables 30490 1727096644.52319: in VariableManager get_vars() 30490 1727096644.52362: Calling all_inventory to load vars for managed_node3 30490 1727096644.52365: Calling groups_inventory to load vars for managed_node3 30490 1727096644.52418: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096644.52429: Calling all_plugins_play to load vars for managed_node3 30490 1727096644.52432: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096644.52435: Calling groups_plugins_play to load vars for managed_node3 30490 1727096644.54139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096644.55923: done with get_vars() 30490 1727096644.55958: done getting variables 30490 1727096644.56028: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:04:04 -0400 (0:00:00.069) 0:01:50.764 ****** 30490 1727096644.56081: entering _queue_task() for managed_node3/fail 30490 1727096644.56695: worker is 1 (out of 1 available) 30490 1727096644.56707: exiting _queue_task() for managed_node3/fail 30490 1727096644.56717: done queuing things up, now waiting for results queue to drain 30490 1727096644.56719: waiting for pending results... 30490 1727096644.56961: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096644.56983: in run() - task 0afff68d-5257-ba36-653e-00000000232a 30490 1727096644.57005: variable 'ansible_search_path' from source: unknown 30490 1727096644.57013: variable 'ansible_search_path' from source: unknown 30490 1727096644.57064: calling self._execute() 30490 1727096644.57180: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096644.57192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096644.57206: variable 'omit' from source: magic vars 30490 1727096644.57617: variable 'ansible_distribution_major_version' from source: facts 30490 1727096644.57634: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096644.57769: variable 'network_state' from source: role '' defaults 30490 1727096644.57788: Evaluated conditional (network_state != {}): False 30490 1727096644.57796: when evaluation is False, skipping this task 30490 1727096644.57804: _execute() done 30490 1727096644.57810: dumping result to json 30490 1727096644.57930: done dumping result, returning 30490 1727096644.57934: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-ba36-653e-00000000232a] 30490 1727096644.57937: sending task result for task 0afff68d-5257-ba36-653e-00000000232a 30490 1727096644.58015: done sending task result for task 0afff68d-5257-ba36-653e-00000000232a 30490 1727096644.58018: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096644.58070: no more pending results, returning what we have 30490 1727096644.58077: results queue empty 30490 1727096644.58078: checking for any_errors_fatal 30490 1727096644.58088: done checking for any_errors_fatal 30490 1727096644.58088: checking for max_fail_percentage 30490 1727096644.58090: done checking for max_fail_percentage 30490 1727096644.58092: checking to see if all hosts have failed and the running result is not ok 30490 1727096644.58092: done checking to see if all hosts have failed 30490 1727096644.58093: getting the remaining hosts for this loop 30490 1727096644.58095: done getting the remaining hosts for this loop 30490 1727096644.58099: getting the next task for host managed_node3 30490 1727096644.58109: done getting next task for host managed_node3 30490 1727096644.58113: ^ 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 30490 1727096644.58118: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096644.58147: getting variables 30490 1727096644.58149: in VariableManager get_vars() 30490 1727096644.58200: Calling all_inventory to load vars for managed_node3 30490 1727096644.58203: Calling groups_inventory to load vars for managed_node3 30490 1727096644.58205: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096644.58217: Calling all_plugins_play to load vars for managed_node3 30490 1727096644.58220: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096644.58223: Calling groups_plugins_play to load vars for managed_node3 30490 1727096644.59850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096644.60855: done with get_vars() 30490 1727096644.60876: done getting variables 30490 1727096644.60922: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:04:04 -0400 (0:00:00.048) 0:01:50.813 ****** 30490 1727096644.60948: entering _queue_task() for managed_node3/fail 30490 1727096644.61212: worker is 1 (out of 1 available) 30490 1727096644.61227: exiting _queue_task() for managed_node3/fail 30490 1727096644.61240: done queuing things up, now waiting for results queue to drain 30490 1727096644.61242: waiting for pending results... 30490 1727096644.61450: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 30490 1727096644.61596: in run() - task 0afff68d-5257-ba36-653e-00000000232b 30490 1727096644.61616: variable 'ansible_search_path' from source: unknown 30490 1727096644.61620: variable 'ansible_search_path' from source: unknown 30490 1727096644.61659: calling self._execute() 30490 1727096644.61976: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096644.61980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096644.61982: variable 'omit' from source: magic vars 30490 1727096644.62118: variable 'ansible_distribution_major_version' from source: facts 30490 1727096644.62129: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096644.62252: variable 'network_state' from source: role '' defaults 30490 1727096644.62263: Evaluated conditional (network_state != {}): False 30490 1727096644.62266: when evaluation is False, skipping this task 30490 1727096644.62270: _execute() done 30490 1727096644.62276: dumping result to json 30490 1727096644.62278: done dumping result, returning 30490 1727096644.62284: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-ba36-653e-00000000232b] 30490 1727096644.62289: sending task result for task 0afff68d-5257-ba36-653e-00000000232b 30490 1727096644.62386: done sending task result for task 0afff68d-5257-ba36-653e-00000000232b 30490 1727096644.62388: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096644.62482: no more pending results, returning what we have 30490 1727096644.62486: results queue empty 30490 1727096644.62487: checking for any_errors_fatal 30490 1727096644.62498: done checking for any_errors_fatal 30490 1727096644.62499: checking for max_fail_percentage 30490 1727096644.62501: done checking for max_fail_percentage 30490 1727096644.62502: checking to see if all hosts have failed and the running result is not ok 30490 1727096644.62503: done checking to see if all hosts have failed 30490 1727096644.62504: getting the remaining hosts for this loop 30490 1727096644.62505: done getting the remaining hosts for this loop 30490 1727096644.62509: getting the next task for host managed_node3 30490 1727096644.62517: done getting next task for host managed_node3 30490 1727096644.62520: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096644.62525: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096644.62588: getting variables 30490 1727096644.62590: in VariableManager get_vars() 30490 1727096644.62628: Calling all_inventory to load vars for managed_node3 30490 1727096644.62630: Calling groups_inventory to load vars for managed_node3 30490 1727096644.62632: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096644.62666: Calling all_plugins_play to load vars for managed_node3 30490 1727096644.62673: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096644.62677: Calling groups_plugins_play to load vars for managed_node3 30490 1727096644.68451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096644.69313: done with get_vars() 30490 1727096644.69330: done getting variables 30490 1727096644.69369: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:04:04 -0400 (0:00:00.084) 0:01:50.898 ****** 30490 1727096644.69393: entering _queue_task() for managed_node3/fail 30490 1727096644.69680: worker is 1 (out of 1 available) 30490 1727096644.69694: exiting _queue_task() for managed_node3/fail 30490 1727096644.69706: done queuing things up, now waiting for results queue to drain 30490 1727096644.69709: waiting for pending results... 30490 1727096644.69901: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096644.70021: in run() - task 0afff68d-5257-ba36-653e-00000000232c 30490 1727096644.70033: variable 'ansible_search_path' from source: unknown 30490 1727096644.70038: variable 'ansible_search_path' from source: unknown 30490 1727096644.70066: calling self._execute() 30490 1727096644.70146: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096644.70152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096644.70161: variable 'omit' from source: magic vars 30490 1727096644.70453: variable 'ansible_distribution_major_version' from source: facts 30490 1727096644.70463: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096644.70603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096644.72189: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096644.72243: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096644.72273: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096644.72304: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096644.72323: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096644.72383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096644.72409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096644.72428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096644.72453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096644.72464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096644.72544: variable 'ansible_distribution_major_version' from source: facts 30490 1727096644.72554: Evaluated conditional (ansible_distribution_major_version | int > 9): True 30490 1727096644.72635: variable 'ansible_distribution' from source: facts 30490 1727096644.72639: variable '__network_rh_distros' from source: role '' defaults 30490 1727096644.72647: Evaluated conditional (ansible_distribution in __network_rh_distros): True 30490 1727096644.72806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096644.72830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096644.72843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096644.72871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096644.72884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096644.72917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096644.72937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096644.72952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096644.72981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096644.72993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096644.73021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096644.73037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096644.73057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096644.73088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096644.73097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096644.73301: variable 'network_connections' from source: include params 30490 1727096644.73309: variable 'interface' from source: play vars 30490 1727096644.73353: variable 'interface' from source: play vars 30490 1727096644.73362: variable 'network_state' from source: role '' defaults 30490 1727096644.73414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096644.73536: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096644.73563: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096644.73592: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096644.73612: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096644.73642: 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) 30490 1727096644.73659: 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) 30490 1727096644.73685: 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) 30490 1727096644.73706: 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) 30490 1727096644.73723: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 30490 1727096644.73727: when evaluation is False, skipping this task 30490 1727096644.73729: _execute() done 30490 1727096644.73732: dumping result to json 30490 1727096644.73734: done dumping result, returning 30490 1727096644.73743: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-ba36-653e-00000000232c] 30490 1727096644.73746: sending task result for task 0afff68d-5257-ba36-653e-00000000232c 30490 1727096644.73836: done sending task result for task 0afff68d-5257-ba36-653e-00000000232c 30490 1727096644.73839: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 30490 1727096644.73899: no more pending results, returning what we have 30490 1727096644.73902: results queue empty 30490 1727096644.73903: checking for any_errors_fatal 30490 1727096644.73911: done checking for any_errors_fatal 30490 1727096644.73912: checking for max_fail_percentage 30490 1727096644.73914: done checking for max_fail_percentage 30490 1727096644.73915: checking to see if all hosts have failed and the running result is not ok 30490 1727096644.73915: done checking to see if all hosts have failed 30490 1727096644.73916: getting the remaining hosts for this loop 30490 1727096644.73917: done getting the remaining hosts for this loop 30490 1727096644.73923: getting the next task for host managed_node3 30490 1727096644.73933: done getting next task for host managed_node3 30490 1727096644.73936: ^ 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 30490 1727096644.73941: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096644.73968: getting variables 30490 1727096644.73970: in VariableManager get_vars() 30490 1727096644.74013: Calling all_inventory to load vars for managed_node3 30490 1727096644.74015: Calling groups_inventory to load vars for managed_node3 30490 1727096644.74018: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096644.74027: Calling all_plugins_play to load vars for managed_node3 30490 1727096644.74029: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096644.74031: Calling groups_plugins_play to load vars for managed_node3 30490 1727096644.74863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096644.75859: done with get_vars() 30490 1727096644.75878: done getting variables 30490 1727096644.75922: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:04:04 -0400 (0:00:00.065) 0:01:50.963 ****** 30490 1727096644.75948: entering _queue_task() for managed_node3/dnf 30490 1727096644.76319: worker is 1 (out of 1 available) 30490 1727096644.76335: exiting _queue_task() for managed_node3/dnf 30490 1727096644.76347: done queuing things up, now waiting for results queue to drain 30490 1727096644.76349: waiting for pending results... 30490 1727096644.76550: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 30490 1727096644.76659: in run() - task 0afff68d-5257-ba36-653e-00000000232d 30490 1727096644.76678: variable 'ansible_search_path' from source: unknown 30490 1727096644.76682: variable 'ansible_search_path' from source: unknown 30490 1727096644.76708: calling self._execute() 30490 1727096644.76789: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096644.76794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096644.76803: variable 'omit' from source: magic vars 30490 1727096644.77096: variable 'ansible_distribution_major_version' from source: facts 30490 1727096644.77105: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096644.77241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096644.79431: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096644.79476: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096644.79517: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096644.79569: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096644.79605: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096644.79698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096644.79732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096644.79861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096644.79864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096644.79867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096644.79988: variable 'ansible_distribution' from source: facts 30490 1727096644.80000: variable 'ansible_distribution_major_version' from source: facts 30490 1727096644.80019: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 30490 1727096644.80146: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096644.80299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096644.80424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096644.80428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096644.80430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096644.80432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096644.80476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096644.80506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096644.80549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096644.80598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096644.80618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096644.80677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096644.80704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096644.80732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096644.80858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096644.80861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096644.80985: variable 'network_connections' from source: include params 30490 1727096644.81002: variable 'interface' from source: play vars 30490 1727096644.81080: variable 'interface' from source: play vars 30490 1727096644.81158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096644.81332: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096644.81359: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096644.81392: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096644.81419: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096644.81448: 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) 30490 1727096644.81464: 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) 30490 1727096644.81489: 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) 30490 1727096644.81511: 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) 30490 1727096644.81545: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096644.81705: variable 'network_connections' from source: include params 30490 1727096644.81709: variable 'interface' from source: play vars 30490 1727096644.81755: variable 'interface' from source: play vars 30490 1727096644.81779: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096644.81782: when evaluation is False, skipping this task 30490 1727096644.81785: _execute() done 30490 1727096644.81787: dumping result to json 30490 1727096644.81789: done dumping result, returning 30490 1727096644.81797: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-00000000232d] 30490 1727096644.81802: sending task result for task 0afff68d-5257-ba36-653e-00000000232d 30490 1727096644.81895: done sending task result for task 0afff68d-5257-ba36-653e-00000000232d 30490 1727096644.81898: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096644.81946: no more pending results, returning what we have 30490 1727096644.81949: results queue empty 30490 1727096644.81950: checking for any_errors_fatal 30490 1727096644.81957: done checking for any_errors_fatal 30490 1727096644.81958: checking for max_fail_percentage 30490 1727096644.81960: done checking for max_fail_percentage 30490 1727096644.81961: checking to see if all hosts have failed and the running result is not ok 30490 1727096644.81962: done checking to see if all hosts have failed 30490 1727096644.81962: getting the remaining hosts for this loop 30490 1727096644.81964: done getting the remaining hosts for this loop 30490 1727096644.81970: getting the next task for host managed_node3 30490 1727096644.81978: done getting next task for host managed_node3 30490 1727096644.81982: ^ 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 30490 1727096644.81986: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096644.82012: getting variables 30490 1727096644.82014: in VariableManager get_vars() 30490 1727096644.82060: Calling all_inventory to load vars for managed_node3 30490 1727096644.82063: Calling groups_inventory to load vars for managed_node3 30490 1727096644.82065: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096644.82083: Calling all_plugins_play to load vars for managed_node3 30490 1727096644.82086: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096644.82089: Calling groups_plugins_play to load vars for managed_node3 30490 1727096644.82929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096644.84464: done with get_vars() 30490 1727096644.84490: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096644.84575: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:04:04 -0400 (0:00:00.086) 0:01:51.050 ****** 30490 1727096644.84611: entering _queue_task() for managed_node3/yum 30490 1727096644.84936: worker is 1 (out of 1 available) 30490 1727096644.84948: exiting _queue_task() for managed_node3/yum 30490 1727096644.84960: done queuing things up, now waiting for results queue to drain 30490 1727096644.84961: waiting for pending results... 30490 1727096644.85386: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 30490 1727096644.85408: in run() - task 0afff68d-5257-ba36-653e-00000000232e 30490 1727096644.85427: variable 'ansible_search_path' from source: unknown 30490 1727096644.85435: variable 'ansible_search_path' from source: unknown 30490 1727096644.85491: calling self._execute() 30490 1727096644.85590: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096644.85700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096644.85704: variable 'omit' from source: magic vars 30490 1727096644.86012: variable 'ansible_distribution_major_version' from source: facts 30490 1727096644.86032: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096644.86205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096644.88573: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096644.89026: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096644.89075: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096644.89115: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096644.89147: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096644.89237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096644.89268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096644.89674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096644.89679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096644.89681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096644.89684: variable 'ansible_distribution_major_version' from source: facts 30490 1727096644.89686: Evaluated conditional (ansible_distribution_major_version | int < 8): False 30490 1727096644.89688: when evaluation is False, skipping this task 30490 1727096644.89690: _execute() done 30490 1727096644.89692: dumping result to json 30490 1727096644.89694: done dumping result, returning 30490 1727096644.89696: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-00000000232e] 30490 1727096644.89698: sending task result for task 0afff68d-5257-ba36-653e-00000000232e 30490 1727096644.89762: done sending task result for task 0afff68d-5257-ba36-653e-00000000232e 30490 1727096644.89765: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 30490 1727096644.89806: no more pending results, returning what we have 30490 1727096644.89809: results queue empty 30490 1727096644.89809: checking for any_errors_fatal 30490 1727096644.89814: done checking for any_errors_fatal 30490 1727096644.89814: checking for max_fail_percentage 30490 1727096644.89816: done checking for max_fail_percentage 30490 1727096644.89817: checking to see if all hosts have failed and the running result is not ok 30490 1727096644.89817: done checking to see if all hosts have failed 30490 1727096644.89818: getting the remaining hosts for this loop 30490 1727096644.89819: done getting the remaining hosts for this loop 30490 1727096644.89823: getting the next task for host managed_node3 30490 1727096644.89830: done getting next task for host managed_node3 30490 1727096644.89833: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096644.89837: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096644.89857: getting variables 30490 1727096644.89859: in VariableManager get_vars() 30490 1727096644.89898: Calling all_inventory to load vars for managed_node3 30490 1727096644.89901: Calling groups_inventory to load vars for managed_node3 30490 1727096644.89903: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096644.89911: Calling all_plugins_play to load vars for managed_node3 30490 1727096644.89914: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096644.89916: Calling groups_plugins_play to load vars for managed_node3 30490 1727096644.91535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096644.93111: done with get_vars() 30490 1727096644.93134: done getting variables 30490 1727096644.93193: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:04:04 -0400 (0:00:00.086) 0:01:51.136 ****** 30490 1727096644.93227: entering _queue_task() for managed_node3/fail 30490 1727096644.93538: worker is 1 (out of 1 available) 30490 1727096644.93550: exiting _queue_task() for managed_node3/fail 30490 1727096644.93562: done queuing things up, now waiting for results queue to drain 30490 1727096644.93563: waiting for pending results... 30490 1727096644.93841: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096644.94001: in run() - task 0afff68d-5257-ba36-653e-00000000232f 30490 1727096644.94020: variable 'ansible_search_path' from source: unknown 30490 1727096644.94027: variable 'ansible_search_path' from source: unknown 30490 1727096644.94066: calling self._execute() 30490 1727096644.94165: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096644.94180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096644.94194: variable 'omit' from source: magic vars 30490 1727096644.94587: variable 'ansible_distribution_major_version' from source: facts 30490 1727096644.94604: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096644.94741: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096644.94971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096644.97199: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096644.97283: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096644.97325: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096644.97364: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096644.97457: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096644.97472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096644.97503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096644.97530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096644.97576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096644.97599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096644.97651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096644.97687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096644.97718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096644.97765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096644.97795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096644.97893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096644.97897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096644.97900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096644.97945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096644.97964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096644.98153: variable 'network_connections' from source: include params 30490 1727096644.98174: variable 'interface' from source: play vars 30490 1727096644.98249: variable 'interface' from source: play vars 30490 1727096644.98331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096644.98546: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096644.98564: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096644.98603: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096644.98638: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096644.98691: 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) 30490 1727096644.98718: 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) 30490 1727096644.98750: 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) 30490 1727096644.98871: 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) 30490 1727096644.98875: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096644.99099: variable 'network_connections' from source: include params 30490 1727096644.99110: variable 'interface' from source: play vars 30490 1727096644.99174: variable 'interface' from source: play vars 30490 1727096644.99207: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096644.99217: when evaluation is False, skipping this task 30490 1727096644.99226: _execute() done 30490 1727096644.99233: dumping result to json 30490 1727096644.99240: done dumping result, returning 30490 1727096644.99252: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-00000000232f] 30490 1727096644.99261: sending task result for task 0afff68d-5257-ba36-653e-00000000232f 30490 1727096644.99575: done sending task result for task 0afff68d-5257-ba36-653e-00000000232f 30490 1727096644.99579: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096644.99632: no more pending results, returning what we have 30490 1727096644.99635: results queue empty 30490 1727096644.99636: checking for any_errors_fatal 30490 1727096644.99644: done checking for any_errors_fatal 30490 1727096644.99645: checking for max_fail_percentage 30490 1727096644.99646: done checking for max_fail_percentage 30490 1727096644.99647: checking to see if all hosts have failed and the running result is not ok 30490 1727096644.99648: done checking to see if all hosts have failed 30490 1727096644.99649: getting the remaining hosts for this loop 30490 1727096644.99651: done getting the remaining hosts for this loop 30490 1727096644.99655: getting the next task for host managed_node3 30490 1727096644.99663: done getting next task for host managed_node3 30490 1727096644.99666: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 30490 1727096644.99673: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096644.99698: getting variables 30490 1727096644.99700: in VariableManager get_vars() 30490 1727096644.99747: Calling all_inventory to load vars for managed_node3 30490 1727096644.99750: Calling groups_inventory to load vars for managed_node3 30490 1727096644.99752: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096644.99762: Calling all_plugins_play to load vars for managed_node3 30490 1727096644.99766: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096644.99963: Calling groups_plugins_play to load vars for managed_node3 30490 1727096645.01278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096645.02886: done with get_vars() 30490 1727096645.02911: done getting variables 30490 1727096645.02969: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:04:05 -0400 (0:00:00.097) 0:01:51.234 ****** 30490 1727096645.03008: entering _queue_task() for managed_node3/package 30490 1727096645.03339: worker is 1 (out of 1 available) 30490 1727096645.03352: exiting _queue_task() for managed_node3/package 30490 1727096645.03364: done queuing things up, now waiting for results queue to drain 30490 1727096645.03366: waiting for pending results... 30490 1727096645.03649: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 30490 1727096645.03804: in run() - task 0afff68d-5257-ba36-653e-000000002330 30490 1727096645.03826: variable 'ansible_search_path' from source: unknown 30490 1727096645.03833: variable 'ansible_search_path' from source: unknown 30490 1727096645.03875: calling self._execute() 30490 1727096645.03985: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096645.03997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096645.04014: variable 'omit' from source: magic vars 30490 1727096645.04407: variable 'ansible_distribution_major_version' from source: facts 30490 1727096645.04423: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096645.04624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096645.05106: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096645.05109: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096645.05111: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096645.05330: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096645.05488: variable 'network_packages' from source: role '' defaults 30490 1727096645.05607: variable '__network_provider_setup' from source: role '' defaults 30490 1727096645.05623: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096645.05697: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096645.05713: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096645.05788: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096645.05988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096645.08414: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096645.08489: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096645.08535: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096645.08574: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096645.08718: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096645.08722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096645.08725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096645.08753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096645.08799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096645.08819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096645.08876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096645.08904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096645.08934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096645.08982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096645.09002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096645.09292: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096645.09406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096645.09433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096645.09462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096645.09510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096645.09527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096645.09622: variable 'ansible_python' from source: facts 30490 1727096645.09643: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096645.09732: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096645.09818: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096645.10023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096645.10027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096645.10030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096645.10048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096645.10065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096645.10114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096645.10155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096645.10187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096645.10230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096645.10255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096645.10402: variable 'network_connections' from source: include params 30490 1727096645.10412: variable 'interface' from source: play vars 30490 1727096645.10518: variable 'interface' from source: play vars 30490 1727096645.10674: 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) 30490 1727096645.10677: 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) 30490 1727096645.10679: 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) 30490 1727096645.10682: 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) 30490 1727096645.10732: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096645.11021: variable 'network_connections' from source: include params 30490 1727096645.11031: variable 'interface' from source: play vars 30490 1727096645.11137: variable 'interface' from source: play vars 30490 1727096645.11175: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096645.11259: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096645.11579: variable 'network_connections' from source: include params 30490 1727096645.11590: variable 'interface' from source: play vars 30490 1727096645.11657: variable 'interface' from source: play vars 30490 1727096645.11685: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096645.11769: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096645.12086: variable 'network_connections' from source: include params 30490 1727096645.12173: variable 'interface' from source: play vars 30490 1727096645.12176: variable 'interface' from source: play vars 30490 1727096645.12221: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096645.12287: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096645.12302: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096645.12363: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096645.12589: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096645.13082: variable 'network_connections' from source: include params 30490 1727096645.13092: variable 'interface' from source: play vars 30490 1727096645.13152: variable 'interface' from source: play vars 30490 1727096645.13166: variable 'ansible_distribution' from source: facts 30490 1727096645.13179: variable '__network_rh_distros' from source: role '' defaults 30490 1727096645.13189: variable 'ansible_distribution_major_version' from source: facts 30490 1727096645.13205: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096645.13565: variable 'ansible_distribution' from source: facts 30490 1727096645.13570: variable '__network_rh_distros' from source: role '' defaults 30490 1727096645.13572: variable 'ansible_distribution_major_version' from source: facts 30490 1727096645.13574: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096645.13860: variable 'ansible_distribution' from source: facts 30490 1727096645.13871: variable '__network_rh_distros' from source: role '' defaults 30490 1727096645.13882: variable 'ansible_distribution_major_version' from source: facts 30490 1727096645.13919: variable 'network_provider' from source: set_fact 30490 1727096645.13959: variable 'ansible_facts' from source: unknown 30490 1727096645.14638: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 30490 1727096645.14646: when evaluation is False, skipping this task 30490 1727096645.14655: _execute() done 30490 1727096645.14661: dumping result to json 30490 1727096645.14669: done dumping result, returning 30490 1727096645.14681: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-ba36-653e-000000002330] 30490 1727096645.14690: sending task result for task 0afff68d-5257-ba36-653e-000000002330 skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 30490 1727096645.14997: no more pending results, returning what we have 30490 1727096645.15001: results queue empty 30490 1727096645.15002: checking for any_errors_fatal 30490 1727096645.15009: done checking for any_errors_fatal 30490 1727096645.15009: checking for max_fail_percentage 30490 1727096645.15012: done checking for max_fail_percentage 30490 1727096645.15013: checking to see if all hosts have failed and the running result is not ok 30490 1727096645.15014: done checking to see if all hosts have failed 30490 1727096645.15014: getting the remaining hosts for this loop 30490 1727096645.15016: done getting the remaining hosts for this loop 30490 1727096645.15021: getting the next task for host managed_node3 30490 1727096645.15029: done getting next task for host managed_node3 30490 1727096645.15033: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096645.15038: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096645.15065: getting variables 30490 1727096645.15068: in VariableManager get_vars() 30490 1727096645.15114: Calling all_inventory to load vars for managed_node3 30490 1727096645.15117: Calling groups_inventory to load vars for managed_node3 30490 1727096645.15124: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096645.15293: Calling all_plugins_play to load vars for managed_node3 30490 1727096645.15298: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096645.15373: Calling groups_plugins_play to load vars for managed_node3 30490 1727096645.16080: done sending task result for task 0afff68d-5257-ba36-653e-000000002330 30490 1727096645.16083: WORKER PROCESS EXITING 30490 1727096645.16957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096645.19995: done with get_vars() 30490 1727096645.20019: done getting variables 30490 1727096645.20082: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:04:05 -0400 (0:00:00.171) 0:01:51.405 ****** 30490 1727096645.20121: entering _queue_task() for managed_node3/package 30490 1727096645.20466: worker is 1 (out of 1 available) 30490 1727096645.20485: exiting _queue_task() for managed_node3/package 30490 1727096645.20499: done queuing things up, now waiting for results queue to drain 30490 1727096645.20501: waiting for pending results... 30490 1727096645.20741: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096645.20902: in run() - task 0afff68d-5257-ba36-653e-000000002331 30490 1727096645.20922: variable 'ansible_search_path' from source: unknown 30490 1727096645.20930: variable 'ansible_search_path' from source: unknown 30490 1727096645.20975: calling self._execute() 30490 1727096645.21086: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096645.21099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096645.21113: variable 'omit' from source: magic vars 30490 1727096645.21516: variable 'ansible_distribution_major_version' from source: facts 30490 1727096645.21533: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096645.21821: variable 'network_state' from source: role '' defaults 30490 1727096645.21937: Evaluated conditional (network_state != {}): False 30490 1727096645.21942: when evaluation is False, skipping this task 30490 1727096645.21944: _execute() done 30490 1727096645.21947: dumping result to json 30490 1727096645.21949: done dumping result, returning 30490 1727096645.21952: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-ba36-653e-000000002331] 30490 1727096645.21955: sending task result for task 0afff68d-5257-ba36-653e-000000002331 30490 1727096645.22030: done sending task result for task 0afff68d-5257-ba36-653e-000000002331 30490 1727096645.22033: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096645.22091: no more pending results, returning what we have 30490 1727096645.22095: results queue empty 30490 1727096645.22096: checking for any_errors_fatal 30490 1727096645.22103: done checking for any_errors_fatal 30490 1727096645.22103: checking for max_fail_percentage 30490 1727096645.22105: done checking for max_fail_percentage 30490 1727096645.22106: checking to see if all hosts have failed and the running result is not ok 30490 1727096645.22107: done checking to see if all hosts have failed 30490 1727096645.22107: getting the remaining hosts for this loop 30490 1727096645.22109: done getting the remaining hosts for this loop 30490 1727096645.22113: getting the next task for host managed_node3 30490 1727096645.22121: done getting next task for host managed_node3 30490 1727096645.22124: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096645.22130: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096645.22157: getting variables 30490 1727096645.22158: in VariableManager get_vars() 30490 1727096645.22209: Calling all_inventory to load vars for managed_node3 30490 1727096645.22211: Calling groups_inventory to load vars for managed_node3 30490 1727096645.22214: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096645.22225: Calling all_plugins_play to load vars for managed_node3 30490 1727096645.22228: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096645.22230: Calling groups_plugins_play to load vars for managed_node3 30490 1727096645.24169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096645.26361: done with get_vars() 30490 1727096645.26587: done getting variables 30490 1727096645.26648: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:04:05 -0400 (0:00:00.065) 0:01:51.471 ****** 30490 1727096645.26686: entering _queue_task() for managed_node3/package 30490 1727096645.27315: worker is 1 (out of 1 available) 30490 1727096645.27328: exiting _queue_task() for managed_node3/package 30490 1727096645.27338: done queuing things up, now waiting for results queue to drain 30490 1727096645.27340: waiting for pending results... 30490 1727096645.27850: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096645.28188: in run() - task 0afff68d-5257-ba36-653e-000000002332 30490 1727096645.28202: variable 'ansible_search_path' from source: unknown 30490 1727096645.28206: variable 'ansible_search_path' from source: unknown 30490 1727096645.28271: calling self._execute() 30490 1727096645.28376: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096645.28385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096645.28395: variable 'omit' from source: magic vars 30490 1727096645.28809: variable 'ansible_distribution_major_version' from source: facts 30490 1727096645.28821: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096645.28959: variable 'network_state' from source: role '' defaults 30490 1727096645.28963: Evaluated conditional (network_state != {}): False 30490 1727096645.28966: when evaluation is False, skipping this task 30490 1727096645.28971: _execute() done 30490 1727096645.28973: dumping result to json 30490 1727096645.28975: done dumping result, returning 30490 1727096645.29069: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-ba36-653e-000000002332] 30490 1727096645.29072: sending task result for task 0afff68d-5257-ba36-653e-000000002332 30490 1727096645.29137: done sending task result for task 0afff68d-5257-ba36-653e-000000002332 30490 1727096645.29139: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096645.29213: no more pending results, returning what we have 30490 1727096645.29217: results queue empty 30490 1727096645.29218: checking for any_errors_fatal 30490 1727096645.29223: done checking for any_errors_fatal 30490 1727096645.29224: checking for max_fail_percentage 30490 1727096645.29226: done checking for max_fail_percentage 30490 1727096645.29226: checking to see if all hosts have failed and the running result is not ok 30490 1727096645.29227: done checking to see if all hosts have failed 30490 1727096645.29228: getting the remaining hosts for this loop 30490 1727096645.29229: done getting the remaining hosts for this loop 30490 1727096645.29232: getting the next task for host managed_node3 30490 1727096645.29239: done getting next task for host managed_node3 30490 1727096645.29242: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096645.29246: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096645.29266: getting variables 30490 1727096645.29269: in VariableManager get_vars() 30490 1727096645.29305: Calling all_inventory to load vars for managed_node3 30490 1727096645.29308: Calling groups_inventory to load vars for managed_node3 30490 1727096645.29310: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096645.29318: Calling all_plugins_play to load vars for managed_node3 30490 1727096645.29321: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096645.29323: Calling groups_plugins_play to load vars for managed_node3 30490 1727096645.30809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096645.32871: done with get_vars() 30490 1727096645.32898: done getting variables 30490 1727096645.32958: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:04:05 -0400 (0:00:00.063) 0:01:51.534 ****** 30490 1727096645.32996: entering _queue_task() for managed_node3/service 30490 1727096645.33315: worker is 1 (out of 1 available) 30490 1727096645.33327: exiting _queue_task() for managed_node3/service 30490 1727096645.33339: done queuing things up, now waiting for results queue to drain 30490 1727096645.33340: waiting for pending results... 30490 1727096645.33696: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096645.33820: in run() - task 0afff68d-5257-ba36-653e-000000002333 30490 1727096645.33928: variable 'ansible_search_path' from source: unknown 30490 1727096645.33938: variable 'ansible_search_path' from source: unknown 30490 1727096645.34020: calling self._execute() 30490 1727096645.34081: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096645.34092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096645.34108: variable 'omit' from source: magic vars 30490 1727096645.34503: variable 'ansible_distribution_major_version' from source: facts 30490 1727096645.34521: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096645.34651: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096645.34975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096645.37104: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096645.37190: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096645.37230: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096645.37276: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096645.37309: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096645.37401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096645.37436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096645.37471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096645.37521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096645.37542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096645.37592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096645.37626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096645.37656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096645.37818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096645.37822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096645.37824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096645.37826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096645.37829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096645.37872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096645.37893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096645.38086: variable 'network_connections' from source: include params 30490 1727096645.38102: variable 'interface' from source: play vars 30490 1727096645.38177: variable 'interface' from source: play vars 30490 1727096645.38255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096645.38428: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096645.38855: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096645.38891: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096645.38926: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096645.38973: 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) 30490 1727096645.38999: 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) 30490 1727096645.39035: 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) 30490 1727096645.39144: 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) 30490 1727096645.39147: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096645.39349: variable 'network_connections' from source: include params 30490 1727096645.39364: variable 'interface' from source: play vars 30490 1727096645.39428: variable 'interface' from source: play vars 30490 1727096645.39457: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096645.39470: when evaluation is False, skipping this task 30490 1727096645.39479: _execute() done 30490 1727096645.39486: dumping result to json 30490 1727096645.39493: done dumping result, returning 30490 1727096645.39503: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000002333] 30490 1727096645.39512: sending task result for task 0afff68d-5257-ba36-653e-000000002333 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096645.39672: no more pending results, returning what we have 30490 1727096645.39677: results queue empty 30490 1727096645.39678: checking for any_errors_fatal 30490 1727096645.39683: done checking for any_errors_fatal 30490 1727096645.39684: checking for max_fail_percentage 30490 1727096645.39686: done checking for max_fail_percentage 30490 1727096645.39687: checking to see if all hosts have failed and the running result is not ok 30490 1727096645.39688: done checking to see if all hosts have failed 30490 1727096645.39689: getting the remaining hosts for this loop 30490 1727096645.39691: done getting the remaining hosts for this loop 30490 1727096645.39695: getting the next task for host managed_node3 30490 1727096645.39705: done getting next task for host managed_node3 30490 1727096645.39709: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096645.39714: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096645.39741: getting variables 30490 1727096645.39743: in VariableManager get_vars() 30490 1727096645.40001: Calling all_inventory to load vars for managed_node3 30490 1727096645.40005: Calling groups_inventory to load vars for managed_node3 30490 1727096645.40008: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096645.40014: done sending task result for task 0afff68d-5257-ba36-653e-000000002333 30490 1727096645.40017: WORKER PROCESS EXITING 30490 1727096645.40027: Calling all_plugins_play to load vars for managed_node3 30490 1727096645.40031: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096645.40035: Calling groups_plugins_play to load vars for managed_node3 30490 1727096645.41765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096645.43315: done with get_vars() 30490 1727096645.43341: done getting variables 30490 1727096645.43406: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:04:05 -0400 (0:00:00.104) 0:01:51.638 ****** 30490 1727096645.43443: entering _queue_task() for managed_node3/service 30490 1727096645.43804: worker is 1 (out of 1 available) 30490 1727096645.43818: exiting _queue_task() for managed_node3/service 30490 1727096645.43831: done queuing things up, now waiting for results queue to drain 30490 1727096645.43832: waiting for pending results... 30490 1727096645.44133: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096645.44293: in run() - task 0afff68d-5257-ba36-653e-000000002334 30490 1727096645.44313: variable 'ansible_search_path' from source: unknown 30490 1727096645.44320: variable 'ansible_search_path' from source: unknown 30490 1727096645.44359: calling self._execute() 30490 1727096645.44464: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096645.44480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096645.44497: variable 'omit' from source: magic vars 30490 1727096645.45072: variable 'ansible_distribution_major_version' from source: facts 30490 1727096645.45076: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096645.45079: variable 'network_provider' from source: set_fact 30490 1727096645.45081: variable 'network_state' from source: role '' defaults 30490 1727096645.45095: Evaluated conditional (network_provider == "nm" or network_state != {}): True 30490 1727096645.45107: variable 'omit' from source: magic vars 30490 1727096645.45175: variable 'omit' from source: magic vars 30490 1727096645.45216: variable 'network_service_name' from source: role '' defaults 30490 1727096645.45285: variable 'network_service_name' from source: role '' defaults 30490 1727096645.45395: variable '__network_provider_setup' from source: role '' defaults 30490 1727096645.45405: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096645.45476: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096645.45492: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096645.45558: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096645.45788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096645.48098: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096645.48186: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096645.48228: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096645.48285: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096645.48318: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096645.48414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096645.48453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096645.48490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096645.48574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096645.48577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096645.48616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096645.48646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096645.48774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096645.48778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096645.48781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096645.49008: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096645.49135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096645.49164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096645.49196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096645.49244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096645.49265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096645.49359: variable 'ansible_python' from source: facts 30490 1727096645.49384: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096645.49474: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096645.49557: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096645.49690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096645.49719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096645.49750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096645.49799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096645.49819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096645.49973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096645.49986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096645.49989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096645.49993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096645.49996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096645.50229: variable 'network_connections' from source: include params 30490 1727096645.50239: variable 'interface' from source: play vars 30490 1727096645.50315: variable 'interface' from source: play vars 30490 1727096645.50432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096645.50645: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096645.50720: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096645.50761: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096645.50874: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096645.50877: 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) 30490 1727096645.51020: 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) 30490 1727096645.51060: 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) 30490 1727096645.51137: 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) 30490 1727096645.51273: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096645.51610: variable 'network_connections' from source: include params 30490 1727096645.51621: variable 'interface' from source: play vars 30490 1727096645.51704: variable 'interface' from source: play vars 30490 1727096645.51766: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096645.51844: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096645.52147: variable 'network_connections' from source: include params 30490 1727096645.52158: variable 'interface' from source: play vars 30490 1727096645.52234: variable 'interface' from source: play vars 30490 1727096645.52260: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096645.52374: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096645.52649: variable 'network_connections' from source: include params 30490 1727096645.52659: variable 'interface' from source: play vars 30490 1727096645.52735: variable 'interface' from source: play vars 30490 1727096645.52792: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096645.52874: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096645.52877: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096645.52934: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096645.53171: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096645.53740: variable 'network_connections' from source: include params 30490 1727096645.53752: variable 'interface' from source: play vars 30490 1727096645.53816: variable 'interface' from source: play vars 30490 1727096645.53828: variable 'ansible_distribution' from source: facts 30490 1727096645.53835: variable '__network_rh_distros' from source: role '' defaults 30490 1727096645.53855: variable 'ansible_distribution_major_version' from source: facts 30490 1727096645.53866: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096645.54031: variable 'ansible_distribution' from source: facts 30490 1727096645.54040: variable '__network_rh_distros' from source: role '' defaults 30490 1727096645.54048: variable 'ansible_distribution_major_version' from source: facts 30490 1727096645.54064: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096645.54227: variable 'ansible_distribution' from source: facts 30490 1727096645.54235: variable '__network_rh_distros' from source: role '' defaults 30490 1727096645.54243: variable 'ansible_distribution_major_version' from source: facts 30490 1727096645.54281: variable 'network_provider' from source: set_fact 30490 1727096645.54311: variable 'omit' from source: magic vars 30490 1727096645.54341: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096645.54379: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096645.54407: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096645.54429: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096645.54443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096645.54478: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096645.54507: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096645.54509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096645.54587: Set connection var ansible_connection to ssh 30490 1727096645.54600: Set connection var ansible_shell_type to sh 30490 1727096645.54617: Set connection var ansible_pipelining to False 30490 1727096645.54772: Set connection var ansible_shell_executable to /bin/sh 30490 1727096645.54776: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096645.54778: Set connection var ansible_timeout to 10 30490 1727096645.54780: variable 'ansible_shell_executable' from source: unknown 30490 1727096645.54782: variable 'ansible_connection' from source: unknown 30490 1727096645.54784: variable 'ansible_module_compression' from source: unknown 30490 1727096645.54786: variable 'ansible_shell_type' from source: unknown 30490 1727096645.54787: variable 'ansible_shell_executable' from source: unknown 30490 1727096645.54789: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096645.54791: variable 'ansible_pipelining' from source: unknown 30490 1727096645.54793: variable 'ansible_timeout' from source: unknown 30490 1727096645.54795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096645.54807: 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) 30490 1727096645.54827: variable 'omit' from source: magic vars 30490 1727096645.54838: starting attempt loop 30490 1727096645.54844: running the handler 30490 1727096645.54929: variable 'ansible_facts' from source: unknown 30490 1727096645.56213: _low_level_execute_command(): starting 30490 1727096645.56274: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096645.57190: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096645.57219: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096645.57232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096645.57249: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096645.57312: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096645.58974: stdout chunk (state=3): >>>/root <<< 30490 1727096645.59073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096645.59109: stderr chunk (state=3): >>><<< 30490 1727096645.59112: stdout chunk (state=3): >>><<< 30490 1727096645.59148: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096645.59151: _low_level_execute_command(): starting 30490 1727096645.59154: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096645.5912552-35644-76559270586771 `" && echo ansible-tmp-1727096645.5912552-35644-76559270586771="` echo /root/.ansible/tmp/ansible-tmp-1727096645.5912552-35644-76559270586771 `" ) && sleep 0' 30490 1727096645.59551: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096645.59599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096645.59602: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096645.59605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096645.59607: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096645.59610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096645.59611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096645.59651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096645.59655: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096645.59661: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096645.59695: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096645.61600: stdout chunk (state=3): >>>ansible-tmp-1727096645.5912552-35644-76559270586771=/root/.ansible/tmp/ansible-tmp-1727096645.5912552-35644-76559270586771 <<< 30490 1727096645.61728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096645.61733: stderr chunk (state=3): >>><<< 30490 1727096645.61738: stdout chunk (state=3): >>><<< 30490 1727096645.61752: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096645.5912552-35644-76559270586771=/root/.ansible/tmp/ansible-tmp-1727096645.5912552-35644-76559270586771 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096645.61792: variable 'ansible_module_compression' from source: unknown 30490 1727096645.61831: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 30490 1727096645.61894: variable 'ansible_facts' from source: unknown 30490 1727096645.62026: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096645.5912552-35644-76559270586771/AnsiballZ_systemd.py 30490 1727096645.62136: Sending initial data 30490 1727096645.62139: Sent initial data (155 bytes) 30490 1727096645.62540: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096645.62573: 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 <<< 30490 1727096645.62580: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096645.62583: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096645.62599: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096645.62642: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096645.62649: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096645.62654: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096645.62691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096645.64236: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 30490 1727096645.64240: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096645.64263: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096645.64300: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp4h0cbf8v /root/.ansible/tmp/ansible-tmp-1727096645.5912552-35644-76559270586771/AnsiballZ_systemd.py <<< 30490 1727096645.64303: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096645.5912552-35644-76559270586771/AnsiballZ_systemd.py" <<< 30490 1727096645.64333: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp4h0cbf8v" to remote "/root/.ansible/tmp/ansible-tmp-1727096645.5912552-35644-76559270586771/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096645.5912552-35644-76559270586771/AnsiballZ_systemd.py" <<< 30490 1727096645.65332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096645.65370: stderr chunk (state=3): >>><<< 30490 1727096645.65373: stdout chunk (state=3): >>><<< 30490 1727096645.65413: done transferring module to remote 30490 1727096645.65422: _low_level_execute_command(): starting 30490 1727096645.65427: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096645.5912552-35644-76559270586771/ /root/.ansible/tmp/ansible-tmp-1727096645.5912552-35644-76559270586771/AnsiballZ_systemd.py && sleep 0' 30490 1727096645.65851: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096645.65854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096645.65857: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096645.65859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096645.65861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096645.65903: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096645.65906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096645.65941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096645.67693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096645.67715: stderr chunk (state=3): >>><<< 30490 1727096645.67718: stdout chunk (state=3): >>><<< 30490 1727096645.67730: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096645.67732: _low_level_execute_command(): starting 30490 1727096645.67737: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096645.5912552-35644-76559270586771/AnsiballZ_systemd.py && sleep 0' 30490 1727096645.68127: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096645.68135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096645.68157: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096645.68160: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096645.68162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096645.68225: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096645.68229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096645.68265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096645.97075: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10657792", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3315716096", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2268841000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 30490 1727096645.97100: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "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}}} <<< 30490 1727096645.99001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096645.99029: stderr chunk (state=3): >>><<< 30490 1727096645.99032: stdout chunk (state=3): >>><<< 30490 1727096645.99046: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10657792", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3315716096", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2268841000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096645.99174: 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-1727096645.5912552-35644-76559270586771/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096645.99192: _low_level_execute_command(): starting 30490 1727096645.99196: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096645.5912552-35644-76559270586771/ > /dev/null 2>&1 && sleep 0' 30490 1727096645.99628: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096645.99663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096645.99666: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096645.99677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096645.99679: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096645.99682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096645.99683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096645.99726: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096645.99729: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096645.99736: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096645.99770: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096646.01590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096646.01618: stderr chunk (state=3): >>><<< 30490 1727096646.01621: stdout chunk (state=3): >>><<< 30490 1727096646.01634: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096646.01640: handler run complete 30490 1727096646.01686: attempt loop complete, returning result 30490 1727096646.01689: _execute() done 30490 1727096646.01691: dumping result to json 30490 1727096646.01707: done dumping result, returning 30490 1727096646.01716: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-ba36-653e-000000002334] 30490 1727096646.01720: sending task result for task 0afff68d-5257-ba36-653e-000000002334 30490 1727096646.01960: done sending task result for task 0afff68d-5257-ba36-653e-000000002334 30490 1727096646.01963: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096646.02030: no more pending results, returning what we have 30490 1727096646.02033: results queue empty 30490 1727096646.02034: checking for any_errors_fatal 30490 1727096646.02040: done checking for any_errors_fatal 30490 1727096646.02041: checking for max_fail_percentage 30490 1727096646.02042: done checking for max_fail_percentage 30490 1727096646.02043: checking to see if all hosts have failed and the running result is not ok 30490 1727096646.02044: done checking to see if all hosts have failed 30490 1727096646.02045: getting the remaining hosts for this loop 30490 1727096646.02046: done getting the remaining hosts for this loop 30490 1727096646.02049: getting the next task for host managed_node3 30490 1727096646.02057: done getting next task for host managed_node3 30490 1727096646.02060: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096646.02064: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096646.02088: getting variables 30490 1727096646.02090: in VariableManager get_vars() 30490 1727096646.02126: Calling all_inventory to load vars for managed_node3 30490 1727096646.02128: Calling groups_inventory to load vars for managed_node3 30490 1727096646.02131: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096646.02140: Calling all_plugins_play to load vars for managed_node3 30490 1727096646.02143: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096646.02145: Calling groups_plugins_play to load vars for managed_node3 30490 1727096646.02978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096646.03868: done with get_vars() 30490 1727096646.03889: done getting variables 30490 1727096646.03935: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:04:06 -0400 (0:00:00.605) 0:01:52.243 ****** 30490 1727096646.03964: entering _queue_task() for managed_node3/service 30490 1727096646.04222: worker is 1 (out of 1 available) 30490 1727096646.04236: exiting _queue_task() for managed_node3/service 30490 1727096646.04250: done queuing things up, now waiting for results queue to drain 30490 1727096646.04252: waiting for pending results... 30490 1727096646.04438: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096646.04536: in run() - task 0afff68d-5257-ba36-653e-000000002335 30490 1727096646.04547: variable 'ansible_search_path' from source: unknown 30490 1727096646.04550: variable 'ansible_search_path' from source: unknown 30490 1727096646.04583: calling self._execute() 30490 1727096646.04659: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096646.04663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096646.04677: variable 'omit' from source: magic vars 30490 1727096646.04966: variable 'ansible_distribution_major_version' from source: facts 30490 1727096646.04978: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096646.05060: variable 'network_provider' from source: set_fact 30490 1727096646.05064: Evaluated conditional (network_provider == "nm"): True 30490 1727096646.05130: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096646.05198: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096646.05316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096646.07011: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096646.07055: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096646.07084: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096646.07111: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096646.07131: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096646.07192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096646.07215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096646.07232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096646.07257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096646.07270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096646.07305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096646.07323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096646.07339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096646.07364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096646.07377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096646.07408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096646.07425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096646.07442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096646.07467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096646.07480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096646.07578: variable 'network_connections' from source: include params 30490 1727096646.07588: variable 'interface' from source: play vars 30490 1727096646.07640: variable 'interface' from source: play vars 30490 1727096646.07703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096646.07812: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096646.07840: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096646.07864: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096646.07888: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096646.07918: 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) 30490 1727096646.07934: 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) 30490 1727096646.07952: 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) 30490 1727096646.07977: 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) 30490 1727096646.08012: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096646.08159: variable 'network_connections' from source: include params 30490 1727096646.08163: variable 'interface' from source: play vars 30490 1727096646.08210: variable 'interface' from source: play vars 30490 1727096646.08231: Evaluated conditional (__network_wpa_supplicant_required): False 30490 1727096646.08234: when evaluation is False, skipping this task 30490 1727096646.08237: _execute() done 30490 1727096646.08239: dumping result to json 30490 1727096646.08242: done dumping result, returning 30490 1727096646.08250: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-ba36-653e-000000002335] 30490 1727096646.08262: sending task result for task 0afff68d-5257-ba36-653e-000000002335 30490 1727096646.08348: done sending task result for task 0afff68d-5257-ba36-653e-000000002335 30490 1727096646.08350: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 30490 1727096646.08431: no more pending results, returning what we have 30490 1727096646.08434: results queue empty 30490 1727096646.08435: checking for any_errors_fatal 30490 1727096646.08456: done checking for any_errors_fatal 30490 1727096646.08457: checking for max_fail_percentage 30490 1727096646.08460: done checking for max_fail_percentage 30490 1727096646.08461: checking to see if all hosts have failed and the running result is not ok 30490 1727096646.08462: done checking to see if all hosts have failed 30490 1727096646.08463: getting the remaining hosts for this loop 30490 1727096646.08465: done getting the remaining hosts for this loop 30490 1727096646.08470: getting the next task for host managed_node3 30490 1727096646.08479: done getting next task for host managed_node3 30490 1727096646.08483: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096646.08488: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096646.08510: getting variables 30490 1727096646.08511: in VariableManager get_vars() 30490 1727096646.08551: Calling all_inventory to load vars for managed_node3 30490 1727096646.08554: Calling groups_inventory to load vars for managed_node3 30490 1727096646.08556: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096646.08565: Calling all_plugins_play to load vars for managed_node3 30490 1727096646.08576: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096646.08580: Calling groups_plugins_play to load vars for managed_node3 30490 1727096646.10131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096646.11077: done with get_vars() 30490 1727096646.11095: done getting variables 30490 1727096646.11137: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:04:06 -0400 (0:00:00.071) 0:01:52.315 ****** 30490 1727096646.11161: entering _queue_task() for managed_node3/service 30490 1727096646.11413: worker is 1 (out of 1 available) 30490 1727096646.11426: exiting _queue_task() for managed_node3/service 30490 1727096646.11437: done queuing things up, now waiting for results queue to drain 30490 1727096646.11439: waiting for pending results... 30490 1727096646.11620: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096646.11720: in run() - task 0afff68d-5257-ba36-653e-000000002336 30490 1727096646.11732: variable 'ansible_search_path' from source: unknown 30490 1727096646.11736: variable 'ansible_search_path' from source: unknown 30490 1727096646.11764: calling self._execute() 30490 1727096646.11837: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096646.11841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096646.11851: variable 'omit' from source: magic vars 30490 1727096646.12144: variable 'ansible_distribution_major_version' from source: facts 30490 1727096646.12154: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096646.12236: variable 'network_provider' from source: set_fact 30490 1727096646.12240: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096646.12243: when evaluation is False, skipping this task 30490 1727096646.12246: _execute() done 30490 1727096646.12250: dumping result to json 30490 1727096646.12253: done dumping result, returning 30490 1727096646.12261: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-ba36-653e-000000002336] 30490 1727096646.12266: sending task result for task 0afff68d-5257-ba36-653e-000000002336 30490 1727096646.12354: done sending task result for task 0afff68d-5257-ba36-653e-000000002336 30490 1727096646.12357: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096646.12409: no more pending results, returning what we have 30490 1727096646.12413: results queue empty 30490 1727096646.12414: checking for any_errors_fatal 30490 1727096646.12425: done checking for any_errors_fatal 30490 1727096646.12425: checking for max_fail_percentage 30490 1727096646.12428: done checking for max_fail_percentage 30490 1727096646.12428: checking to see if all hosts have failed and the running result is not ok 30490 1727096646.12429: done checking to see if all hosts have failed 30490 1727096646.12430: getting the remaining hosts for this loop 30490 1727096646.12431: done getting the remaining hosts for this loop 30490 1727096646.12435: getting the next task for host managed_node3 30490 1727096646.12442: done getting next task for host managed_node3 30490 1727096646.12446: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096646.12451: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096646.12477: getting variables 30490 1727096646.12479: in VariableManager get_vars() 30490 1727096646.12516: Calling all_inventory to load vars for managed_node3 30490 1727096646.12518: Calling groups_inventory to load vars for managed_node3 30490 1727096646.12521: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096646.12529: Calling all_plugins_play to load vars for managed_node3 30490 1727096646.12531: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096646.12533: Calling groups_plugins_play to load vars for managed_node3 30490 1727096646.13338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096646.14342: done with get_vars() 30490 1727096646.14358: done getting variables 30490 1727096646.14404: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:04:06 -0400 (0:00:00.032) 0:01:52.348 ****** 30490 1727096646.14431: entering _queue_task() for managed_node3/copy 30490 1727096646.14678: worker is 1 (out of 1 available) 30490 1727096646.14691: exiting _queue_task() for managed_node3/copy 30490 1727096646.14702: done queuing things up, now waiting for results queue to drain 30490 1727096646.14704: waiting for pending results... 30490 1727096646.14894: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096646.14987: in run() - task 0afff68d-5257-ba36-653e-000000002337 30490 1727096646.15001: variable 'ansible_search_path' from source: unknown 30490 1727096646.15007: variable 'ansible_search_path' from source: unknown 30490 1727096646.15035: calling self._execute() 30490 1727096646.15112: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096646.15118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096646.15127: variable 'omit' from source: magic vars 30490 1727096646.15408: variable 'ansible_distribution_major_version' from source: facts 30490 1727096646.15417: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096646.15500: variable 'network_provider' from source: set_fact 30490 1727096646.15503: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096646.15506: when evaluation is False, skipping this task 30490 1727096646.15509: _execute() done 30490 1727096646.15512: dumping result to json 30490 1727096646.15517: done dumping result, returning 30490 1727096646.15525: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-ba36-653e-000000002337] 30490 1727096646.15528: sending task result for task 0afff68d-5257-ba36-653e-000000002337 30490 1727096646.15620: done sending task result for task 0afff68d-5257-ba36-653e-000000002337 30490 1727096646.15623: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 30490 1727096646.15675: no more pending results, returning what we have 30490 1727096646.15679: results queue empty 30490 1727096646.15680: checking for any_errors_fatal 30490 1727096646.15688: done checking for any_errors_fatal 30490 1727096646.15689: checking for max_fail_percentage 30490 1727096646.15691: done checking for max_fail_percentage 30490 1727096646.15692: checking to see if all hosts have failed and the running result is not ok 30490 1727096646.15693: done checking to see if all hosts have failed 30490 1727096646.15693: getting the remaining hosts for this loop 30490 1727096646.15695: done getting the remaining hosts for this loop 30490 1727096646.15698: getting the next task for host managed_node3 30490 1727096646.15707: done getting next task for host managed_node3 30490 1727096646.15710: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096646.15715: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096646.15741: getting variables 30490 1727096646.15743: in VariableManager get_vars() 30490 1727096646.15783: Calling all_inventory to load vars for managed_node3 30490 1727096646.15786: Calling groups_inventory to load vars for managed_node3 30490 1727096646.15788: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096646.15796: Calling all_plugins_play to load vars for managed_node3 30490 1727096646.15799: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096646.15801: Calling groups_plugins_play to load vars for managed_node3 30490 1727096646.16593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096646.17485: done with get_vars() 30490 1727096646.17502: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:04:06 -0400 (0:00:00.031) 0:01:52.379 ****** 30490 1727096646.17561: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096646.17813: worker is 1 (out of 1 available) 30490 1727096646.17827: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096646.17838: done queuing things up, now waiting for results queue to drain 30490 1727096646.17840: waiting for pending results... 30490 1727096646.18019: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096646.18118: in run() - task 0afff68d-5257-ba36-653e-000000002338 30490 1727096646.18129: variable 'ansible_search_path' from source: unknown 30490 1727096646.18133: variable 'ansible_search_path' from source: unknown 30490 1727096646.18160: calling self._execute() 30490 1727096646.18236: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096646.18239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096646.18249: variable 'omit' from source: magic vars 30490 1727096646.18535: variable 'ansible_distribution_major_version' from source: facts 30490 1727096646.18545: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096646.18551: variable 'omit' from source: magic vars 30490 1727096646.18592: variable 'omit' from source: magic vars 30490 1727096646.18705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096646.20154: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096646.20201: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096646.20227: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096646.20259: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096646.20282: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096646.20337: variable 'network_provider' from source: set_fact 30490 1727096646.20430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096646.20449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096646.20474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096646.20499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096646.20510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096646.20561: variable 'omit' from source: magic vars 30490 1727096646.20634: variable 'omit' from source: magic vars 30490 1727096646.20707: variable 'network_connections' from source: include params 30490 1727096646.20716: variable 'interface' from source: play vars 30490 1727096646.20760: variable 'interface' from source: play vars 30490 1727096646.20864: variable 'omit' from source: magic vars 30490 1727096646.20893: variable '__lsr_ansible_managed' from source: task vars 30490 1727096646.20920: variable '__lsr_ansible_managed' from source: task vars 30490 1727096646.21316: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 30490 1727096646.21446: Loaded config def from plugin (lookup/template) 30490 1727096646.21451: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 30490 1727096646.21475: File lookup term: get_ansible_managed.j2 30490 1727096646.21478: variable 'ansible_search_path' from source: unknown 30490 1727096646.21482: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 30490 1727096646.21492: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 30490 1727096646.21505: variable 'ansible_search_path' from source: unknown 30490 1727096646.24648: variable 'ansible_managed' from source: unknown 30490 1727096646.24724: variable 'omit' from source: magic vars 30490 1727096646.24744: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096646.24762: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096646.24778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096646.24797: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096646.24800: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096646.24820: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096646.24823: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096646.24826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096646.24884: Set connection var ansible_connection to ssh 30490 1727096646.24890: Set connection var ansible_shell_type to sh 30490 1727096646.24898: Set connection var ansible_pipelining to False 30490 1727096646.24901: Set connection var ansible_shell_executable to /bin/sh 30490 1727096646.24910: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096646.24913: Set connection var ansible_timeout to 10 30490 1727096646.24930: variable 'ansible_shell_executable' from source: unknown 30490 1727096646.24933: variable 'ansible_connection' from source: unknown 30490 1727096646.24936: variable 'ansible_module_compression' from source: unknown 30490 1727096646.24938: variable 'ansible_shell_type' from source: unknown 30490 1727096646.24940: variable 'ansible_shell_executable' from source: unknown 30490 1727096646.24942: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096646.24945: variable 'ansible_pipelining' from source: unknown 30490 1727096646.24948: variable 'ansible_timeout' from source: unknown 30490 1727096646.24952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096646.25038: 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) 30490 1727096646.25051: variable 'omit' from source: magic vars 30490 1727096646.25054: starting attempt loop 30490 1727096646.25057: running the handler 30490 1727096646.25066: _low_level_execute_command(): starting 30490 1727096646.25076: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096646.25566: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096646.25576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096646.25579: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096646.25581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096646.25630: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096646.25634: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096646.25636: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096646.25685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096646.27314: stdout chunk (state=3): >>>/root <<< 30490 1727096646.27406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096646.27437: stderr chunk (state=3): >>><<< 30490 1727096646.27440: stdout chunk (state=3): >>><<< 30490 1727096646.27458: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096646.27469: _low_level_execute_command(): starting 30490 1727096646.27473: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096646.274575-35674-141708608151419 `" && echo ansible-tmp-1727096646.274575-35674-141708608151419="` echo /root/.ansible/tmp/ansible-tmp-1727096646.274575-35674-141708608151419 `" ) && sleep 0' 30490 1727096646.27889: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096646.27893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096646.27896: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096646.27899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096646.27941: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096646.27945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096646.27987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096646.29826: stdout chunk (state=3): >>>ansible-tmp-1727096646.274575-35674-141708608151419=/root/.ansible/tmp/ansible-tmp-1727096646.274575-35674-141708608151419 <<< 30490 1727096646.29939: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096646.29963: stderr chunk (state=3): >>><<< 30490 1727096646.29966: stdout chunk (state=3): >>><<< 30490 1727096646.29983: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096646.274575-35674-141708608151419=/root/.ansible/tmp/ansible-tmp-1727096646.274575-35674-141708608151419 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096646.30020: variable 'ansible_module_compression' from source: unknown 30490 1727096646.30054: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 30490 1727096646.30095: variable 'ansible_facts' from source: unknown 30490 1727096646.30187: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096646.274575-35674-141708608151419/AnsiballZ_network_connections.py 30490 1727096646.30285: Sending initial data 30490 1727096646.30288: Sent initial data (167 bytes) 30490 1727096646.30718: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096646.30721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096646.30727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096646.30729: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096646.30731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096646.30773: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096646.30791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096646.30819: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096646.32332: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 30490 1727096646.32339: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096646.32364: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096646.32395: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpqgmpswy7 /root/.ansible/tmp/ansible-tmp-1727096646.274575-35674-141708608151419/AnsiballZ_network_connections.py <<< 30490 1727096646.32407: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096646.274575-35674-141708608151419/AnsiballZ_network_connections.py" <<< 30490 1727096646.32427: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpqgmpswy7" to remote "/root/.ansible/tmp/ansible-tmp-1727096646.274575-35674-141708608151419/AnsiballZ_network_connections.py" <<< 30490 1727096646.32433: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096646.274575-35674-141708608151419/AnsiballZ_network_connections.py" <<< 30490 1727096646.33082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096646.33122: stderr chunk (state=3): >>><<< 30490 1727096646.33125: stdout chunk (state=3): >>><<< 30490 1727096646.33149: done transferring module to remote 30490 1727096646.33158: _low_level_execute_command(): starting 30490 1727096646.33164: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096646.274575-35674-141708608151419/ /root/.ansible/tmp/ansible-tmp-1727096646.274575-35674-141708608151419/AnsiballZ_network_connections.py && sleep 0' 30490 1727096646.33602: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096646.33605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096646.33607: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096646.33609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096646.33725: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096646.35446: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096646.35470: stderr chunk (state=3): >>><<< 30490 1727096646.35476: stdout chunk (state=3): >>><<< 30490 1727096646.35488: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096646.35491: _low_level_execute_command(): starting 30490 1727096646.35496: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096646.274575-35674-141708608151419/AnsiballZ_network_connections.py && sleep 0' 30490 1727096646.35906: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096646.35909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096646.35912: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096646.35914: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096646.35916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096646.35918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096646.35966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096646.35982: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096646.36007: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096646.61097: stdout chunk (state=3): >>> {"changed": false, "warnings": [], "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 43a3a5ab-e085-4e18-a934-db156ffc2dda skipped because already active\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "state": "up"}], "__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": "statebr", "state": "up"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 30490 1727096646.63024: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096646.63027: stdout chunk (state=3): >>><<< 30490 1727096646.63030: stderr chunk (state=3): >>><<< 30490 1727096646.63032: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "warnings": [], "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 43a3a5ab-e085-4e18-a934-db156ffc2dda skipped because already active\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "state": "up"}], "__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": "statebr", "state": "up"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096646.63035: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', 'state': 'up'}], '__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-1727096646.274575-35674-141708608151419/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096646.63037: _low_level_execute_command(): starting 30490 1727096646.63039: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096646.274575-35674-141708608151419/ > /dev/null 2>&1 && sleep 0' 30490 1727096646.63541: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096646.63554: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096646.63564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096646.63628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096646.63653: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096646.63666: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096646.63711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096646.65504: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096646.65530: stderr chunk (state=3): >>><<< 30490 1727096646.65533: stdout chunk (state=3): >>><<< 30490 1727096646.65550: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096646.65556: handler run complete 30490 1727096646.65579: attempt loop complete, returning result 30490 1727096646.65582: _execute() done 30490 1727096646.65585: dumping result to json 30490 1727096646.65589: done dumping result, returning 30490 1727096646.65597: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-ba36-653e-000000002338] 30490 1727096646.65602: sending task result for task 0afff68d-5257-ba36-653e-000000002338 30490 1727096646.65703: done sending task result for task 0afff68d-5257-ba36-653e-000000002338 30490 1727096646.65706: WORKER PROCESS EXITING ok: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 43a3a5ab-e085-4e18-a934-db156ffc2dda skipped because already active 30490 1727096646.65810: no more pending results, returning what we have 30490 1727096646.65813: results queue empty 30490 1727096646.65816: checking for any_errors_fatal 30490 1727096646.65822: done checking for any_errors_fatal 30490 1727096646.65823: checking for max_fail_percentage 30490 1727096646.65824: done checking for max_fail_percentage 30490 1727096646.65825: checking to see if all hosts have failed and the running result is not ok 30490 1727096646.65826: done checking to see if all hosts have failed 30490 1727096646.65826: getting the remaining hosts for this loop 30490 1727096646.65828: done getting the remaining hosts for this loop 30490 1727096646.65831: getting the next task for host managed_node3 30490 1727096646.65839: done getting next task for host managed_node3 30490 1727096646.65842: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096646.65846: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096646.65860: getting variables 30490 1727096646.65861: in VariableManager get_vars() 30490 1727096646.65910: Calling all_inventory to load vars for managed_node3 30490 1727096646.65913: Calling groups_inventory to load vars for managed_node3 30490 1727096646.65915: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096646.65926: Calling all_plugins_play to load vars for managed_node3 30490 1727096646.65929: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096646.65932: Calling groups_plugins_play to load vars for managed_node3 30490 1727096646.66975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096646.67836: done with get_vars() 30490 1727096646.67854: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:04:06 -0400 (0:00:00.503) 0:01:52.883 ****** 30490 1727096646.67920: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096646.68180: worker is 1 (out of 1 available) 30490 1727096646.68195: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096646.68209: done queuing things up, now waiting for results queue to drain 30490 1727096646.68210: waiting for pending results... 30490 1727096646.68398: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096646.68491: in run() - task 0afff68d-5257-ba36-653e-000000002339 30490 1727096646.68504: variable 'ansible_search_path' from source: unknown 30490 1727096646.68507: variable 'ansible_search_path' from source: unknown 30490 1727096646.68536: calling self._execute() 30490 1727096646.68614: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096646.68620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096646.68628: variable 'omit' from source: magic vars 30490 1727096646.68910: variable 'ansible_distribution_major_version' from source: facts 30490 1727096646.68921: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096646.69010: variable 'network_state' from source: role '' defaults 30490 1727096646.69020: Evaluated conditional (network_state != {}): False 30490 1727096646.69022: when evaluation is False, skipping this task 30490 1727096646.69025: _execute() done 30490 1727096646.69027: dumping result to json 30490 1727096646.69032: done dumping result, returning 30490 1727096646.69039: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-ba36-653e-000000002339] 30490 1727096646.69044: sending task result for task 0afff68d-5257-ba36-653e-000000002339 30490 1727096646.69136: done sending task result for task 0afff68d-5257-ba36-653e-000000002339 30490 1727096646.69139: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096646.69193: no more pending results, returning what we have 30490 1727096646.69197: results queue empty 30490 1727096646.69198: checking for any_errors_fatal 30490 1727096646.69208: done checking for any_errors_fatal 30490 1727096646.69209: checking for max_fail_percentage 30490 1727096646.69211: done checking for max_fail_percentage 30490 1727096646.69212: checking to see if all hosts have failed and the running result is not ok 30490 1727096646.69212: done checking to see if all hosts have failed 30490 1727096646.69213: getting the remaining hosts for this loop 30490 1727096646.69215: done getting the remaining hosts for this loop 30490 1727096646.69218: getting the next task for host managed_node3 30490 1727096646.69226: done getting next task for host managed_node3 30490 1727096646.69229: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096646.69234: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096646.69254: getting variables 30490 1727096646.69256: in VariableManager get_vars() 30490 1727096646.69299: Calling all_inventory to load vars for managed_node3 30490 1727096646.69302: Calling groups_inventory to load vars for managed_node3 30490 1727096646.69304: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096646.69312: Calling all_plugins_play to load vars for managed_node3 30490 1727096646.69315: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096646.69317: Calling groups_plugins_play to load vars for managed_node3 30490 1727096646.70088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096646.70962: done with get_vars() 30490 1727096646.70982: done getting variables 30490 1727096646.71024: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:04:06 -0400 (0:00:00.031) 0:01:52.914 ****** 30490 1727096646.71049: entering _queue_task() for managed_node3/debug 30490 1727096646.71273: worker is 1 (out of 1 available) 30490 1727096646.71286: exiting _queue_task() for managed_node3/debug 30490 1727096646.71297: done queuing things up, now waiting for results queue to drain 30490 1727096646.71299: waiting for pending results... 30490 1727096646.71492: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096646.71587: in run() - task 0afff68d-5257-ba36-653e-00000000233a 30490 1727096646.71599: variable 'ansible_search_path' from source: unknown 30490 1727096646.71603: variable 'ansible_search_path' from source: unknown 30490 1727096646.71633: calling self._execute() 30490 1727096646.71714: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096646.71718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096646.71727: variable 'omit' from source: magic vars 30490 1727096646.72010: variable 'ansible_distribution_major_version' from source: facts 30490 1727096646.72019: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096646.72025: variable 'omit' from source: magic vars 30490 1727096646.72066: variable 'omit' from source: magic vars 30490 1727096646.72096: variable 'omit' from source: magic vars 30490 1727096646.72129: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096646.72156: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096646.72174: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096646.72194: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096646.72204: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096646.72227: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096646.72230: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096646.72232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096646.72302: Set connection var ansible_connection to ssh 30490 1727096646.72309: Set connection var ansible_shell_type to sh 30490 1727096646.72315: Set connection var ansible_pipelining to False 30490 1727096646.72320: Set connection var ansible_shell_executable to /bin/sh 30490 1727096646.72326: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096646.72330: Set connection var ansible_timeout to 10 30490 1727096646.72348: variable 'ansible_shell_executable' from source: unknown 30490 1727096646.72351: variable 'ansible_connection' from source: unknown 30490 1727096646.72354: variable 'ansible_module_compression' from source: unknown 30490 1727096646.72356: variable 'ansible_shell_type' from source: unknown 30490 1727096646.72358: variable 'ansible_shell_executable' from source: unknown 30490 1727096646.72361: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096646.72365: variable 'ansible_pipelining' from source: unknown 30490 1727096646.72368: variable 'ansible_timeout' from source: unknown 30490 1727096646.72373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096646.72472: 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) 30490 1727096646.72482: variable 'omit' from source: magic vars 30490 1727096646.72487: starting attempt loop 30490 1727096646.72490: running the handler 30490 1727096646.72603: variable '__network_connections_result' from source: set_fact 30490 1727096646.72644: handler run complete 30490 1727096646.72658: attempt loop complete, returning result 30490 1727096646.72661: _execute() done 30490 1727096646.72663: dumping result to json 30490 1727096646.72709: done dumping result, returning 30490 1727096646.72713: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-ba36-653e-00000000233a] 30490 1727096646.72717: sending task result for task 0afff68d-5257-ba36-653e-00000000233a 30490 1727096646.72783: done sending task result for task 0afff68d-5257-ba36-653e-00000000233a 30490 1727096646.72786: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 43a3a5ab-e085-4e18-a934-db156ffc2dda skipped because already active" ] } 30490 1727096646.72851: no more pending results, returning what we have 30490 1727096646.72854: results queue empty 30490 1727096646.72855: checking for any_errors_fatal 30490 1727096646.72860: done checking for any_errors_fatal 30490 1727096646.72861: checking for max_fail_percentage 30490 1727096646.72862: done checking for max_fail_percentage 30490 1727096646.72863: checking to see if all hosts have failed and the running result is not ok 30490 1727096646.72864: done checking to see if all hosts have failed 30490 1727096646.72865: getting the remaining hosts for this loop 30490 1727096646.72866: done getting the remaining hosts for this loop 30490 1727096646.72871: getting the next task for host managed_node3 30490 1727096646.72880: done getting next task for host managed_node3 30490 1727096646.72883: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096646.72888: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096646.72899: getting variables 30490 1727096646.72900: in VariableManager get_vars() 30490 1727096646.72938: Calling all_inventory to load vars for managed_node3 30490 1727096646.72940: Calling groups_inventory to load vars for managed_node3 30490 1727096646.72942: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096646.72950: Calling all_plugins_play to load vars for managed_node3 30490 1727096646.72953: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096646.72955: Calling groups_plugins_play to load vars for managed_node3 30490 1727096646.73853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096646.74720: done with get_vars() 30490 1727096646.74737: done getting variables 30490 1727096646.74780: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:04:06 -0400 (0:00:00.037) 0:01:52.952 ****** 30490 1727096646.74810: entering _queue_task() for managed_node3/debug 30490 1727096646.75039: worker is 1 (out of 1 available) 30490 1727096646.75053: exiting _queue_task() for managed_node3/debug 30490 1727096646.75065: done queuing things up, now waiting for results queue to drain 30490 1727096646.75068: waiting for pending results... 30490 1727096646.75246: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096646.75334: in run() - task 0afff68d-5257-ba36-653e-00000000233b 30490 1727096646.75346: variable 'ansible_search_path' from source: unknown 30490 1727096646.75350: variable 'ansible_search_path' from source: unknown 30490 1727096646.75384: calling self._execute() 30490 1727096646.75461: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096646.75464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096646.75476: variable 'omit' from source: magic vars 30490 1727096646.75759: variable 'ansible_distribution_major_version' from source: facts 30490 1727096646.75770: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096646.75778: variable 'omit' from source: magic vars 30490 1727096646.75821: variable 'omit' from source: magic vars 30490 1727096646.75848: variable 'omit' from source: magic vars 30490 1727096646.75885: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096646.75911: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096646.75927: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096646.75940: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096646.75952: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096646.75979: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096646.75982: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096646.75984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096646.76049: Set connection var ansible_connection to ssh 30490 1727096646.76055: Set connection var ansible_shell_type to sh 30490 1727096646.76174: Set connection var ansible_pipelining to False 30490 1727096646.76177: Set connection var ansible_shell_executable to /bin/sh 30490 1727096646.76180: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096646.76182: Set connection var ansible_timeout to 10 30490 1727096646.76184: variable 'ansible_shell_executable' from source: unknown 30490 1727096646.76187: variable 'ansible_connection' from source: unknown 30490 1727096646.76189: variable 'ansible_module_compression' from source: unknown 30490 1727096646.76191: variable 'ansible_shell_type' from source: unknown 30490 1727096646.76193: variable 'ansible_shell_executable' from source: unknown 30490 1727096646.76195: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096646.76197: variable 'ansible_pipelining' from source: unknown 30490 1727096646.76199: variable 'ansible_timeout' from source: unknown 30490 1727096646.76201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096646.76213: 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) 30490 1727096646.76223: variable 'omit' from source: magic vars 30490 1727096646.76227: starting attempt loop 30490 1727096646.76229: running the handler 30490 1727096646.76274: variable '__network_connections_result' from source: set_fact 30490 1727096646.76327: variable '__network_connections_result' from source: set_fact 30490 1727096646.76404: handler run complete 30490 1727096646.76420: attempt loop complete, returning result 30490 1727096646.76423: _execute() done 30490 1727096646.76425: dumping result to json 30490 1727096646.76429: done dumping result, returning 30490 1727096646.76437: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-ba36-653e-00000000233b] 30490 1727096646.76441: sending task result for task 0afff68d-5257-ba36-653e-00000000233b 30490 1727096646.76528: done sending task result for task 0afff68d-5257-ba36-653e-00000000233b 30490 1727096646.76531: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 43a3a5ab-e085-4e18-a934-db156ffc2dda skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 43a3a5ab-e085-4e18-a934-db156ffc2dda skipped because already active" ] } } 30490 1727096646.76620: no more pending results, returning what we have 30490 1727096646.76624: results queue empty 30490 1727096646.76625: checking for any_errors_fatal 30490 1727096646.76630: done checking for any_errors_fatal 30490 1727096646.76631: checking for max_fail_percentage 30490 1727096646.76632: done checking for max_fail_percentage 30490 1727096646.76633: checking to see if all hosts have failed and the running result is not ok 30490 1727096646.76634: done checking to see if all hosts have failed 30490 1727096646.76635: getting the remaining hosts for this loop 30490 1727096646.76636: done getting the remaining hosts for this loop 30490 1727096646.76639: getting the next task for host managed_node3 30490 1727096646.76648: done getting next task for host managed_node3 30490 1727096646.76652: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096646.76655: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096646.76668: getting variables 30490 1727096646.76670: in VariableManager get_vars() 30490 1727096646.76709: Calling all_inventory to load vars for managed_node3 30490 1727096646.76711: Calling groups_inventory to load vars for managed_node3 30490 1727096646.76719: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096646.76728: Calling all_plugins_play to load vars for managed_node3 30490 1727096646.76730: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096646.76732: Calling groups_plugins_play to load vars for managed_node3 30490 1727096646.77541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096646.78941: done with get_vars() 30490 1727096646.78957: done getting variables 30490 1727096646.79002: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:04:06 -0400 (0:00:00.042) 0:01:52.994 ****** 30490 1727096646.79028: entering _queue_task() for managed_node3/debug 30490 1727096646.79265: worker is 1 (out of 1 available) 30490 1727096646.79283: exiting _queue_task() for managed_node3/debug 30490 1727096646.79295: done queuing things up, now waiting for results queue to drain 30490 1727096646.79297: waiting for pending results... 30490 1727096646.79496: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096646.79605: in run() - task 0afff68d-5257-ba36-653e-00000000233c 30490 1727096646.79618: variable 'ansible_search_path' from source: unknown 30490 1727096646.79623: variable 'ansible_search_path' from source: unknown 30490 1727096646.79652: calling self._execute() 30490 1727096646.79730: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096646.79736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096646.79745: variable 'omit' from source: magic vars 30490 1727096646.80024: variable 'ansible_distribution_major_version' from source: facts 30490 1727096646.80034: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096646.80119: variable 'network_state' from source: role '' defaults 30490 1727096646.80128: Evaluated conditional (network_state != {}): False 30490 1727096646.80132: when evaluation is False, skipping this task 30490 1727096646.80135: _execute() done 30490 1727096646.80137: dumping result to json 30490 1727096646.80140: done dumping result, returning 30490 1727096646.80148: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-ba36-653e-00000000233c] 30490 1727096646.80151: sending task result for task 0afff68d-5257-ba36-653e-00000000233c 30490 1727096646.80236: done sending task result for task 0afff68d-5257-ba36-653e-00000000233c 30490 1727096646.80239: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 30490 1727096646.80286: no more pending results, returning what we have 30490 1727096646.80289: results queue empty 30490 1727096646.80290: checking for any_errors_fatal 30490 1727096646.80299: done checking for any_errors_fatal 30490 1727096646.80300: checking for max_fail_percentage 30490 1727096646.80302: done checking for max_fail_percentage 30490 1727096646.80303: checking to see if all hosts have failed and the running result is not ok 30490 1727096646.80304: done checking to see if all hosts have failed 30490 1727096646.80304: getting the remaining hosts for this loop 30490 1727096646.80306: done getting the remaining hosts for this loop 30490 1727096646.80309: getting the next task for host managed_node3 30490 1727096646.80317: done getting next task for host managed_node3 30490 1727096646.80321: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096646.80326: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096646.80355: getting variables 30490 1727096646.80357: in VariableManager get_vars() 30490 1727096646.80399: Calling all_inventory to load vars for managed_node3 30490 1727096646.80402: Calling groups_inventory to load vars for managed_node3 30490 1727096646.80404: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096646.80414: Calling all_plugins_play to load vars for managed_node3 30490 1727096646.80416: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096646.80419: Calling groups_plugins_play to load vars for managed_node3 30490 1727096646.81300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096646.82411: done with get_vars() 30490 1727096646.82428: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:04:06 -0400 (0:00:00.034) 0:01:53.029 ****** 30490 1727096646.82498: entering _queue_task() for managed_node3/ping 30490 1727096646.82738: worker is 1 (out of 1 available) 30490 1727096646.82753: exiting _queue_task() for managed_node3/ping 30490 1727096646.82764: done queuing things up, now waiting for results queue to drain 30490 1727096646.82766: waiting for pending results... 30490 1727096646.82954: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096646.83056: in run() - task 0afff68d-5257-ba36-653e-00000000233d 30490 1727096646.83071: variable 'ansible_search_path' from source: unknown 30490 1727096646.83074: variable 'ansible_search_path' from source: unknown 30490 1727096646.83105: calling self._execute() 30490 1727096646.83180: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096646.83186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096646.83194: variable 'omit' from source: magic vars 30490 1727096646.83473: variable 'ansible_distribution_major_version' from source: facts 30490 1727096646.83485: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096646.83492: variable 'omit' from source: magic vars 30490 1727096646.83539: variable 'omit' from source: magic vars 30490 1727096646.83561: variable 'omit' from source: magic vars 30490 1727096646.83598: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096646.83624: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096646.83641: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096646.83655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096646.83665: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096646.83693: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096646.83696: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096646.83698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096646.83765: Set connection var ansible_connection to ssh 30490 1727096646.83773: Set connection var ansible_shell_type to sh 30490 1727096646.83782: Set connection var ansible_pipelining to False 30490 1727096646.83787: Set connection var ansible_shell_executable to /bin/sh 30490 1727096646.83792: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096646.83798: Set connection var ansible_timeout to 10 30490 1727096646.83815: variable 'ansible_shell_executable' from source: unknown 30490 1727096646.83818: variable 'ansible_connection' from source: unknown 30490 1727096646.83821: variable 'ansible_module_compression' from source: unknown 30490 1727096646.83823: variable 'ansible_shell_type' from source: unknown 30490 1727096646.83825: variable 'ansible_shell_executable' from source: unknown 30490 1727096646.83827: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096646.83831: variable 'ansible_pipelining' from source: unknown 30490 1727096646.83833: variable 'ansible_timeout' from source: unknown 30490 1727096646.83838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096646.83989: 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) 30490 1727096646.83997: variable 'omit' from source: magic vars 30490 1727096646.84002: starting attempt loop 30490 1727096646.84005: running the handler 30490 1727096646.84017: _low_level_execute_command(): starting 30490 1727096646.84023: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096646.84527: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096646.84530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096646.84534: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096646.84588: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096646.84592: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096646.84639: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096646.86288: stdout chunk (state=3): >>>/root <<< 30490 1727096646.86384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096646.86413: stderr chunk (state=3): >>><<< 30490 1727096646.86417: stdout chunk (state=3): >>><<< 30490 1727096646.86436: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096646.86446: _low_level_execute_command(): starting 30490 1727096646.86452: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096646.864353-35711-208897296562276 `" && echo ansible-tmp-1727096646.864353-35711-208897296562276="` echo /root/.ansible/tmp/ansible-tmp-1727096646.864353-35711-208897296562276 `" ) && sleep 0' 30490 1727096646.86882: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096646.86923: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096646.86926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096646.86929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096646.86939: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096646.86941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096646.86943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096646.86981: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096646.86985: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096646.86995: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096646.87035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096646.88899: stdout chunk (state=3): >>>ansible-tmp-1727096646.864353-35711-208897296562276=/root/.ansible/tmp/ansible-tmp-1727096646.864353-35711-208897296562276 <<< 30490 1727096646.89063: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096646.89066: stdout chunk (state=3): >>><<< 30490 1727096646.89071: stderr chunk (state=3): >>><<< 30490 1727096646.89087: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096646.864353-35711-208897296562276=/root/.ansible/tmp/ansible-tmp-1727096646.864353-35711-208897296562276 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096646.89218: variable 'ansible_module_compression' from source: unknown 30490 1727096646.89221: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 30490 1727096646.89223: variable 'ansible_facts' from source: unknown 30490 1727096646.89300: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096646.864353-35711-208897296562276/AnsiballZ_ping.py 30490 1727096646.89470: Sending initial data 30490 1727096646.89473: Sent initial data (152 bytes) 30490 1727096646.90105: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096646.90127: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096646.90182: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096646.91710: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 30490 1727096646.91729: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096646.91745: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096646.91782: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp4xxuk_9_ /root/.ansible/tmp/ansible-tmp-1727096646.864353-35711-208897296562276/AnsiballZ_ping.py <<< 30490 1727096646.91785: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096646.864353-35711-208897296562276/AnsiballZ_ping.py" <<< 30490 1727096646.91812: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp4xxuk_9_" to remote "/root/.ansible/tmp/ansible-tmp-1727096646.864353-35711-208897296562276/AnsiballZ_ping.py" <<< 30490 1727096646.91818: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096646.864353-35711-208897296562276/AnsiballZ_ping.py" <<< 30490 1727096646.92280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096646.92317: stderr chunk (state=3): >>><<< 30490 1727096646.92321: stdout chunk (state=3): >>><<< 30490 1727096646.92354: done transferring module to remote 30490 1727096646.92362: _low_level_execute_command(): starting 30490 1727096646.92366: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096646.864353-35711-208897296562276/ /root/.ansible/tmp/ansible-tmp-1727096646.864353-35711-208897296562276/AnsiballZ_ping.py && sleep 0' 30490 1727096646.92804: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096646.92807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096646.92810: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096646.92815: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096646.92817: 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 <<< 30490 1727096646.92822: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096646.92863: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096646.92866: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096646.92902: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096646.94604: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096646.94626: stderr chunk (state=3): >>><<< 30490 1727096646.94629: stdout chunk (state=3): >>><<< 30490 1727096646.94640: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096646.94645: _low_level_execute_command(): starting 30490 1727096646.94651: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096646.864353-35711-208897296562276/AnsiballZ_ping.py && sleep 0' 30490 1727096646.95043: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096646.95046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096646.95059: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096646.95112: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096646.95116: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096646.95158: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096647.09902: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 30490 1727096647.11308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096647.11313: stdout chunk (state=3): >>><<< 30490 1727096647.11315: stderr chunk (state=3): >>><<< 30490 1727096647.11318: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096647.11343: 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-1727096646.864353-35711-208897296562276/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096647.11360: _low_level_execute_command(): starting 30490 1727096647.11363: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096646.864353-35711-208897296562276/ > /dev/null 2>&1 && sleep 0' 30490 1727096647.11823: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096647.11827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096647.11829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096647.11831: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096647.11833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096647.11887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096647.11890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096647.11926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096647.13737: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096647.13766: stderr chunk (state=3): >>><<< 30490 1727096647.13775: stdout chunk (state=3): >>><<< 30490 1727096647.13789: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096647.13794: handler run complete 30490 1727096647.13807: attempt loop complete, returning result 30490 1727096647.13810: _execute() done 30490 1727096647.13812: dumping result to json 30490 1727096647.13815: done dumping result, returning 30490 1727096647.13824: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-ba36-653e-00000000233d] 30490 1727096647.13829: sending task result for task 0afff68d-5257-ba36-653e-00000000233d 30490 1727096647.13917: done sending task result for task 0afff68d-5257-ba36-653e-00000000233d 30490 1727096647.13922: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 30490 1727096647.13989: no more pending results, returning what we have 30490 1727096647.13993: results queue empty 30490 1727096647.13994: checking for any_errors_fatal 30490 1727096647.14000: done checking for any_errors_fatal 30490 1727096647.14001: checking for max_fail_percentage 30490 1727096647.14003: done checking for max_fail_percentage 30490 1727096647.14004: checking to see if all hosts have failed and the running result is not ok 30490 1727096647.14004: done checking to see if all hosts have failed 30490 1727096647.14005: getting the remaining hosts for this loop 30490 1727096647.14006: done getting the remaining hosts for this loop 30490 1727096647.14010: getting the next task for host managed_node3 30490 1727096647.14020: done getting next task for host managed_node3 30490 1727096647.14022: ^ task is: TASK: meta (role_complete) 30490 1727096647.14027: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096647.14040: getting variables 30490 1727096647.14041: in VariableManager get_vars() 30490 1727096647.14099: Calling all_inventory to load vars for managed_node3 30490 1727096647.14102: Calling groups_inventory to load vars for managed_node3 30490 1727096647.14105: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096647.14114: Calling all_plugins_play to load vars for managed_node3 30490 1727096647.14117: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096647.14119: Calling groups_plugins_play to load vars for managed_node3 30490 1727096647.15956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096647.22786: done with get_vars() 30490 1727096647.22818: done getting variables 30490 1727096647.22898: done queuing things up, now waiting for results queue to drain 30490 1727096647.22900: results queue empty 30490 1727096647.22901: checking for any_errors_fatal 30490 1727096647.22904: done checking for any_errors_fatal 30490 1727096647.22905: checking for max_fail_percentage 30490 1727096647.22906: done checking for max_fail_percentage 30490 1727096647.22906: checking to see if all hosts have failed and the running result is not ok 30490 1727096647.22907: done checking to see if all hosts have failed 30490 1727096647.22908: getting the remaining hosts for this loop 30490 1727096647.22909: done getting the remaining hosts for this loop 30490 1727096647.22912: getting the next task for host managed_node3 30490 1727096647.22919: done getting next task for host managed_node3 30490 1727096647.22922: ^ task is: TASK: Include network role 30490 1727096647.22924: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096647.22928: getting variables 30490 1727096647.22929: in VariableManager get_vars() 30490 1727096647.22942: Calling all_inventory to load vars for managed_node3 30490 1727096647.22944: Calling groups_inventory to load vars for managed_node3 30490 1727096647.22946: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096647.22951: Calling all_plugins_play to load vars for managed_node3 30490 1727096647.22954: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096647.22956: Calling groups_plugins_play to load vars for managed_node3 30490 1727096647.24101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096647.25670: done with get_vars() 30490 1727096647.25698: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Monday 23 September 2024 09:04:07 -0400 (0:00:00.432) 0:01:53.461 ****** 30490 1727096647.25780: entering _queue_task() for managed_node3/include_role 30490 1727096647.26157: worker is 1 (out of 1 available) 30490 1727096647.26175: exiting _queue_task() for managed_node3/include_role 30490 1727096647.26188: done queuing things up, now waiting for results queue to drain 30490 1727096647.26191: waiting for pending results... 30490 1727096647.26595: running TaskExecutor() for managed_node3/TASK: Include network role 30490 1727096647.26669: in run() - task 0afff68d-5257-ba36-653e-000000002142 30490 1727096647.26695: variable 'ansible_search_path' from source: unknown 30490 1727096647.26704: variable 'ansible_search_path' from source: unknown 30490 1727096647.26822: calling self._execute() 30490 1727096647.26857: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096647.26871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096647.26889: variable 'omit' from source: magic vars 30490 1727096647.27326: variable 'ansible_distribution_major_version' from source: facts 30490 1727096647.27344: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096647.27356: _execute() done 30490 1727096647.27370: dumping result to json 30490 1727096647.27382: done dumping result, returning 30490 1727096647.27394: done running TaskExecutor() for managed_node3/TASK: Include network role [0afff68d-5257-ba36-653e-000000002142] 30490 1727096647.27405: sending task result for task 0afff68d-5257-ba36-653e-000000002142 30490 1727096647.27740: done sending task result for task 0afff68d-5257-ba36-653e-000000002142 30490 1727096647.27743: WORKER PROCESS EXITING 30490 1727096647.27774: no more pending results, returning what we have 30490 1727096647.27779: in VariableManager get_vars() 30490 1727096647.27824: Calling all_inventory to load vars for managed_node3 30490 1727096647.27828: Calling groups_inventory to load vars for managed_node3 30490 1727096647.27832: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096647.27845: Calling all_plugins_play to load vars for managed_node3 30490 1727096647.27849: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096647.27853: Calling groups_plugins_play to load vars for managed_node3 30490 1727096647.29516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096647.31085: done with get_vars() 30490 1727096647.31105: variable 'ansible_search_path' from source: unknown 30490 1727096647.31106: variable 'ansible_search_path' from source: unknown 30490 1727096647.31262: variable 'omit' from source: magic vars 30490 1727096647.31309: variable 'omit' from source: magic vars 30490 1727096647.31325: variable 'omit' from source: magic vars 30490 1727096647.31329: we have included files to process 30490 1727096647.31330: generating all_blocks data 30490 1727096647.31332: done generating all_blocks data 30490 1727096647.31337: processing included file: fedora.linux_system_roles.network 30490 1727096647.31358: in VariableManager get_vars() 30490 1727096647.31380: done with get_vars() 30490 1727096647.31409: in VariableManager get_vars() 30490 1727096647.31428: done with get_vars() 30490 1727096647.31465: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 30490 1727096647.31595: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 30490 1727096647.31681: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 30490 1727096647.32133: in VariableManager get_vars() 30490 1727096647.32155: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096647.34151: iterating over new_blocks loaded from include file 30490 1727096647.34153: in VariableManager get_vars() 30490 1727096647.34175: done with get_vars() 30490 1727096647.34177: filtering new block on tags 30490 1727096647.34474: done filtering new block on tags 30490 1727096647.34478: in VariableManager get_vars() 30490 1727096647.34495: done with get_vars() 30490 1727096647.34496: filtering new block on tags 30490 1727096647.34513: done filtering new block on tags 30490 1727096647.34515: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node3 30490 1727096647.34520: extending task lists for all hosts with included blocks 30490 1727096647.34636: done extending task lists 30490 1727096647.34637: done processing included files 30490 1727096647.34638: results queue empty 30490 1727096647.34639: checking for any_errors_fatal 30490 1727096647.34641: done checking for any_errors_fatal 30490 1727096647.34641: checking for max_fail_percentage 30490 1727096647.34643: done checking for max_fail_percentage 30490 1727096647.34643: checking to see if all hosts have failed and the running result is not ok 30490 1727096647.34644: done checking to see if all hosts have failed 30490 1727096647.34645: getting the remaining hosts for this loop 30490 1727096647.34646: done getting the remaining hosts for this loop 30490 1727096647.34649: getting the next task for host managed_node3 30490 1727096647.34654: done getting next task for host managed_node3 30490 1727096647.34657: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096647.34660: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096647.34675: getting variables 30490 1727096647.34676: in VariableManager get_vars() 30490 1727096647.34690: Calling all_inventory to load vars for managed_node3 30490 1727096647.34692: Calling groups_inventory to load vars for managed_node3 30490 1727096647.34694: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096647.34700: Calling all_plugins_play to load vars for managed_node3 30490 1727096647.34702: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096647.34705: Calling groups_plugins_play to load vars for managed_node3 30490 1727096647.35946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096647.37544: done with get_vars() 30490 1727096647.37565: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:04:07 -0400 (0:00:00.118) 0:01:53.580 ****** 30490 1727096647.37634: entering _queue_task() for managed_node3/include_tasks 30490 1727096647.38007: worker is 1 (out of 1 available) 30490 1727096647.38019: exiting _queue_task() for managed_node3/include_tasks 30490 1727096647.38031: done queuing things up, now waiting for results queue to drain 30490 1727096647.38032: waiting for pending results... 30490 1727096647.38331: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096647.38476: in run() - task 0afff68d-5257-ba36-653e-0000000024a4 30490 1727096647.38502: variable 'ansible_search_path' from source: unknown 30490 1727096647.38511: variable 'ansible_search_path' from source: unknown 30490 1727096647.38550: calling self._execute() 30490 1727096647.38660: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096647.38678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096647.38694: variable 'omit' from source: magic vars 30490 1727096647.39100: variable 'ansible_distribution_major_version' from source: facts 30490 1727096647.39117: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096647.39128: _execute() done 30490 1727096647.39135: dumping result to json 30490 1727096647.39147: done dumping result, returning 30490 1727096647.39252: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-ba36-653e-0000000024a4] 30490 1727096647.39256: sending task result for task 0afff68d-5257-ba36-653e-0000000024a4 30490 1727096647.39328: done sending task result for task 0afff68d-5257-ba36-653e-0000000024a4 30490 1727096647.39331: WORKER PROCESS EXITING 30490 1727096647.39393: no more pending results, returning what we have 30490 1727096647.39399: in VariableManager get_vars() 30490 1727096647.39454: Calling all_inventory to load vars for managed_node3 30490 1727096647.39458: Calling groups_inventory to load vars for managed_node3 30490 1727096647.39461: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096647.39478: Calling all_plugins_play to load vars for managed_node3 30490 1727096647.39483: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096647.39486: Calling groups_plugins_play to load vars for managed_node3 30490 1727096647.41095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096647.42716: done with get_vars() 30490 1727096647.42739: variable 'ansible_search_path' from source: unknown 30490 1727096647.42740: variable 'ansible_search_path' from source: unknown 30490 1727096647.42784: we have included files to process 30490 1727096647.42785: generating all_blocks data 30490 1727096647.42787: done generating all_blocks data 30490 1727096647.42790: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096647.42791: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096647.42794: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096647.43387: done processing included file 30490 1727096647.43389: iterating over new_blocks loaded from include file 30490 1727096647.43391: in VariableManager get_vars() 30490 1727096647.43419: done with get_vars() 30490 1727096647.43421: filtering new block on tags 30490 1727096647.43452: done filtering new block on tags 30490 1727096647.43456: in VariableManager get_vars() 30490 1727096647.43486: done with get_vars() 30490 1727096647.43488: filtering new block on tags 30490 1727096647.43533: done filtering new block on tags 30490 1727096647.43536: in VariableManager get_vars() 30490 1727096647.43561: done with get_vars() 30490 1727096647.43563: filtering new block on tags 30490 1727096647.43611: done filtering new block on tags 30490 1727096647.43613: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 30490 1727096647.43618: extending task lists for all hosts with included blocks 30490 1727096647.45415: done extending task lists 30490 1727096647.45417: done processing included files 30490 1727096647.45418: results queue empty 30490 1727096647.45418: checking for any_errors_fatal 30490 1727096647.45422: done checking for any_errors_fatal 30490 1727096647.45423: checking for max_fail_percentage 30490 1727096647.45424: done checking for max_fail_percentage 30490 1727096647.45425: checking to see if all hosts have failed and the running result is not ok 30490 1727096647.45426: done checking to see if all hosts have failed 30490 1727096647.45427: getting the remaining hosts for this loop 30490 1727096647.45428: done getting the remaining hosts for this loop 30490 1727096647.45431: getting the next task for host managed_node3 30490 1727096647.45436: done getting next task for host managed_node3 30490 1727096647.45438: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096647.45442: ^ state is: HOST STATE: block=8, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096647.45454: getting variables 30490 1727096647.45456: in VariableManager get_vars() 30490 1727096647.45473: Calling all_inventory to load vars for managed_node3 30490 1727096647.45476: Calling groups_inventory to load vars for managed_node3 30490 1727096647.45478: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096647.45483: Calling all_plugins_play to load vars for managed_node3 30490 1727096647.45485: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096647.45488: Calling groups_plugins_play to load vars for managed_node3 30490 1727096647.46711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096647.48288: done with get_vars() 30490 1727096647.48308: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:04:07 -0400 (0:00:00.107) 0:01:53.688 ****** 30490 1727096647.48387: entering _queue_task() for managed_node3/setup 30490 1727096647.48763: worker is 1 (out of 1 available) 30490 1727096647.48979: exiting _queue_task() for managed_node3/setup 30490 1727096647.48990: done queuing things up, now waiting for results queue to drain 30490 1727096647.48992: waiting for pending results... 30490 1727096647.49188: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096647.49281: in run() - task 0afff68d-5257-ba36-653e-0000000024fb 30490 1727096647.49305: variable 'ansible_search_path' from source: unknown 30490 1727096647.49313: variable 'ansible_search_path' from source: unknown 30490 1727096647.49358: calling self._execute() 30490 1727096647.49546: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096647.49550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096647.49552: variable 'omit' from source: magic vars 30490 1727096647.49893: variable 'ansible_distribution_major_version' from source: facts 30490 1727096647.49912: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096647.50134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096647.52378: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096647.52445: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096647.52496: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096647.52536: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096647.52569: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096647.52656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096647.52698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096647.52733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096647.52784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096647.52815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096647.53075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096647.53078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096647.53081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096647.53083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096647.53086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096647.53143: variable '__network_required_facts' from source: role '' defaults 30490 1727096647.53158: variable 'ansible_facts' from source: unknown 30490 1727096647.53974: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 30490 1727096647.53984: when evaluation is False, skipping this task 30490 1727096647.53993: _execute() done 30490 1727096647.54001: dumping result to json 30490 1727096647.54010: done dumping result, returning 30490 1727096647.54022: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-ba36-653e-0000000024fb] 30490 1727096647.54033: sending task result for task 0afff68d-5257-ba36-653e-0000000024fb 30490 1727096647.54375: done sending task result for task 0afff68d-5257-ba36-653e-0000000024fb 30490 1727096647.54379: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096647.54422: no more pending results, returning what we have 30490 1727096647.54426: results queue empty 30490 1727096647.54427: checking for any_errors_fatal 30490 1727096647.54428: done checking for any_errors_fatal 30490 1727096647.54429: checking for max_fail_percentage 30490 1727096647.54431: done checking for max_fail_percentage 30490 1727096647.54432: checking to see if all hosts have failed and the running result is not ok 30490 1727096647.54433: done checking to see if all hosts have failed 30490 1727096647.54433: getting the remaining hosts for this loop 30490 1727096647.54435: done getting the remaining hosts for this loop 30490 1727096647.54438: getting the next task for host managed_node3 30490 1727096647.54450: done getting next task for host managed_node3 30490 1727096647.54454: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096647.54460: ^ state is: HOST STATE: block=8, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096647.54490: getting variables 30490 1727096647.54492: in VariableManager get_vars() 30490 1727096647.54535: Calling all_inventory to load vars for managed_node3 30490 1727096647.54538: Calling groups_inventory to load vars for managed_node3 30490 1727096647.54541: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096647.54551: Calling all_plugins_play to load vars for managed_node3 30490 1727096647.54554: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096647.54563: Calling groups_plugins_play to load vars for managed_node3 30490 1727096647.56048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096647.57807: done with get_vars() 30490 1727096647.57829: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:04:07 -0400 (0:00:00.095) 0:01:53.783 ****** 30490 1727096647.57929: entering _queue_task() for managed_node3/stat 30490 1727096647.58239: worker is 1 (out of 1 available) 30490 1727096647.58253: exiting _queue_task() for managed_node3/stat 30490 1727096647.58265: done queuing things up, now waiting for results queue to drain 30490 1727096647.58470: waiting for pending results... 30490 1727096647.58553: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096647.58728: in run() - task 0afff68d-5257-ba36-653e-0000000024fd 30490 1727096647.58748: variable 'ansible_search_path' from source: unknown 30490 1727096647.58755: variable 'ansible_search_path' from source: unknown 30490 1727096647.58801: calling self._execute() 30490 1727096647.58903: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096647.58920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096647.58935: variable 'omit' from source: magic vars 30490 1727096647.59334: variable 'ansible_distribution_major_version' from source: facts 30490 1727096647.59357: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096647.59566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096647.59814: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096647.59864: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096647.59912: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096647.59950: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096647.60109: 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) 30490 1727096647.60112: 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) 30490 1727096647.60116: 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) 30490 1727096647.60138: 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) 30490 1727096647.60240: variable '__network_is_ostree' from source: set_fact 30490 1727096647.60254: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096647.60261: when evaluation is False, skipping this task 30490 1727096647.60270: _execute() done 30490 1727096647.60280: dumping result to json 30490 1727096647.60288: done dumping result, returning 30490 1727096647.60298: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-ba36-653e-0000000024fd] 30490 1727096647.60306: sending task result for task 0afff68d-5257-ba36-653e-0000000024fd skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096647.60488: no more pending results, returning what we have 30490 1727096647.60492: results queue empty 30490 1727096647.60493: checking for any_errors_fatal 30490 1727096647.60500: done checking for any_errors_fatal 30490 1727096647.60501: checking for max_fail_percentage 30490 1727096647.60503: done checking for max_fail_percentage 30490 1727096647.60504: checking to see if all hosts have failed and the running result is not ok 30490 1727096647.60505: done checking to see if all hosts have failed 30490 1727096647.60505: getting the remaining hosts for this loop 30490 1727096647.60508: done getting the remaining hosts for this loop 30490 1727096647.60512: getting the next task for host managed_node3 30490 1727096647.60522: done getting next task for host managed_node3 30490 1727096647.60527: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096647.60533: ^ state is: HOST STATE: block=8, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096647.60570: getting variables 30490 1727096647.60576: in VariableManager get_vars() 30490 1727096647.60626: Calling all_inventory to load vars for managed_node3 30490 1727096647.60629: Calling groups_inventory to load vars for managed_node3 30490 1727096647.60631: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096647.60643: Calling all_plugins_play to load vars for managed_node3 30490 1727096647.60647: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096647.60651: Calling groups_plugins_play to load vars for managed_node3 30490 1727096647.61281: done sending task result for task 0afff68d-5257-ba36-653e-0000000024fd 30490 1727096647.61284: WORKER PROCESS EXITING 30490 1727096647.62351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096647.64007: done with get_vars() 30490 1727096647.64030: done getting variables 30490 1727096647.64096: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:04:07 -0400 (0:00:00.062) 0:01:53.845 ****** 30490 1727096647.64135: entering _queue_task() for managed_node3/set_fact 30490 1727096647.64466: worker is 1 (out of 1 available) 30490 1727096647.64482: exiting _queue_task() for managed_node3/set_fact 30490 1727096647.64495: done queuing things up, now waiting for results queue to drain 30490 1727096647.64497: waiting for pending results... 30490 1727096647.64788: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096647.64947: in run() - task 0afff68d-5257-ba36-653e-0000000024fe 30490 1727096647.64970: variable 'ansible_search_path' from source: unknown 30490 1727096647.64982: variable 'ansible_search_path' from source: unknown 30490 1727096647.65025: calling self._execute() 30490 1727096647.65131: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096647.65143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096647.65157: variable 'omit' from source: magic vars 30490 1727096647.65558: variable 'ansible_distribution_major_version' from source: facts 30490 1727096647.65580: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096647.65753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096647.66044: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096647.66102: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096647.66141: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096647.66183: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096647.66280: 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) 30490 1727096647.66471: 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) 30490 1727096647.66478: 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) 30490 1727096647.66481: 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) 30490 1727096647.66484: variable '__network_is_ostree' from source: set_fact 30490 1727096647.66486: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096647.66488: when evaluation is False, skipping this task 30490 1727096647.66490: _execute() done 30490 1727096647.66492: dumping result to json 30490 1727096647.66502: done dumping result, returning 30490 1727096647.66513: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-ba36-653e-0000000024fe] 30490 1727096647.66523: sending task result for task 0afff68d-5257-ba36-653e-0000000024fe skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096647.66676: no more pending results, returning what we have 30490 1727096647.66681: results queue empty 30490 1727096647.66682: checking for any_errors_fatal 30490 1727096647.66689: done checking for any_errors_fatal 30490 1727096647.66690: checking for max_fail_percentage 30490 1727096647.66692: done checking for max_fail_percentage 30490 1727096647.66693: checking to see if all hosts have failed and the running result is not ok 30490 1727096647.66694: done checking to see if all hosts have failed 30490 1727096647.66695: getting the remaining hosts for this loop 30490 1727096647.66697: done getting the remaining hosts for this loop 30490 1727096647.66701: getting the next task for host managed_node3 30490 1727096647.66715: done getting next task for host managed_node3 30490 1727096647.66719: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096647.66725: ^ state is: HOST STATE: block=8, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096647.66761: getting variables 30490 1727096647.66763: in VariableManager get_vars() 30490 1727096647.66816: Calling all_inventory to load vars for managed_node3 30490 1727096647.66819: Calling groups_inventory to load vars for managed_node3 30490 1727096647.66822: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096647.66832: Calling all_plugins_play to load vars for managed_node3 30490 1727096647.66836: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096647.66839: Calling groups_plugins_play to load vars for managed_node3 30490 1727096647.67580: done sending task result for task 0afff68d-5257-ba36-653e-0000000024fe 30490 1727096647.67584: WORKER PROCESS EXITING 30490 1727096647.68735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096647.70336: done with get_vars() 30490 1727096647.70362: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:04:07 -0400 (0:00:00.063) 0:01:53.908 ****** 30490 1727096647.70461: entering _queue_task() for managed_node3/service_facts 30490 1727096647.70807: worker is 1 (out of 1 available) 30490 1727096647.70820: exiting _queue_task() for managed_node3/service_facts 30490 1727096647.70832: done queuing things up, now waiting for results queue to drain 30490 1727096647.70833: waiting for pending results... 30490 1727096647.71127: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096647.71293: in run() - task 0afff68d-5257-ba36-653e-000000002500 30490 1727096647.71313: variable 'ansible_search_path' from source: unknown 30490 1727096647.71321: variable 'ansible_search_path' from source: unknown 30490 1727096647.71361: calling self._execute() 30490 1727096647.71459: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096647.71476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096647.71490: variable 'omit' from source: magic vars 30490 1727096647.71891: variable 'ansible_distribution_major_version' from source: facts 30490 1727096647.71908: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096647.71918: variable 'omit' from source: magic vars 30490 1727096647.72015: variable 'omit' from source: magic vars 30490 1727096647.72055: variable 'omit' from source: magic vars 30490 1727096647.72103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096647.72142: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096647.72175: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096647.72199: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096647.72216: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096647.72252: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096647.72263: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096647.72277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096647.72373: Set connection var ansible_connection to ssh 30490 1727096647.72389: Set connection var ansible_shell_type to sh 30490 1727096647.72400: Set connection var ansible_pipelining to False 30490 1727096647.72409: Set connection var ansible_shell_executable to /bin/sh 30490 1727096647.72417: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096647.72424: Set connection var ansible_timeout to 10 30490 1727096647.72450: variable 'ansible_shell_executable' from source: unknown 30490 1727096647.72457: variable 'ansible_connection' from source: unknown 30490 1727096647.72464: variable 'ansible_module_compression' from source: unknown 30490 1727096647.72474: variable 'ansible_shell_type' from source: unknown 30490 1727096647.72481: variable 'ansible_shell_executable' from source: unknown 30490 1727096647.72492: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096647.72498: variable 'ansible_pipelining' from source: unknown 30490 1727096647.72504: variable 'ansible_timeout' from source: unknown 30490 1727096647.72510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096647.72709: 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) 30490 1727096647.72724: variable 'omit' from source: magic vars 30490 1727096647.72774: starting attempt loop 30490 1727096647.72777: running the handler 30490 1727096647.72779: _low_level_execute_command(): starting 30490 1727096647.72781: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096647.73598: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096647.73617: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096647.73635: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096647.73657: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096647.73737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096647.75418: stdout chunk (state=3): >>>/root <<< 30490 1727096647.75576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096647.75581: stdout chunk (state=3): >>><<< 30490 1727096647.75583: stderr chunk (state=3): >>><<< 30490 1727096647.75704: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096647.75708: _low_level_execute_command(): starting 30490 1727096647.75710: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096647.7560873-35737-221398481310 `" && echo ansible-tmp-1727096647.7560873-35737-221398481310="` echo /root/.ansible/tmp/ansible-tmp-1727096647.7560873-35737-221398481310 `" ) && sleep 0' 30490 1727096647.76258: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096647.76274: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096647.76290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096647.76313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096647.76385: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096647.76441: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096647.76458: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096647.76482: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096647.76543: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096647.78473: stdout chunk (state=3): >>>ansible-tmp-1727096647.7560873-35737-221398481310=/root/.ansible/tmp/ansible-tmp-1727096647.7560873-35737-221398481310 <<< 30490 1727096647.78615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096647.78631: stdout chunk (state=3): >>><<< 30490 1727096647.78643: stderr chunk (state=3): >>><<< 30490 1727096647.78669: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096647.7560873-35737-221398481310=/root/.ansible/tmp/ansible-tmp-1727096647.7560873-35737-221398481310 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096647.78721: variable 'ansible_module_compression' from source: unknown 30490 1727096647.78839: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 30490 1727096647.78842: variable 'ansible_facts' from source: unknown 30490 1727096647.78920: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096647.7560873-35737-221398481310/AnsiballZ_service_facts.py 30490 1727096647.79086: Sending initial data 30490 1727096647.79097: Sent initial data (159 bytes) 30490 1727096647.79708: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096647.79784: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096647.79843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096647.79860: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096647.79886: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096647.79950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096647.81469: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096647.81525: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096647.81530: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp5_dbcpb_ /root/.ansible/tmp/ansible-tmp-1727096647.7560873-35737-221398481310/AnsiballZ_service_facts.py <<< 30490 1727096647.81555: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096647.7560873-35737-221398481310/AnsiballZ_service_facts.py" <<< 30490 1727096647.81584: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp5_dbcpb_" to remote "/root/.ansible/tmp/ansible-tmp-1727096647.7560873-35737-221398481310/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096647.7560873-35737-221398481310/AnsiballZ_service_facts.py" <<< 30490 1727096647.82421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096647.82424: stdout chunk (state=3): >>><<< 30490 1727096647.82426: stderr chunk (state=3): >>><<< 30490 1727096647.82429: done transferring module to remote 30490 1727096647.82431: _low_level_execute_command(): starting 30490 1727096647.82433: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096647.7560873-35737-221398481310/ /root/.ansible/tmp/ansible-tmp-1727096647.7560873-35737-221398481310/AnsiballZ_service_facts.py && sleep 0' 30490 1727096647.83004: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096647.83018: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096647.83032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096647.83055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096647.83085: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096647.83180: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096647.83203: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096647.83262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096647.85023: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096647.85026: stdout chunk (state=3): >>><<< 30490 1727096647.85029: stderr chunk (state=3): >>><<< 30490 1727096647.85122: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096647.85125: _low_level_execute_command(): starting 30490 1727096647.85128: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096647.7560873-35737-221398481310/AnsiballZ_service_facts.py && sleep 0' 30490 1727096647.85661: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30490 1727096647.85678: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096647.85694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096647.85808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096647.85811: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096647.85843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096647.85861: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096647.85934: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096649.38258: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "st<<< 30490 1727096649.38266: stdout chunk (state=3): >>>opped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source":<<< 30490 1727096649.38296: stdout chunk (state=3): >>> "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "st<<< 30490 1727096649.38329: stdout chunk (state=3): >>>opped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integratio<<< 30490 1727096649.38333: stdout chunk (state=3): >>>n.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-<<< 30490 1727096649.38338: stdout chunk (state=3): >>>boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 30490 1727096649.39840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096649.39876: stderr chunk (state=3): >>><<< 30490 1727096649.39879: stdout chunk (state=3): >>><<< 30490 1727096649.39915: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096649.40362: 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-1727096647.7560873-35737-221398481310/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096649.40371: _low_level_execute_command(): starting 30490 1727096649.40379: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096647.7560873-35737-221398481310/ > /dev/null 2>&1 && sleep 0' 30490 1727096649.40839: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096649.40843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096649.40845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096649.40848: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096649.40850: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096649.40903: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096649.40906: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096649.40908: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096649.40948: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096649.42801: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096649.42826: stderr chunk (state=3): >>><<< 30490 1727096649.42829: stdout chunk (state=3): >>><<< 30490 1727096649.42843: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096649.42849: handler run complete 30490 1727096649.42980: variable 'ansible_facts' from source: unknown 30490 1727096649.43085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096649.43373: variable 'ansible_facts' from source: unknown 30490 1727096649.43457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096649.43573: attempt loop complete, returning result 30490 1727096649.43581: _execute() done 30490 1727096649.43584: dumping result to json 30490 1727096649.43619: done dumping result, returning 30490 1727096649.43628: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-ba36-653e-000000002500] 30490 1727096649.43632: sending task result for task 0afff68d-5257-ba36-653e-000000002500 ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096649.44274: no more pending results, returning what we have 30490 1727096649.44283: results queue empty 30490 1727096649.44284: checking for any_errors_fatal 30490 1727096649.44289: done checking for any_errors_fatal 30490 1727096649.44289: checking for max_fail_percentage 30490 1727096649.44291: done checking for max_fail_percentage 30490 1727096649.44292: checking to see if all hosts have failed and the running result is not ok 30490 1727096649.44293: done checking to see if all hosts have failed 30490 1727096649.44293: getting the remaining hosts for this loop 30490 1727096649.44295: done getting the remaining hosts for this loop 30490 1727096649.44298: getting the next task for host managed_node3 30490 1727096649.44304: done getting next task for host managed_node3 30490 1727096649.44307: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096649.44313: ^ state is: HOST STATE: block=8, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096649.44325: getting variables 30490 1727096649.44326: in VariableManager get_vars() 30490 1727096649.44354: Calling all_inventory to load vars for managed_node3 30490 1727096649.44355: Calling groups_inventory to load vars for managed_node3 30490 1727096649.44357: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096649.44365: Calling all_plugins_play to load vars for managed_node3 30490 1727096649.44369: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096649.44372: Calling groups_plugins_play to load vars for managed_node3 30490 1727096649.44378: done sending task result for task 0afff68d-5257-ba36-653e-000000002500 30490 1727096649.45235: WORKER PROCESS EXITING 30490 1727096649.45246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096649.46134: done with get_vars() 30490 1727096649.46153: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:04:09 -0400 (0:00:01.757) 0:01:55.666 ****** 30490 1727096649.46228: entering _queue_task() for managed_node3/package_facts 30490 1727096649.46498: worker is 1 (out of 1 available) 30490 1727096649.46511: exiting _queue_task() for managed_node3/package_facts 30490 1727096649.46525: done queuing things up, now waiting for results queue to drain 30490 1727096649.46527: waiting for pending results... 30490 1727096649.46719: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096649.46823: in run() - task 0afff68d-5257-ba36-653e-000000002501 30490 1727096649.46841: variable 'ansible_search_path' from source: unknown 30490 1727096649.46845: variable 'ansible_search_path' from source: unknown 30490 1727096649.46874: calling self._execute() 30490 1727096649.46947: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096649.46951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096649.46961: variable 'omit' from source: magic vars 30490 1727096649.47256: variable 'ansible_distribution_major_version' from source: facts 30490 1727096649.47266: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096649.47274: variable 'omit' from source: magic vars 30490 1727096649.47330: variable 'omit' from source: magic vars 30490 1727096649.47354: variable 'omit' from source: magic vars 30490 1727096649.47391: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096649.47423: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096649.47439: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096649.47453: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096649.47464: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096649.47493: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096649.47497: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096649.47499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096649.47570: Set connection var ansible_connection to ssh 30490 1727096649.47579: Set connection var ansible_shell_type to sh 30490 1727096649.47586: Set connection var ansible_pipelining to False 30490 1727096649.47591: Set connection var ansible_shell_executable to /bin/sh 30490 1727096649.47596: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096649.47601: Set connection var ansible_timeout to 10 30490 1727096649.47620: variable 'ansible_shell_executable' from source: unknown 30490 1727096649.47623: variable 'ansible_connection' from source: unknown 30490 1727096649.47626: variable 'ansible_module_compression' from source: unknown 30490 1727096649.47628: variable 'ansible_shell_type' from source: unknown 30490 1727096649.47630: variable 'ansible_shell_executable' from source: unknown 30490 1727096649.47633: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096649.47635: variable 'ansible_pipelining' from source: unknown 30490 1727096649.47637: variable 'ansible_timeout' from source: unknown 30490 1727096649.47643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096649.47792: 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) 30490 1727096649.47801: variable 'omit' from source: magic vars 30490 1727096649.47806: starting attempt loop 30490 1727096649.47808: running the handler 30490 1727096649.47821: _low_level_execute_command(): starting 30490 1727096649.47829: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096649.48348: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096649.48353: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096649.48356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096649.48412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096649.48416: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096649.48420: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096649.48461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096649.50107: stdout chunk (state=3): >>>/root <<< 30490 1727096649.50201: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096649.50232: stderr chunk (state=3): >>><<< 30490 1727096649.50237: stdout chunk (state=3): >>><<< 30490 1727096649.50261: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096649.50276: _low_level_execute_command(): starting 30490 1727096649.50280: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096649.502591-35777-159529737167727 `" && echo ansible-tmp-1727096649.502591-35777-159529737167727="` echo /root/.ansible/tmp/ansible-tmp-1727096649.502591-35777-159529737167727 `" ) && sleep 0' 30490 1727096649.50725: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096649.50728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096649.50730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096649.50740: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096649.50742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096649.50780: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096649.50800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096649.50832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096649.52715: stdout chunk (state=3): >>>ansible-tmp-1727096649.502591-35777-159529737167727=/root/.ansible/tmp/ansible-tmp-1727096649.502591-35777-159529737167727 <<< 30490 1727096649.52816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096649.52847: stderr chunk (state=3): >>><<< 30490 1727096649.52850: stdout chunk (state=3): >>><<< 30490 1727096649.52864: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096649.502591-35777-159529737167727=/root/.ansible/tmp/ansible-tmp-1727096649.502591-35777-159529737167727 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096649.52906: variable 'ansible_module_compression' from source: unknown 30490 1727096649.52948: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 30490 1727096649.53002: variable 'ansible_facts' from source: unknown 30490 1727096649.53123: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096649.502591-35777-159529737167727/AnsiballZ_package_facts.py 30490 1727096649.53231: Sending initial data 30490 1727096649.53234: Sent initial data (161 bytes) 30490 1727096649.53689: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096649.53692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096649.53697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096649.53699: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096649.53701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096649.53703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096649.53752: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096649.53760: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096649.53763: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096649.53792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096649.55344: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096649.55372: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096649.55402: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpqww4gbjc /root/.ansible/tmp/ansible-tmp-1727096649.502591-35777-159529737167727/AnsiballZ_package_facts.py <<< 30490 1727096649.55405: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096649.502591-35777-159529737167727/AnsiballZ_package_facts.py" <<< 30490 1727096649.55436: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpqww4gbjc" to remote "/root/.ansible/tmp/ansible-tmp-1727096649.502591-35777-159529737167727/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096649.502591-35777-159529737167727/AnsiballZ_package_facts.py" <<< 30490 1727096649.56403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096649.56448: stderr chunk (state=3): >>><<< 30490 1727096649.56451: stdout chunk (state=3): >>><<< 30490 1727096649.56478: done transferring module to remote 30490 1727096649.56488: _low_level_execute_command(): starting 30490 1727096649.56492: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096649.502591-35777-159529737167727/ /root/.ansible/tmp/ansible-tmp-1727096649.502591-35777-159529737167727/AnsiballZ_package_facts.py && sleep 0' 30490 1727096649.56947: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096649.56953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096649.56956: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096649.56963: 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 <<< 30490 1727096649.56965: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096649.57014: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096649.57022: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096649.57027: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096649.57055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096649.58844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096649.58870: stderr chunk (state=3): >>><<< 30490 1727096649.58874: stdout chunk (state=3): >>><<< 30490 1727096649.58889: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096649.58893: _low_level_execute_command(): starting 30490 1727096649.58899: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096649.502591-35777-159529737167727/AnsiballZ_package_facts.py && sleep 0' 30490 1727096649.59337: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096649.59340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096649.59343: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 30490 1727096649.59345: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096649.59347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096649.59399: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096649.59402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096649.59406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096649.59443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096650.03818: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "rele<<< 30490 1727096650.03838: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 30490 1727096650.03863: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certm<<< 30490 1727096650.03880: stdout chunk (state=3): >>>ap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10",<<< 30490 1727096650.03922: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.7<<< 30490 1727096650.03936: stdout chunk (state=3): >>>3.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-resc<<< 30490 1727096650.03963: stdout chunk (state=3): >>>ue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 30490 1727096650.03970: stdout chunk (state=3): >>>pm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1<<< 30490 1727096650.04007: stdout chunk (state=3): >>>.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 30490 1727096650.04011: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.<<< 30490 1727096650.04028: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 30490 1727096650.05745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096650.05779: stderr chunk (state=3): >>><<< 30490 1727096650.05783: stdout chunk (state=3): >>><<< 30490 1727096650.05830: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096650.07137: 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-1727096649.502591-35777-159529737167727/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096650.07154: _low_level_execute_command(): starting 30490 1727096650.07159: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096649.502591-35777-159529737167727/ > /dev/null 2>&1 && sleep 0' 30490 1727096650.07624: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096650.07628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096650.07630: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096650.07632: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096650.07634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096650.07636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096650.07688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096650.07692: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096650.07732: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096650.09552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096650.09582: stderr chunk (state=3): >>><<< 30490 1727096650.09585: stdout chunk (state=3): >>><<< 30490 1727096650.09599: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096650.09605: handler run complete 30490 1727096650.10070: variable 'ansible_facts' from source: unknown 30490 1727096650.10341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096650.11409: variable 'ansible_facts' from source: unknown 30490 1727096650.11658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096650.12037: attempt loop complete, returning result 30490 1727096650.12047: _execute() done 30490 1727096650.12049: dumping result to json 30490 1727096650.12164: done dumping result, returning 30490 1727096650.12178: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-ba36-653e-000000002501] 30490 1727096650.12181: sending task result for task 0afff68d-5257-ba36-653e-000000002501 30490 1727096650.13517: done sending task result for task 0afff68d-5257-ba36-653e-000000002501 30490 1727096650.13521: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096650.13620: no more pending results, returning what we have 30490 1727096650.13623: results queue empty 30490 1727096650.13623: checking for any_errors_fatal 30490 1727096650.13628: done checking for any_errors_fatal 30490 1727096650.13629: checking for max_fail_percentage 30490 1727096650.13635: done checking for max_fail_percentage 30490 1727096650.13635: checking to see if all hosts have failed and the running result is not ok 30490 1727096650.13636: done checking to see if all hosts have failed 30490 1727096650.13637: getting the remaining hosts for this loop 30490 1727096650.13638: done getting the remaining hosts for this loop 30490 1727096650.13640: getting the next task for host managed_node3 30490 1727096650.13646: done getting next task for host managed_node3 30490 1727096650.13649: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096650.13653: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096650.13662: getting variables 30490 1727096650.13663: in VariableManager get_vars() 30490 1727096650.13693: Calling all_inventory to load vars for managed_node3 30490 1727096650.13695: Calling groups_inventory to load vars for managed_node3 30490 1727096650.13697: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096650.13703: Calling all_plugins_play to load vars for managed_node3 30490 1727096650.13705: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096650.13707: Calling groups_plugins_play to load vars for managed_node3 30490 1727096650.14655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096650.16104: done with get_vars() 30490 1727096650.16126: done getting variables 30490 1727096650.16174: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:04:10 -0400 (0:00:00.699) 0:01:56.366 ****** 30490 1727096650.16203: entering _queue_task() for managed_node3/debug 30490 1727096650.16463: worker is 1 (out of 1 available) 30490 1727096650.16480: exiting _queue_task() for managed_node3/debug 30490 1727096650.16492: done queuing things up, now waiting for results queue to drain 30490 1727096650.16494: waiting for pending results... 30490 1727096650.16679: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096650.16770: in run() - task 0afff68d-5257-ba36-653e-0000000024a5 30490 1727096650.16784: variable 'ansible_search_path' from source: unknown 30490 1727096650.16787: variable 'ansible_search_path' from source: unknown 30490 1727096650.16816: calling self._execute() 30490 1727096650.16892: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096650.16896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096650.16905: variable 'omit' from source: magic vars 30490 1727096650.17192: variable 'ansible_distribution_major_version' from source: facts 30490 1727096650.17201: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096650.17208: variable 'omit' from source: magic vars 30490 1727096650.17253: variable 'omit' from source: magic vars 30490 1727096650.17325: variable 'network_provider' from source: set_fact 30490 1727096650.17339: variable 'omit' from source: magic vars 30490 1727096650.17378: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096650.17404: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096650.17420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096650.17434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096650.17444: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096650.17473: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096650.17478: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096650.17481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096650.17545: Set connection var ansible_connection to ssh 30490 1727096650.17552: Set connection var ansible_shell_type to sh 30490 1727096650.17559: Set connection var ansible_pipelining to False 30490 1727096650.17564: Set connection var ansible_shell_executable to /bin/sh 30490 1727096650.17570: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096650.17576: Set connection var ansible_timeout to 10 30490 1727096650.17597: variable 'ansible_shell_executable' from source: unknown 30490 1727096650.17601: variable 'ansible_connection' from source: unknown 30490 1727096650.17604: variable 'ansible_module_compression' from source: unknown 30490 1727096650.17606: variable 'ansible_shell_type' from source: unknown 30490 1727096650.17609: variable 'ansible_shell_executable' from source: unknown 30490 1727096650.17611: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096650.17613: variable 'ansible_pipelining' from source: unknown 30490 1727096650.17616: variable 'ansible_timeout' from source: unknown 30490 1727096650.17618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096650.17717: 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) 30490 1727096650.17728: variable 'omit' from source: magic vars 30490 1727096650.17731: starting attempt loop 30490 1727096650.17734: running the handler 30490 1727096650.17775: handler run complete 30490 1727096650.17784: attempt loop complete, returning result 30490 1727096650.17787: _execute() done 30490 1727096650.17790: dumping result to json 30490 1727096650.17792: done dumping result, returning 30490 1727096650.17799: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-ba36-653e-0000000024a5] 30490 1727096650.17804: sending task result for task 0afff68d-5257-ba36-653e-0000000024a5 30490 1727096650.17891: done sending task result for task 0afff68d-5257-ba36-653e-0000000024a5 30490 1727096650.17894: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 30490 1727096650.17996: no more pending results, returning what we have 30490 1727096650.17999: results queue empty 30490 1727096650.18000: checking for any_errors_fatal 30490 1727096650.18006: done checking for any_errors_fatal 30490 1727096650.18007: checking for max_fail_percentage 30490 1727096650.18008: done checking for max_fail_percentage 30490 1727096650.18009: checking to see if all hosts have failed and the running result is not ok 30490 1727096650.18010: done checking to see if all hosts have failed 30490 1727096650.18010: getting the remaining hosts for this loop 30490 1727096650.18012: done getting the remaining hosts for this loop 30490 1727096650.18015: getting the next task for host managed_node3 30490 1727096650.18023: done getting next task for host managed_node3 30490 1727096650.18026: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096650.18031: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096650.18043: getting variables 30490 1727096650.18044: in VariableManager get_vars() 30490 1727096650.18090: Calling all_inventory to load vars for managed_node3 30490 1727096650.18093: Calling groups_inventory to load vars for managed_node3 30490 1727096650.18096: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096650.18104: Calling all_plugins_play to load vars for managed_node3 30490 1727096650.18106: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096650.18109: Calling groups_plugins_play to load vars for managed_node3 30490 1727096650.18890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096650.19786: done with get_vars() 30490 1727096650.19808: done getting variables 30490 1727096650.19853: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:04:10 -0400 (0:00:00.036) 0:01:56.403 ****** 30490 1727096650.19889: entering _queue_task() for managed_node3/fail 30490 1727096650.20156: worker is 1 (out of 1 available) 30490 1727096650.20175: exiting _queue_task() for managed_node3/fail 30490 1727096650.20189: done queuing things up, now waiting for results queue to drain 30490 1727096650.20191: waiting for pending results... 30490 1727096650.20383: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096650.20493: in run() - task 0afff68d-5257-ba36-653e-0000000024a6 30490 1727096650.20511: variable 'ansible_search_path' from source: unknown 30490 1727096650.20515: variable 'ansible_search_path' from source: unknown 30490 1727096650.20546: calling self._execute() 30490 1727096650.20620: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096650.20624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096650.20634: variable 'omit' from source: magic vars 30490 1727096650.20917: variable 'ansible_distribution_major_version' from source: facts 30490 1727096650.20927: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096650.21013: variable 'network_state' from source: role '' defaults 30490 1727096650.21022: Evaluated conditional (network_state != {}): False 30490 1727096650.21025: when evaluation is False, skipping this task 30490 1727096650.21027: _execute() done 30490 1727096650.21030: dumping result to json 30490 1727096650.21033: done dumping result, returning 30490 1727096650.21042: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-ba36-653e-0000000024a6] 30490 1727096650.21046: sending task result for task 0afff68d-5257-ba36-653e-0000000024a6 30490 1727096650.21231: done sending task result for task 0afff68d-5257-ba36-653e-0000000024a6 30490 1727096650.21234: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096650.21280: no more pending results, returning what we have 30490 1727096650.21284: results queue empty 30490 1727096650.21284: checking for any_errors_fatal 30490 1727096650.21290: done checking for any_errors_fatal 30490 1727096650.21291: checking for max_fail_percentage 30490 1727096650.21292: done checking for max_fail_percentage 30490 1727096650.21293: checking to see if all hosts have failed and the running result is not ok 30490 1727096650.21294: done checking to see if all hosts have failed 30490 1727096650.21294: getting the remaining hosts for this loop 30490 1727096650.21296: done getting the remaining hosts for this loop 30490 1727096650.21299: getting the next task for host managed_node3 30490 1727096650.21307: done getting next task for host managed_node3 30490 1727096650.21310: ^ 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 30490 1727096650.21315: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096650.21350: getting variables 30490 1727096650.21352: in VariableManager get_vars() 30490 1727096650.21396: Calling all_inventory to load vars for managed_node3 30490 1727096650.21400: Calling groups_inventory to load vars for managed_node3 30490 1727096650.21402: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096650.21409: Calling all_plugins_play to load vars for managed_node3 30490 1727096650.21411: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096650.21413: Calling groups_plugins_play to load vars for managed_node3 30490 1727096650.22350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096650.23380: done with get_vars() 30490 1727096650.23412: done getting variables 30490 1727096650.23476: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:04:10 -0400 (0:00:00.036) 0:01:56.439 ****** 30490 1727096650.23510: entering _queue_task() for managed_node3/fail 30490 1727096650.23877: worker is 1 (out of 1 available) 30490 1727096650.23894: exiting _queue_task() for managed_node3/fail 30490 1727096650.23907: done queuing things up, now waiting for results queue to drain 30490 1727096650.23909: waiting for pending results... 30490 1727096650.24186: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 30490 1727096650.24292: in run() - task 0afff68d-5257-ba36-653e-0000000024a7 30490 1727096650.24304: variable 'ansible_search_path' from source: unknown 30490 1727096650.24309: variable 'ansible_search_path' from source: unknown 30490 1727096650.24336: calling self._execute() 30490 1727096650.24414: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096650.24420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096650.24429: variable 'omit' from source: magic vars 30490 1727096650.24724: variable 'ansible_distribution_major_version' from source: facts 30490 1727096650.24734: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096650.24823: variable 'network_state' from source: role '' defaults 30490 1727096650.24831: Evaluated conditional (network_state != {}): False 30490 1727096650.24834: when evaluation is False, skipping this task 30490 1727096650.24837: _execute() done 30490 1727096650.24839: dumping result to json 30490 1727096650.24844: done dumping result, returning 30490 1727096650.24851: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-ba36-653e-0000000024a7] 30490 1727096650.24854: sending task result for task 0afff68d-5257-ba36-653e-0000000024a7 30490 1727096650.24945: done sending task result for task 0afff68d-5257-ba36-653e-0000000024a7 30490 1727096650.24948: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096650.25000: no more pending results, returning what we have 30490 1727096650.25004: results queue empty 30490 1727096650.25005: checking for any_errors_fatal 30490 1727096650.25014: done checking for any_errors_fatal 30490 1727096650.25014: checking for max_fail_percentage 30490 1727096650.25016: done checking for max_fail_percentage 30490 1727096650.25017: checking to see if all hosts have failed and the running result is not ok 30490 1727096650.25017: done checking to see if all hosts have failed 30490 1727096650.25018: getting the remaining hosts for this loop 30490 1727096650.25020: done getting the remaining hosts for this loop 30490 1727096650.25023: getting the next task for host managed_node3 30490 1727096650.25033: done getting next task for host managed_node3 30490 1727096650.25036: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096650.25041: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096650.25077: getting variables 30490 1727096650.25079: in VariableManager get_vars() 30490 1727096650.25119: Calling all_inventory to load vars for managed_node3 30490 1727096650.25121: Calling groups_inventory to load vars for managed_node3 30490 1727096650.25123: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096650.25134: Calling all_plugins_play to load vars for managed_node3 30490 1727096650.25136: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096650.25139: Calling groups_plugins_play to load vars for managed_node3 30490 1727096650.26070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096650.27602: done with get_vars() 30490 1727096650.27635: done getting variables 30490 1727096650.27703: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:04:10 -0400 (0:00:00.042) 0:01:56.481 ****** 30490 1727096650.27742: entering _queue_task() for managed_node3/fail 30490 1727096650.28115: worker is 1 (out of 1 available) 30490 1727096650.28129: exiting _queue_task() for managed_node3/fail 30490 1727096650.28141: done queuing things up, now waiting for results queue to drain 30490 1727096650.28143: waiting for pending results... 30490 1727096650.28591: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096650.28627: in run() - task 0afff68d-5257-ba36-653e-0000000024a8 30490 1727096650.28650: variable 'ansible_search_path' from source: unknown 30490 1727096650.28659: variable 'ansible_search_path' from source: unknown 30490 1727096650.28776: calling self._execute() 30490 1727096650.28812: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096650.28823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096650.28836: variable 'omit' from source: magic vars 30490 1727096650.29217: variable 'ansible_distribution_major_version' from source: facts 30490 1727096650.29228: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096650.29364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096650.31339: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096650.31576: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096650.31580: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096650.31583: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096650.31585: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096650.31615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.31651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.31691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.31735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.31754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.31869: variable 'ansible_distribution_major_version' from source: facts 30490 1727096650.31887: Evaluated conditional (ansible_distribution_major_version | int > 9): True 30490 1727096650.31972: variable 'ansible_distribution' from source: facts 30490 1727096650.31981: variable '__network_rh_distros' from source: role '' defaults 30490 1727096650.31989: Evaluated conditional (ansible_distribution in __network_rh_distros): True 30490 1727096650.32148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.32165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.32188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.32213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.32224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.32260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.32281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.32298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.32321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.32332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.32365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.32384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.32400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.32423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.32433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.32625: variable 'network_connections' from source: include params 30490 1727096650.32633: variable 'interface' from source: play vars 30490 1727096650.32684: variable 'interface' from source: play vars 30490 1727096650.32698: variable 'network_state' from source: role '' defaults 30490 1727096650.32744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096650.32858: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096650.32889: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096650.32912: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096650.32935: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096650.32969: 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) 30490 1727096650.32987: 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) 30490 1727096650.33008: 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) 30490 1727096650.33028: 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) 30490 1727096650.33051: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 30490 1727096650.33054: when evaluation is False, skipping this task 30490 1727096650.33057: _execute() done 30490 1727096650.33060: dumping result to json 30490 1727096650.33062: done dumping result, returning 30490 1727096650.33072: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-ba36-653e-0000000024a8] 30490 1727096650.33078: sending task result for task 0afff68d-5257-ba36-653e-0000000024a8 30490 1727096650.33163: done sending task result for task 0afff68d-5257-ba36-653e-0000000024a8 30490 1727096650.33165: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 30490 1727096650.33213: no more pending results, returning what we have 30490 1727096650.33217: results queue empty 30490 1727096650.33217: checking for any_errors_fatal 30490 1727096650.33225: done checking for any_errors_fatal 30490 1727096650.33225: checking for max_fail_percentage 30490 1727096650.33227: done checking for max_fail_percentage 30490 1727096650.33228: checking to see if all hosts have failed and the running result is not ok 30490 1727096650.33229: done checking to see if all hosts have failed 30490 1727096650.33229: getting the remaining hosts for this loop 30490 1727096650.33231: done getting the remaining hosts for this loop 30490 1727096650.33235: getting the next task for host managed_node3 30490 1727096650.33244: done getting next task for host managed_node3 30490 1727096650.33247: ^ 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 30490 1727096650.33251: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096650.33284: getting variables 30490 1727096650.33287: in VariableManager get_vars() 30490 1727096650.33332: Calling all_inventory to load vars for managed_node3 30490 1727096650.33335: Calling groups_inventory to load vars for managed_node3 30490 1727096650.33337: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096650.33347: Calling all_plugins_play to load vars for managed_node3 30490 1727096650.33350: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096650.33352: Calling groups_plugins_play to load vars for managed_node3 30490 1727096650.34711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096650.35769: done with get_vars() 30490 1727096650.35792: done getting variables 30490 1727096650.35838: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:04:10 -0400 (0:00:00.081) 0:01:56.562 ****** 30490 1727096650.35865: entering _queue_task() for managed_node3/dnf 30490 1727096650.36131: worker is 1 (out of 1 available) 30490 1727096650.36146: exiting _queue_task() for managed_node3/dnf 30490 1727096650.36159: done queuing things up, now waiting for results queue to drain 30490 1727096650.36161: waiting for pending results... 30490 1727096650.36347: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 30490 1727096650.36449: in run() - task 0afff68d-5257-ba36-653e-0000000024a9 30490 1727096650.36461: variable 'ansible_search_path' from source: unknown 30490 1727096650.36464: variable 'ansible_search_path' from source: unknown 30490 1727096650.36501: calling self._execute() 30490 1727096650.36575: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096650.36579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096650.36588: variable 'omit' from source: magic vars 30490 1727096650.37076: variable 'ansible_distribution_major_version' from source: facts 30490 1727096650.37081: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096650.37185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096650.39106: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096650.39160: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096650.39191: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096650.39218: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096650.39239: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096650.39300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.39320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.39338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.39363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.39380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.39460: variable 'ansible_distribution' from source: facts 30490 1727096650.39464: variable 'ansible_distribution_major_version' from source: facts 30490 1727096650.39483: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 30490 1727096650.39558: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096650.39645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.39661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.39681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.39708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.39720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.39748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.39763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.39782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.39807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.39819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.39846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.39863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.39883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.39906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.39920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.40025: variable 'network_connections' from source: include params 30490 1727096650.40037: variable 'interface' from source: play vars 30490 1727096650.40080: variable 'interface' from source: play vars 30490 1727096650.40132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096650.40242: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096650.40275: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096650.40322: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096650.40336: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096650.40392: 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) 30490 1727096650.40410: 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) 30490 1727096650.40512: 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) 30490 1727096650.40515: 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) 30490 1727096650.40518: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096650.40747: variable 'network_connections' from source: include params 30490 1727096650.40750: variable 'interface' from source: play vars 30490 1727096650.40792: variable 'interface' from source: play vars 30490 1727096650.40816: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096650.40820: when evaluation is False, skipping this task 30490 1727096650.40823: _execute() done 30490 1727096650.40825: dumping result to json 30490 1727096650.40827: done dumping result, returning 30490 1727096650.40842: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-0000000024a9] 30490 1727096650.40845: sending task result for task 0afff68d-5257-ba36-653e-0000000024a9 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096650.40998: no more pending results, returning what we have 30490 1727096650.41001: results queue empty 30490 1727096650.41002: checking for any_errors_fatal 30490 1727096650.41009: done checking for any_errors_fatal 30490 1727096650.41010: checking for max_fail_percentage 30490 1727096650.41012: done checking for max_fail_percentage 30490 1727096650.41013: checking to see if all hosts have failed and the running result is not ok 30490 1727096650.41013: done checking to see if all hosts have failed 30490 1727096650.41014: getting the remaining hosts for this loop 30490 1727096650.41015: done getting the remaining hosts for this loop 30490 1727096650.41019: getting the next task for host managed_node3 30490 1727096650.41028: done getting next task for host managed_node3 30490 1727096650.41032: ^ 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 30490 1727096650.41037: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096650.41074: getting variables 30490 1727096650.41076: in VariableManager get_vars() 30490 1727096650.41121: Calling all_inventory to load vars for managed_node3 30490 1727096650.41123: Calling groups_inventory to load vars for managed_node3 30490 1727096650.41126: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096650.41135: Calling all_plugins_play to load vars for managed_node3 30490 1727096650.41138: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096650.41141: Calling groups_plugins_play to load vars for managed_node3 30490 1727096650.42194: done sending task result for task 0afff68d-5257-ba36-653e-0000000024a9 30490 1727096650.42198: WORKER PROCESS EXITING 30490 1727096650.42224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096650.43237: done with get_vars() 30490 1727096650.43256: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096650.43314: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:04:10 -0400 (0:00:00.074) 0:01:56.637 ****** 30490 1727096650.43340: entering _queue_task() for managed_node3/yum 30490 1727096650.43609: worker is 1 (out of 1 available) 30490 1727096650.43623: exiting _queue_task() for managed_node3/yum 30490 1727096650.43634: done queuing things up, now waiting for results queue to drain 30490 1727096650.43636: waiting for pending results... 30490 1727096650.43831: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 30490 1727096650.43938: in run() - task 0afff68d-5257-ba36-653e-0000000024aa 30490 1727096650.43951: variable 'ansible_search_path' from source: unknown 30490 1727096650.43955: variable 'ansible_search_path' from source: unknown 30490 1727096650.43992: calling self._execute() 30490 1727096650.44063: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096650.44069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096650.44080: variable 'omit' from source: magic vars 30490 1727096650.44369: variable 'ansible_distribution_major_version' from source: facts 30490 1727096650.44382: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096650.44509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096650.51236: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096650.51288: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096650.51309: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096650.51332: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096650.51362: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096650.51416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.51435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.51453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.51483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.51499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.51559: variable 'ansible_distribution_major_version' from source: facts 30490 1727096650.51571: Evaluated conditional (ansible_distribution_major_version | int < 8): False 30490 1727096650.51578: when evaluation is False, skipping this task 30490 1727096650.51581: _execute() done 30490 1727096650.51584: dumping result to json 30490 1727096650.51586: done dumping result, returning 30490 1727096650.51593: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-0000000024aa] 30490 1727096650.51596: sending task result for task 0afff68d-5257-ba36-653e-0000000024aa 30490 1727096650.51688: done sending task result for task 0afff68d-5257-ba36-653e-0000000024aa 30490 1727096650.51691: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 30490 1727096650.51752: no more pending results, returning what we have 30490 1727096650.51755: results queue empty 30490 1727096650.51756: checking for any_errors_fatal 30490 1727096650.51763: done checking for any_errors_fatal 30490 1727096650.51764: checking for max_fail_percentage 30490 1727096650.51766: done checking for max_fail_percentage 30490 1727096650.51766: checking to see if all hosts have failed and the running result is not ok 30490 1727096650.51769: done checking to see if all hosts have failed 30490 1727096650.51769: getting the remaining hosts for this loop 30490 1727096650.51771: done getting the remaining hosts for this loop 30490 1727096650.51775: getting the next task for host managed_node3 30490 1727096650.51783: done getting next task for host managed_node3 30490 1727096650.51786: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096650.51791: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096650.51817: getting variables 30490 1727096650.51819: in VariableManager get_vars() 30490 1727096650.51859: Calling all_inventory to load vars for managed_node3 30490 1727096650.51862: Calling groups_inventory to load vars for managed_node3 30490 1727096650.51864: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096650.51880: Calling all_plugins_play to load vars for managed_node3 30490 1727096650.51883: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096650.51886: Calling groups_plugins_play to load vars for managed_node3 30490 1727096650.56990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096650.57847: done with get_vars() 30490 1727096650.57866: done getting variables 30490 1727096650.57903: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:04:10 -0400 (0:00:00.145) 0:01:56.783 ****** 30490 1727096650.57925: entering _queue_task() for managed_node3/fail 30490 1727096650.58226: worker is 1 (out of 1 available) 30490 1727096650.58240: exiting _queue_task() for managed_node3/fail 30490 1727096650.58253: done queuing things up, now waiting for results queue to drain 30490 1727096650.58254: waiting for pending results... 30490 1727096650.58447: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096650.58564: in run() - task 0afff68d-5257-ba36-653e-0000000024ab 30490 1727096650.58579: variable 'ansible_search_path' from source: unknown 30490 1727096650.58586: variable 'ansible_search_path' from source: unknown 30490 1727096650.58616: calling self._execute() 30490 1727096650.58692: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096650.58699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096650.58707: variable 'omit' from source: magic vars 30490 1727096650.59006: variable 'ansible_distribution_major_version' from source: facts 30490 1727096650.59016: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096650.59111: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096650.59246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096650.61577: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096650.61581: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096650.61584: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096650.61587: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096650.61589: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096650.61591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.61621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.61653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.61703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.61724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.61777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.61805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.61834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.61882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.61903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.61947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.61991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.62020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.62063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.62088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.62264: variable 'network_connections' from source: include params 30490 1727096650.62286: variable 'interface' from source: play vars 30490 1727096650.62358: variable 'interface' from source: play vars 30490 1727096650.62439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096650.62617: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096650.62659: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096650.62699: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096650.62743: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096650.62793: 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) 30490 1727096650.62827: 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) 30490 1727096650.62857: 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) 30490 1727096650.62891: 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) 30490 1727096650.62950: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096650.63219: variable 'network_connections' from source: include params 30490 1727096650.63230: variable 'interface' from source: play vars 30490 1727096650.63309: variable 'interface' from source: play vars 30490 1727096650.63340: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096650.63344: when evaluation is False, skipping this task 30490 1727096650.63347: _execute() done 30490 1727096650.63349: dumping result to json 30490 1727096650.63351: done dumping result, returning 30490 1727096650.63357: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-0000000024ab] 30490 1727096650.63362: sending task result for task 0afff68d-5257-ba36-653e-0000000024ab 30490 1727096650.63495: done sending task result for task 0afff68d-5257-ba36-653e-0000000024ab skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096650.63545: no more pending results, returning what we have 30490 1727096650.63548: results queue empty 30490 1727096650.63549: checking for any_errors_fatal 30490 1727096650.63559: done checking for any_errors_fatal 30490 1727096650.63560: checking for max_fail_percentage 30490 1727096650.63562: done checking for max_fail_percentage 30490 1727096650.63563: checking to see if all hosts have failed and the running result is not ok 30490 1727096650.63563: done checking to see if all hosts have failed 30490 1727096650.63564: getting the remaining hosts for this loop 30490 1727096650.63566: done getting the remaining hosts for this loop 30490 1727096650.63574: getting the next task for host managed_node3 30490 1727096650.63583: done getting next task for host managed_node3 30490 1727096650.63586: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 30490 1727096650.63592: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096650.63622: getting variables 30490 1727096650.63624: in VariableManager get_vars() 30490 1727096650.63666: Calling all_inventory to load vars for managed_node3 30490 1727096650.63674: Calling groups_inventory to load vars for managed_node3 30490 1727096650.63677: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096650.63683: WORKER PROCESS EXITING 30490 1727096650.63692: Calling all_plugins_play to load vars for managed_node3 30490 1727096650.63695: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096650.63697: Calling groups_plugins_play to load vars for managed_node3 30490 1727096650.64511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096650.65887: done with get_vars() 30490 1727096650.65909: done getting variables 30490 1727096650.65973: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:04:10 -0400 (0:00:00.080) 0:01:56.864 ****** 30490 1727096650.66014: entering _queue_task() for managed_node3/package 30490 1727096650.66314: worker is 1 (out of 1 available) 30490 1727096650.66329: exiting _queue_task() for managed_node3/package 30490 1727096650.66340: done queuing things up, now waiting for results queue to drain 30490 1727096650.66342: waiting for pending results... 30490 1727096650.66527: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 30490 1727096650.66627: in run() - task 0afff68d-5257-ba36-653e-0000000024ac 30490 1727096650.66640: variable 'ansible_search_path' from source: unknown 30490 1727096650.66644: variable 'ansible_search_path' from source: unknown 30490 1727096650.66780: calling self._execute() 30490 1727096650.66784: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096650.66787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096650.66791: variable 'omit' from source: magic vars 30490 1727096650.67049: variable 'ansible_distribution_major_version' from source: facts 30490 1727096650.67059: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096650.67196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096650.67391: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096650.67424: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096650.67452: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096650.67511: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096650.67602: variable 'network_packages' from source: role '' defaults 30490 1727096650.67680: variable '__network_provider_setup' from source: role '' defaults 30490 1727096650.67689: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096650.67734: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096650.67742: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096650.67790: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096650.67906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096650.69829: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096650.70073: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096650.70076: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096650.70078: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096650.70080: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096650.70082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.70107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.70137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.70182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.70201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.70248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.70278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.70307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.70346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.70364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.70577: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096650.70681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.70709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.70736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.70777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.70796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.70881: variable 'ansible_python' from source: facts 30490 1727096650.70903: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096650.70986: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096650.71070: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096650.71197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.71229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.71259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.71307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.71328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.71378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.71415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.71445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.71489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.71672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.71676: variable 'network_connections' from source: include params 30490 1727096650.71678: variable 'interface' from source: play vars 30490 1727096650.71753: variable 'interface' from source: play vars 30490 1727096650.71830: 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) 30490 1727096650.71864: 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) 30490 1727096650.71902: 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) 30490 1727096650.71937: 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) 30490 1727096650.71991: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096650.72258: variable 'network_connections' from source: include params 30490 1727096650.72270: variable 'interface' from source: play vars 30490 1727096650.72370: variable 'interface' from source: play vars 30490 1727096650.72406: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096650.72488: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096650.72794: variable 'network_connections' from source: include params 30490 1727096650.72804: variable 'interface' from source: play vars 30490 1727096650.72866: variable 'interface' from source: play vars 30490 1727096650.72896: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096650.72979: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096650.73272: variable 'network_connections' from source: include params 30490 1727096650.73283: variable 'interface' from source: play vars 30490 1727096650.73346: variable 'interface' from source: play vars 30490 1727096650.73404: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096650.73466: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096650.73482: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096650.73542: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096650.73751: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096650.74193: variable 'network_connections' from source: include params 30490 1727096650.74204: variable 'interface' from source: play vars 30490 1727096650.74264: variable 'interface' from source: play vars 30490 1727096650.74473: variable 'ansible_distribution' from source: facts 30490 1727096650.74478: variable '__network_rh_distros' from source: role '' defaults 30490 1727096650.74481: variable 'ansible_distribution_major_version' from source: facts 30490 1727096650.74483: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096650.74486: variable 'ansible_distribution' from source: facts 30490 1727096650.74488: variable '__network_rh_distros' from source: role '' defaults 30490 1727096650.74490: variable 'ansible_distribution_major_version' from source: facts 30490 1727096650.74492: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096650.74636: variable 'ansible_distribution' from source: facts 30490 1727096650.74647: variable '__network_rh_distros' from source: role '' defaults 30490 1727096650.74659: variable 'ansible_distribution_major_version' from source: facts 30490 1727096650.74703: variable 'network_provider' from source: set_fact 30490 1727096650.74725: variable 'ansible_facts' from source: unknown 30490 1727096650.75453: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 30490 1727096650.75462: when evaluation is False, skipping this task 30490 1727096650.75472: _execute() done 30490 1727096650.75479: dumping result to json 30490 1727096650.75487: done dumping result, returning 30490 1727096650.75499: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-ba36-653e-0000000024ac] 30490 1727096650.75508: sending task result for task 0afff68d-5257-ba36-653e-0000000024ac skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 30490 1727096650.75673: no more pending results, returning what we have 30490 1727096650.75677: results queue empty 30490 1727096650.75678: checking for any_errors_fatal 30490 1727096650.75684: done checking for any_errors_fatal 30490 1727096650.75684: checking for max_fail_percentage 30490 1727096650.75686: done checking for max_fail_percentage 30490 1727096650.75687: checking to see if all hosts have failed and the running result is not ok 30490 1727096650.75688: done checking to see if all hosts have failed 30490 1727096650.75688: getting the remaining hosts for this loop 30490 1727096650.75690: done getting the remaining hosts for this loop 30490 1727096650.75693: getting the next task for host managed_node3 30490 1727096650.75701: done getting next task for host managed_node3 30490 1727096650.75705: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096650.75710: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096650.75741: getting variables 30490 1727096650.75742: in VariableManager get_vars() 30490 1727096650.75900: Calling all_inventory to load vars for managed_node3 30490 1727096650.75903: Calling groups_inventory to load vars for managed_node3 30490 1727096650.75978: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096650.75993: Calling all_plugins_play to load vars for managed_node3 30490 1727096650.75996: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096650.76001: done sending task result for task 0afff68d-5257-ba36-653e-0000000024ac 30490 1727096650.76004: WORKER PROCESS EXITING 30490 1727096650.76007: Calling groups_plugins_play to load vars for managed_node3 30490 1727096650.77350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096650.78697: done with get_vars() 30490 1727096650.78716: done getting variables 30490 1727096650.78759: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:04:10 -0400 (0:00:00.127) 0:01:56.992 ****** 30490 1727096650.78790: entering _queue_task() for managed_node3/package 30490 1727096650.79069: worker is 1 (out of 1 available) 30490 1727096650.79086: exiting _queue_task() for managed_node3/package 30490 1727096650.79099: done queuing things up, now waiting for results queue to drain 30490 1727096650.79101: waiting for pending results... 30490 1727096650.79275: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096650.79377: in run() - task 0afff68d-5257-ba36-653e-0000000024ad 30490 1727096650.79388: variable 'ansible_search_path' from source: unknown 30490 1727096650.79392: variable 'ansible_search_path' from source: unknown 30490 1727096650.79419: calling self._execute() 30490 1727096650.79495: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096650.79498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096650.79507: variable 'omit' from source: magic vars 30490 1727096650.79802: variable 'ansible_distribution_major_version' from source: facts 30490 1727096650.79806: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096650.79897: variable 'network_state' from source: role '' defaults 30490 1727096650.79906: Evaluated conditional (network_state != {}): False 30490 1727096650.79909: when evaluation is False, skipping this task 30490 1727096650.79911: _execute() done 30490 1727096650.79914: dumping result to json 30490 1727096650.79917: done dumping result, returning 30490 1727096650.79927: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-ba36-653e-0000000024ad] 30490 1727096650.79932: sending task result for task 0afff68d-5257-ba36-653e-0000000024ad 30490 1727096650.80033: done sending task result for task 0afff68d-5257-ba36-653e-0000000024ad 30490 1727096650.80036: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096650.80260: no more pending results, returning what we have 30490 1727096650.80262: results queue empty 30490 1727096650.80263: checking for any_errors_fatal 30490 1727096650.80270: done checking for any_errors_fatal 30490 1727096650.80271: checking for max_fail_percentage 30490 1727096650.80273: done checking for max_fail_percentage 30490 1727096650.80273: checking to see if all hosts have failed and the running result is not ok 30490 1727096650.80274: done checking to see if all hosts have failed 30490 1727096650.80275: getting the remaining hosts for this loop 30490 1727096650.80276: done getting the remaining hosts for this loop 30490 1727096650.80279: getting the next task for host managed_node3 30490 1727096650.80286: done getting next task for host managed_node3 30490 1727096650.80288: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096650.80293: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096650.80315: getting variables 30490 1727096650.80316: in VariableManager get_vars() 30490 1727096650.80345: Calling all_inventory to load vars for managed_node3 30490 1727096650.80347: Calling groups_inventory to load vars for managed_node3 30490 1727096650.80348: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096650.80355: Calling all_plugins_play to load vars for managed_node3 30490 1727096650.80357: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096650.80358: Calling groups_plugins_play to load vars for managed_node3 30490 1727096650.81379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096650.82307: done with get_vars() 30490 1727096650.82322: done getting variables 30490 1727096650.82364: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:04:10 -0400 (0:00:00.035) 0:01:57.028 ****** 30490 1727096650.82392: entering _queue_task() for managed_node3/package 30490 1727096650.82609: worker is 1 (out of 1 available) 30490 1727096650.82624: exiting _queue_task() for managed_node3/package 30490 1727096650.82637: done queuing things up, now waiting for results queue to drain 30490 1727096650.82639: waiting for pending results... 30490 1727096650.82827: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096650.82933: in run() - task 0afff68d-5257-ba36-653e-0000000024ae 30490 1727096650.82944: variable 'ansible_search_path' from source: unknown 30490 1727096650.82947: variable 'ansible_search_path' from source: unknown 30490 1727096650.82981: calling self._execute() 30490 1727096650.83050: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096650.83054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096650.83063: variable 'omit' from source: magic vars 30490 1727096650.83347: variable 'ansible_distribution_major_version' from source: facts 30490 1727096650.83357: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096650.83449: variable 'network_state' from source: role '' defaults 30490 1727096650.83457: Evaluated conditional (network_state != {}): False 30490 1727096650.83460: when evaluation is False, skipping this task 30490 1727096650.83463: _execute() done 30490 1727096650.83466: dumping result to json 30490 1727096650.83471: done dumping result, returning 30490 1727096650.83481: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-ba36-653e-0000000024ae] 30490 1727096650.83487: sending task result for task 0afff68d-5257-ba36-653e-0000000024ae 30490 1727096650.83581: done sending task result for task 0afff68d-5257-ba36-653e-0000000024ae 30490 1727096650.83584: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096650.83628: no more pending results, returning what we have 30490 1727096650.83631: results queue empty 30490 1727096650.83632: checking for any_errors_fatal 30490 1727096650.83640: done checking for any_errors_fatal 30490 1727096650.83641: checking for max_fail_percentage 30490 1727096650.83643: done checking for max_fail_percentage 30490 1727096650.83643: checking to see if all hosts have failed and the running result is not ok 30490 1727096650.83644: done checking to see if all hosts have failed 30490 1727096650.83645: getting the remaining hosts for this loop 30490 1727096650.83647: done getting the remaining hosts for this loop 30490 1727096650.83650: getting the next task for host managed_node3 30490 1727096650.83657: done getting next task for host managed_node3 30490 1727096650.83661: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096650.83666: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096650.83692: getting variables 30490 1727096650.83695: in VariableManager get_vars() 30490 1727096650.83731: Calling all_inventory to load vars for managed_node3 30490 1727096650.83733: Calling groups_inventory to load vars for managed_node3 30490 1727096650.83735: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096650.83744: Calling all_plugins_play to load vars for managed_node3 30490 1727096650.83747: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096650.83749: Calling groups_plugins_play to load vars for managed_node3 30490 1727096650.84501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096650.85377: done with get_vars() 30490 1727096650.85394: done getting variables 30490 1727096650.85433: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:04:10 -0400 (0:00:00.030) 0:01:57.058 ****** 30490 1727096650.85458: entering _queue_task() for managed_node3/service 30490 1727096650.85672: worker is 1 (out of 1 available) 30490 1727096650.85685: exiting _queue_task() for managed_node3/service 30490 1727096650.85697: done queuing things up, now waiting for results queue to drain 30490 1727096650.85699: waiting for pending results... 30490 1727096650.85882: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096650.85983: in run() - task 0afff68d-5257-ba36-653e-0000000024af 30490 1727096650.85995: variable 'ansible_search_path' from source: unknown 30490 1727096650.85999: variable 'ansible_search_path' from source: unknown 30490 1727096650.86025: calling self._execute() 30490 1727096650.86108: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096650.86112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096650.86122: variable 'omit' from source: magic vars 30490 1727096650.86399: variable 'ansible_distribution_major_version' from source: facts 30490 1727096650.86409: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096650.86509: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096650.86639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096650.88876: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096650.88880: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096650.88915: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096650.88953: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096650.88987: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096650.89060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.89096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.89122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.89158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.89178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.89223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.89246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.89283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.89323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.89338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.89474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.89477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.89480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.89482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.89483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.89626: variable 'network_connections' from source: include params 30490 1727096650.89642: variable 'interface' from source: play vars 30490 1727096650.89708: variable 'interface' from source: play vars 30490 1727096650.89759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096650.89871: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096650.89901: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096650.89923: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096650.89954: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096650.89990: 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) 30490 1727096650.90005: 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) 30490 1727096650.90021: 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) 30490 1727096650.90038: 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) 30490 1727096650.90079: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096650.90227: variable 'network_connections' from source: include params 30490 1727096650.90231: variable 'interface' from source: play vars 30490 1727096650.90278: variable 'interface' from source: play vars 30490 1727096650.90297: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096650.90301: when evaluation is False, skipping this task 30490 1727096650.90303: _execute() done 30490 1727096650.90306: dumping result to json 30490 1727096650.90308: done dumping result, returning 30490 1727096650.90315: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-0000000024af] 30490 1727096650.90319: sending task result for task 0afff68d-5257-ba36-653e-0000000024af 30490 1727096650.90411: done sending task result for task 0afff68d-5257-ba36-653e-0000000024af 30490 1727096650.90421: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096650.90465: no more pending results, returning what we have 30490 1727096650.90470: results queue empty 30490 1727096650.90471: checking for any_errors_fatal 30490 1727096650.90478: done checking for any_errors_fatal 30490 1727096650.90479: checking for max_fail_percentage 30490 1727096650.90481: done checking for max_fail_percentage 30490 1727096650.90482: checking to see if all hosts have failed and the running result is not ok 30490 1727096650.90482: done checking to see if all hosts have failed 30490 1727096650.90483: getting the remaining hosts for this loop 30490 1727096650.90484: done getting the remaining hosts for this loop 30490 1727096650.90488: getting the next task for host managed_node3 30490 1727096650.90497: done getting next task for host managed_node3 30490 1727096650.90501: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096650.90506: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096650.90536: getting variables 30490 1727096650.90538: in VariableManager get_vars() 30490 1727096650.90584: Calling all_inventory to load vars for managed_node3 30490 1727096650.90587: Calling groups_inventory to load vars for managed_node3 30490 1727096650.90589: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096650.90599: Calling all_plugins_play to load vars for managed_node3 30490 1727096650.90601: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096650.90604: Calling groups_plugins_play to load vars for managed_node3 30490 1727096650.91541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096650.92407: done with get_vars() 30490 1727096650.92423: done getting variables 30490 1727096650.92465: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:04:10 -0400 (0:00:00.070) 0:01:57.129 ****** 30490 1727096650.92491: entering _queue_task() for managed_node3/service 30490 1727096650.92733: worker is 1 (out of 1 available) 30490 1727096650.92747: exiting _queue_task() for managed_node3/service 30490 1727096650.92762: done queuing things up, now waiting for results queue to drain 30490 1727096650.92763: waiting for pending results... 30490 1727096650.92946: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096650.93043: in run() - task 0afff68d-5257-ba36-653e-0000000024b0 30490 1727096650.93057: variable 'ansible_search_path' from source: unknown 30490 1727096650.93061: variable 'ansible_search_path' from source: unknown 30490 1727096650.93091: calling self._execute() 30490 1727096650.93166: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096650.93173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096650.93181: variable 'omit' from source: magic vars 30490 1727096650.93461: variable 'ansible_distribution_major_version' from source: facts 30490 1727096650.93473: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096650.93589: variable 'network_provider' from source: set_fact 30490 1727096650.93593: variable 'network_state' from source: role '' defaults 30490 1727096650.93602: Evaluated conditional (network_provider == "nm" or network_state != {}): True 30490 1727096650.93608: variable 'omit' from source: magic vars 30490 1727096650.93656: variable 'omit' from source: magic vars 30490 1727096650.93678: variable 'network_service_name' from source: role '' defaults 30490 1727096650.93725: variable 'network_service_name' from source: role '' defaults 30490 1727096650.93801: variable '__network_provider_setup' from source: role '' defaults 30490 1727096650.93805: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096650.93849: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096650.93859: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096650.93904: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096650.94050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096650.95522: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096650.95606: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096650.95610: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096650.95633: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096650.95653: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096650.95716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.95734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.95752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.95780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.95791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.95824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.95841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.95858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.95886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.95896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.96046: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096650.96122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.96138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.96158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.96185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.96195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.96259: variable 'ansible_python' from source: facts 30490 1727096650.96275: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096650.96328: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096650.96384: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096650.96462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.96484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.96501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.96524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.96535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.96569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096650.96590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096650.96607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096650.96631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096650.96641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096650.96736: variable 'network_connections' from source: include params 30490 1727096650.96742: variable 'interface' from source: play vars 30490 1727096650.96797: variable 'interface' from source: play vars 30490 1727096650.96876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096650.97009: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096650.97046: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096650.97080: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096650.97112: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096650.97156: 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) 30490 1727096650.97179: 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) 30490 1727096650.97202: 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) 30490 1727096650.97224: 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) 30490 1727096650.97261: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096650.97439: variable 'network_connections' from source: include params 30490 1727096650.97444: variable 'interface' from source: play vars 30490 1727096650.97502: variable 'interface' from source: play vars 30490 1727096650.97526: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096650.97582: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096650.97760: variable 'network_connections' from source: include params 30490 1727096650.97764: variable 'interface' from source: play vars 30490 1727096650.97818: variable 'interface' from source: play vars 30490 1727096650.97835: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096650.97890: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096650.98076: variable 'network_connections' from source: include params 30490 1727096650.98086: variable 'interface' from source: play vars 30490 1727096650.98136: variable 'interface' from source: play vars 30490 1727096650.98174: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096650.98214: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096650.98222: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096650.98265: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096650.98402: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096650.98714: variable 'network_connections' from source: include params 30490 1727096650.98718: variable 'interface' from source: play vars 30490 1727096650.98759: variable 'interface' from source: play vars 30490 1727096650.98765: variable 'ansible_distribution' from source: facts 30490 1727096650.98770: variable '__network_rh_distros' from source: role '' defaults 30490 1727096650.98775: variable 'ansible_distribution_major_version' from source: facts 30490 1727096650.98788: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096650.98927: variable 'ansible_distribution' from source: facts 30490 1727096650.98930: variable '__network_rh_distros' from source: role '' defaults 30490 1727096650.98933: variable 'ansible_distribution_major_version' from source: facts 30490 1727096650.98935: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096650.99039: variable 'ansible_distribution' from source: facts 30490 1727096650.99042: variable '__network_rh_distros' from source: role '' defaults 30490 1727096650.99048: variable 'ansible_distribution_major_version' from source: facts 30490 1727096650.99098: variable 'network_provider' from source: set_fact 30490 1727096650.99101: variable 'omit' from source: magic vars 30490 1727096650.99123: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096650.99147: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096650.99164: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096650.99181: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096650.99190: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096650.99212: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096650.99215: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096650.99217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096650.99286: Set connection var ansible_connection to ssh 30490 1727096650.99293: Set connection var ansible_shell_type to sh 30490 1727096650.99300: Set connection var ansible_pipelining to False 30490 1727096650.99305: Set connection var ansible_shell_executable to /bin/sh 30490 1727096650.99310: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096650.99315: Set connection var ansible_timeout to 10 30490 1727096650.99335: variable 'ansible_shell_executable' from source: unknown 30490 1727096650.99338: variable 'ansible_connection' from source: unknown 30490 1727096650.99341: variable 'ansible_module_compression' from source: unknown 30490 1727096650.99343: variable 'ansible_shell_type' from source: unknown 30490 1727096650.99345: variable 'ansible_shell_executable' from source: unknown 30490 1727096650.99347: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096650.99352: variable 'ansible_pipelining' from source: unknown 30490 1727096650.99355: variable 'ansible_timeout' from source: unknown 30490 1727096650.99358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096650.99431: 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) 30490 1727096650.99439: variable 'omit' from source: magic vars 30490 1727096650.99444: starting attempt loop 30490 1727096650.99448: running the handler 30490 1727096650.99506: variable 'ansible_facts' from source: unknown 30490 1727096651.00104: _low_level_execute_command(): starting 30490 1727096651.00107: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096651.00603: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096651.00608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096651.00612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096651.00662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096651.00665: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096651.00669: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096651.00717: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096651.02386: stdout chunk (state=3): >>>/root <<< 30490 1727096651.02487: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096651.02515: stderr chunk (state=3): >>><<< 30490 1727096651.02519: stdout chunk (state=3): >>><<< 30490 1727096651.02541: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096651.02550: _low_level_execute_command(): starting 30490 1727096651.02556: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096651.0253968-35814-182099013906457 `" && echo ansible-tmp-1727096651.0253968-35814-182099013906457="` echo /root/.ansible/tmp/ansible-tmp-1727096651.0253968-35814-182099013906457 `" ) && sleep 0' 30490 1727096651.02995: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096651.02998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096651.03001: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096651.03003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096651.03053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096651.03060: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096651.03062: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096651.03094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096651.04985: stdout chunk (state=3): >>>ansible-tmp-1727096651.0253968-35814-182099013906457=/root/.ansible/tmp/ansible-tmp-1727096651.0253968-35814-182099013906457 <<< 30490 1727096651.05084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096651.05153: stderr chunk (state=3): >>><<< 30490 1727096651.05156: stdout chunk (state=3): >>><<< 30490 1727096651.05159: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096651.0253968-35814-182099013906457=/root/.ansible/tmp/ansible-tmp-1727096651.0253968-35814-182099013906457 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096651.05161: variable 'ansible_module_compression' from source: unknown 30490 1727096651.05218: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 30490 1727096651.05255: variable 'ansible_facts' from source: unknown 30490 1727096651.05394: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096651.0253968-35814-182099013906457/AnsiballZ_systemd.py 30490 1727096651.05492: Sending initial data 30490 1727096651.05495: Sent initial data (156 bytes) 30490 1727096651.05918: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096651.05921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096651.05927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096651.05929: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096651.05932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096651.05984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096651.05990: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096651.06019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096651.07547: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 30490 1727096651.07555: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096651.07580: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096651.07607: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpmma6qqlf /root/.ansible/tmp/ansible-tmp-1727096651.0253968-35814-182099013906457/AnsiballZ_systemd.py <<< 30490 1727096651.07614: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096651.0253968-35814-182099013906457/AnsiballZ_systemd.py" <<< 30490 1727096651.07638: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpmma6qqlf" to remote "/root/.ansible/tmp/ansible-tmp-1727096651.0253968-35814-182099013906457/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096651.0253968-35814-182099013906457/AnsiballZ_systemd.py" <<< 30490 1727096651.08649: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096651.08688: stderr chunk (state=3): >>><<< 30490 1727096651.08692: stdout chunk (state=3): >>><<< 30490 1727096651.08725: done transferring module to remote 30490 1727096651.08734: _low_level_execute_command(): starting 30490 1727096651.08738: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096651.0253968-35814-182099013906457/ /root/.ansible/tmp/ansible-tmp-1727096651.0253968-35814-182099013906457/AnsiballZ_systemd.py && sleep 0' 30490 1727096651.09158: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096651.09161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096651.09164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096651.09166: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096651.09171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096651.09222: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096651.09229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096651.09231: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096651.09259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096651.11001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096651.11026: stderr chunk (state=3): >>><<< 30490 1727096651.11029: stdout chunk (state=3): >>><<< 30490 1727096651.11040: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096651.11043: _low_level_execute_command(): starting 30490 1727096651.11048: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096651.0253968-35814-182099013906457/AnsiballZ_systemd.py && sleep 0' 30490 1727096651.11457: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096651.11460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096651.11462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096651.11464: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096651.11466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096651.11518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096651.11527: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096651.11563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096651.40504: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10657792", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3320442880", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2277058000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "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}}} <<< 30490 1727096651.42352: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096651.42383: stderr chunk (state=3): >>><<< 30490 1727096651.42386: stdout chunk (state=3): >>><<< 30490 1727096651.42402: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10657792", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3320442880", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2277058000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096651.42528: 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-1727096651.0253968-35814-182099013906457/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096651.42540: _low_level_execute_command(): starting 30490 1727096651.42545: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096651.0253968-35814-182099013906457/ > /dev/null 2>&1 && sleep 0' 30490 1727096651.42993: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096651.42998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096651.43000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096651.43053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096651.43057: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096651.43063: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096651.43095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096651.44873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096651.44901: stderr chunk (state=3): >>><<< 30490 1727096651.44905: stdout chunk (state=3): >>><<< 30490 1727096651.44917: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096651.44923: handler run complete 30490 1727096651.44960: attempt loop complete, returning result 30490 1727096651.44963: _execute() done 30490 1727096651.44965: dumping result to json 30490 1727096651.44981: done dumping result, returning 30490 1727096651.44989: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-ba36-653e-0000000024b0] 30490 1727096651.44993: sending task result for task 0afff68d-5257-ba36-653e-0000000024b0 30490 1727096651.45231: done sending task result for task 0afff68d-5257-ba36-653e-0000000024b0 30490 1727096651.45234: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096651.45301: no more pending results, returning what we have 30490 1727096651.45304: results queue empty 30490 1727096651.45305: checking for any_errors_fatal 30490 1727096651.45310: done checking for any_errors_fatal 30490 1727096651.45311: checking for max_fail_percentage 30490 1727096651.45313: done checking for max_fail_percentage 30490 1727096651.45313: checking to see if all hosts have failed and the running result is not ok 30490 1727096651.45314: done checking to see if all hosts have failed 30490 1727096651.45315: getting the remaining hosts for this loop 30490 1727096651.45316: done getting the remaining hosts for this loop 30490 1727096651.45320: getting the next task for host managed_node3 30490 1727096651.45327: done getting next task for host managed_node3 30490 1727096651.45331: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096651.45336: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096651.45348: getting variables 30490 1727096651.45350: in VariableManager get_vars() 30490 1727096651.45389: Calling all_inventory to load vars for managed_node3 30490 1727096651.45392: Calling groups_inventory to load vars for managed_node3 30490 1727096651.45394: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096651.45403: Calling all_plugins_play to load vars for managed_node3 30490 1727096651.45406: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096651.45409: Calling groups_plugins_play to load vars for managed_node3 30490 1727096651.46337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096651.47216: done with get_vars() 30490 1727096651.47232: done getting variables 30490 1727096651.47280: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:04:11 -0400 (0:00:00.548) 0:01:57.677 ****** 30490 1727096651.47309: entering _queue_task() for managed_node3/service 30490 1727096651.47534: worker is 1 (out of 1 available) 30490 1727096651.47549: exiting _queue_task() for managed_node3/service 30490 1727096651.47562: done queuing things up, now waiting for results queue to drain 30490 1727096651.47564: waiting for pending results... 30490 1727096651.47746: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096651.47840: in run() - task 0afff68d-5257-ba36-653e-0000000024b1 30490 1727096651.47852: variable 'ansible_search_path' from source: unknown 30490 1727096651.47857: variable 'ansible_search_path' from source: unknown 30490 1727096651.47891: calling self._execute() 30490 1727096651.47962: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096651.47965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096651.47979: variable 'omit' from source: magic vars 30490 1727096651.48270: variable 'ansible_distribution_major_version' from source: facts 30490 1727096651.48282: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096651.48364: variable 'network_provider' from source: set_fact 30490 1727096651.48371: Evaluated conditional (network_provider == "nm"): True 30490 1727096651.48441: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096651.48503: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096651.48619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096651.50057: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096651.50107: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096651.50135: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096651.50162: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096651.50189: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096651.50256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096651.50280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096651.50301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096651.50327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096651.50337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096651.50372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096651.50390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096651.50409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096651.50434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096651.50444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096651.50511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096651.50515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096651.50517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096651.50531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096651.50541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096651.50641: variable 'network_connections' from source: include params 30490 1727096651.50651: variable 'interface' from source: play vars 30490 1727096651.50701: variable 'interface' from source: play vars 30490 1727096651.50752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096651.50862: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096651.50894: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096651.50917: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096651.50937: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096651.50971: 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) 30490 1727096651.50989: 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) 30490 1727096651.51006: 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) 30490 1727096651.51023: 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) 30490 1727096651.51060: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096651.51212: variable 'network_connections' from source: include params 30490 1727096651.51216: variable 'interface' from source: play vars 30490 1727096651.51257: variable 'interface' from source: play vars 30490 1727096651.51286: Evaluated conditional (__network_wpa_supplicant_required): False 30490 1727096651.51289: when evaluation is False, skipping this task 30490 1727096651.51292: _execute() done 30490 1727096651.51295: dumping result to json 30490 1727096651.51298: done dumping result, returning 30490 1727096651.51303: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-ba36-653e-0000000024b1] 30490 1727096651.51314: sending task result for task 0afff68d-5257-ba36-653e-0000000024b1 30490 1727096651.51395: done sending task result for task 0afff68d-5257-ba36-653e-0000000024b1 30490 1727096651.51398: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 30490 1727096651.51442: no more pending results, returning what we have 30490 1727096651.51446: results queue empty 30490 1727096651.51447: checking for any_errors_fatal 30490 1727096651.51471: done checking for any_errors_fatal 30490 1727096651.51472: checking for max_fail_percentage 30490 1727096651.51474: done checking for max_fail_percentage 30490 1727096651.51475: checking to see if all hosts have failed and the running result is not ok 30490 1727096651.51476: done checking to see if all hosts have failed 30490 1727096651.51476: getting the remaining hosts for this loop 30490 1727096651.51478: done getting the remaining hosts for this loop 30490 1727096651.51482: getting the next task for host managed_node3 30490 1727096651.51489: done getting next task for host managed_node3 30490 1727096651.51492: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096651.51497: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096651.51525: getting variables 30490 1727096651.51527: in VariableManager get_vars() 30490 1727096651.51565: Calling all_inventory to load vars for managed_node3 30490 1727096651.51572: Calling groups_inventory to load vars for managed_node3 30490 1727096651.51575: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096651.51584: Calling all_plugins_play to load vars for managed_node3 30490 1727096651.51587: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096651.51589: Calling groups_plugins_play to load vars for managed_node3 30490 1727096651.52370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096651.53243: done with get_vars() 30490 1727096651.53259: done getting variables 30490 1727096651.53302: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:04:11 -0400 (0:00:00.060) 0:01:57.737 ****** 30490 1727096651.53324: entering _queue_task() for managed_node3/service 30490 1727096651.53542: worker is 1 (out of 1 available) 30490 1727096651.53554: exiting _queue_task() for managed_node3/service 30490 1727096651.53566: done queuing things up, now waiting for results queue to drain 30490 1727096651.53570: waiting for pending results... 30490 1727096651.53750: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096651.53830: in run() - task 0afff68d-5257-ba36-653e-0000000024b2 30490 1727096651.53842: variable 'ansible_search_path' from source: unknown 30490 1727096651.53846: variable 'ansible_search_path' from source: unknown 30490 1727096651.53878: calling self._execute() 30490 1727096651.53951: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096651.53955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096651.53963: variable 'omit' from source: magic vars 30490 1727096651.54243: variable 'ansible_distribution_major_version' from source: facts 30490 1727096651.54253: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096651.54333: variable 'network_provider' from source: set_fact 30490 1727096651.54340: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096651.54343: when evaluation is False, skipping this task 30490 1727096651.54346: _execute() done 30490 1727096651.54348: dumping result to json 30490 1727096651.54350: done dumping result, returning 30490 1727096651.54359: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-ba36-653e-0000000024b2] 30490 1727096651.54362: sending task result for task 0afff68d-5257-ba36-653e-0000000024b2 30490 1727096651.54447: done sending task result for task 0afff68d-5257-ba36-653e-0000000024b2 30490 1727096651.54450: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096651.54504: no more pending results, returning what we have 30490 1727096651.54507: results queue empty 30490 1727096651.54508: checking for any_errors_fatal 30490 1727096651.54514: done checking for any_errors_fatal 30490 1727096651.54515: checking for max_fail_percentage 30490 1727096651.54517: done checking for max_fail_percentage 30490 1727096651.54518: checking to see if all hosts have failed and the running result is not ok 30490 1727096651.54518: done checking to see if all hosts have failed 30490 1727096651.54519: getting the remaining hosts for this loop 30490 1727096651.54520: done getting the remaining hosts for this loop 30490 1727096651.54523: getting the next task for host managed_node3 30490 1727096651.54530: done getting next task for host managed_node3 30490 1727096651.54533: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096651.54537: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096651.54560: getting variables 30490 1727096651.54562: in VariableManager get_vars() 30490 1727096651.54598: Calling all_inventory to load vars for managed_node3 30490 1727096651.54600: Calling groups_inventory to load vars for managed_node3 30490 1727096651.54602: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096651.54611: Calling all_plugins_play to load vars for managed_node3 30490 1727096651.54613: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096651.54616: Calling groups_plugins_play to load vars for managed_node3 30490 1727096651.55499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096651.56343: done with get_vars() 30490 1727096651.56358: done getting variables 30490 1727096651.56399: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:04:11 -0400 (0:00:00.030) 0:01:57.768 ****** 30490 1727096651.56423: entering _queue_task() for managed_node3/copy 30490 1727096651.56618: worker is 1 (out of 1 available) 30490 1727096651.56632: exiting _queue_task() for managed_node3/copy 30490 1727096651.56642: done queuing things up, now waiting for results queue to drain 30490 1727096651.56644: waiting for pending results... 30490 1727096651.56820: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096651.56911: in run() - task 0afff68d-5257-ba36-653e-0000000024b3 30490 1727096651.56921: variable 'ansible_search_path' from source: unknown 30490 1727096651.56924: variable 'ansible_search_path' from source: unknown 30490 1727096651.56950: calling self._execute() 30490 1727096651.57023: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096651.57027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096651.57036: variable 'omit' from source: magic vars 30490 1727096651.57306: variable 'ansible_distribution_major_version' from source: facts 30490 1727096651.57315: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096651.57394: variable 'network_provider' from source: set_fact 30490 1727096651.57398: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096651.57401: when evaluation is False, skipping this task 30490 1727096651.57404: _execute() done 30490 1727096651.57408: dumping result to json 30490 1727096651.57410: done dumping result, returning 30490 1727096651.57420: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-ba36-653e-0000000024b3] 30490 1727096651.57423: sending task result for task 0afff68d-5257-ba36-653e-0000000024b3 30490 1727096651.57513: done sending task result for task 0afff68d-5257-ba36-653e-0000000024b3 30490 1727096651.57516: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 30490 1727096651.57575: no more pending results, returning what we have 30490 1727096651.57578: results queue empty 30490 1727096651.57579: checking for any_errors_fatal 30490 1727096651.57584: done checking for any_errors_fatal 30490 1727096651.57584: checking for max_fail_percentage 30490 1727096651.57586: done checking for max_fail_percentage 30490 1727096651.57587: checking to see if all hosts have failed and the running result is not ok 30490 1727096651.57587: done checking to see if all hosts have failed 30490 1727096651.57588: getting the remaining hosts for this loop 30490 1727096651.57589: done getting the remaining hosts for this loop 30490 1727096651.57592: getting the next task for host managed_node3 30490 1727096651.57600: done getting next task for host managed_node3 30490 1727096651.57603: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096651.57608: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096651.57629: getting variables 30490 1727096651.57630: in VariableManager get_vars() 30490 1727096651.57664: Calling all_inventory to load vars for managed_node3 30490 1727096651.57666: Calling groups_inventory to load vars for managed_node3 30490 1727096651.57670: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096651.57678: Calling all_plugins_play to load vars for managed_node3 30490 1727096651.57681: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096651.57683: Calling groups_plugins_play to load vars for managed_node3 30490 1727096651.58405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096651.59264: done with get_vars() 30490 1727096651.59282: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:04:11 -0400 (0:00:00.029) 0:01:57.797 ****** 30490 1727096651.59336: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096651.59526: worker is 1 (out of 1 available) 30490 1727096651.59540: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096651.59552: done queuing things up, now waiting for results queue to drain 30490 1727096651.59554: waiting for pending results... 30490 1727096651.59715: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096651.59792: in run() - task 0afff68d-5257-ba36-653e-0000000024b4 30490 1727096651.59802: variable 'ansible_search_path' from source: unknown 30490 1727096651.59806: variable 'ansible_search_path' from source: unknown 30490 1727096651.59831: calling self._execute() 30490 1727096651.59902: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096651.59906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096651.59915: variable 'omit' from source: magic vars 30490 1727096651.60166: variable 'ansible_distribution_major_version' from source: facts 30490 1727096651.60179: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096651.60185: variable 'omit' from source: magic vars 30490 1727096651.60228: variable 'omit' from source: magic vars 30490 1727096651.60334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096651.61948: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096651.61995: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096651.62021: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096651.62045: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096651.62071: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096651.62121: variable 'network_provider' from source: set_fact 30490 1727096651.62210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096651.62230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096651.62248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096651.62282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096651.62291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096651.62342: variable 'omit' from source: magic vars 30490 1727096651.62417: variable 'omit' from source: magic vars 30490 1727096651.62488: variable 'network_connections' from source: include params 30490 1727096651.62498: variable 'interface' from source: play vars 30490 1727096651.62542: variable 'interface' from source: play vars 30490 1727096651.62644: variable 'omit' from source: magic vars 30490 1727096651.62651: variable '__lsr_ansible_managed' from source: task vars 30490 1727096651.62698: variable '__lsr_ansible_managed' from source: task vars 30490 1727096651.62828: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 30490 1727096651.62966: Loaded config def from plugin (lookup/template) 30490 1727096651.62971: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 30490 1727096651.62994: File lookup term: get_ansible_managed.j2 30490 1727096651.62997: variable 'ansible_search_path' from source: unknown 30490 1727096651.63000: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 30490 1727096651.63012: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 30490 1727096651.63024: variable 'ansible_search_path' from source: unknown 30490 1727096651.66287: variable 'ansible_managed' from source: unknown 30490 1727096651.66358: variable 'omit' from source: magic vars 30490 1727096651.66381: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096651.66399: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096651.66414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096651.66427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096651.66436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096651.66457: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096651.66460: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096651.66463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096651.66524: Set connection var ansible_connection to ssh 30490 1727096651.66528: Set connection var ansible_shell_type to sh 30490 1727096651.66648: Set connection var ansible_pipelining to False 30490 1727096651.66651: Set connection var ansible_shell_executable to /bin/sh 30490 1727096651.66654: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096651.66656: Set connection var ansible_timeout to 10 30490 1727096651.66658: variable 'ansible_shell_executable' from source: unknown 30490 1727096651.66660: variable 'ansible_connection' from source: unknown 30490 1727096651.66662: variable 'ansible_module_compression' from source: unknown 30490 1727096651.66664: variable 'ansible_shell_type' from source: unknown 30490 1727096651.66666: variable 'ansible_shell_executable' from source: unknown 30490 1727096651.66672: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096651.66674: variable 'ansible_pipelining' from source: unknown 30490 1727096651.66676: variable 'ansible_timeout' from source: unknown 30490 1727096651.66678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096651.66681: 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) 30490 1727096651.66690: variable 'omit' from source: magic vars 30490 1727096651.66693: starting attempt loop 30490 1727096651.66695: running the handler 30490 1727096651.66698: _low_level_execute_command(): starting 30490 1727096651.66700: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096651.67185: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096651.67190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096651.67193: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096651.67195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096651.67244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096651.67247: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096651.67249: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096651.67295: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096651.68932: stdout chunk (state=3): >>>/root <<< 30490 1727096651.69033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096651.69062: stderr chunk (state=3): >>><<< 30490 1727096651.69066: stdout chunk (state=3): >>><<< 30490 1727096651.69086: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096651.69096: _low_level_execute_command(): starting 30490 1727096651.69101: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096651.690861-35838-4169511383861 `" && echo ansible-tmp-1727096651.690861-35838-4169511383861="` echo /root/.ansible/tmp/ansible-tmp-1727096651.690861-35838-4169511383861 `" ) && sleep 0' 30490 1727096651.69515: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096651.69519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096651.69531: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096651.69588: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096651.69591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096651.69629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096651.71482: stdout chunk (state=3): >>>ansible-tmp-1727096651.690861-35838-4169511383861=/root/.ansible/tmp/ansible-tmp-1727096651.690861-35838-4169511383861 <<< 30490 1727096651.71589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096651.71617: stderr chunk (state=3): >>><<< 30490 1727096651.71620: stdout chunk (state=3): >>><<< 30490 1727096651.71636: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096651.690861-35838-4169511383861=/root/.ansible/tmp/ansible-tmp-1727096651.690861-35838-4169511383861 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096651.71671: variable 'ansible_module_compression' from source: unknown 30490 1727096651.71712: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 30490 1727096651.71730: variable 'ansible_facts' from source: unknown 30490 1727096651.71795: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096651.690861-35838-4169511383861/AnsiballZ_network_connections.py 30490 1727096651.71889: Sending initial data 30490 1727096651.71893: Sent initial data (165 bytes) 30490 1727096651.72317: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096651.72320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096651.72326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096651.72328: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096651.72330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096651.72380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096651.72392: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096651.72415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096651.73927: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 30490 1727096651.73930: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096651.73957: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096651.73991: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmprewo6ml8 /root/.ansible/tmp/ansible-tmp-1727096651.690861-35838-4169511383861/AnsiballZ_network_connections.py <<< 30490 1727096651.73997: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096651.690861-35838-4169511383861/AnsiballZ_network_connections.py" <<< 30490 1727096651.74021: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmprewo6ml8" to remote "/root/.ansible/tmp/ansible-tmp-1727096651.690861-35838-4169511383861/AnsiballZ_network_connections.py" <<< 30490 1727096651.74028: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096651.690861-35838-4169511383861/AnsiballZ_network_connections.py" <<< 30490 1727096651.74676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096651.74713: stderr chunk (state=3): >>><<< 30490 1727096651.74717: stdout chunk (state=3): >>><<< 30490 1727096651.74762: done transferring module to remote 30490 1727096651.74772: _low_level_execute_command(): starting 30490 1727096651.74780: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096651.690861-35838-4169511383861/ /root/.ansible/tmp/ansible-tmp-1727096651.690861-35838-4169511383861/AnsiballZ_network_connections.py && sleep 0' 30490 1727096651.75201: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096651.75204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096651.75207: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096651.75209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096651.75254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096651.75258: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096651.75294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096651.77019: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096651.77045: stderr chunk (state=3): >>><<< 30490 1727096651.77049: stdout chunk (state=3): >>><<< 30490 1727096651.77064: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096651.77069: _low_level_execute_command(): starting 30490 1727096651.77072: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096651.690861-35838-4169511383861/AnsiballZ_network_connections.py && sleep 0' 30490 1727096651.77475: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096651.77496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096651.77499: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096651.77543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096651.77555: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096651.77591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096652.10548: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_w5hm4kb0/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 <<< 30490 1727096652.10597: stdout chunk (state=3): >>> File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_w5hm4kb0/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 statebr/43a3a5ab-e085-4e18-a934-db156ffc2dda: error=unknown <<< 30490 1727096652.10791: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "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": "statebr", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 30490 1727096652.12595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096652.12628: stderr chunk (state=3): >>><<< 30490 1727096652.12631: stdout chunk (state=3): >>><<< 30490 1727096652.12646: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_w5hm4kb0/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_w5hm4kb0/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 statebr/43a3a5ab-e085-4e18-a934-db156ffc2dda: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "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": "statebr", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096652.12677: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', '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-1727096651.690861-35838-4169511383861/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096652.12686: _low_level_execute_command(): starting 30490 1727096652.12690: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096651.690861-35838-4169511383861/ > /dev/null 2>&1 && sleep 0' 30490 1727096652.13149: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096652.13152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096652.13155: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096652.13157: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096652.13159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096652.13161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096652.13215: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096652.13218: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096652.13222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096652.13257: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096652.15119: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096652.15144: stderr chunk (state=3): >>><<< 30490 1727096652.15147: stdout chunk (state=3): >>><<< 30490 1727096652.15161: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096652.15172: handler run complete 30490 1727096652.15192: attempt loop complete, returning result 30490 1727096652.15197: _execute() done 30490 1727096652.15200: dumping result to json 30490 1727096652.15202: done dumping result, returning 30490 1727096652.15211: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-ba36-653e-0000000024b4] 30490 1727096652.15214: sending task result for task 0afff68d-5257-ba36-653e-0000000024b4 30490 1727096652.15313: done sending task result for task 0afff68d-5257-ba36-653e-0000000024b4 30490 1727096652.15316: WORKER PROCESS EXITING changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 30490 1727096652.15417: no more pending results, returning what we have 30490 1727096652.15421: results queue empty 30490 1727096652.15422: checking for any_errors_fatal 30490 1727096652.15427: done checking for any_errors_fatal 30490 1727096652.15428: checking for max_fail_percentage 30490 1727096652.15430: done checking for max_fail_percentage 30490 1727096652.15431: checking to see if all hosts have failed and the running result is not ok 30490 1727096652.15431: done checking to see if all hosts have failed 30490 1727096652.15432: getting the remaining hosts for this loop 30490 1727096652.15434: done getting the remaining hosts for this loop 30490 1727096652.15437: getting the next task for host managed_node3 30490 1727096652.15445: done getting next task for host managed_node3 30490 1727096652.15449: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096652.15453: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096652.15472: getting variables 30490 1727096652.15475: in VariableManager get_vars() 30490 1727096652.15516: Calling all_inventory to load vars for managed_node3 30490 1727096652.15519: Calling groups_inventory to load vars for managed_node3 30490 1727096652.15521: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096652.15530: Calling all_plugins_play to load vars for managed_node3 30490 1727096652.15533: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096652.15535: Calling groups_plugins_play to load vars for managed_node3 30490 1727096652.16473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096652.17877: done with get_vars() 30490 1727096652.17899: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:04:12 -0400 (0:00:00.586) 0:01:58.384 ****** 30490 1727096652.17993: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096652.18284: worker is 1 (out of 1 available) 30490 1727096652.18298: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096652.18311: done queuing things up, now waiting for results queue to drain 30490 1727096652.18312: waiting for pending results... 30490 1727096652.18496: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096652.18596: in run() - task 0afff68d-5257-ba36-653e-0000000024b5 30490 1727096652.18608: variable 'ansible_search_path' from source: unknown 30490 1727096652.18612: variable 'ansible_search_path' from source: unknown 30490 1727096652.18641: calling self._execute() 30490 1727096652.18716: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096652.18720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096652.18730: variable 'omit' from source: magic vars 30490 1727096652.19015: variable 'ansible_distribution_major_version' from source: facts 30490 1727096652.19025: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096652.19114: variable 'network_state' from source: role '' defaults 30490 1727096652.19122: Evaluated conditional (network_state != {}): False 30490 1727096652.19125: when evaluation is False, skipping this task 30490 1727096652.19128: _execute() done 30490 1727096652.19135: dumping result to json 30490 1727096652.19138: done dumping result, returning 30490 1727096652.19143: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-ba36-653e-0000000024b5] 30490 1727096652.19148: sending task result for task 0afff68d-5257-ba36-653e-0000000024b5 30490 1727096652.19238: done sending task result for task 0afff68d-5257-ba36-653e-0000000024b5 30490 1727096652.19242: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096652.19294: no more pending results, returning what we have 30490 1727096652.19298: results queue empty 30490 1727096652.19299: checking for any_errors_fatal 30490 1727096652.19309: done checking for any_errors_fatal 30490 1727096652.19310: checking for max_fail_percentage 30490 1727096652.19311: done checking for max_fail_percentage 30490 1727096652.19312: checking to see if all hosts have failed and the running result is not ok 30490 1727096652.19313: done checking to see if all hosts have failed 30490 1727096652.19314: getting the remaining hosts for this loop 30490 1727096652.19315: done getting the remaining hosts for this loop 30490 1727096652.19318: getting the next task for host managed_node3 30490 1727096652.19326: done getting next task for host managed_node3 30490 1727096652.19329: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096652.19334: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096652.19356: getting variables 30490 1727096652.19358: in VariableManager get_vars() 30490 1727096652.19399: Calling all_inventory to load vars for managed_node3 30490 1727096652.19402: Calling groups_inventory to load vars for managed_node3 30490 1727096652.19404: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096652.19412: Calling all_plugins_play to load vars for managed_node3 30490 1727096652.19414: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096652.19417: Calling groups_plugins_play to load vars for managed_node3 30490 1727096652.20154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096652.21123: done with get_vars() 30490 1727096652.21138: done getting variables 30490 1727096652.21181: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:04:12 -0400 (0:00:00.032) 0:01:58.416 ****** 30490 1727096652.21204: entering _queue_task() for managed_node3/debug 30490 1727096652.21393: worker is 1 (out of 1 available) 30490 1727096652.21405: exiting _queue_task() for managed_node3/debug 30490 1727096652.21417: done queuing things up, now waiting for results queue to drain 30490 1727096652.21419: waiting for pending results... 30490 1727096652.21586: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096652.21677: in run() - task 0afff68d-5257-ba36-653e-0000000024b6 30490 1727096652.21686: variable 'ansible_search_path' from source: unknown 30490 1727096652.21689: variable 'ansible_search_path' from source: unknown 30490 1727096652.21714: calling self._execute() 30490 1727096652.21780: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096652.21783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096652.21793: variable 'omit' from source: magic vars 30490 1727096652.22043: variable 'ansible_distribution_major_version' from source: facts 30490 1727096652.22053: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096652.22058: variable 'omit' from source: magic vars 30490 1727096652.22100: variable 'omit' from source: magic vars 30490 1727096652.22123: variable 'omit' from source: magic vars 30490 1727096652.22154: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096652.22181: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096652.22199: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096652.22212: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096652.22222: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096652.22245: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096652.22248: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096652.22251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096652.22320: Set connection var ansible_connection to ssh 30490 1727096652.22326: Set connection var ansible_shell_type to sh 30490 1727096652.22333: Set connection var ansible_pipelining to False 30490 1727096652.22338: Set connection var ansible_shell_executable to /bin/sh 30490 1727096652.22343: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096652.22348: Set connection var ansible_timeout to 10 30490 1727096652.22365: variable 'ansible_shell_executable' from source: unknown 30490 1727096652.22369: variable 'ansible_connection' from source: unknown 30490 1727096652.22375: variable 'ansible_module_compression' from source: unknown 30490 1727096652.22377: variable 'ansible_shell_type' from source: unknown 30490 1727096652.22380: variable 'ansible_shell_executable' from source: unknown 30490 1727096652.22382: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096652.22384: variable 'ansible_pipelining' from source: unknown 30490 1727096652.22387: variable 'ansible_timeout' from source: unknown 30490 1727096652.22389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096652.22483: 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) 30490 1727096652.22492: variable 'omit' from source: magic vars 30490 1727096652.22497: starting attempt loop 30490 1727096652.22499: running the handler 30490 1727096652.22589: variable '__network_connections_result' from source: set_fact 30490 1727096652.22628: handler run complete 30490 1727096652.22642: attempt loop complete, returning result 30490 1727096652.22644: _execute() done 30490 1727096652.22648: dumping result to json 30490 1727096652.22651: done dumping result, returning 30490 1727096652.22659: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-ba36-653e-0000000024b6] 30490 1727096652.22664: sending task result for task 0afff68d-5257-ba36-653e-0000000024b6 30490 1727096652.22745: done sending task result for task 0afff68d-5257-ba36-653e-0000000024b6 30490 1727096652.22748: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "" ] } 30490 1727096652.22820: no more pending results, returning what we have 30490 1727096652.22823: results queue empty 30490 1727096652.22824: checking for any_errors_fatal 30490 1727096652.22828: done checking for any_errors_fatal 30490 1727096652.22829: checking for max_fail_percentage 30490 1727096652.22830: done checking for max_fail_percentage 30490 1727096652.22831: checking to see if all hosts have failed and the running result is not ok 30490 1727096652.22832: done checking to see if all hosts have failed 30490 1727096652.22833: getting the remaining hosts for this loop 30490 1727096652.22834: done getting the remaining hosts for this loop 30490 1727096652.22837: getting the next task for host managed_node3 30490 1727096652.22844: done getting next task for host managed_node3 30490 1727096652.22848: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096652.22852: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096652.22866: getting variables 30490 1727096652.22868: in VariableManager get_vars() 30490 1727096652.22905: Calling all_inventory to load vars for managed_node3 30490 1727096652.22908: Calling groups_inventory to load vars for managed_node3 30490 1727096652.22910: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096652.22917: Calling all_plugins_play to load vars for managed_node3 30490 1727096652.22922: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096652.22924: Calling groups_plugins_play to load vars for managed_node3 30490 1727096652.23659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096652.24530: done with get_vars() 30490 1727096652.24546: done getting variables 30490 1727096652.24587: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:04:12 -0400 (0:00:00.034) 0:01:58.450 ****** 30490 1727096652.24614: entering _queue_task() for managed_node3/debug 30490 1727096652.24804: worker is 1 (out of 1 available) 30490 1727096652.24817: exiting _queue_task() for managed_node3/debug 30490 1727096652.24829: done queuing things up, now waiting for results queue to drain 30490 1727096652.24831: waiting for pending results... 30490 1727096652.24998: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096652.25080: in run() - task 0afff68d-5257-ba36-653e-0000000024b7 30490 1727096652.25092: variable 'ansible_search_path' from source: unknown 30490 1727096652.25095: variable 'ansible_search_path' from source: unknown 30490 1727096652.25122: calling self._execute() 30490 1727096652.25192: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096652.25196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096652.25205: variable 'omit' from source: magic vars 30490 1727096652.25464: variable 'ansible_distribution_major_version' from source: facts 30490 1727096652.25477: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096652.25481: variable 'omit' from source: magic vars 30490 1727096652.25523: variable 'omit' from source: magic vars 30490 1727096652.25546: variable 'omit' from source: magic vars 30490 1727096652.25579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096652.25606: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096652.25623: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096652.25636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096652.25646: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096652.25670: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096652.25676: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096652.25678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096652.25743: Set connection var ansible_connection to ssh 30490 1727096652.25750: Set connection var ansible_shell_type to sh 30490 1727096652.25756: Set connection var ansible_pipelining to False 30490 1727096652.25761: Set connection var ansible_shell_executable to /bin/sh 30490 1727096652.25766: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096652.25775: Set connection var ansible_timeout to 10 30490 1727096652.25791: variable 'ansible_shell_executable' from source: unknown 30490 1727096652.25794: variable 'ansible_connection' from source: unknown 30490 1727096652.25797: variable 'ansible_module_compression' from source: unknown 30490 1727096652.25799: variable 'ansible_shell_type' from source: unknown 30490 1727096652.25802: variable 'ansible_shell_executable' from source: unknown 30490 1727096652.25804: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096652.25806: variable 'ansible_pipelining' from source: unknown 30490 1727096652.25809: variable 'ansible_timeout' from source: unknown 30490 1727096652.25815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096652.25912: 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) 30490 1727096652.25921: variable 'omit' from source: magic vars 30490 1727096652.25932: starting attempt loop 30490 1727096652.25935: running the handler 30490 1727096652.25969: variable '__network_connections_result' from source: set_fact 30490 1727096652.26021: variable '__network_connections_result' from source: set_fact 30490 1727096652.26096: handler run complete 30490 1727096652.26113: attempt loop complete, returning result 30490 1727096652.26116: _execute() done 30490 1727096652.26119: dumping result to json 30490 1727096652.26121: done dumping result, returning 30490 1727096652.26129: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-ba36-653e-0000000024b7] 30490 1727096652.26134: sending task result for task 0afff68d-5257-ba36-653e-0000000024b7 30490 1727096652.26220: done sending task result for task 0afff68d-5257-ba36-653e-0000000024b7 30490 1727096652.26222: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 30490 1727096652.26337: no more pending results, returning what we have 30490 1727096652.26340: results queue empty 30490 1727096652.26341: checking for any_errors_fatal 30490 1727096652.26346: done checking for any_errors_fatal 30490 1727096652.26346: checking for max_fail_percentage 30490 1727096652.26348: done checking for max_fail_percentage 30490 1727096652.26349: checking to see if all hosts have failed and the running result is not ok 30490 1727096652.26350: done checking to see if all hosts have failed 30490 1727096652.26350: getting the remaining hosts for this loop 30490 1727096652.26352: done getting the remaining hosts for this loop 30490 1727096652.26354: getting the next task for host managed_node3 30490 1727096652.26363: done getting next task for host managed_node3 30490 1727096652.26366: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096652.26374: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096652.26385: getting variables 30490 1727096652.26387: in VariableManager get_vars() 30490 1727096652.26413: Calling all_inventory to load vars for managed_node3 30490 1727096652.26415: Calling groups_inventory to load vars for managed_node3 30490 1727096652.26416: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096652.26422: Calling all_plugins_play to load vars for managed_node3 30490 1727096652.26424: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096652.26430: Calling groups_plugins_play to load vars for managed_node3 30490 1727096652.27322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096652.28173: done with get_vars() 30490 1727096652.28188: done getting variables 30490 1727096652.28226: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:04:12 -0400 (0:00:00.036) 0:01:58.486 ****** 30490 1727096652.28250: entering _queue_task() for managed_node3/debug 30490 1727096652.28455: worker is 1 (out of 1 available) 30490 1727096652.28474: exiting _queue_task() for managed_node3/debug 30490 1727096652.28486: done queuing things up, now waiting for results queue to drain 30490 1727096652.28488: waiting for pending results... 30490 1727096652.28660: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096652.28750: in run() - task 0afff68d-5257-ba36-653e-0000000024b8 30490 1727096652.28763: variable 'ansible_search_path' from source: unknown 30490 1727096652.28766: variable 'ansible_search_path' from source: unknown 30490 1727096652.28796: calling self._execute() 30490 1727096652.28866: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096652.28874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096652.28881: variable 'omit' from source: magic vars 30490 1727096652.29149: variable 'ansible_distribution_major_version' from source: facts 30490 1727096652.29157: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096652.29238: variable 'network_state' from source: role '' defaults 30490 1727096652.29246: Evaluated conditional (network_state != {}): False 30490 1727096652.29249: when evaluation is False, skipping this task 30490 1727096652.29252: _execute() done 30490 1727096652.29254: dumping result to json 30490 1727096652.29256: done dumping result, returning 30490 1727096652.29268: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-ba36-653e-0000000024b8] 30490 1727096652.29275: sending task result for task 0afff68d-5257-ba36-653e-0000000024b8 30490 1727096652.29353: done sending task result for task 0afff68d-5257-ba36-653e-0000000024b8 30490 1727096652.29356: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 30490 1727096652.29416: no more pending results, returning what we have 30490 1727096652.29419: results queue empty 30490 1727096652.29420: checking for any_errors_fatal 30490 1727096652.29427: done checking for any_errors_fatal 30490 1727096652.29427: checking for max_fail_percentage 30490 1727096652.29429: done checking for max_fail_percentage 30490 1727096652.29430: checking to see if all hosts have failed and the running result is not ok 30490 1727096652.29430: done checking to see if all hosts have failed 30490 1727096652.29431: getting the remaining hosts for this loop 30490 1727096652.29432: done getting the remaining hosts for this loop 30490 1727096652.29435: getting the next task for host managed_node3 30490 1727096652.29442: done getting next task for host managed_node3 30490 1727096652.29446: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096652.29451: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096652.29479: getting variables 30490 1727096652.29480: in VariableManager get_vars() 30490 1727096652.29514: Calling all_inventory to load vars for managed_node3 30490 1727096652.29517: Calling groups_inventory to load vars for managed_node3 30490 1727096652.29519: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096652.29526: Calling all_plugins_play to load vars for managed_node3 30490 1727096652.29529: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096652.29531: Calling groups_plugins_play to load vars for managed_node3 30490 1727096652.30267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096652.31135: done with get_vars() 30490 1727096652.31150: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:04:12 -0400 (0:00:00.029) 0:01:58.516 ****** 30490 1727096652.31220: entering _queue_task() for managed_node3/ping 30490 1727096652.31437: worker is 1 (out of 1 available) 30490 1727096652.31450: exiting _queue_task() for managed_node3/ping 30490 1727096652.31462: done queuing things up, now waiting for results queue to drain 30490 1727096652.31464: waiting for pending results... 30490 1727096652.31650: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096652.31746: in run() - task 0afff68d-5257-ba36-653e-0000000024b9 30490 1727096652.31757: variable 'ansible_search_path' from source: unknown 30490 1727096652.31761: variable 'ansible_search_path' from source: unknown 30490 1727096652.31796: calling self._execute() 30490 1727096652.31865: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096652.31871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096652.31882: variable 'omit' from source: magic vars 30490 1727096652.32161: variable 'ansible_distribution_major_version' from source: facts 30490 1727096652.32171: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096652.32181: variable 'omit' from source: magic vars 30490 1727096652.32224: variable 'omit' from source: magic vars 30490 1727096652.32249: variable 'omit' from source: magic vars 30490 1727096652.32287: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096652.32313: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096652.32329: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096652.32343: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096652.32354: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096652.32383: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096652.32386: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096652.32389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096652.32453: Set connection var ansible_connection to ssh 30490 1727096652.32457: Set connection var ansible_shell_type to sh 30490 1727096652.32465: Set connection var ansible_pipelining to False 30490 1727096652.32475: Set connection var ansible_shell_executable to /bin/sh 30490 1727096652.32479: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096652.32485: Set connection var ansible_timeout to 10 30490 1727096652.32504: variable 'ansible_shell_executable' from source: unknown 30490 1727096652.32507: variable 'ansible_connection' from source: unknown 30490 1727096652.32510: variable 'ansible_module_compression' from source: unknown 30490 1727096652.32513: variable 'ansible_shell_type' from source: unknown 30490 1727096652.32515: variable 'ansible_shell_executable' from source: unknown 30490 1727096652.32517: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096652.32520: variable 'ansible_pipelining' from source: unknown 30490 1727096652.32522: variable 'ansible_timeout' from source: unknown 30490 1727096652.32526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096652.32670: 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) 30490 1727096652.32682: variable 'omit' from source: magic vars 30490 1727096652.32691: starting attempt loop 30490 1727096652.32693: running the handler 30490 1727096652.32702: _low_level_execute_command(): starting 30490 1727096652.32709: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096652.33221: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096652.33225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096652.33229: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096652.33232: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096652.33288: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096652.33295: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096652.33297: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096652.33331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096652.34984: stdout chunk (state=3): >>>/root <<< 30490 1727096652.35089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096652.35117: stderr chunk (state=3): >>><<< 30490 1727096652.35120: stdout chunk (state=3): >>><<< 30490 1727096652.35142: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096652.35152: _low_level_execute_command(): starting 30490 1727096652.35162: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096652.3514109-35853-133296074476708 `" && echo ansible-tmp-1727096652.3514109-35853-133296074476708="` echo /root/.ansible/tmp/ansible-tmp-1727096652.3514109-35853-133296074476708 `" ) && sleep 0' 30490 1727096652.35599: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096652.35603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096652.35613: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096652.35616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096652.35661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096652.35664: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096652.35675: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096652.35703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096652.37587: stdout chunk (state=3): >>>ansible-tmp-1727096652.3514109-35853-133296074476708=/root/.ansible/tmp/ansible-tmp-1727096652.3514109-35853-133296074476708 <<< 30490 1727096652.37690: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096652.37717: stderr chunk (state=3): >>><<< 30490 1727096652.37720: stdout chunk (state=3): >>><<< 30490 1727096652.37736: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096652.3514109-35853-133296074476708=/root/.ansible/tmp/ansible-tmp-1727096652.3514109-35853-133296074476708 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096652.37780: variable 'ansible_module_compression' from source: unknown 30490 1727096652.37813: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 30490 1727096652.37840: variable 'ansible_facts' from source: unknown 30490 1727096652.37898: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096652.3514109-35853-133296074476708/AnsiballZ_ping.py 30490 1727096652.37995: Sending initial data 30490 1727096652.37998: Sent initial data (153 bytes) 30490 1727096652.38439: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096652.38442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096652.38444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096652.38446: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096652.38448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096652.38503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096652.38507: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096652.38511: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096652.38540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096652.40075: 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 <<< 30490 1727096652.40086: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096652.40105: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096652.40138: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpd787fx1k /root/.ansible/tmp/ansible-tmp-1727096652.3514109-35853-133296074476708/AnsiballZ_ping.py <<< 30490 1727096652.40141: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096652.3514109-35853-133296074476708/AnsiballZ_ping.py" <<< 30490 1727096652.40171: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpd787fx1k" to remote "/root/.ansible/tmp/ansible-tmp-1727096652.3514109-35853-133296074476708/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096652.3514109-35853-133296074476708/AnsiballZ_ping.py" <<< 30490 1727096652.40635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096652.40679: stderr chunk (state=3): >>><<< 30490 1727096652.40682: stdout chunk (state=3): >>><<< 30490 1727096652.40724: done transferring module to remote 30490 1727096652.40732: _low_level_execute_command(): starting 30490 1727096652.40737: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096652.3514109-35853-133296074476708/ /root/.ansible/tmp/ansible-tmp-1727096652.3514109-35853-133296074476708/AnsiballZ_ping.py && sleep 0' 30490 1727096652.41173: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096652.41177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096652.41179: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096652.41185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096652.41187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096652.41227: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096652.41231: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096652.41268: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096652.42984: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096652.43011: stderr chunk (state=3): >>><<< 30490 1727096652.43014: stdout chunk (state=3): >>><<< 30490 1727096652.43028: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096652.43031: _low_level_execute_command(): starting 30490 1727096652.43035: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096652.3514109-35853-133296074476708/AnsiballZ_ping.py && sleep 0' 30490 1727096652.43459: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096652.43462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096652.43465: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096652.43467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096652.43471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096652.43517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096652.43520: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096652.43562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096652.58252: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 30490 1727096652.59497: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096652.59530: stderr chunk (state=3): >>><<< 30490 1727096652.59533: stdout chunk (state=3): >>><<< 30490 1727096652.59547: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096652.59574: 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-1727096652.3514109-35853-133296074476708/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096652.59580: _low_level_execute_command(): starting 30490 1727096652.59585: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096652.3514109-35853-133296074476708/ > /dev/null 2>&1 && sleep 0' 30490 1727096652.60041: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096652.60044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096652.60046: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096652.60048: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096652.60050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096652.60104: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096652.60114: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096652.60144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096652.61935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096652.61959: stderr chunk (state=3): >>><<< 30490 1727096652.61962: stdout chunk (state=3): >>><<< 30490 1727096652.61983: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096652.61986: handler run complete 30490 1727096652.62000: attempt loop complete, returning result 30490 1727096652.62003: _execute() done 30490 1727096652.62005: dumping result to json 30490 1727096652.62007: done dumping result, returning 30490 1727096652.62016: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-ba36-653e-0000000024b9] 30490 1727096652.62021: sending task result for task 0afff68d-5257-ba36-653e-0000000024b9 30490 1727096652.62108: done sending task result for task 0afff68d-5257-ba36-653e-0000000024b9 30490 1727096652.62111: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 30490 1727096652.62186: no more pending results, returning what we have 30490 1727096652.62191: results queue empty 30490 1727096652.62192: checking for any_errors_fatal 30490 1727096652.62199: done checking for any_errors_fatal 30490 1727096652.62199: checking for max_fail_percentage 30490 1727096652.62201: done checking for max_fail_percentage 30490 1727096652.62202: checking to see if all hosts have failed and the running result is not ok 30490 1727096652.62203: done checking to see if all hosts have failed 30490 1727096652.62203: getting the remaining hosts for this loop 30490 1727096652.62205: done getting the remaining hosts for this loop 30490 1727096652.62208: getting the next task for host managed_node3 30490 1727096652.62225: done getting next task for host managed_node3 30490 1727096652.62227: ^ task is: TASK: meta (role_complete) 30490 1727096652.62232: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096652.62246: getting variables 30490 1727096652.62248: in VariableManager get_vars() 30490 1727096652.62295: Calling all_inventory to load vars for managed_node3 30490 1727096652.62298: Calling groups_inventory to load vars for managed_node3 30490 1727096652.62300: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096652.62309: Calling all_plugins_play to load vars for managed_node3 30490 1727096652.62312: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096652.62314: Calling groups_plugins_play to load vars for managed_node3 30490 1727096652.63271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096652.64138: done with get_vars() 30490 1727096652.64154: done getting variables 30490 1727096652.64215: done queuing things up, now waiting for results queue to drain 30490 1727096652.64216: results queue empty 30490 1727096652.64217: checking for any_errors_fatal 30490 1727096652.64218: done checking for any_errors_fatal 30490 1727096652.64219: checking for max_fail_percentage 30490 1727096652.64220: done checking for max_fail_percentage 30490 1727096652.64220: checking to see if all hosts have failed and the running result is not ok 30490 1727096652.64220: done checking to see if all hosts have failed 30490 1727096652.64221: getting the remaining hosts for this loop 30490 1727096652.64221: done getting the remaining hosts for this loop 30490 1727096652.64223: getting the next task for host managed_node3 30490 1727096652.64226: done getting next task for host managed_node3 30490 1727096652.64228: ^ task is: TASK: Test 30490 1727096652.64229: ^ state is: HOST STATE: block=8, 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 30490 1727096652.64231: getting variables 30490 1727096652.64232: in VariableManager get_vars() 30490 1727096652.64239: Calling all_inventory to load vars for managed_node3 30490 1727096652.64241: Calling groups_inventory to load vars for managed_node3 30490 1727096652.64242: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096652.64245: Calling all_plugins_play to load vars for managed_node3 30490 1727096652.64246: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096652.64249: Calling groups_plugins_play to load vars for managed_node3 30490 1727096652.64883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096652.65821: done with get_vars() 30490 1727096652.65835: done getting variables TASK [Test] ******************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Monday 23 September 2024 09:04:12 -0400 (0:00:00.346) 0:01:58.863 ****** 30490 1727096652.65888: entering _queue_task() for managed_node3/include_tasks 30490 1727096652.66117: worker is 1 (out of 1 available) 30490 1727096652.66130: exiting _queue_task() for managed_node3/include_tasks 30490 1727096652.66142: done queuing things up, now waiting for results queue to drain 30490 1727096652.66144: waiting for pending results... 30490 1727096652.66327: running TaskExecutor() for managed_node3/TASK: Test 30490 1727096652.66409: in run() - task 0afff68d-5257-ba36-653e-0000000020b1 30490 1727096652.66421: variable 'ansible_search_path' from source: unknown 30490 1727096652.66424: variable 'ansible_search_path' from source: unknown 30490 1727096652.66461: variable 'lsr_test' from source: include params 30490 1727096652.66624: variable 'lsr_test' from source: include params 30490 1727096652.66693: variable 'omit' from source: magic vars 30490 1727096652.66775: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096652.66778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096652.66787: variable 'omit' from source: magic vars 30490 1727096652.66953: variable 'ansible_distribution_major_version' from source: facts 30490 1727096652.66961: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096652.66968: variable 'item' from source: unknown 30490 1727096652.67017: variable 'item' from source: unknown 30490 1727096652.67038: variable 'item' from source: unknown 30490 1727096652.67084: variable 'item' from source: unknown 30490 1727096652.67210: dumping result to json 30490 1727096652.67213: done dumping result, returning 30490 1727096652.67216: done running TaskExecutor() for managed_node3/TASK: Test [0afff68d-5257-ba36-653e-0000000020b1] 30490 1727096652.67217: sending task result for task 0afff68d-5257-ba36-653e-0000000020b1 30490 1727096652.67254: done sending task result for task 0afff68d-5257-ba36-653e-0000000020b1 30490 1727096652.67257: WORKER PROCESS EXITING 30490 1727096652.67282: no more pending results, returning what we have 30490 1727096652.67285: in VariableManager get_vars() 30490 1727096652.67323: Calling all_inventory to load vars for managed_node3 30490 1727096652.67326: Calling groups_inventory to load vars for managed_node3 30490 1727096652.67329: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096652.67338: Calling all_plugins_play to load vars for managed_node3 30490 1727096652.67340: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096652.67343: Calling groups_plugins_play to load vars for managed_node3 30490 1727096652.68070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096652.68920: done with get_vars() 30490 1727096652.68934: variable 'ansible_search_path' from source: unknown 30490 1727096652.68935: variable 'ansible_search_path' from source: unknown 30490 1727096652.68959: we have included files to process 30490 1727096652.68959: generating all_blocks data 30490 1727096652.68961: done generating all_blocks data 30490 1727096652.68965: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml 30490 1727096652.68966: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml 30490 1727096652.68969: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml 30490 1727096652.69048: done processing included file 30490 1727096652.69050: iterating over new_blocks loaded from include file 30490 1727096652.69051: in VariableManager get_vars() 30490 1727096652.69061: done with get_vars() 30490 1727096652.69062: filtering new block on tags 30490 1727096652.69083: done filtering new block on tags 30490 1727096652.69085: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed_node3 => (item=tasks/remove+down_profile.yml) 30490 1727096652.69088: extending task lists for all hosts with included blocks 30490 1727096652.69629: done extending task lists 30490 1727096652.69630: done processing included files 30490 1727096652.69630: results queue empty 30490 1727096652.69631: checking for any_errors_fatal 30490 1727096652.69632: done checking for any_errors_fatal 30490 1727096652.69632: checking for max_fail_percentage 30490 1727096652.69633: done checking for max_fail_percentage 30490 1727096652.69634: checking to see if all hosts have failed and the running result is not ok 30490 1727096652.69634: done checking to see if all hosts have failed 30490 1727096652.69634: getting the remaining hosts for this loop 30490 1727096652.69635: done getting the remaining hosts for this loop 30490 1727096652.69637: getting the next task for host managed_node3 30490 1727096652.69639: done getting next task for host managed_node3 30490 1727096652.69641: ^ task is: TASK: Include network role 30490 1727096652.69642: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096652.69644: getting variables 30490 1727096652.69645: in VariableManager get_vars() 30490 1727096652.69652: Calling all_inventory to load vars for managed_node3 30490 1727096652.69654: Calling groups_inventory to load vars for managed_node3 30490 1727096652.69655: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096652.69658: Calling all_plugins_play to load vars for managed_node3 30490 1727096652.69660: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096652.69661: Calling groups_plugins_play to load vars for managed_node3 30490 1727096652.74195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096652.75025: done with get_vars() 30490 1727096652.75040: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Monday 23 September 2024 09:04:12 -0400 (0:00:00.092) 0:01:58.955 ****** 30490 1727096652.75095: entering _queue_task() for managed_node3/include_role 30490 1727096652.75329: worker is 1 (out of 1 available) 30490 1727096652.75342: exiting _queue_task() for managed_node3/include_role 30490 1727096652.75354: done queuing things up, now waiting for results queue to drain 30490 1727096652.75356: waiting for pending results... 30490 1727096652.75529: running TaskExecutor() for managed_node3/TASK: Include network role 30490 1727096652.75623: in run() - task 0afff68d-5257-ba36-653e-000000002612 30490 1727096652.75636: variable 'ansible_search_path' from source: unknown 30490 1727096652.75640: variable 'ansible_search_path' from source: unknown 30490 1727096652.75670: calling self._execute() 30490 1727096652.75739: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096652.75744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096652.75753: variable 'omit' from source: magic vars 30490 1727096652.76030: variable 'ansible_distribution_major_version' from source: facts 30490 1727096652.76040: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096652.76044: _execute() done 30490 1727096652.76047: dumping result to json 30490 1727096652.76052: done dumping result, returning 30490 1727096652.76058: done running TaskExecutor() for managed_node3/TASK: Include network role [0afff68d-5257-ba36-653e-000000002612] 30490 1727096652.76062: sending task result for task 0afff68d-5257-ba36-653e-000000002612 30490 1727096652.76166: done sending task result for task 0afff68d-5257-ba36-653e-000000002612 30490 1727096652.76175: WORKER PROCESS EXITING 30490 1727096652.76203: no more pending results, returning what we have 30490 1727096652.76208: in VariableManager get_vars() 30490 1727096652.76253: Calling all_inventory to load vars for managed_node3 30490 1727096652.76256: Calling groups_inventory to load vars for managed_node3 30490 1727096652.76260: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096652.76275: Calling all_plugins_play to load vars for managed_node3 30490 1727096652.76278: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096652.76280: Calling groups_plugins_play to load vars for managed_node3 30490 1727096652.77025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096652.77882: done with get_vars() 30490 1727096652.77896: variable 'ansible_search_path' from source: unknown 30490 1727096652.77897: variable 'ansible_search_path' from source: unknown 30490 1727096652.77984: variable 'omit' from source: magic vars 30490 1727096652.78010: variable 'omit' from source: magic vars 30490 1727096652.78019: variable 'omit' from source: magic vars 30490 1727096652.78021: we have included files to process 30490 1727096652.78022: generating all_blocks data 30490 1727096652.78023: done generating all_blocks data 30490 1727096652.78024: processing included file: fedora.linux_system_roles.network 30490 1727096652.78036: in VariableManager get_vars() 30490 1727096652.78045: done with get_vars() 30490 1727096652.78062: in VariableManager get_vars() 30490 1727096652.78077: done with get_vars() 30490 1727096652.78103: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 30490 1727096652.78171: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 30490 1727096652.78219: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 30490 1727096652.78481: in VariableManager get_vars() 30490 1727096652.78495: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096652.79702: iterating over new_blocks loaded from include file 30490 1727096652.79704: in VariableManager get_vars() 30490 1727096652.79715: done with get_vars() 30490 1727096652.79716: filtering new block on tags 30490 1727096652.79908: done filtering new block on tags 30490 1727096652.79911: in VariableManager get_vars() 30490 1727096652.79921: done with get_vars() 30490 1727096652.79922: filtering new block on tags 30490 1727096652.79932: done filtering new block on tags 30490 1727096652.79933: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node3 30490 1727096652.79936: extending task lists for all hosts with included blocks 30490 1727096652.80002: done extending task lists 30490 1727096652.80003: done processing included files 30490 1727096652.80003: results queue empty 30490 1727096652.80004: checking for any_errors_fatal 30490 1727096652.80006: done checking for any_errors_fatal 30490 1727096652.80006: checking for max_fail_percentage 30490 1727096652.80007: done checking for max_fail_percentage 30490 1727096652.80007: checking to see if all hosts have failed and the running result is not ok 30490 1727096652.80008: done checking to see if all hosts have failed 30490 1727096652.80008: getting the remaining hosts for this loop 30490 1727096652.80009: done getting the remaining hosts for this loop 30490 1727096652.80011: getting the next task for host managed_node3 30490 1727096652.80013: done getting next task for host managed_node3 30490 1727096652.80015: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096652.80017: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096652.80024: getting variables 30490 1727096652.80024: in VariableManager get_vars() 30490 1727096652.80033: Calling all_inventory to load vars for managed_node3 30490 1727096652.80034: Calling groups_inventory to load vars for managed_node3 30490 1727096652.80035: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096652.80039: Calling all_plugins_play to load vars for managed_node3 30490 1727096652.80040: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096652.80042: Calling groups_plugins_play to load vars for managed_node3 30490 1727096652.80653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096652.81498: done with get_vars() 30490 1727096652.81512: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:04:12 -0400 (0:00:00.064) 0:01:59.019 ****** 30490 1727096652.81557: entering _queue_task() for managed_node3/include_tasks 30490 1727096652.81763: worker is 1 (out of 1 available) 30490 1727096652.81781: exiting _queue_task() for managed_node3/include_tasks 30490 1727096652.81793: done queuing things up, now waiting for results queue to drain 30490 1727096652.81794: waiting for pending results... 30490 1727096652.81953: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 30490 1727096652.82042: in run() - task 0afff68d-5257-ba36-653e-000000002694 30490 1727096652.82052: variable 'ansible_search_path' from source: unknown 30490 1727096652.82055: variable 'ansible_search_path' from source: unknown 30490 1727096652.82084: calling self._execute() 30490 1727096652.82145: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096652.82149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096652.82157: variable 'omit' from source: magic vars 30490 1727096652.82419: variable 'ansible_distribution_major_version' from source: facts 30490 1727096652.82427: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096652.82433: _execute() done 30490 1727096652.82436: dumping result to json 30490 1727096652.82439: done dumping result, returning 30490 1727096652.82446: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-ba36-653e-000000002694] 30490 1727096652.82452: sending task result for task 0afff68d-5257-ba36-653e-000000002694 30490 1727096652.82538: done sending task result for task 0afff68d-5257-ba36-653e-000000002694 30490 1727096652.82541: WORKER PROCESS EXITING 30490 1727096652.82611: no more pending results, returning what we have 30490 1727096652.82615: in VariableManager get_vars() 30490 1727096652.82653: Calling all_inventory to load vars for managed_node3 30490 1727096652.82656: Calling groups_inventory to load vars for managed_node3 30490 1727096652.82657: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096652.82665: Calling all_plugins_play to load vars for managed_node3 30490 1727096652.82670: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096652.82675: Calling groups_plugins_play to load vars for managed_node3 30490 1727096652.83491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096652.84357: done with get_vars() 30490 1727096652.84374: variable 'ansible_search_path' from source: unknown 30490 1727096652.84375: variable 'ansible_search_path' from source: unknown 30490 1727096652.84399: we have included files to process 30490 1727096652.84399: generating all_blocks data 30490 1727096652.84400: done generating all_blocks data 30490 1727096652.84403: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096652.84403: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096652.84405: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 30490 1727096652.84758: done processing included file 30490 1727096652.84759: iterating over new_blocks loaded from include file 30490 1727096652.84760: in VariableManager get_vars() 30490 1727096652.84779: done with get_vars() 30490 1727096652.84780: filtering new block on tags 30490 1727096652.84801: done filtering new block on tags 30490 1727096652.84803: in VariableManager get_vars() 30490 1727096652.84817: done with get_vars() 30490 1727096652.84818: filtering new block on tags 30490 1727096652.84843: done filtering new block on tags 30490 1727096652.84844: in VariableManager get_vars() 30490 1727096652.84858: done with get_vars() 30490 1727096652.84859: filtering new block on tags 30490 1727096652.84886: done filtering new block on tags 30490 1727096652.84887: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 30490 1727096652.84890: extending task lists for all hosts with included blocks 30490 1727096652.85854: done extending task lists 30490 1727096652.85855: done processing included files 30490 1727096652.85856: results queue empty 30490 1727096652.85856: checking for any_errors_fatal 30490 1727096652.85858: done checking for any_errors_fatal 30490 1727096652.85858: checking for max_fail_percentage 30490 1727096652.85859: done checking for max_fail_percentage 30490 1727096652.85860: checking to see if all hosts have failed and the running result is not ok 30490 1727096652.85860: done checking to see if all hosts have failed 30490 1727096652.85861: getting the remaining hosts for this loop 30490 1727096652.85862: done getting the remaining hosts for this loop 30490 1727096652.85863: getting the next task for host managed_node3 30490 1727096652.85866: done getting next task for host managed_node3 30490 1727096652.85869: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096652.85874: ^ state is: HOST STATE: block=8, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096652.85881: getting variables 30490 1727096652.85882: in VariableManager get_vars() 30490 1727096652.85891: Calling all_inventory to load vars for managed_node3 30490 1727096652.85892: Calling groups_inventory to load vars for managed_node3 30490 1727096652.85893: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096652.85896: Calling all_plugins_play to load vars for managed_node3 30490 1727096652.85898: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096652.85900: Calling groups_plugins_play to load vars for managed_node3 30490 1727096652.86498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096652.87336: done with get_vars() 30490 1727096652.87350: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:04:12 -0400 (0:00:00.058) 0:01:59.078 ****** 30490 1727096652.87404: entering _queue_task() for managed_node3/setup 30490 1727096652.87603: worker is 1 (out of 1 available) 30490 1727096652.87617: exiting _queue_task() for managed_node3/setup 30490 1727096652.87628: done queuing things up, now waiting for results queue to drain 30490 1727096652.87629: waiting for pending results... 30490 1727096652.87788: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 30490 1727096652.87885: in run() - task 0afff68d-5257-ba36-653e-0000000026eb 30490 1727096652.87897: variable 'ansible_search_path' from source: unknown 30490 1727096652.87900: variable 'ansible_search_path' from source: unknown 30490 1727096652.87924: calling self._execute() 30490 1727096652.87989: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096652.87993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096652.88002: variable 'omit' from source: magic vars 30490 1727096652.88251: variable 'ansible_distribution_major_version' from source: facts 30490 1727096652.88259: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096652.88407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096652.89921: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096652.89966: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096652.89996: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096652.90020: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096652.90043: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096652.90100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096652.90119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096652.90137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096652.90166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096652.90179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096652.90215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096652.90231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096652.90249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096652.90278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096652.90289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096652.90396: variable '__network_required_facts' from source: role '' defaults 30490 1727096652.90403: variable 'ansible_facts' from source: unknown 30490 1727096652.90818: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 30490 1727096652.90822: when evaluation is False, skipping this task 30490 1727096652.90824: _execute() done 30490 1727096652.90827: dumping result to json 30490 1727096652.90829: done dumping result, returning 30490 1727096652.90836: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-ba36-653e-0000000026eb] 30490 1727096652.90840: sending task result for task 0afff68d-5257-ba36-653e-0000000026eb 30490 1727096652.90922: done sending task result for task 0afff68d-5257-ba36-653e-0000000026eb 30490 1727096652.90924: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096652.90966: no more pending results, returning what we have 30490 1727096652.90973: results queue empty 30490 1727096652.90974: checking for any_errors_fatal 30490 1727096652.90976: done checking for any_errors_fatal 30490 1727096652.90977: checking for max_fail_percentage 30490 1727096652.90978: done checking for max_fail_percentage 30490 1727096652.90979: checking to see if all hosts have failed and the running result is not ok 30490 1727096652.90980: done checking to see if all hosts have failed 30490 1727096652.90981: getting the remaining hosts for this loop 30490 1727096652.90983: done getting the remaining hosts for this loop 30490 1727096652.90986: getting the next task for host managed_node3 30490 1727096652.90996: done getting next task for host managed_node3 30490 1727096652.90999: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096652.91005: ^ state is: HOST STATE: block=8, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096652.91029: getting variables 30490 1727096652.91031: in VariableManager get_vars() 30490 1727096652.91070: Calling all_inventory to load vars for managed_node3 30490 1727096652.91075: Calling groups_inventory to load vars for managed_node3 30490 1727096652.91078: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096652.91086: Calling all_plugins_play to load vars for managed_node3 30490 1727096652.91089: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096652.91097: Calling groups_plugins_play to load vars for managed_node3 30490 1727096652.91902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096652.92780: done with get_vars() 30490 1727096652.92796: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:04:12 -0400 (0:00:00.054) 0:01:59.132 ****** 30490 1727096652.92859: entering _queue_task() for managed_node3/stat 30490 1727096652.93068: worker is 1 (out of 1 available) 30490 1727096652.93086: exiting _queue_task() for managed_node3/stat 30490 1727096652.93098: done queuing things up, now waiting for results queue to drain 30490 1727096652.93100: waiting for pending results... 30490 1727096652.93260: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 30490 1727096652.93369: in run() - task 0afff68d-5257-ba36-653e-0000000026ed 30490 1727096652.93382: variable 'ansible_search_path' from source: unknown 30490 1727096652.93385: variable 'ansible_search_path' from source: unknown 30490 1727096652.93410: calling self._execute() 30490 1727096652.93546: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096652.93549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096652.93552: variable 'omit' from source: magic vars 30490 1727096652.93750: variable 'ansible_distribution_major_version' from source: facts 30490 1727096652.93760: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096652.93876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096652.94049: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096652.94086: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096652.94110: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096652.94135: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096652.94197: 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) 30490 1727096652.94216: 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) 30490 1727096652.94234: 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) 30490 1727096652.94251: 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) 30490 1727096652.94319: variable '__network_is_ostree' from source: set_fact 30490 1727096652.94325: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096652.94328: when evaluation is False, skipping this task 30490 1727096652.94331: _execute() done 30490 1727096652.94333: dumping result to json 30490 1727096652.94338: done dumping result, returning 30490 1727096652.94344: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-ba36-653e-0000000026ed] 30490 1727096652.94349: sending task result for task 0afff68d-5257-ba36-653e-0000000026ed 30490 1727096652.94435: done sending task result for task 0afff68d-5257-ba36-653e-0000000026ed 30490 1727096652.94437: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096652.94488: no more pending results, returning what we have 30490 1727096652.94491: results queue empty 30490 1727096652.94492: checking for any_errors_fatal 30490 1727096652.94499: done checking for any_errors_fatal 30490 1727096652.94499: checking for max_fail_percentage 30490 1727096652.94501: done checking for max_fail_percentage 30490 1727096652.94502: checking to see if all hosts have failed and the running result is not ok 30490 1727096652.94503: done checking to see if all hosts have failed 30490 1727096652.94503: getting the remaining hosts for this loop 30490 1727096652.94505: done getting the remaining hosts for this loop 30490 1727096652.94508: getting the next task for host managed_node3 30490 1727096652.94515: done getting next task for host managed_node3 30490 1727096652.94518: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096652.94523: ^ state is: HOST STATE: block=8, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096652.94543: getting variables 30490 1727096652.94545: in VariableManager get_vars() 30490 1727096652.94582: Calling all_inventory to load vars for managed_node3 30490 1727096652.94585: Calling groups_inventory to load vars for managed_node3 30490 1727096652.94587: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096652.94595: Calling all_plugins_play to load vars for managed_node3 30490 1727096652.94597: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096652.94600: Calling groups_plugins_play to load vars for managed_node3 30490 1727096652.95334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096652.96313: done with get_vars() 30490 1727096652.96328: done getting variables 30490 1727096652.96368: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:04:12 -0400 (0:00:00.035) 0:01:59.168 ****** 30490 1727096652.96395: entering _queue_task() for managed_node3/set_fact 30490 1727096652.96592: worker is 1 (out of 1 available) 30490 1727096652.96605: exiting _queue_task() for managed_node3/set_fact 30490 1727096652.96617: done queuing things up, now waiting for results queue to drain 30490 1727096652.96620: waiting for pending results... 30490 1727096652.96779: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 30490 1727096652.96869: in run() - task 0afff68d-5257-ba36-653e-0000000026ee 30490 1727096652.96884: variable 'ansible_search_path' from source: unknown 30490 1727096652.96888: variable 'ansible_search_path' from source: unknown 30490 1727096652.96912: calling self._execute() 30490 1727096652.96980: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096652.96985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096652.96993: variable 'omit' from source: magic vars 30490 1727096652.97258: variable 'ansible_distribution_major_version' from source: facts 30490 1727096652.97266: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096652.97379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096652.97559: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096652.97594: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096652.97620: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096652.97645: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096652.97707: 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) 30490 1727096652.97727: 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) 30490 1727096652.97745: 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) 30490 1727096652.97763: 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) 30490 1727096652.97831: variable '__network_is_ostree' from source: set_fact 30490 1727096652.97837: Evaluated conditional (not __network_is_ostree is defined): False 30490 1727096652.97840: when evaluation is False, skipping this task 30490 1727096652.97843: _execute() done 30490 1727096652.97847: dumping result to json 30490 1727096652.97850: done dumping result, returning 30490 1727096652.97858: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-ba36-653e-0000000026ee] 30490 1727096652.97862: sending task result for task 0afff68d-5257-ba36-653e-0000000026ee 30490 1727096652.97943: done sending task result for task 0afff68d-5257-ba36-653e-0000000026ee 30490 1727096652.97946: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 30490 1727096652.97998: no more pending results, returning what we have 30490 1727096652.98001: results queue empty 30490 1727096652.98002: checking for any_errors_fatal 30490 1727096652.98009: done checking for any_errors_fatal 30490 1727096652.98009: checking for max_fail_percentage 30490 1727096652.98011: done checking for max_fail_percentage 30490 1727096652.98012: checking to see if all hosts have failed and the running result is not ok 30490 1727096652.98013: done checking to see if all hosts have failed 30490 1727096652.98013: getting the remaining hosts for this loop 30490 1727096652.98015: done getting the remaining hosts for this loop 30490 1727096652.98018: getting the next task for host managed_node3 30490 1727096652.98028: done getting next task for host managed_node3 30490 1727096652.98031: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096652.98036: ^ state is: HOST STATE: block=8, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096652.98060: getting variables 30490 1727096652.98061: in VariableManager get_vars() 30490 1727096652.98100: Calling all_inventory to load vars for managed_node3 30490 1727096652.98103: Calling groups_inventory to load vars for managed_node3 30490 1727096652.98105: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096652.98113: Calling all_plugins_play to load vars for managed_node3 30490 1727096652.98115: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096652.98118: Calling groups_plugins_play to load vars for managed_node3 30490 1727096652.98860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096652.99741: done with get_vars() 30490 1727096652.99756: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:04:12 -0400 (0:00:00.034) 0:01:59.202 ****** 30490 1727096652.99823: entering _queue_task() for managed_node3/service_facts 30490 1727096653.00031: worker is 1 (out of 1 available) 30490 1727096653.00044: exiting _queue_task() for managed_node3/service_facts 30490 1727096653.00056: done queuing things up, now waiting for results queue to drain 30490 1727096653.00058: waiting for pending results... 30490 1727096653.00226: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 30490 1727096653.00325: in run() - task 0afff68d-5257-ba36-653e-0000000026f0 30490 1727096653.00339: variable 'ansible_search_path' from source: unknown 30490 1727096653.00343: variable 'ansible_search_path' from source: unknown 30490 1727096653.00368: calling self._execute() 30490 1727096653.00435: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096653.00439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096653.00447: variable 'omit' from source: magic vars 30490 1727096653.00717: variable 'ansible_distribution_major_version' from source: facts 30490 1727096653.00726: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096653.00732: variable 'omit' from source: magic vars 30490 1727096653.00784: variable 'omit' from source: magic vars 30490 1727096653.00807: variable 'omit' from source: magic vars 30490 1727096653.00838: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096653.00866: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096653.00883: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096653.00897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096653.00906: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096653.00928: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096653.00931: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096653.00933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096653.01002: Set connection var ansible_connection to ssh 30490 1727096653.01008: Set connection var ansible_shell_type to sh 30490 1727096653.01015: Set connection var ansible_pipelining to False 30490 1727096653.01020: Set connection var ansible_shell_executable to /bin/sh 30490 1727096653.01025: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096653.01030: Set connection var ansible_timeout to 10 30490 1727096653.01050: variable 'ansible_shell_executable' from source: unknown 30490 1727096653.01053: variable 'ansible_connection' from source: unknown 30490 1727096653.01056: variable 'ansible_module_compression' from source: unknown 30490 1727096653.01058: variable 'ansible_shell_type' from source: unknown 30490 1727096653.01062: variable 'ansible_shell_executable' from source: unknown 30490 1727096653.01064: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096653.01066: variable 'ansible_pipelining' from source: unknown 30490 1727096653.01070: variable 'ansible_timeout' from source: unknown 30490 1727096653.01074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096653.01209: 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) 30490 1727096653.01217: variable 'omit' from source: magic vars 30490 1727096653.01222: starting attempt loop 30490 1727096653.01225: running the handler 30490 1727096653.01236: _low_level_execute_command(): starting 30490 1727096653.01243: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096653.01754: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096653.01758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096653.01761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096653.01815: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096653.01818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096653.01824: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096653.01864: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096653.03505: stdout chunk (state=3): >>>/root <<< 30490 1727096653.03601: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096653.03628: stderr chunk (state=3): >>><<< 30490 1727096653.03632: stdout chunk (state=3): >>><<< 30490 1727096653.03650: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096653.03661: _low_level_execute_command(): starting 30490 1727096653.03666: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096653.0364902-35867-54915493917097 `" && echo ansible-tmp-1727096653.0364902-35867-54915493917097="` echo /root/.ansible/tmp/ansible-tmp-1727096653.0364902-35867-54915493917097 `" ) && sleep 0' 30490 1727096653.04098: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096653.04101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096653.04105: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096653.04114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096653.04155: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096653.04159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096653.04197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096653.06055: stdout chunk (state=3): >>>ansible-tmp-1727096653.0364902-35867-54915493917097=/root/.ansible/tmp/ansible-tmp-1727096653.0364902-35867-54915493917097 <<< 30490 1727096653.06158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096653.06186: stderr chunk (state=3): >>><<< 30490 1727096653.06189: stdout chunk (state=3): >>><<< 30490 1727096653.06201: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096653.0364902-35867-54915493917097=/root/.ansible/tmp/ansible-tmp-1727096653.0364902-35867-54915493917097 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096653.06236: variable 'ansible_module_compression' from source: unknown 30490 1727096653.06278: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 30490 1727096653.06309: variable 'ansible_facts' from source: unknown 30490 1727096653.06366: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096653.0364902-35867-54915493917097/AnsiballZ_service_facts.py 30490 1727096653.06461: Sending initial data 30490 1727096653.06465: Sent initial data (161 bytes) 30490 1727096653.06905: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096653.06908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096653.06911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096653.06913: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096653.06915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096653.06919: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096653.06962: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096653.06965: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096653.07002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096653.08519: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 30490 1727096653.08533: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096653.08553: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096653.08589: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpds8w8yik /root/.ansible/tmp/ansible-tmp-1727096653.0364902-35867-54915493917097/AnsiballZ_service_facts.py <<< 30490 1727096653.08592: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096653.0364902-35867-54915493917097/AnsiballZ_service_facts.py" <<< 30490 1727096653.08618: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpds8w8yik" to remote "/root/.ansible/tmp/ansible-tmp-1727096653.0364902-35867-54915493917097/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096653.0364902-35867-54915493917097/AnsiballZ_service_facts.py" <<< 30490 1727096653.09113: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096653.09148: stderr chunk (state=3): >>><<< 30490 1727096653.09152: stdout chunk (state=3): >>><<< 30490 1727096653.09218: done transferring module to remote 30490 1727096653.09226: _low_level_execute_command(): starting 30490 1727096653.09230: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096653.0364902-35867-54915493917097/ /root/.ansible/tmp/ansible-tmp-1727096653.0364902-35867-54915493917097/AnsiballZ_service_facts.py && sleep 0' 30490 1727096653.09650: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096653.09653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096653.09656: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096653.09658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096653.09663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096653.09710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096653.09713: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096653.09748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096653.11463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096653.11491: stderr chunk (state=3): >>><<< 30490 1727096653.11494: stdout chunk (state=3): >>><<< 30490 1727096653.11506: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096653.11509: _low_level_execute_command(): starting 30490 1727096653.11513: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096653.0364902-35867-54915493917097/AnsiballZ_service_facts.py && sleep 0' 30490 1727096653.11902: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096653.11906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096653.11923: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096653.11976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096653.11983: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096653.11988: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096653.12017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096654.61413: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source":<<< 30490 1727096654.61434: stdout chunk (state=3): >>> "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "st<<< 30490 1727096654.61448: stdout chunk (state=3): >>>opped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integratio<<< 30490 1727096654.61478: stdout chunk (state=3): >>>n.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-<<< 30490 1727096654.61485: stdout chunk (state=3): >>>boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 30490 1727096654.62936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096654.62972: stderr chunk (state=3): >>><<< 30490 1727096654.62976: stdout chunk (state=3): >>><<< 30490 1727096654.63006: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096654.63736: 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-1727096653.0364902-35867-54915493917097/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096654.63745: _low_level_execute_command(): starting 30490 1727096654.63750: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096653.0364902-35867-54915493917097/ > /dev/null 2>&1 && sleep 0' 30490 1727096654.64206: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096654.64209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096654.64212: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096654.64214: 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 <<< 30490 1727096654.64216: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096654.64278: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096654.64281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096654.64284: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096654.64310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096654.66083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096654.66112: stderr chunk (state=3): >>><<< 30490 1727096654.66115: stdout chunk (state=3): >>><<< 30490 1727096654.66127: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096654.66133: handler run complete 30490 1727096654.66240: variable 'ansible_facts' from source: unknown 30490 1727096654.66330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096654.66602: variable 'ansible_facts' from source: unknown 30490 1727096654.66685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096654.66796: attempt loop complete, returning result 30490 1727096654.66800: _execute() done 30490 1727096654.66803: dumping result to json 30490 1727096654.66837: done dumping result, returning 30490 1727096654.66846: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-ba36-653e-0000000026f0] 30490 1727096654.66854: sending task result for task 0afff68d-5257-ba36-653e-0000000026f0 30490 1727096654.67607: done sending task result for task 0afff68d-5257-ba36-653e-0000000026f0 30490 1727096654.67610: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096654.67663: no more pending results, returning what we have 30490 1727096654.67665: results queue empty 30490 1727096654.67666: checking for any_errors_fatal 30490 1727096654.67670: done checking for any_errors_fatal 30490 1727096654.67671: checking for max_fail_percentage 30490 1727096654.67673: done checking for max_fail_percentage 30490 1727096654.67673: checking to see if all hosts have failed and the running result is not ok 30490 1727096654.67674: done checking to see if all hosts have failed 30490 1727096654.67674: getting the remaining hosts for this loop 30490 1727096654.67675: done getting the remaining hosts for this loop 30490 1727096654.67678: getting the next task for host managed_node3 30490 1727096654.67682: done getting next task for host managed_node3 30490 1727096654.67684: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096654.67689: ^ state is: HOST STATE: block=8, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096654.67699: getting variables 30490 1727096654.67701: in VariableManager get_vars() 30490 1727096654.67725: Calling all_inventory to load vars for managed_node3 30490 1727096654.67726: Calling groups_inventory to load vars for managed_node3 30490 1727096654.67728: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096654.67734: Calling all_plugins_play to load vars for managed_node3 30490 1727096654.67736: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096654.67741: Calling groups_plugins_play to load vars for managed_node3 30490 1727096654.68412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096654.69289: done with get_vars() 30490 1727096654.69305: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:04:14 -0400 (0:00:01.695) 0:02:00.897 ****** 30490 1727096654.69378: entering _queue_task() for managed_node3/package_facts 30490 1727096654.69599: worker is 1 (out of 1 available) 30490 1727096654.69613: exiting _queue_task() for managed_node3/package_facts 30490 1727096654.69626: done queuing things up, now waiting for results queue to drain 30490 1727096654.69627: waiting for pending results... 30490 1727096654.69801: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 30490 1727096654.69905: in run() - task 0afff68d-5257-ba36-653e-0000000026f1 30490 1727096654.69919: variable 'ansible_search_path' from source: unknown 30490 1727096654.69923: variable 'ansible_search_path' from source: unknown 30490 1727096654.69949: calling self._execute() 30490 1727096654.70022: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096654.70026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096654.70035: variable 'omit' from source: magic vars 30490 1727096654.70316: variable 'ansible_distribution_major_version' from source: facts 30490 1727096654.70326: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096654.70333: variable 'omit' from source: magic vars 30490 1727096654.70388: variable 'omit' from source: magic vars 30490 1727096654.70412: variable 'omit' from source: magic vars 30490 1727096654.70444: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096654.70473: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096654.70488: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096654.70502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096654.70512: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096654.70536: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096654.70539: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096654.70541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096654.70607: Set connection var ansible_connection to ssh 30490 1727096654.70616: Set connection var ansible_shell_type to sh 30490 1727096654.70620: Set connection var ansible_pipelining to False 30490 1727096654.70626: Set connection var ansible_shell_executable to /bin/sh 30490 1727096654.70632: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096654.70636: Set connection var ansible_timeout to 10 30490 1727096654.70656: variable 'ansible_shell_executable' from source: unknown 30490 1727096654.70659: variable 'ansible_connection' from source: unknown 30490 1727096654.70662: variable 'ansible_module_compression' from source: unknown 30490 1727096654.70665: variable 'ansible_shell_type' from source: unknown 30490 1727096654.70668: variable 'ansible_shell_executable' from source: unknown 30490 1727096654.70673: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096654.70676: variable 'ansible_pipelining' from source: unknown 30490 1727096654.70678: variable 'ansible_timeout' from source: unknown 30490 1727096654.70681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096654.70814: 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) 30490 1727096654.70823: variable 'omit' from source: magic vars 30490 1727096654.70826: starting attempt loop 30490 1727096654.70831: running the handler 30490 1727096654.70843: _low_level_execute_command(): starting 30490 1727096654.70850: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096654.71355: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096654.71359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096654.71362: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096654.71365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096654.71422: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096654.71426: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096654.71429: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096654.71463: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096654.73070: stdout chunk (state=3): >>>/root <<< 30490 1727096654.73175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096654.73203: stderr chunk (state=3): >>><<< 30490 1727096654.73206: stdout chunk (state=3): >>><<< 30490 1727096654.73224: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096654.73235: _low_level_execute_command(): starting 30490 1727096654.73240: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096654.7322195-35881-70576021624766 `" && echo ansible-tmp-1727096654.7322195-35881-70576021624766="` echo /root/.ansible/tmp/ansible-tmp-1727096654.7322195-35881-70576021624766 `" ) && sleep 0' 30490 1727096654.73670: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096654.73675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096654.73687: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096654.73689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096654.73691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096654.73731: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096654.73738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096654.73741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096654.73774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096654.75620: stdout chunk (state=3): >>>ansible-tmp-1727096654.7322195-35881-70576021624766=/root/.ansible/tmp/ansible-tmp-1727096654.7322195-35881-70576021624766 <<< 30490 1727096654.75729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096654.75754: stderr chunk (state=3): >>><<< 30490 1727096654.75757: stdout chunk (state=3): >>><<< 30490 1727096654.75771: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096654.7322195-35881-70576021624766=/root/.ansible/tmp/ansible-tmp-1727096654.7322195-35881-70576021624766 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096654.75805: variable 'ansible_module_compression' from source: unknown 30490 1727096654.75848: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 30490 1727096654.75898: variable 'ansible_facts' from source: unknown 30490 1727096654.76016: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096654.7322195-35881-70576021624766/AnsiballZ_package_facts.py 30490 1727096654.76115: Sending initial data 30490 1727096654.76118: Sent initial data (161 bytes) 30490 1727096654.76546: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096654.76550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096654.76552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096654.76554: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096654.76556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096654.76607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096654.76610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096654.76646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096654.78153: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 30490 1727096654.78156: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096654.78185: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096654.78215: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpbisrh4yn /root/.ansible/tmp/ansible-tmp-1727096654.7322195-35881-70576021624766/AnsiballZ_package_facts.py <<< 30490 1727096654.78218: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096654.7322195-35881-70576021624766/AnsiballZ_package_facts.py" <<< 30490 1727096654.78242: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpbisrh4yn" to remote "/root/.ansible/tmp/ansible-tmp-1727096654.7322195-35881-70576021624766/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096654.7322195-35881-70576021624766/AnsiballZ_package_facts.py" <<< 30490 1727096654.79214: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096654.79248: stderr chunk (state=3): >>><<< 30490 1727096654.79251: stdout chunk (state=3): >>><<< 30490 1727096654.79290: done transferring module to remote 30490 1727096654.79298: _low_level_execute_command(): starting 30490 1727096654.79305: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096654.7322195-35881-70576021624766/ /root/.ansible/tmp/ansible-tmp-1727096654.7322195-35881-70576021624766/AnsiballZ_package_facts.py && sleep 0' 30490 1727096654.79717: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096654.79720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096654.79722: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096654.79728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096654.79730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096654.79779: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096654.79785: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096654.79814: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096654.81502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096654.81523: stderr chunk (state=3): >>><<< 30490 1727096654.81526: stdout chunk (state=3): >>><<< 30490 1727096654.81537: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096654.81539: _low_level_execute_command(): starting 30490 1727096654.81544: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096654.7322195-35881-70576021624766/AnsiballZ_package_facts.py && sleep 0' 30490 1727096654.81946: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096654.81950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096654.81952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096654.81954: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096654.81956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096654.82007: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096654.82010: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096654.82049: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096655.26446: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks"<<< 30490 1727096655.26472: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 30490 1727096655.26502: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certm<<< 30490 1727096655.26514: stdout chunk (state=3): >>>ap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 30490 1727096655.26545: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.7<<< 30490 1727096655.26554: stdout chunk (state=3): >>>3.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"<<< 30490 1727096655.26599: stdout chunk (state=3): >>>}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 30490 1727096655.26607: stdout chunk (state=3): >>>pm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1<<< 30490 1727096655.26627: stdout chunk (state=3): >>>.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 30490 1727096655.26657: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.<<< 30490 1727096655.26662: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 30490 1727096655.28416: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096655.28423: stdout chunk (state=3): >>><<< 30490 1727096655.28430: stderr chunk (state=3): >>><<< 30490 1727096655.28466: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096655.29804: 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-1727096654.7322195-35881-70576021624766/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096655.29820: _low_level_execute_command(): starting 30490 1727096655.29824: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096654.7322195-35881-70576021624766/ > /dev/null 2>&1 && sleep 0' 30490 1727096655.30278: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096655.30281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096655.30283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096655.30286: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096655.30288: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096655.30343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096655.30348: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096655.30350: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096655.30383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096655.32188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096655.32214: stderr chunk (state=3): >>><<< 30490 1727096655.32217: stdout chunk (state=3): >>><<< 30490 1727096655.32228: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096655.32234: handler run complete 30490 1727096655.32696: variable 'ansible_facts' from source: unknown 30490 1727096655.33024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096655.34064: variable 'ansible_facts' from source: unknown 30490 1727096655.34313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096655.34692: attempt loop complete, returning result 30490 1727096655.34702: _execute() done 30490 1727096655.34705: dumping result to json 30490 1727096655.34820: done dumping result, returning 30490 1727096655.34827: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-ba36-653e-0000000026f1] 30490 1727096655.34832: sending task result for task 0afff68d-5257-ba36-653e-0000000026f1 30490 1727096655.36141: done sending task result for task 0afff68d-5257-ba36-653e-0000000026f1 30490 1727096655.36144: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096655.36246: no more pending results, returning what we have 30490 1727096655.36249: results queue empty 30490 1727096655.36250: checking for any_errors_fatal 30490 1727096655.36253: done checking for any_errors_fatal 30490 1727096655.36253: checking for max_fail_percentage 30490 1727096655.36254: done checking for max_fail_percentage 30490 1727096655.36255: checking to see if all hosts have failed and the running result is not ok 30490 1727096655.36255: done checking to see if all hosts have failed 30490 1727096655.36256: getting the remaining hosts for this loop 30490 1727096655.36257: done getting the remaining hosts for this loop 30490 1727096655.36259: getting the next task for host managed_node3 30490 1727096655.36265: done getting next task for host managed_node3 30490 1727096655.36269: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096655.36275: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096655.36283: getting variables 30490 1727096655.36284: in VariableManager get_vars() 30490 1727096655.36309: Calling all_inventory to load vars for managed_node3 30490 1727096655.36311: Calling groups_inventory to load vars for managed_node3 30490 1727096655.36312: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096655.36319: Calling all_plugins_play to load vars for managed_node3 30490 1727096655.36321: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096655.36322: Calling groups_plugins_play to load vars for managed_node3 30490 1727096655.37002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096655.37877: done with get_vars() 30490 1727096655.37898: done getting variables 30490 1727096655.37939: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:04:15 -0400 (0:00:00.685) 0:02:01.583 ****** 30490 1727096655.37966: entering _queue_task() for managed_node3/debug 30490 1727096655.38196: worker is 1 (out of 1 available) 30490 1727096655.38210: exiting _queue_task() for managed_node3/debug 30490 1727096655.38222: done queuing things up, now waiting for results queue to drain 30490 1727096655.38224: waiting for pending results... 30490 1727096655.38404: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 30490 1727096655.38501: in run() - task 0afff68d-5257-ba36-653e-000000002695 30490 1727096655.38514: variable 'ansible_search_path' from source: unknown 30490 1727096655.38518: variable 'ansible_search_path' from source: unknown 30490 1727096655.38546: calling self._execute() 30490 1727096655.38620: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096655.38624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096655.38632: variable 'omit' from source: magic vars 30490 1727096655.38914: variable 'ansible_distribution_major_version' from source: facts 30490 1727096655.38925: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096655.38932: variable 'omit' from source: magic vars 30490 1727096655.38978: variable 'omit' from source: magic vars 30490 1727096655.39050: variable 'network_provider' from source: set_fact 30490 1727096655.39064: variable 'omit' from source: magic vars 30490 1727096655.39101: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096655.39127: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096655.39144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096655.39158: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096655.39168: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096655.39193: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096655.39196: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096655.39199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096655.39263: Set connection var ansible_connection to ssh 30490 1727096655.39271: Set connection var ansible_shell_type to sh 30490 1727096655.39279: Set connection var ansible_pipelining to False 30490 1727096655.39285: Set connection var ansible_shell_executable to /bin/sh 30490 1727096655.39290: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096655.39295: Set connection var ansible_timeout to 10 30490 1727096655.39314: variable 'ansible_shell_executable' from source: unknown 30490 1727096655.39317: variable 'ansible_connection' from source: unknown 30490 1727096655.39321: variable 'ansible_module_compression' from source: unknown 30490 1727096655.39324: variable 'ansible_shell_type' from source: unknown 30490 1727096655.39326: variable 'ansible_shell_executable' from source: unknown 30490 1727096655.39328: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096655.39331: variable 'ansible_pipelining' from source: unknown 30490 1727096655.39333: variable 'ansible_timeout' from source: unknown 30490 1727096655.39335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096655.39434: 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) 30490 1727096655.39444: variable 'omit' from source: magic vars 30490 1727096655.39448: starting attempt loop 30490 1727096655.39451: running the handler 30490 1727096655.39490: handler run complete 30490 1727096655.39500: attempt loop complete, returning result 30490 1727096655.39503: _execute() done 30490 1727096655.39506: dumping result to json 30490 1727096655.39508: done dumping result, returning 30490 1727096655.39515: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-ba36-653e-000000002695] 30490 1727096655.39520: sending task result for task 0afff68d-5257-ba36-653e-000000002695 30490 1727096655.39599: done sending task result for task 0afff68d-5257-ba36-653e-000000002695 30490 1727096655.39602: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 30490 1727096655.39676: no more pending results, returning what we have 30490 1727096655.39679: results queue empty 30490 1727096655.39680: checking for any_errors_fatal 30490 1727096655.39687: done checking for any_errors_fatal 30490 1727096655.39687: checking for max_fail_percentage 30490 1727096655.39689: done checking for max_fail_percentage 30490 1727096655.39690: checking to see if all hosts have failed and the running result is not ok 30490 1727096655.39691: done checking to see if all hosts have failed 30490 1727096655.39691: getting the remaining hosts for this loop 30490 1727096655.39693: done getting the remaining hosts for this loop 30490 1727096655.39696: getting the next task for host managed_node3 30490 1727096655.39703: done getting next task for host managed_node3 30490 1727096655.39707: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096655.39711: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096655.39723: getting variables 30490 1727096655.39724: in VariableManager get_vars() 30490 1727096655.39759: Calling all_inventory to load vars for managed_node3 30490 1727096655.39762: Calling groups_inventory to load vars for managed_node3 30490 1727096655.39764: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096655.39779: Calling all_plugins_play to load vars for managed_node3 30490 1727096655.39782: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096655.39785: Calling groups_plugins_play to load vars for managed_node3 30490 1727096655.40632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096655.41505: done with get_vars() 30490 1727096655.41521: done getting variables 30490 1727096655.41559: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:04:15 -0400 (0:00:00.036) 0:02:01.620 ****** 30490 1727096655.41591: entering _queue_task() for managed_node3/fail 30490 1727096655.41805: worker is 1 (out of 1 available) 30490 1727096655.41817: exiting _queue_task() for managed_node3/fail 30490 1727096655.41829: done queuing things up, now waiting for results queue to drain 30490 1727096655.41831: waiting for pending results... 30490 1727096655.42006: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 30490 1727096655.42109: in run() - task 0afff68d-5257-ba36-653e-000000002696 30490 1727096655.42120: variable 'ansible_search_path' from source: unknown 30490 1727096655.42125: variable 'ansible_search_path' from source: unknown 30490 1727096655.42150: calling self._execute() 30490 1727096655.42221: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096655.42225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096655.42234: variable 'omit' from source: magic vars 30490 1727096655.42507: variable 'ansible_distribution_major_version' from source: facts 30490 1727096655.42516: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096655.42600: variable 'network_state' from source: role '' defaults 30490 1727096655.42609: Evaluated conditional (network_state != {}): False 30490 1727096655.42612: when evaluation is False, skipping this task 30490 1727096655.42614: _execute() done 30490 1727096655.42617: dumping result to json 30490 1727096655.42619: done dumping result, returning 30490 1727096655.42626: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-ba36-653e-000000002696] 30490 1727096655.42631: sending task result for task 0afff68d-5257-ba36-653e-000000002696 30490 1727096655.42727: done sending task result for task 0afff68d-5257-ba36-653e-000000002696 30490 1727096655.42730: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096655.42779: no more pending results, returning what we have 30490 1727096655.42782: results queue empty 30490 1727096655.42783: checking for any_errors_fatal 30490 1727096655.42789: done checking for any_errors_fatal 30490 1727096655.42789: checking for max_fail_percentage 30490 1727096655.42791: done checking for max_fail_percentage 30490 1727096655.42792: checking to see if all hosts have failed and the running result is not ok 30490 1727096655.42793: done checking to see if all hosts have failed 30490 1727096655.42793: getting the remaining hosts for this loop 30490 1727096655.42795: done getting the remaining hosts for this loop 30490 1727096655.42798: getting the next task for host managed_node3 30490 1727096655.42805: done getting next task for host managed_node3 30490 1727096655.42808: ^ 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 30490 1727096655.42812: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096655.42837: getting variables 30490 1727096655.42839: in VariableManager get_vars() 30490 1727096655.42880: Calling all_inventory to load vars for managed_node3 30490 1727096655.42883: Calling groups_inventory to load vars for managed_node3 30490 1727096655.42886: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096655.42893: Calling all_plugins_play to load vars for managed_node3 30490 1727096655.42896: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096655.42899: Calling groups_plugins_play to load vars for managed_node3 30490 1727096655.43641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096655.44510: done with get_vars() 30490 1727096655.44525: done getting variables 30490 1727096655.44564: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:04:15 -0400 (0:00:00.029) 0:02:01.650 ****** 30490 1727096655.44592: entering _queue_task() for managed_node3/fail 30490 1727096655.44801: worker is 1 (out of 1 available) 30490 1727096655.44814: exiting _queue_task() for managed_node3/fail 30490 1727096655.44826: done queuing things up, now waiting for results queue to drain 30490 1727096655.44828: waiting for pending results... 30490 1727096655.44994: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 30490 1727096655.45079: in run() - task 0afff68d-5257-ba36-653e-000000002697 30490 1727096655.45092: variable 'ansible_search_path' from source: unknown 30490 1727096655.45095: variable 'ansible_search_path' from source: unknown 30490 1727096655.45123: calling self._execute() 30490 1727096655.45195: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096655.45199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096655.45208: variable 'omit' from source: magic vars 30490 1727096655.45476: variable 'ansible_distribution_major_version' from source: facts 30490 1727096655.45484: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096655.45570: variable 'network_state' from source: role '' defaults 30490 1727096655.45580: Evaluated conditional (network_state != {}): False 30490 1727096655.45582: when evaluation is False, skipping this task 30490 1727096655.45585: _execute() done 30490 1727096655.45587: dumping result to json 30490 1727096655.45592: done dumping result, returning 30490 1727096655.45603: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-ba36-653e-000000002697] 30490 1727096655.45606: sending task result for task 0afff68d-5257-ba36-653e-000000002697 30490 1727096655.45692: done sending task result for task 0afff68d-5257-ba36-653e-000000002697 30490 1727096655.45695: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096655.45750: no more pending results, returning what we have 30490 1727096655.45753: results queue empty 30490 1727096655.45754: checking for any_errors_fatal 30490 1727096655.45760: done checking for any_errors_fatal 30490 1727096655.45761: checking for max_fail_percentage 30490 1727096655.45763: done checking for max_fail_percentage 30490 1727096655.45764: checking to see if all hosts have failed and the running result is not ok 30490 1727096655.45764: done checking to see if all hosts have failed 30490 1727096655.45765: getting the remaining hosts for this loop 30490 1727096655.45766: done getting the remaining hosts for this loop 30490 1727096655.45774: getting the next task for host managed_node3 30490 1727096655.45781: done getting next task for host managed_node3 30490 1727096655.45785: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096655.45789: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096655.45814: getting variables 30490 1727096655.45815: in VariableManager get_vars() 30490 1727096655.45851: Calling all_inventory to load vars for managed_node3 30490 1727096655.45854: Calling groups_inventory to load vars for managed_node3 30490 1727096655.45856: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096655.45864: Calling all_plugins_play to load vars for managed_node3 30490 1727096655.45866: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096655.45873: Calling groups_plugins_play to load vars for managed_node3 30490 1727096655.46735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096655.47584: done with get_vars() 30490 1727096655.47601: done getting variables 30490 1727096655.47640: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:04:15 -0400 (0:00:00.030) 0:02:01.680 ****** 30490 1727096655.47664: entering _queue_task() for managed_node3/fail 30490 1727096655.47877: worker is 1 (out of 1 available) 30490 1727096655.47893: exiting _queue_task() for managed_node3/fail 30490 1727096655.47904: done queuing things up, now waiting for results queue to drain 30490 1727096655.47906: waiting for pending results... 30490 1727096655.48092: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 30490 1727096655.48197: in run() - task 0afff68d-5257-ba36-653e-000000002698 30490 1727096655.48208: variable 'ansible_search_path' from source: unknown 30490 1727096655.48211: variable 'ansible_search_path' from source: unknown 30490 1727096655.48240: calling self._execute() 30490 1727096655.48313: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096655.48317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096655.48326: variable 'omit' from source: magic vars 30490 1727096655.48600: variable 'ansible_distribution_major_version' from source: facts 30490 1727096655.48609: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096655.48726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096655.50360: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096655.50424: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096655.50457: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096655.50487: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096655.50507: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096655.50564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096655.50590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096655.50607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096655.50633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096655.50644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096655.50717: variable 'ansible_distribution_major_version' from source: facts 30490 1727096655.50729: Evaluated conditional (ansible_distribution_major_version | int > 9): True 30490 1727096655.50808: variable 'ansible_distribution' from source: facts 30490 1727096655.50812: variable '__network_rh_distros' from source: role '' defaults 30490 1727096655.50820: Evaluated conditional (ansible_distribution in __network_rh_distros): True 30490 1727096655.50985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096655.51003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096655.51021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096655.51045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096655.51056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096655.51094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096655.51110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096655.51128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096655.51151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096655.51162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096655.51196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096655.51212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096655.51230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096655.51253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096655.51263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096655.51458: variable 'network_connections' from source: include params 30490 1727096655.51466: variable 'interface' from source: play vars 30490 1727096655.51515: variable 'interface' from source: play vars 30490 1727096655.51525: variable 'network_state' from source: role '' defaults 30490 1727096655.51573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096655.51687: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096655.51714: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096655.51738: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096655.51759: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096655.51805: 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) 30490 1727096655.51820: 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) 30490 1727096655.51844: 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) 30490 1727096655.51862: 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) 30490 1727096655.51887: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 30490 1727096655.51891: when evaluation is False, skipping this task 30490 1727096655.51894: _execute() done 30490 1727096655.51897: dumping result to json 30490 1727096655.51899: done dumping result, returning 30490 1727096655.51906: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-ba36-653e-000000002698] 30490 1727096655.51909: sending task result for task 0afff68d-5257-ba36-653e-000000002698 30490 1727096655.51993: done sending task result for task 0afff68d-5257-ba36-653e-000000002698 30490 1727096655.51996: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 30490 1727096655.52039: no more pending results, returning what we have 30490 1727096655.52042: results queue empty 30490 1727096655.52043: checking for any_errors_fatal 30490 1727096655.52051: done checking for any_errors_fatal 30490 1727096655.52052: checking for max_fail_percentage 30490 1727096655.52054: done checking for max_fail_percentage 30490 1727096655.52055: checking to see if all hosts have failed and the running result is not ok 30490 1727096655.52055: done checking to see if all hosts have failed 30490 1727096655.52056: getting the remaining hosts for this loop 30490 1727096655.52058: done getting the remaining hosts for this loop 30490 1727096655.52061: getting the next task for host managed_node3 30490 1727096655.52072: done getting next task for host managed_node3 30490 1727096655.52075: ^ 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 30490 1727096655.52080: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096655.52109: getting variables 30490 1727096655.52111: in VariableManager get_vars() 30490 1727096655.52154: Calling all_inventory to load vars for managed_node3 30490 1727096655.52157: Calling groups_inventory to load vars for managed_node3 30490 1727096655.52159: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096655.52177: Calling all_plugins_play to load vars for managed_node3 30490 1727096655.52181: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096655.52184: Calling groups_plugins_play to load vars for managed_node3 30490 1727096655.53008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096655.53884: done with get_vars() 30490 1727096655.53902: done getting variables 30490 1727096655.53945: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:04:15 -0400 (0:00:00.063) 0:02:01.743 ****** 30490 1727096655.53973: entering _queue_task() for managed_node3/dnf 30490 1727096655.54198: worker is 1 (out of 1 available) 30490 1727096655.54212: exiting _queue_task() for managed_node3/dnf 30490 1727096655.54223: done queuing things up, now waiting for results queue to drain 30490 1727096655.54225: waiting for pending results... 30490 1727096655.54408: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 30490 1727096655.54497: in run() - task 0afff68d-5257-ba36-653e-000000002699 30490 1727096655.54508: variable 'ansible_search_path' from source: unknown 30490 1727096655.54511: variable 'ansible_search_path' from source: unknown 30490 1727096655.54540: calling self._execute() 30490 1727096655.54614: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096655.54618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096655.54627: variable 'omit' from source: magic vars 30490 1727096655.54905: variable 'ansible_distribution_major_version' from source: facts 30490 1727096655.54913: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096655.55045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096655.56782: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096655.56824: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096655.56863: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096655.56890: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096655.56909: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096655.56970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096655.56991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096655.57008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096655.57034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096655.57045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096655.57124: variable 'ansible_distribution' from source: facts 30490 1727096655.57127: variable 'ansible_distribution_major_version' from source: facts 30490 1727096655.57138: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 30490 1727096655.57214: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096655.57302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096655.57318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096655.57335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096655.57359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096655.57371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096655.57401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096655.57417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096655.57433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096655.57458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096655.57470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096655.57500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096655.57516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096655.57532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096655.57556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096655.57566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096655.57662: variable 'network_connections' from source: include params 30490 1727096655.57675: variable 'interface' from source: play vars 30490 1727096655.57719: variable 'interface' from source: play vars 30490 1727096655.57766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096655.57933: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096655.57936: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096655.57939: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096655.57941: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096655.57974: 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) 30490 1727096655.57989: 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) 30490 1727096655.58010: 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) 30490 1727096655.58027: 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) 30490 1727096655.58064: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096655.58229: variable 'network_connections' from source: include params 30490 1727096655.58232: variable 'interface' from source: play vars 30490 1727096655.58282: variable 'interface' from source: play vars 30490 1727096655.58300: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096655.58303: when evaluation is False, skipping this task 30490 1727096655.58306: _execute() done 30490 1727096655.58309: dumping result to json 30490 1727096655.58312: done dumping result, returning 30490 1727096655.58319: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-000000002699] 30490 1727096655.58324: sending task result for task 0afff68d-5257-ba36-653e-000000002699 30490 1727096655.58410: done sending task result for task 0afff68d-5257-ba36-653e-000000002699 30490 1727096655.58413: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096655.58460: no more pending results, returning what we have 30490 1727096655.58463: results queue empty 30490 1727096655.58464: checking for any_errors_fatal 30490 1727096655.58470: done checking for any_errors_fatal 30490 1727096655.58471: checking for max_fail_percentage 30490 1727096655.58473: done checking for max_fail_percentage 30490 1727096655.58474: checking to see if all hosts have failed and the running result is not ok 30490 1727096655.58475: done checking to see if all hosts have failed 30490 1727096655.58475: getting the remaining hosts for this loop 30490 1727096655.58477: done getting the remaining hosts for this loop 30490 1727096655.58481: getting the next task for host managed_node3 30490 1727096655.58489: done getting next task for host managed_node3 30490 1727096655.58493: ^ 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 30490 1727096655.58497: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096655.58527: getting variables 30490 1727096655.58529: in VariableManager get_vars() 30490 1727096655.58577: Calling all_inventory to load vars for managed_node3 30490 1727096655.58580: Calling groups_inventory to load vars for managed_node3 30490 1727096655.58582: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096655.58591: Calling all_plugins_play to load vars for managed_node3 30490 1727096655.58594: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096655.58596: Calling groups_plugins_play to load vars for managed_node3 30490 1727096655.59524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096655.60399: done with get_vars() 30490 1727096655.60417: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 30490 1727096655.60469: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:04:15 -0400 (0:00:00.065) 0:02:01.809 ****** 30490 1727096655.60494: entering _queue_task() for managed_node3/yum 30490 1727096655.60732: worker is 1 (out of 1 available) 30490 1727096655.60749: exiting _queue_task() for managed_node3/yum 30490 1727096655.60762: done queuing things up, now waiting for results queue to drain 30490 1727096655.60763: waiting for pending results... 30490 1727096655.60940: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 30490 1727096655.61043: in run() - task 0afff68d-5257-ba36-653e-00000000269a 30490 1727096655.61056: variable 'ansible_search_path' from source: unknown 30490 1727096655.61059: variable 'ansible_search_path' from source: unknown 30490 1727096655.61091: calling self._execute() 30490 1727096655.61160: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096655.61163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096655.61177: variable 'omit' from source: magic vars 30490 1727096655.61454: variable 'ansible_distribution_major_version' from source: facts 30490 1727096655.61464: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096655.61588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096655.63088: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096655.63143: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096655.63173: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096655.63201: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096655.63221: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096655.63282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096655.63302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096655.63320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096655.63345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096655.63356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096655.63428: variable 'ansible_distribution_major_version' from source: facts 30490 1727096655.63439: Evaluated conditional (ansible_distribution_major_version | int < 8): False 30490 1727096655.63442: when evaluation is False, skipping this task 30490 1727096655.63445: _execute() done 30490 1727096655.63449: dumping result to json 30490 1727096655.63451: done dumping result, returning 30490 1727096655.63459: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-ba36-653e-00000000269a] 30490 1727096655.63463: sending task result for task 0afff68d-5257-ba36-653e-00000000269a 30490 1727096655.63553: done sending task result for task 0afff68d-5257-ba36-653e-00000000269a 30490 1727096655.63556: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 30490 1727096655.63607: no more pending results, returning what we have 30490 1727096655.63611: results queue empty 30490 1727096655.63611: checking for any_errors_fatal 30490 1727096655.63618: done checking for any_errors_fatal 30490 1727096655.63619: checking for max_fail_percentage 30490 1727096655.63621: done checking for max_fail_percentage 30490 1727096655.63622: checking to see if all hosts have failed and the running result is not ok 30490 1727096655.63622: done checking to see if all hosts have failed 30490 1727096655.63623: getting the remaining hosts for this loop 30490 1727096655.63624: done getting the remaining hosts for this loop 30490 1727096655.63628: getting the next task for host managed_node3 30490 1727096655.63636: done getting next task for host managed_node3 30490 1727096655.63639: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096655.63645: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096655.63673: getting variables 30490 1727096655.63675: in VariableManager get_vars() 30490 1727096655.63715: Calling all_inventory to load vars for managed_node3 30490 1727096655.63717: Calling groups_inventory to load vars for managed_node3 30490 1727096655.63719: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096655.63728: Calling all_plugins_play to load vars for managed_node3 30490 1727096655.63731: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096655.63734: Calling groups_plugins_play to load vars for managed_node3 30490 1727096655.64532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096655.69604: done with get_vars() 30490 1727096655.69623: done getting variables 30490 1727096655.69656: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:04:15 -0400 (0:00:00.091) 0:02:01.900 ****** 30490 1727096655.69679: entering _queue_task() for managed_node3/fail 30490 1727096655.69940: worker is 1 (out of 1 available) 30490 1727096655.69955: exiting _queue_task() for managed_node3/fail 30490 1727096655.69968: done queuing things up, now waiting for results queue to drain 30490 1727096655.69971: waiting for pending results... 30490 1727096655.70153: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 30490 1727096655.70259: in run() - task 0afff68d-5257-ba36-653e-00000000269b 30490 1727096655.70284: variable 'ansible_search_path' from source: unknown 30490 1727096655.70289: variable 'ansible_search_path' from source: unknown 30490 1727096655.70318: calling self._execute() 30490 1727096655.70389: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096655.70396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096655.70405: variable 'omit' from source: magic vars 30490 1727096655.70703: variable 'ansible_distribution_major_version' from source: facts 30490 1727096655.70712: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096655.70808: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096655.70934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096655.72413: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096655.72466: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096655.72497: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096655.72523: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096655.72544: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096655.72608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096655.72627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096655.72645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096655.72676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096655.72685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096655.72719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096655.72736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096655.72752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096655.72779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096655.72790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096655.72820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096655.72836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096655.72852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096655.72878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096655.72889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096655.73011: variable 'network_connections' from source: include params 30490 1727096655.73020: variable 'interface' from source: play vars 30490 1727096655.73072: variable 'interface' from source: play vars 30490 1727096655.73123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096655.73240: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096655.73270: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096655.73295: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096655.73317: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096655.73346: 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) 30490 1727096655.73364: 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) 30490 1727096655.73387: 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) 30490 1727096655.73404: 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) 30490 1727096655.73439: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096655.73598: variable 'network_connections' from source: include params 30490 1727096655.73601: variable 'interface' from source: play vars 30490 1727096655.73644: variable 'interface' from source: play vars 30490 1727096655.73662: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096655.73665: when evaluation is False, skipping this task 30490 1727096655.73670: _execute() done 30490 1727096655.73672: dumping result to json 30490 1727096655.73679: done dumping result, returning 30490 1727096655.73687: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-00000000269b] 30490 1727096655.73690: sending task result for task 0afff68d-5257-ba36-653e-00000000269b 30490 1727096655.73781: done sending task result for task 0afff68d-5257-ba36-653e-00000000269b 30490 1727096655.73784: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096655.73836: no more pending results, returning what we have 30490 1727096655.73840: results queue empty 30490 1727096655.73841: checking for any_errors_fatal 30490 1727096655.73849: done checking for any_errors_fatal 30490 1727096655.73850: checking for max_fail_percentage 30490 1727096655.73852: done checking for max_fail_percentage 30490 1727096655.73853: checking to see if all hosts have failed and the running result is not ok 30490 1727096655.73854: done checking to see if all hosts have failed 30490 1727096655.73854: getting the remaining hosts for this loop 30490 1727096655.73856: done getting the remaining hosts for this loop 30490 1727096655.73860: getting the next task for host managed_node3 30490 1727096655.73870: done getting next task for host managed_node3 30490 1727096655.73874: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 30490 1727096655.73879: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096655.73914: getting variables 30490 1727096655.73916: in VariableManager get_vars() 30490 1727096655.73956: Calling all_inventory to load vars for managed_node3 30490 1727096655.73958: Calling groups_inventory to load vars for managed_node3 30490 1727096655.73960: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096655.73974: Calling all_plugins_play to load vars for managed_node3 30490 1727096655.73977: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096655.73980: Calling groups_plugins_play to load vars for managed_node3 30490 1727096655.74813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096655.75688: done with get_vars() 30490 1727096655.75707: done getting variables 30490 1727096655.75746: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:04:15 -0400 (0:00:00.060) 0:02:01.961 ****** 30490 1727096655.75774: entering _queue_task() for managed_node3/package 30490 1727096655.76001: worker is 1 (out of 1 available) 30490 1727096655.76014: exiting _queue_task() for managed_node3/package 30490 1727096655.76025: done queuing things up, now waiting for results queue to drain 30490 1727096655.76027: waiting for pending results... 30490 1727096655.76204: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 30490 1727096655.76310: in run() - task 0afff68d-5257-ba36-653e-00000000269c 30490 1727096655.76323: variable 'ansible_search_path' from source: unknown 30490 1727096655.76326: variable 'ansible_search_path' from source: unknown 30490 1727096655.76353: calling self._execute() 30490 1727096655.76430: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096655.76434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096655.76444: variable 'omit' from source: magic vars 30490 1727096655.76717: variable 'ansible_distribution_major_version' from source: facts 30490 1727096655.76726: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096655.76855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096655.77043: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096655.77080: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096655.77104: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096655.77160: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096655.77244: variable 'network_packages' from source: role '' defaults 30490 1727096655.77317: variable '__network_provider_setup' from source: role '' defaults 30490 1727096655.77327: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096655.77375: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096655.77385: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096655.77427: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096655.77544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096655.78881: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096655.78925: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096655.78952: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096655.78983: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096655.79004: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096655.79324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096655.79343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096655.79360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096655.79390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096655.79404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096655.79434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096655.79451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096655.79469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096655.79497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096655.79513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096655.79646: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096655.79718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096655.79737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096655.79753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096655.79782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096655.79793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096655.79852: variable 'ansible_python' from source: facts 30490 1727096655.79865: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096655.79921: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096655.79979: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096655.80059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096655.80080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096655.80097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096655.80120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096655.80131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096655.80162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096655.80190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096655.80206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096655.80230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096655.80240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096655.80338: variable 'network_connections' from source: include params 30490 1727096655.80342: variable 'interface' from source: play vars 30490 1727096655.80416: variable 'interface' from source: play vars 30490 1727096655.80464: 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) 30490 1727096655.80486: 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) 30490 1727096655.80509: 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) 30490 1727096655.80530: 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) 30490 1727096655.80564: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096655.80742: variable 'network_connections' from source: include params 30490 1727096655.80745: variable 'interface' from source: play vars 30490 1727096655.80817: variable 'interface' from source: play vars 30490 1727096655.80840: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096655.80895: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096655.81088: variable 'network_connections' from source: include params 30490 1727096655.81091: variable 'interface' from source: play vars 30490 1727096655.81135: variable 'interface' from source: play vars 30490 1727096655.81152: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096655.81210: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096655.81404: variable 'network_connections' from source: include params 30490 1727096655.81407: variable 'interface' from source: play vars 30490 1727096655.81452: variable 'interface' from source: play vars 30490 1727096655.81493: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096655.81534: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096655.81539: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096655.81586: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096655.81722: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096655.82020: variable 'network_connections' from source: include params 30490 1727096655.82023: variable 'interface' from source: play vars 30490 1727096655.82063: variable 'interface' from source: play vars 30490 1727096655.82071: variable 'ansible_distribution' from source: facts 30490 1727096655.82077: variable '__network_rh_distros' from source: role '' defaults 30490 1727096655.82083: variable 'ansible_distribution_major_version' from source: facts 30490 1727096655.82094: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096655.82201: variable 'ansible_distribution' from source: facts 30490 1727096655.82204: variable '__network_rh_distros' from source: role '' defaults 30490 1727096655.82208: variable 'ansible_distribution_major_version' from source: facts 30490 1727096655.82219: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096655.82326: variable 'ansible_distribution' from source: facts 30490 1727096655.82329: variable '__network_rh_distros' from source: role '' defaults 30490 1727096655.82333: variable 'ansible_distribution_major_version' from source: facts 30490 1727096655.82360: variable 'network_provider' from source: set_fact 30490 1727096655.82373: variable 'ansible_facts' from source: unknown 30490 1727096655.82726: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 30490 1727096655.82730: when evaluation is False, skipping this task 30490 1727096655.82732: _execute() done 30490 1727096655.82734: dumping result to json 30490 1727096655.82737: done dumping result, returning 30490 1727096655.82744: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-ba36-653e-00000000269c] 30490 1727096655.82748: sending task result for task 0afff68d-5257-ba36-653e-00000000269c 30490 1727096655.82834: done sending task result for task 0afff68d-5257-ba36-653e-00000000269c 30490 1727096655.82837: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 30490 1727096655.82889: no more pending results, returning what we have 30490 1727096655.82893: results queue empty 30490 1727096655.82894: checking for any_errors_fatal 30490 1727096655.82899: done checking for any_errors_fatal 30490 1727096655.82900: checking for max_fail_percentage 30490 1727096655.82902: done checking for max_fail_percentage 30490 1727096655.82903: checking to see if all hosts have failed and the running result is not ok 30490 1727096655.82904: done checking to see if all hosts have failed 30490 1727096655.82904: getting the remaining hosts for this loop 30490 1727096655.82906: done getting the remaining hosts for this loop 30490 1727096655.82909: getting the next task for host managed_node3 30490 1727096655.82917: done getting next task for host managed_node3 30490 1727096655.82920: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096655.82926: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096655.82958: getting variables 30490 1727096655.82960: in VariableManager get_vars() 30490 1727096655.83005: Calling all_inventory to load vars for managed_node3 30490 1727096655.83008: Calling groups_inventory to load vars for managed_node3 30490 1727096655.83010: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096655.83019: Calling all_plugins_play to load vars for managed_node3 30490 1727096655.83022: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096655.83024: Calling groups_plugins_play to load vars for managed_node3 30490 1727096655.83991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096655.84852: done with get_vars() 30490 1727096655.84871: done getting variables 30490 1727096655.84913: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:04:15 -0400 (0:00:00.091) 0:02:02.053 ****** 30490 1727096655.84938: entering _queue_task() for managed_node3/package 30490 1727096655.85176: worker is 1 (out of 1 available) 30490 1727096655.85189: exiting _queue_task() for managed_node3/package 30490 1727096655.85200: done queuing things up, now waiting for results queue to drain 30490 1727096655.85202: waiting for pending results... 30490 1727096655.85391: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 30490 1727096655.85491: in run() - task 0afff68d-5257-ba36-653e-00000000269d 30490 1727096655.85505: variable 'ansible_search_path' from source: unknown 30490 1727096655.85508: variable 'ansible_search_path' from source: unknown 30490 1727096655.85539: calling self._execute() 30490 1727096655.85614: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096655.85618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096655.85627: variable 'omit' from source: magic vars 30490 1727096655.85906: variable 'ansible_distribution_major_version' from source: facts 30490 1727096655.85915: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096655.86004: variable 'network_state' from source: role '' defaults 30490 1727096655.86013: Evaluated conditional (network_state != {}): False 30490 1727096655.86016: when evaluation is False, skipping this task 30490 1727096655.86019: _execute() done 30490 1727096655.86022: dumping result to json 30490 1727096655.86025: done dumping result, returning 30490 1727096655.86032: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-ba36-653e-00000000269d] 30490 1727096655.86037: sending task result for task 0afff68d-5257-ba36-653e-00000000269d 30490 1727096655.86129: done sending task result for task 0afff68d-5257-ba36-653e-00000000269d 30490 1727096655.86132: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096655.86183: no more pending results, returning what we have 30490 1727096655.86187: results queue empty 30490 1727096655.86188: checking for any_errors_fatal 30490 1727096655.86197: done checking for any_errors_fatal 30490 1727096655.86198: checking for max_fail_percentage 30490 1727096655.86200: done checking for max_fail_percentage 30490 1727096655.86201: checking to see if all hosts have failed and the running result is not ok 30490 1727096655.86201: done checking to see if all hosts have failed 30490 1727096655.86202: getting the remaining hosts for this loop 30490 1727096655.86203: done getting the remaining hosts for this loop 30490 1727096655.86207: getting the next task for host managed_node3 30490 1727096655.86214: done getting next task for host managed_node3 30490 1727096655.86217: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096655.86221: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096655.86247: getting variables 30490 1727096655.86249: in VariableManager get_vars() 30490 1727096655.86288: Calling all_inventory to load vars for managed_node3 30490 1727096655.86291: Calling groups_inventory to load vars for managed_node3 30490 1727096655.86293: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096655.86301: Calling all_plugins_play to load vars for managed_node3 30490 1727096655.86304: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096655.86306: Calling groups_plugins_play to load vars for managed_node3 30490 1727096655.87070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096655.87947: done with get_vars() 30490 1727096655.87963: done getting variables 30490 1727096655.88007: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:04:15 -0400 (0:00:00.030) 0:02:02.084 ****** 30490 1727096655.88032: entering _queue_task() for managed_node3/package 30490 1727096655.88250: worker is 1 (out of 1 available) 30490 1727096655.88264: exiting _queue_task() for managed_node3/package 30490 1727096655.88280: done queuing things up, now waiting for results queue to drain 30490 1727096655.88281: waiting for pending results... 30490 1727096655.88451: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 30490 1727096655.88549: in run() - task 0afff68d-5257-ba36-653e-00000000269e 30490 1727096655.88561: variable 'ansible_search_path' from source: unknown 30490 1727096655.88565: variable 'ansible_search_path' from source: unknown 30490 1727096655.88595: calling self._execute() 30490 1727096655.88670: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096655.88677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096655.88684: variable 'omit' from source: magic vars 30490 1727096655.88951: variable 'ansible_distribution_major_version' from source: facts 30490 1727096655.88961: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096655.89044: variable 'network_state' from source: role '' defaults 30490 1727096655.89170: Evaluated conditional (network_state != {}): False 30490 1727096655.89175: when evaluation is False, skipping this task 30490 1727096655.89178: _execute() done 30490 1727096655.89181: dumping result to json 30490 1727096655.89183: done dumping result, returning 30490 1727096655.89185: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-ba36-653e-00000000269e] 30490 1727096655.89187: sending task result for task 0afff68d-5257-ba36-653e-00000000269e 30490 1727096655.89248: done sending task result for task 0afff68d-5257-ba36-653e-00000000269e 30490 1727096655.89251: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096655.89306: no more pending results, returning what we have 30490 1727096655.89308: results queue empty 30490 1727096655.89309: checking for any_errors_fatal 30490 1727096655.89313: done checking for any_errors_fatal 30490 1727096655.89314: checking for max_fail_percentage 30490 1727096655.89315: done checking for max_fail_percentage 30490 1727096655.89315: checking to see if all hosts have failed and the running result is not ok 30490 1727096655.89316: done checking to see if all hosts have failed 30490 1727096655.89316: getting the remaining hosts for this loop 30490 1727096655.89317: done getting the remaining hosts for this loop 30490 1727096655.89319: getting the next task for host managed_node3 30490 1727096655.89324: done getting next task for host managed_node3 30490 1727096655.89326: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096655.89330: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096655.89347: getting variables 30490 1727096655.89348: in VariableManager get_vars() 30490 1727096655.89380: Calling all_inventory to load vars for managed_node3 30490 1727096655.89383: Calling groups_inventory to load vars for managed_node3 30490 1727096655.89385: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096655.89391: Calling all_plugins_play to load vars for managed_node3 30490 1727096655.89393: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096655.89395: Calling groups_plugins_play to load vars for managed_node3 30490 1727096655.90278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096655.91145: done with get_vars() 30490 1727096655.91160: done getting variables 30490 1727096655.91205: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:04:15 -0400 (0:00:00.031) 0:02:02.116 ****** 30490 1727096655.91232: entering _queue_task() for managed_node3/service 30490 1727096655.91449: worker is 1 (out of 1 available) 30490 1727096655.91463: exiting _queue_task() for managed_node3/service 30490 1727096655.91479: done queuing things up, now waiting for results queue to drain 30490 1727096655.91480: waiting for pending results... 30490 1727096655.91655: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 30490 1727096655.91755: in run() - task 0afff68d-5257-ba36-653e-00000000269f 30490 1727096655.91766: variable 'ansible_search_path' from source: unknown 30490 1727096655.91773: variable 'ansible_search_path' from source: unknown 30490 1727096655.91799: calling self._execute() 30490 1727096655.91869: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096655.91876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096655.91883: variable 'omit' from source: magic vars 30490 1727096655.92152: variable 'ansible_distribution_major_version' from source: facts 30490 1727096655.92162: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096655.92256: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096655.92386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096655.93882: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096655.93934: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096655.93963: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096655.93995: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096655.94016: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096655.94074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096655.94094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096655.94113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096655.94139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096655.94149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096655.94184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096655.94201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096655.94221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096655.94245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096655.94256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096655.94287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096655.94304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096655.94322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096655.94348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096655.94358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096655.94475: variable 'network_connections' from source: include params 30490 1727096655.94483: variable 'interface' from source: play vars 30490 1727096655.94530: variable 'interface' from source: play vars 30490 1727096655.94583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096655.94696: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096655.94731: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096655.94754: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096655.94781: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096655.94812: 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) 30490 1727096655.94827: 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) 30490 1727096655.94844: 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) 30490 1727096655.94861: 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) 30490 1727096655.94901: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096655.95055: variable 'network_connections' from source: include params 30490 1727096655.95058: variable 'interface' from source: play vars 30490 1727096655.95105: variable 'interface' from source: play vars 30490 1727096655.95123: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 30490 1727096655.95127: when evaluation is False, skipping this task 30490 1727096655.95130: _execute() done 30490 1727096655.95132: dumping result to json 30490 1727096655.95135: done dumping result, returning 30490 1727096655.95142: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-ba36-653e-00000000269f] 30490 1727096655.95146: sending task result for task 0afff68d-5257-ba36-653e-00000000269f 30490 1727096655.95235: done sending task result for task 0afff68d-5257-ba36-653e-00000000269f 30490 1727096655.95245: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 30490 1727096655.95292: no more pending results, returning what we have 30490 1727096655.95296: results queue empty 30490 1727096655.95297: checking for any_errors_fatal 30490 1727096655.95303: done checking for any_errors_fatal 30490 1727096655.95304: checking for max_fail_percentage 30490 1727096655.95306: done checking for max_fail_percentage 30490 1727096655.95306: checking to see if all hosts have failed and the running result is not ok 30490 1727096655.95307: done checking to see if all hosts have failed 30490 1727096655.95308: getting the remaining hosts for this loop 30490 1727096655.95309: done getting the remaining hosts for this loop 30490 1727096655.95313: getting the next task for host managed_node3 30490 1727096655.95321: done getting next task for host managed_node3 30490 1727096655.95325: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096655.95330: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096655.95358: getting variables 30490 1727096655.95359: in VariableManager get_vars() 30490 1727096655.95405: Calling all_inventory to load vars for managed_node3 30490 1727096655.95408: Calling groups_inventory to load vars for managed_node3 30490 1727096655.95410: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096655.95419: Calling all_plugins_play to load vars for managed_node3 30490 1727096655.95422: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096655.95424: Calling groups_plugins_play to load vars for managed_node3 30490 1727096655.96241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096655.97127: done with get_vars() 30490 1727096655.97143: done getting variables 30490 1727096655.97188: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:04:15 -0400 (0:00:00.059) 0:02:02.176 ****** 30490 1727096655.97213: entering _queue_task() for managed_node3/service 30490 1727096655.97441: worker is 1 (out of 1 available) 30490 1727096655.97453: exiting _queue_task() for managed_node3/service 30490 1727096655.97466: done queuing things up, now waiting for results queue to drain 30490 1727096655.97469: waiting for pending results... 30490 1727096655.97646: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 30490 1727096655.97733: in run() - task 0afff68d-5257-ba36-653e-0000000026a0 30490 1727096655.97745: variable 'ansible_search_path' from source: unknown 30490 1727096655.97749: variable 'ansible_search_path' from source: unknown 30490 1727096655.97784: calling self._execute() 30490 1727096655.97858: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096655.97862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096655.97872: variable 'omit' from source: magic vars 30490 1727096655.98161: variable 'ansible_distribution_major_version' from source: facts 30490 1727096655.98173: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096655.98290: variable 'network_provider' from source: set_fact 30490 1727096655.98294: variable 'network_state' from source: role '' defaults 30490 1727096655.98303: Evaluated conditional (network_provider == "nm" or network_state != {}): True 30490 1727096655.98309: variable 'omit' from source: magic vars 30490 1727096655.98352: variable 'omit' from source: magic vars 30490 1727096655.98377: variable 'network_service_name' from source: role '' defaults 30490 1727096655.98422: variable 'network_service_name' from source: role '' defaults 30490 1727096655.98498: variable '__network_provider_setup' from source: role '' defaults 30490 1727096655.98502: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096655.98547: variable '__network_service_name_default_nm' from source: role '' defaults 30490 1727096655.98554: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096655.98602: variable '__network_packages_default_nm' from source: role '' defaults 30490 1727096655.98748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096656.00430: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096656.00480: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096656.00508: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096656.00537: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096656.00556: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096656.00626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096656.00651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096656.00670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096656.00697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096656.00708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096656.00744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096656.00757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096656.00855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096656.00858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096656.00861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096656.00951: variable '__network_packages_default_gobject_packages' from source: role '' defaults 30490 1727096656.01027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096656.01044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096656.01061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096656.01095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096656.01173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096656.01231: variable 'ansible_python' from source: facts 30490 1727096656.01253: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 30490 1727096656.01350: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096656.01408: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096656.01492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096656.01509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096656.01525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096656.01549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096656.01559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096656.01600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096656.01619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096656.01635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096656.01659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096656.01675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096656.01763: variable 'network_connections' from source: include params 30490 1727096656.01771: variable 'interface' from source: play vars 30490 1727096656.01826: variable 'interface' from source: play vars 30490 1727096656.01904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096656.02036: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096656.02071: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096656.02106: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096656.02134: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096656.02179: 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) 30490 1727096656.02200: 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) 30490 1727096656.02225: 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) 30490 1727096656.02248: 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) 30490 1727096656.02288: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096656.02462: variable 'network_connections' from source: include params 30490 1727096656.02466: variable 'interface' from source: play vars 30490 1727096656.02521: variable 'interface' from source: play vars 30490 1727096656.02547: variable '__network_packages_default_wireless' from source: role '' defaults 30490 1727096656.02604: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096656.02794: variable 'network_connections' from source: include params 30490 1727096656.02797: variable 'interface' from source: play vars 30490 1727096656.02846: variable 'interface' from source: play vars 30490 1727096656.02868: variable '__network_packages_default_team' from source: role '' defaults 30490 1727096656.02921: variable '__network_team_connections_defined' from source: role '' defaults 30490 1727096656.03104: variable 'network_connections' from source: include params 30490 1727096656.03107: variable 'interface' from source: play vars 30490 1727096656.03156: variable 'interface' from source: play vars 30490 1727096656.03200: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096656.03241: variable '__network_service_name_default_initscripts' from source: role '' defaults 30490 1727096656.03245: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096656.03291: variable '__network_packages_default_initscripts' from source: role '' defaults 30490 1727096656.03424: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 30490 1727096656.03724: variable 'network_connections' from source: include params 30490 1727096656.03727: variable 'interface' from source: play vars 30490 1727096656.03772: variable 'interface' from source: play vars 30490 1727096656.03781: variable 'ansible_distribution' from source: facts 30490 1727096656.03784: variable '__network_rh_distros' from source: role '' defaults 30490 1727096656.03790: variable 'ansible_distribution_major_version' from source: facts 30490 1727096656.03801: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 30490 1727096656.03916: variable 'ansible_distribution' from source: facts 30490 1727096656.03919: variable '__network_rh_distros' from source: role '' defaults 30490 1727096656.03924: variable 'ansible_distribution_major_version' from source: facts 30490 1727096656.03934: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 30490 1727096656.04046: variable 'ansible_distribution' from source: facts 30490 1727096656.04049: variable '__network_rh_distros' from source: role '' defaults 30490 1727096656.04052: variable 'ansible_distribution_major_version' from source: facts 30490 1727096656.04085: variable 'network_provider' from source: set_fact 30490 1727096656.04102: variable 'omit' from source: magic vars 30490 1727096656.04123: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096656.04143: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096656.04157: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096656.04174: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096656.04187: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096656.04209: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096656.04212: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096656.04214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096656.04280: Set connection var ansible_connection to ssh 30490 1727096656.04290: Set connection var ansible_shell_type to sh 30490 1727096656.04297: Set connection var ansible_pipelining to False 30490 1727096656.04302: Set connection var ansible_shell_executable to /bin/sh 30490 1727096656.04307: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096656.04312: Set connection var ansible_timeout to 10 30490 1727096656.04331: variable 'ansible_shell_executable' from source: unknown 30490 1727096656.04334: variable 'ansible_connection' from source: unknown 30490 1727096656.04336: variable 'ansible_module_compression' from source: unknown 30490 1727096656.04338: variable 'ansible_shell_type' from source: unknown 30490 1727096656.04340: variable 'ansible_shell_executable' from source: unknown 30490 1727096656.04342: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096656.04347: variable 'ansible_pipelining' from source: unknown 30490 1727096656.04349: variable 'ansible_timeout' from source: unknown 30490 1727096656.04353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096656.04428: 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) 30490 1727096656.04436: variable 'omit' from source: magic vars 30490 1727096656.04441: starting attempt loop 30490 1727096656.04444: running the handler 30490 1727096656.04504: variable 'ansible_facts' from source: unknown 30490 1727096656.04922: _low_level_execute_command(): starting 30490 1727096656.04926: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096656.05419: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096656.05423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096656.05426: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096656.05428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096656.05473: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096656.05492: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096656.05497: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096656.05539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096656.07192: stdout chunk (state=3): >>>/root <<< 30490 1727096656.07287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096656.07314: stderr chunk (state=3): >>><<< 30490 1727096656.07319: stdout chunk (state=3): >>><<< 30490 1727096656.07338: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096656.07347: _low_level_execute_command(): starting 30490 1727096656.07353: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096656.0733705-35903-208149311667066 `" && echo ansible-tmp-1727096656.0733705-35903-208149311667066="` echo /root/.ansible/tmp/ansible-tmp-1727096656.0733705-35903-208149311667066 `" ) && sleep 0' 30490 1727096656.07793: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096656.07796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096656.07799: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096656.07801: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096656.07803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096656.07805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096656.07849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096656.07852: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096656.07893: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096656.09737: stdout chunk (state=3): >>>ansible-tmp-1727096656.0733705-35903-208149311667066=/root/.ansible/tmp/ansible-tmp-1727096656.0733705-35903-208149311667066 <<< 30490 1727096656.09844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096656.09865: stderr chunk (state=3): >>><<< 30490 1727096656.09870: stdout chunk (state=3): >>><<< 30490 1727096656.09884: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096656.0733705-35903-208149311667066=/root/.ansible/tmp/ansible-tmp-1727096656.0733705-35903-208149311667066 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096656.09909: variable 'ansible_module_compression' from source: unknown 30490 1727096656.09947: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 30490 1727096656.09998: variable 'ansible_facts' from source: unknown 30490 1727096656.10132: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096656.0733705-35903-208149311667066/AnsiballZ_systemd.py 30490 1727096656.10229: Sending initial data 30490 1727096656.10233: Sent initial data (156 bytes) 30490 1727096656.10663: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096656.10673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096656.10675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096656.10678: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096656.10680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096656.10729: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096656.10734: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096656.10763: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096656.12269: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 30490 1727096656.12280: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096656.12298: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096656.12335: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpb5jmaimg /root/.ansible/tmp/ansible-tmp-1727096656.0733705-35903-208149311667066/AnsiballZ_systemd.py <<< 30490 1727096656.12337: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096656.0733705-35903-208149311667066/AnsiballZ_systemd.py" <<< 30490 1727096656.12365: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpb5jmaimg" to remote "/root/.ansible/tmp/ansible-tmp-1727096656.0733705-35903-208149311667066/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096656.0733705-35903-208149311667066/AnsiballZ_systemd.py" <<< 30490 1727096656.13316: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096656.13350: stderr chunk (state=3): >>><<< 30490 1727096656.13354: stdout chunk (state=3): >>><<< 30490 1727096656.13387: done transferring module to remote 30490 1727096656.13395: _low_level_execute_command(): starting 30490 1727096656.13399: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096656.0733705-35903-208149311667066/ /root/.ansible/tmp/ansible-tmp-1727096656.0733705-35903-208149311667066/AnsiballZ_systemd.py && sleep 0' 30490 1727096656.13809: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096656.13814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096656.13817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096656.13819: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096656.13821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096656.13870: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096656.13879: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096656.13909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096656.15630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096656.15656: stderr chunk (state=3): >>><<< 30490 1727096656.15659: stdout chunk (state=3): >>><<< 30490 1727096656.15673: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096656.15677: _low_level_execute_command(): starting 30490 1727096656.15679: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096656.0733705-35903-208149311667066/AnsiballZ_systemd.py && sleep 0' 30490 1727096656.16064: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096656.16070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096656.16086: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096656.16137: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096656.16141: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096656.16185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096656.44908: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10612736", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3321446400", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2313488000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 30490 1727096656.44919: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "system<<< 30490 1727096656.44934: stdout chunk (state=3): >>>d-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "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}}} <<< 30490 1727096656.46721: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096656.46756: stderr chunk (state=3): >>><<< 30490 1727096656.46760: stdout chunk (state=3): >>><<< 30490 1727096656.46780: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10612736", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3321446400", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "2313488000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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 cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096656.46897: 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-1727096656.0733705-35903-208149311667066/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096656.46913: _low_level_execute_command(): starting 30490 1727096656.46920: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096656.0733705-35903-208149311667066/ > /dev/null 2>&1 && sleep 0' 30490 1727096656.47371: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096656.47375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096656.47378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096656.47380: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096656.47382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096656.47425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096656.47437: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096656.47476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096656.49249: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096656.49278: stderr chunk (state=3): >>><<< 30490 1727096656.49281: stdout chunk (state=3): >>><<< 30490 1727096656.49293: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096656.49299: handler run complete 30490 1727096656.49341: attempt loop complete, returning result 30490 1727096656.49344: _execute() done 30490 1727096656.49346: dumping result to json 30490 1727096656.49358: done dumping result, returning 30490 1727096656.49367: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-ba36-653e-0000000026a0] 30490 1727096656.49373: sending task result for task 0afff68d-5257-ba36-653e-0000000026a0 ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096656.49927: no more pending results, returning what we have 30490 1727096656.49930: results queue empty 30490 1727096656.49931: checking for any_errors_fatal 30490 1727096656.49934: done checking for any_errors_fatal 30490 1727096656.49935: checking for max_fail_percentage 30490 1727096656.49937: done checking for max_fail_percentage 30490 1727096656.49938: checking to see if all hosts have failed and the running result is not ok 30490 1727096656.49938: done checking to see if all hosts have failed 30490 1727096656.49939: getting the remaining hosts for this loop 30490 1727096656.49940: done getting the remaining hosts for this loop 30490 1727096656.49943: getting the next task for host managed_node3 30490 1727096656.49949: done getting next task for host managed_node3 30490 1727096656.49952: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096656.49957: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096656.49966: done sending task result for task 0afff68d-5257-ba36-653e-0000000026a0 30490 1727096656.49976: WORKER PROCESS EXITING 30490 1727096656.49982: getting variables 30490 1727096656.49983: in VariableManager get_vars() 30490 1727096656.50009: Calling all_inventory to load vars for managed_node3 30490 1727096656.50011: Calling groups_inventory to load vars for managed_node3 30490 1727096656.50012: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096656.50019: Calling all_plugins_play to load vars for managed_node3 30490 1727096656.50021: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096656.50022: Calling groups_plugins_play to load vars for managed_node3 30490 1727096656.50690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096656.51560: done with get_vars() 30490 1727096656.51580: done getting variables 30490 1727096656.51623: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:04:16 -0400 (0:00:00.544) 0:02:02.720 ****** 30490 1727096656.51651: entering _queue_task() for managed_node3/service 30490 1727096656.51886: worker is 1 (out of 1 available) 30490 1727096656.51898: exiting _queue_task() for managed_node3/service 30490 1727096656.51910: done queuing things up, now waiting for results queue to drain 30490 1727096656.51912: waiting for pending results... 30490 1727096656.52101: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 30490 1727096656.52214: in run() - task 0afff68d-5257-ba36-653e-0000000026a1 30490 1727096656.52226: variable 'ansible_search_path' from source: unknown 30490 1727096656.52229: variable 'ansible_search_path' from source: unknown 30490 1727096656.52259: calling self._execute() 30490 1727096656.52332: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096656.52336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096656.52345: variable 'omit' from source: magic vars 30490 1727096656.52665: variable 'ansible_distribution_major_version' from source: facts 30490 1727096656.52682: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096656.52777: variable 'network_provider' from source: set_fact 30490 1727096656.52787: Evaluated conditional (network_provider == "nm"): True 30490 1727096656.52865: variable '__network_wpa_supplicant_required' from source: role '' defaults 30490 1727096656.52942: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 30490 1727096656.53080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096656.54635: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096656.54686: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096656.54715: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096656.54741: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096656.54762: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096656.54947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096656.54969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096656.54991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096656.55019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096656.55029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096656.55062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096656.55083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096656.55102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096656.55128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096656.55138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096656.55166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096656.55186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096656.55204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096656.55229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096656.55239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096656.55330: variable 'network_connections' from source: include params 30490 1727096656.55339: variable 'interface' from source: play vars 30490 1727096656.55388: variable 'interface' from source: play vars 30490 1727096656.55439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30490 1727096656.55550: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30490 1727096656.55580: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30490 1727096656.55602: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30490 1727096656.55624: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30490 1727096656.55655: 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) 30490 1727096656.55671: 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) 30490 1727096656.55692: 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) 30490 1727096656.55708: 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) 30490 1727096656.55746: variable '__network_wireless_connections_defined' from source: role '' defaults 30490 1727096656.55904: variable 'network_connections' from source: include params 30490 1727096656.55908: variable 'interface' from source: play vars 30490 1727096656.55954: variable 'interface' from source: play vars 30490 1727096656.55981: Evaluated conditional (__network_wpa_supplicant_required): False 30490 1727096656.55984: when evaluation is False, skipping this task 30490 1727096656.55987: _execute() done 30490 1727096656.55990: dumping result to json 30490 1727096656.55992: done dumping result, returning 30490 1727096656.55999: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-ba36-653e-0000000026a1] 30490 1727096656.56010: sending task result for task 0afff68d-5257-ba36-653e-0000000026a1 30490 1727096656.56094: done sending task result for task 0afff68d-5257-ba36-653e-0000000026a1 30490 1727096656.56096: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 30490 1727096656.56140: no more pending results, returning what we have 30490 1727096656.56143: results queue empty 30490 1727096656.56144: checking for any_errors_fatal 30490 1727096656.56173: done checking for any_errors_fatal 30490 1727096656.56174: checking for max_fail_percentage 30490 1727096656.56176: done checking for max_fail_percentage 30490 1727096656.56177: checking to see if all hosts have failed and the running result is not ok 30490 1727096656.56178: done checking to see if all hosts have failed 30490 1727096656.56178: getting the remaining hosts for this loop 30490 1727096656.56180: done getting the remaining hosts for this loop 30490 1727096656.56184: getting the next task for host managed_node3 30490 1727096656.56192: done getting next task for host managed_node3 30490 1727096656.56195: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096656.56200: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096656.56227: getting variables 30490 1727096656.56228: in VariableManager get_vars() 30490 1727096656.56280: Calling all_inventory to load vars for managed_node3 30490 1727096656.56283: Calling groups_inventory to load vars for managed_node3 30490 1727096656.56286: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096656.56295: Calling all_plugins_play to load vars for managed_node3 30490 1727096656.56297: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096656.56300: Calling groups_plugins_play to load vars for managed_node3 30490 1727096656.57170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096656.58043: done with get_vars() 30490 1727096656.58059: done getting variables 30490 1727096656.58103: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:04:16 -0400 (0:00:00.064) 0:02:02.785 ****** 30490 1727096656.58129: entering _queue_task() for managed_node3/service 30490 1727096656.58374: worker is 1 (out of 1 available) 30490 1727096656.58388: exiting _queue_task() for managed_node3/service 30490 1727096656.58400: done queuing things up, now waiting for results queue to drain 30490 1727096656.58402: waiting for pending results... 30490 1727096656.58589: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 30490 1727096656.58695: in run() - task 0afff68d-5257-ba36-653e-0000000026a2 30490 1727096656.58707: variable 'ansible_search_path' from source: unknown 30490 1727096656.58711: variable 'ansible_search_path' from source: unknown 30490 1727096656.58740: calling self._execute() 30490 1727096656.58814: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096656.58819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096656.58827: variable 'omit' from source: magic vars 30490 1727096656.59115: variable 'ansible_distribution_major_version' from source: facts 30490 1727096656.59125: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096656.59208: variable 'network_provider' from source: set_fact 30490 1727096656.59213: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096656.59216: when evaluation is False, skipping this task 30490 1727096656.59219: _execute() done 30490 1727096656.59221: dumping result to json 30490 1727096656.59225: done dumping result, returning 30490 1727096656.59232: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-ba36-653e-0000000026a2] 30490 1727096656.59237: sending task result for task 0afff68d-5257-ba36-653e-0000000026a2 30490 1727096656.59324: done sending task result for task 0afff68d-5257-ba36-653e-0000000026a2 30490 1727096656.59326: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 30490 1727096656.59374: no more pending results, returning what we have 30490 1727096656.59378: results queue empty 30490 1727096656.59379: checking for any_errors_fatal 30490 1727096656.59388: done checking for any_errors_fatal 30490 1727096656.59389: checking for max_fail_percentage 30490 1727096656.59390: done checking for max_fail_percentage 30490 1727096656.59391: checking to see if all hosts have failed and the running result is not ok 30490 1727096656.59392: done checking to see if all hosts have failed 30490 1727096656.59393: getting the remaining hosts for this loop 30490 1727096656.59394: done getting the remaining hosts for this loop 30490 1727096656.59398: getting the next task for host managed_node3 30490 1727096656.59406: done getting next task for host managed_node3 30490 1727096656.59410: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096656.59414: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096656.59445: getting variables 30490 1727096656.59448: in VariableManager get_vars() 30490 1727096656.59488: Calling all_inventory to load vars for managed_node3 30490 1727096656.59491: Calling groups_inventory to load vars for managed_node3 30490 1727096656.59494: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096656.59503: Calling all_plugins_play to load vars for managed_node3 30490 1727096656.59505: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096656.59508: Calling groups_plugins_play to load vars for managed_node3 30490 1727096656.60301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096656.61188: done with get_vars() 30490 1727096656.61205: done getting variables 30490 1727096656.61246: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:04:16 -0400 (0:00:00.031) 0:02:02.816 ****** 30490 1727096656.61275: entering _queue_task() for managed_node3/copy 30490 1727096656.61505: worker is 1 (out of 1 available) 30490 1727096656.61520: exiting _queue_task() for managed_node3/copy 30490 1727096656.61532: done queuing things up, now waiting for results queue to drain 30490 1727096656.61534: waiting for pending results... 30490 1727096656.61722: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 30490 1727096656.61813: in run() - task 0afff68d-5257-ba36-653e-0000000026a3 30490 1727096656.61824: variable 'ansible_search_path' from source: unknown 30490 1727096656.61827: variable 'ansible_search_path' from source: unknown 30490 1727096656.61858: calling self._execute() 30490 1727096656.61935: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096656.61940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096656.61947: variable 'omit' from source: magic vars 30490 1727096656.62238: variable 'ansible_distribution_major_version' from source: facts 30490 1727096656.62248: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096656.62331: variable 'network_provider' from source: set_fact 30490 1727096656.62335: Evaluated conditional (network_provider == "initscripts"): False 30490 1727096656.62339: when evaluation is False, skipping this task 30490 1727096656.62341: _execute() done 30490 1727096656.62344: dumping result to json 30490 1727096656.62348: done dumping result, returning 30490 1727096656.62356: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-ba36-653e-0000000026a3] 30490 1727096656.62360: sending task result for task 0afff68d-5257-ba36-653e-0000000026a3 30490 1727096656.62451: done sending task result for task 0afff68d-5257-ba36-653e-0000000026a3 30490 1727096656.62454: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 30490 1727096656.62506: no more pending results, returning what we have 30490 1727096656.62510: results queue empty 30490 1727096656.62511: checking for any_errors_fatal 30490 1727096656.62517: done checking for any_errors_fatal 30490 1727096656.62518: checking for max_fail_percentage 30490 1727096656.62520: done checking for max_fail_percentage 30490 1727096656.62521: checking to see if all hosts have failed and the running result is not ok 30490 1727096656.62522: done checking to see if all hosts have failed 30490 1727096656.62522: getting the remaining hosts for this loop 30490 1727096656.62524: done getting the remaining hosts for this loop 30490 1727096656.62527: getting the next task for host managed_node3 30490 1727096656.62535: done getting next task for host managed_node3 30490 1727096656.62538: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096656.62543: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096656.62570: getting variables 30490 1727096656.62574: in VariableManager get_vars() 30490 1727096656.62611: Calling all_inventory to load vars for managed_node3 30490 1727096656.62614: Calling groups_inventory to load vars for managed_node3 30490 1727096656.62616: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096656.62624: Calling all_plugins_play to load vars for managed_node3 30490 1727096656.62627: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096656.62629: Calling groups_plugins_play to load vars for managed_node3 30490 1727096656.63552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096656.64417: done with get_vars() 30490 1727096656.64433: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:04:16 -0400 (0:00:00.032) 0:02:02.849 ****** 30490 1727096656.64497: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096656.64730: worker is 1 (out of 1 available) 30490 1727096656.64745: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 30490 1727096656.64758: done queuing things up, now waiting for results queue to drain 30490 1727096656.64760: waiting for pending results... 30490 1727096656.64951: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 30490 1727096656.65050: in run() - task 0afff68d-5257-ba36-653e-0000000026a4 30490 1727096656.65062: variable 'ansible_search_path' from source: unknown 30490 1727096656.65066: variable 'ansible_search_path' from source: unknown 30490 1727096656.65098: calling self._execute() 30490 1727096656.65166: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096656.65172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096656.65183: variable 'omit' from source: magic vars 30490 1727096656.65466: variable 'ansible_distribution_major_version' from source: facts 30490 1727096656.65480: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096656.65486: variable 'omit' from source: magic vars 30490 1727096656.65528: variable 'omit' from source: magic vars 30490 1727096656.65645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096656.67107: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096656.67154: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096656.67188: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096656.67212: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096656.67231: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096656.67297: variable 'network_provider' from source: set_fact 30490 1727096656.67391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096656.67410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096656.67428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096656.67454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096656.67465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096656.67524: variable 'omit' from source: magic vars 30490 1727096656.67602: variable 'omit' from source: magic vars 30490 1727096656.67665: variable 'network_connections' from source: include params 30490 1727096656.67679: variable 'interface' from source: play vars 30490 1727096656.67724: variable 'interface' from source: play vars 30490 1727096656.67830: variable 'omit' from source: magic vars 30490 1727096656.67837: variable '__lsr_ansible_managed' from source: task vars 30490 1727096656.67883: variable '__lsr_ansible_managed' from source: task vars 30490 1727096656.68016: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 30490 1727096656.68151: Loaded config def from plugin (lookup/template) 30490 1727096656.68155: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 30490 1727096656.68181: File lookup term: get_ansible_managed.j2 30490 1727096656.68184: variable 'ansible_search_path' from source: unknown 30490 1727096656.68187: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 30490 1727096656.68199: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 30490 1727096656.68212: variable 'ansible_search_path' from source: unknown 30490 1727096656.71687: variable 'ansible_managed' from source: unknown 30490 1727096656.71769: variable 'omit' from source: magic vars 30490 1727096656.71793: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096656.71812: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096656.71826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096656.71842: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096656.71851: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096656.71873: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096656.71879: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096656.71882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096656.71945: Set connection var ansible_connection to ssh 30490 1727096656.71949: Set connection var ansible_shell_type to sh 30490 1727096656.71955: Set connection var ansible_pipelining to False 30490 1727096656.71960: Set connection var ansible_shell_executable to /bin/sh 30490 1727096656.71965: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096656.71971: Set connection var ansible_timeout to 10 30490 1727096656.71992: variable 'ansible_shell_executable' from source: unknown 30490 1727096656.71995: variable 'ansible_connection' from source: unknown 30490 1727096656.71997: variable 'ansible_module_compression' from source: unknown 30490 1727096656.72000: variable 'ansible_shell_type' from source: unknown 30490 1727096656.72002: variable 'ansible_shell_executable' from source: unknown 30490 1727096656.72004: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096656.72008: variable 'ansible_pipelining' from source: unknown 30490 1727096656.72011: variable 'ansible_timeout' from source: unknown 30490 1727096656.72015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096656.72111: 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) 30490 1727096656.72123: variable 'omit' from source: magic vars 30490 1727096656.72126: starting attempt loop 30490 1727096656.72128: running the handler 30490 1727096656.72138: _low_level_execute_command(): starting 30490 1727096656.72144: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096656.72643: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096656.72646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096656.72650: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096656.72652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096656.72654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096656.72707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096656.72710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096656.72712: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096656.72758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096656.74411: stdout chunk (state=3): >>>/root <<< 30490 1727096656.74506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096656.74538: stderr chunk (state=3): >>><<< 30490 1727096656.74542: stdout chunk (state=3): >>><<< 30490 1727096656.74560: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096656.74627: _low_level_execute_command(): starting 30490 1727096656.74630: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096656.7456052-35917-22617844388994 `" && echo ansible-tmp-1727096656.7456052-35917-22617844388994="` echo /root/.ansible/tmp/ansible-tmp-1727096656.7456052-35917-22617844388994 `" ) && sleep 0' 30490 1727096656.75017: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096656.75020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096656.75022: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096656.75025: 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 <<< 30490 1727096656.75027: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096656.75073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096656.75081: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096656.75122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096656.77009: stdout chunk (state=3): >>>ansible-tmp-1727096656.7456052-35917-22617844388994=/root/.ansible/tmp/ansible-tmp-1727096656.7456052-35917-22617844388994 <<< 30490 1727096656.77111: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096656.77143: stderr chunk (state=3): >>><<< 30490 1727096656.77146: stdout chunk (state=3): >>><<< 30490 1727096656.77163: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096656.7456052-35917-22617844388994=/root/.ansible/tmp/ansible-tmp-1727096656.7456052-35917-22617844388994 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096656.77206: variable 'ansible_module_compression' from source: unknown 30490 1727096656.77247: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 30490 1727096656.77290: variable 'ansible_facts' from source: unknown 30490 1727096656.77380: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096656.7456052-35917-22617844388994/AnsiballZ_network_connections.py 30490 1727096656.77485: Sending initial data 30490 1727096656.77489: Sent initial data (167 bytes) 30490 1727096656.77932: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096656.77935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096656.77942: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096656.77944: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096656.77946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096656.77948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096656.78000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096656.78006: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096656.78009: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096656.78038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096656.79592: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096656.79627: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096656.79655: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmphecm17rr /root/.ansible/tmp/ansible-tmp-1727096656.7456052-35917-22617844388994/AnsiballZ_network_connections.py <<< 30490 1727096656.79658: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096656.7456052-35917-22617844388994/AnsiballZ_network_connections.py" <<< 30490 1727096656.79686: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmphecm17rr" to remote "/root/.ansible/tmp/ansible-tmp-1727096656.7456052-35917-22617844388994/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096656.7456052-35917-22617844388994/AnsiballZ_network_connections.py" <<< 30490 1727096656.80337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096656.80381: stderr chunk (state=3): >>><<< 30490 1727096656.80386: stdout chunk (state=3): >>><<< 30490 1727096656.80423: done transferring module to remote 30490 1727096656.80432: _low_level_execute_command(): starting 30490 1727096656.80437: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096656.7456052-35917-22617844388994/ /root/.ansible/tmp/ansible-tmp-1727096656.7456052-35917-22617844388994/AnsiballZ_network_connections.py && sleep 0' 30490 1727096656.80873: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096656.80877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096656.80879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096656.80881: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096656.80883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096656.80933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096656.80937: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096656.80975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096656.82736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096656.82765: stderr chunk (state=3): >>><<< 30490 1727096656.82771: stdout chunk (state=3): >>><<< 30490 1727096656.82786: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096656.82789: _low_level_execute_command(): starting 30490 1727096656.82794: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096656.7456052-35917-22617844388994/AnsiballZ_network_connections.py && sleep 0' 30490 1727096656.83228: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096656.83232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096656.83234: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096656.83236: 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.14.152 originally 10.31.14.152 <<< 30490 1727096656.83242: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096656.83288: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096656.83295: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096656.83333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096657.09931: stdout chunk (state=3): >>> {"changed": false, "warnings": [], "stderr": "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "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": "statebr", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 30490 1727096657.11672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096657.11702: stderr chunk (state=3): >>><<< 30490 1727096657.11706: stdout chunk (state=3): >>><<< 30490 1727096657.11722: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "warnings": [], "stderr": "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "statebr", "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": "statebr", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096657.11752: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'statebr', '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-1727096656.7456052-35917-22617844388994/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096657.11763: _low_level_execute_command(): starting 30490 1727096657.11766: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096656.7456052-35917-22617844388994/ > /dev/null 2>&1 && sleep 0' 30490 1727096657.12220: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096657.12223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096657.12226: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096657.12228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096657.12273: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096657.12290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096657.12328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096657.14108: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096657.14136: stderr chunk (state=3): >>><<< 30490 1727096657.14139: stdout chunk (state=3): >>><<< 30490 1727096657.14153: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096657.14158: handler run complete 30490 1727096657.14181: attempt loop complete, returning result 30490 1727096657.14184: _execute() done 30490 1727096657.14187: dumping result to json 30490 1727096657.14191: done dumping result, returning 30490 1727096657.14199: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-ba36-653e-0000000026a4] 30490 1727096657.14206: sending task result for task 0afff68d-5257-ba36-653e-0000000026a4 30490 1727096657.14308: done sending task result for task 0afff68d-5257-ba36-653e-0000000026a4 30490 1727096657.14311: WORKER PROCESS EXITING ok: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete 30490 1727096657.14430: no more pending results, returning what we have 30490 1727096657.14434: results queue empty 30490 1727096657.14435: checking for any_errors_fatal 30490 1727096657.14441: done checking for any_errors_fatal 30490 1727096657.14442: checking for max_fail_percentage 30490 1727096657.14444: done checking for max_fail_percentage 30490 1727096657.14445: checking to see if all hosts have failed and the running result is not ok 30490 1727096657.14445: done checking to see if all hosts have failed 30490 1727096657.14446: getting the remaining hosts for this loop 30490 1727096657.14448: done getting the remaining hosts for this loop 30490 1727096657.14451: getting the next task for host managed_node3 30490 1727096657.14458: done getting next task for host managed_node3 30490 1727096657.14461: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096657.14466: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096657.14483: getting variables 30490 1727096657.14485: in VariableManager get_vars() 30490 1727096657.14525: Calling all_inventory to load vars for managed_node3 30490 1727096657.14528: Calling groups_inventory to load vars for managed_node3 30490 1727096657.14530: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096657.14539: Calling all_plugins_play to load vars for managed_node3 30490 1727096657.14542: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096657.14544: Calling groups_plugins_play to load vars for managed_node3 30490 1727096657.15394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096657.16401: done with get_vars() 30490 1727096657.16418: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:04:17 -0400 (0:00:00.519) 0:02:03.369 ****** 30490 1727096657.16482: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096657.16722: worker is 1 (out of 1 available) 30490 1727096657.16736: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 30490 1727096657.16748: done queuing things up, now waiting for results queue to drain 30490 1727096657.16750: waiting for pending results... 30490 1727096657.16929: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 30490 1727096657.17024: in run() - task 0afff68d-5257-ba36-653e-0000000026a5 30490 1727096657.17036: variable 'ansible_search_path' from source: unknown 30490 1727096657.17040: variable 'ansible_search_path' from source: unknown 30490 1727096657.17069: calling self._execute() 30490 1727096657.17140: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096657.17143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096657.17153: variable 'omit' from source: magic vars 30490 1727096657.17436: variable 'ansible_distribution_major_version' from source: facts 30490 1727096657.17445: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096657.17532: variable 'network_state' from source: role '' defaults 30490 1727096657.17540: Evaluated conditional (network_state != {}): False 30490 1727096657.17543: when evaluation is False, skipping this task 30490 1727096657.17546: _execute() done 30490 1727096657.17548: dumping result to json 30490 1727096657.17550: done dumping result, returning 30490 1727096657.17558: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-ba36-653e-0000000026a5] 30490 1727096657.17563: sending task result for task 0afff68d-5257-ba36-653e-0000000026a5 30490 1727096657.17653: done sending task result for task 0afff68d-5257-ba36-653e-0000000026a5 30490 1727096657.17656: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 30490 1727096657.17710: no more pending results, returning what we have 30490 1727096657.17715: results queue empty 30490 1727096657.17716: checking for any_errors_fatal 30490 1727096657.17724: done checking for any_errors_fatal 30490 1727096657.17724: checking for max_fail_percentage 30490 1727096657.17726: done checking for max_fail_percentage 30490 1727096657.17727: checking to see if all hosts have failed and the running result is not ok 30490 1727096657.17728: done checking to see if all hosts have failed 30490 1727096657.17728: getting the remaining hosts for this loop 30490 1727096657.17730: done getting the remaining hosts for this loop 30490 1727096657.17733: getting the next task for host managed_node3 30490 1727096657.17740: done getting next task for host managed_node3 30490 1727096657.17743: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096657.17748: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096657.17776: getting variables 30490 1727096657.17778: in VariableManager get_vars() 30490 1727096657.17813: Calling all_inventory to load vars for managed_node3 30490 1727096657.17815: Calling groups_inventory to load vars for managed_node3 30490 1727096657.17817: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096657.17825: Calling all_plugins_play to load vars for managed_node3 30490 1727096657.17828: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096657.17830: Calling groups_plugins_play to load vars for managed_node3 30490 1727096657.18590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096657.19469: done with get_vars() 30490 1727096657.19488: done getting variables 30490 1727096657.19528: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:04:17 -0400 (0:00:00.030) 0:02:03.399 ****** 30490 1727096657.19551: entering _queue_task() for managed_node3/debug 30490 1727096657.19755: worker is 1 (out of 1 available) 30490 1727096657.19770: exiting _queue_task() for managed_node3/debug 30490 1727096657.19784: done queuing things up, now waiting for results queue to drain 30490 1727096657.19786: waiting for pending results... 30490 1727096657.19950: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 30490 1727096657.20042: in run() - task 0afff68d-5257-ba36-653e-0000000026a6 30490 1727096657.20054: variable 'ansible_search_path' from source: unknown 30490 1727096657.20057: variable 'ansible_search_path' from source: unknown 30490 1727096657.20088: calling self._execute() 30490 1727096657.20154: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096657.20158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096657.20169: variable 'omit' from source: magic vars 30490 1727096657.20451: variable 'ansible_distribution_major_version' from source: facts 30490 1727096657.20455: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096657.20462: variable 'omit' from source: magic vars 30490 1727096657.20516: variable 'omit' from source: magic vars 30490 1727096657.20539: variable 'omit' from source: magic vars 30490 1727096657.20576: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096657.20603: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096657.20618: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096657.20631: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096657.20641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096657.20665: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096657.20677: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096657.20680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096657.20745: Set connection var ansible_connection to ssh 30490 1727096657.20751: Set connection var ansible_shell_type to sh 30490 1727096657.20758: Set connection var ansible_pipelining to False 30490 1727096657.20763: Set connection var ansible_shell_executable to /bin/sh 30490 1727096657.20770: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096657.20873: Set connection var ansible_timeout to 10 30490 1727096657.20877: variable 'ansible_shell_executable' from source: unknown 30490 1727096657.20881: variable 'ansible_connection' from source: unknown 30490 1727096657.20884: variable 'ansible_module_compression' from source: unknown 30490 1727096657.20886: variable 'ansible_shell_type' from source: unknown 30490 1727096657.20889: variable 'ansible_shell_executable' from source: unknown 30490 1727096657.20891: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096657.20893: variable 'ansible_pipelining' from source: unknown 30490 1727096657.20895: variable 'ansible_timeout' from source: unknown 30490 1727096657.20897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096657.20914: 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) 30490 1727096657.20923: variable 'omit' from source: magic vars 30490 1727096657.20928: starting attempt loop 30490 1727096657.20931: running the handler 30490 1727096657.21028: variable '__network_connections_result' from source: set_fact 30490 1727096657.21066: handler run complete 30490 1727096657.21084: attempt loop complete, returning result 30490 1727096657.21087: _execute() done 30490 1727096657.21089: dumping result to json 30490 1727096657.21092: done dumping result, returning 30490 1727096657.21100: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-ba36-653e-0000000026a6] 30490 1727096657.21105: sending task result for task 0afff68d-5257-ba36-653e-0000000026a6 30490 1727096657.21182: done sending task result for task 0afff68d-5257-ba36-653e-0000000026a6 30490 1727096657.21184: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } 30490 1727096657.21286: no more pending results, returning what we have 30490 1727096657.21290: results queue empty 30490 1727096657.21290: checking for any_errors_fatal 30490 1727096657.21295: done checking for any_errors_fatal 30490 1727096657.21295: checking for max_fail_percentage 30490 1727096657.21297: done checking for max_fail_percentage 30490 1727096657.21298: checking to see if all hosts have failed and the running result is not ok 30490 1727096657.21298: done checking to see if all hosts have failed 30490 1727096657.21299: getting the remaining hosts for this loop 30490 1727096657.21300: done getting the remaining hosts for this loop 30490 1727096657.21303: getting the next task for host managed_node3 30490 1727096657.21309: done getting next task for host managed_node3 30490 1727096657.21312: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096657.21316: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096657.21327: getting variables 30490 1727096657.21328: in VariableManager get_vars() 30490 1727096657.21361: Calling all_inventory to load vars for managed_node3 30490 1727096657.21363: Calling groups_inventory to load vars for managed_node3 30490 1727096657.21365: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096657.21373: Calling all_plugins_play to load vars for managed_node3 30490 1727096657.21375: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096657.21377: Calling groups_plugins_play to load vars for managed_node3 30490 1727096657.22317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096657.23777: done with get_vars() 30490 1727096657.23793: done getting variables 30490 1727096657.23831: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:04:17 -0400 (0:00:00.043) 0:02:03.442 ****** 30490 1727096657.23859: entering _queue_task() for managed_node3/debug 30490 1727096657.24046: worker is 1 (out of 1 available) 30490 1727096657.24059: exiting _queue_task() for managed_node3/debug 30490 1727096657.24072: done queuing things up, now waiting for results queue to drain 30490 1727096657.24073: waiting for pending results... 30490 1727096657.24242: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 30490 1727096657.24335: in run() - task 0afff68d-5257-ba36-653e-0000000026a7 30490 1727096657.24346: variable 'ansible_search_path' from source: unknown 30490 1727096657.24350: variable 'ansible_search_path' from source: unknown 30490 1727096657.24380: calling self._execute() 30490 1727096657.24449: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096657.24453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096657.24460: variable 'omit' from source: magic vars 30490 1727096657.24724: variable 'ansible_distribution_major_version' from source: facts 30490 1727096657.24738: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096657.24741: variable 'omit' from source: magic vars 30490 1727096657.24786: variable 'omit' from source: magic vars 30490 1727096657.24810: variable 'omit' from source: magic vars 30490 1727096657.24841: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096657.24866: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096657.24886: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096657.24898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096657.24908: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096657.24932: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096657.24935: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096657.24937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096657.25006: Set connection var ansible_connection to ssh 30490 1727096657.25012: Set connection var ansible_shell_type to sh 30490 1727096657.25019: Set connection var ansible_pipelining to False 30490 1727096657.25025: Set connection var ansible_shell_executable to /bin/sh 30490 1727096657.25029: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096657.25034: Set connection var ansible_timeout to 10 30490 1727096657.25052: variable 'ansible_shell_executable' from source: unknown 30490 1727096657.25055: variable 'ansible_connection' from source: unknown 30490 1727096657.25058: variable 'ansible_module_compression' from source: unknown 30490 1727096657.25062: variable 'ansible_shell_type' from source: unknown 30490 1727096657.25064: variable 'ansible_shell_executable' from source: unknown 30490 1727096657.25066: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096657.25070: variable 'ansible_pipelining' from source: unknown 30490 1727096657.25072: variable 'ansible_timeout' from source: unknown 30490 1727096657.25079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096657.25169: 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) 30490 1727096657.25182: variable 'omit' from source: magic vars 30490 1727096657.25185: starting attempt loop 30490 1727096657.25188: running the handler 30490 1727096657.25226: variable '__network_connections_result' from source: set_fact 30490 1727096657.25279: variable '__network_connections_result' from source: set_fact 30490 1727096657.25352: handler run complete 30490 1727096657.25370: attempt loop complete, returning result 30490 1727096657.25373: _execute() done 30490 1727096657.25378: dumping result to json 30490 1727096657.25383: done dumping result, returning 30490 1727096657.25391: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-ba36-653e-0000000026a7] 30490 1727096657.25396: sending task result for task 0afff68d-5257-ba36-653e-0000000026a7 30490 1727096657.25480: done sending task result for task 0afff68d-5257-ba36-653e-0000000026a7 30490 1727096657.25483: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } 30490 1727096657.25596: no more pending results, returning what we have 30490 1727096657.25599: results queue empty 30490 1727096657.25600: checking for any_errors_fatal 30490 1727096657.25605: done checking for any_errors_fatal 30490 1727096657.25605: checking for max_fail_percentage 30490 1727096657.25607: done checking for max_fail_percentage 30490 1727096657.25608: checking to see if all hosts have failed and the running result is not ok 30490 1727096657.25608: done checking to see if all hosts have failed 30490 1727096657.25609: getting the remaining hosts for this loop 30490 1727096657.25610: done getting the remaining hosts for this loop 30490 1727096657.25613: getting the next task for host managed_node3 30490 1727096657.25619: done getting next task for host managed_node3 30490 1727096657.25622: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096657.25626: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096657.25637: getting variables 30490 1727096657.25639: in VariableManager get_vars() 30490 1727096657.25666: Calling all_inventory to load vars for managed_node3 30490 1727096657.25670: Calling groups_inventory to load vars for managed_node3 30490 1727096657.25672: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096657.25682: Calling all_plugins_play to load vars for managed_node3 30490 1727096657.25684: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096657.25686: Calling groups_plugins_play to load vars for managed_node3 30490 1727096657.26421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096657.27285: done with get_vars() 30490 1727096657.27301: done getting variables 30490 1727096657.27338: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:04:17 -0400 (0:00:00.034) 0:02:03.477 ****** 30490 1727096657.27360: entering _queue_task() for managed_node3/debug 30490 1727096657.27556: worker is 1 (out of 1 available) 30490 1727096657.27571: exiting _queue_task() for managed_node3/debug 30490 1727096657.27583: done queuing things up, now waiting for results queue to drain 30490 1727096657.27585: waiting for pending results... 30490 1727096657.27758: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 30490 1727096657.27864: in run() - task 0afff68d-5257-ba36-653e-0000000026a8 30490 1727096657.27880: variable 'ansible_search_path' from source: unknown 30490 1727096657.27884: variable 'ansible_search_path' from source: unknown 30490 1727096657.27910: calling self._execute() 30490 1727096657.27986: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096657.27990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096657.27998: variable 'omit' from source: magic vars 30490 1727096657.28275: variable 'ansible_distribution_major_version' from source: facts 30490 1727096657.28283: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096657.28365: variable 'network_state' from source: role '' defaults 30490 1727096657.28378: Evaluated conditional (network_state != {}): False 30490 1727096657.28381: when evaluation is False, skipping this task 30490 1727096657.28384: _execute() done 30490 1727096657.28386: dumping result to json 30490 1727096657.28389: done dumping result, returning 30490 1727096657.28397: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-ba36-653e-0000000026a8] 30490 1727096657.28402: sending task result for task 0afff68d-5257-ba36-653e-0000000026a8 30490 1727096657.28486: done sending task result for task 0afff68d-5257-ba36-653e-0000000026a8 30490 1727096657.28489: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 30490 1727096657.28535: no more pending results, returning what we have 30490 1727096657.28539: results queue empty 30490 1727096657.28540: checking for any_errors_fatal 30490 1727096657.28548: done checking for any_errors_fatal 30490 1727096657.28548: checking for max_fail_percentage 30490 1727096657.28550: done checking for max_fail_percentage 30490 1727096657.28551: checking to see if all hosts have failed and the running result is not ok 30490 1727096657.28552: done checking to see if all hosts have failed 30490 1727096657.28552: getting the remaining hosts for this loop 30490 1727096657.28554: done getting the remaining hosts for this loop 30490 1727096657.28557: getting the next task for host managed_node3 30490 1727096657.28564: done getting next task for host managed_node3 30490 1727096657.28569: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096657.28576: ^ state is: HOST STATE: block=8, 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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096657.28600: getting variables 30490 1727096657.28602: in VariableManager get_vars() 30490 1727096657.28636: Calling all_inventory to load vars for managed_node3 30490 1727096657.28638: Calling groups_inventory to load vars for managed_node3 30490 1727096657.28640: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096657.28649: Calling all_plugins_play to load vars for managed_node3 30490 1727096657.28651: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096657.28654: Calling groups_plugins_play to load vars for managed_node3 30490 1727096657.29545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096657.30393: done with get_vars() 30490 1727096657.30410: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:04:17 -0400 (0:00:00.031) 0:02:03.508 ****** 30490 1727096657.30475: entering _queue_task() for managed_node3/ping 30490 1727096657.30668: worker is 1 (out of 1 available) 30490 1727096657.30684: exiting _queue_task() for managed_node3/ping 30490 1727096657.30696: done queuing things up, now waiting for results queue to drain 30490 1727096657.30698: waiting for pending results... 30490 1727096657.30863: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 30490 1727096657.30951: in run() - task 0afff68d-5257-ba36-653e-0000000026a9 30490 1727096657.30963: variable 'ansible_search_path' from source: unknown 30490 1727096657.30966: variable 'ansible_search_path' from source: unknown 30490 1727096657.30995: calling self._execute() 30490 1727096657.31065: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096657.31070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096657.31080: variable 'omit' from source: magic vars 30490 1727096657.31343: variable 'ansible_distribution_major_version' from source: facts 30490 1727096657.31352: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096657.31359: variable 'omit' from source: magic vars 30490 1727096657.31410: variable 'omit' from source: magic vars 30490 1727096657.31432: variable 'omit' from source: magic vars 30490 1727096657.31464: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096657.31492: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096657.31508: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096657.31521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096657.31530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096657.31553: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096657.31556: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096657.31558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096657.31626: Set connection var ansible_connection to ssh 30490 1727096657.31634: Set connection var ansible_shell_type to sh 30490 1727096657.31640: Set connection var ansible_pipelining to False 30490 1727096657.31645: Set connection var ansible_shell_executable to /bin/sh 30490 1727096657.31650: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096657.31655: Set connection var ansible_timeout to 10 30490 1727096657.31678: variable 'ansible_shell_executable' from source: unknown 30490 1727096657.31681: variable 'ansible_connection' from source: unknown 30490 1727096657.31686: variable 'ansible_module_compression' from source: unknown 30490 1727096657.31688: variable 'ansible_shell_type' from source: unknown 30490 1727096657.31690: variable 'ansible_shell_executable' from source: unknown 30490 1727096657.31692: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096657.31694: variable 'ansible_pipelining' from source: unknown 30490 1727096657.31696: variable 'ansible_timeout' from source: unknown 30490 1727096657.31698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096657.31835: 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) 30490 1727096657.31843: variable 'omit' from source: magic vars 30490 1727096657.31848: starting attempt loop 30490 1727096657.31851: running the handler 30490 1727096657.31862: _low_level_execute_command(): starting 30490 1727096657.31870: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096657.32374: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096657.32378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096657.32382: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096657.32385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096657.32435: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096657.32438: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096657.32440: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096657.32485: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096657.34142: stdout chunk (state=3): >>>/root <<< 30490 1727096657.34243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096657.34272: stderr chunk (state=3): >>><<< 30490 1727096657.34277: stdout chunk (state=3): >>><<< 30490 1727096657.34298: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096657.34310: _low_level_execute_command(): starting 30490 1727096657.34314: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096657.3429768-35932-121264719477 `" && echo ansible-tmp-1727096657.3429768-35932-121264719477="` echo /root/.ansible/tmp/ansible-tmp-1727096657.3429768-35932-121264719477 `" ) && sleep 0' 30490 1727096657.34736: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096657.34739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096657.34741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096657.34752: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096657.34755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096657.34796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096657.34800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096657.34842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096657.36693: stdout chunk (state=3): >>>ansible-tmp-1727096657.3429768-35932-121264719477=/root/.ansible/tmp/ansible-tmp-1727096657.3429768-35932-121264719477 <<< 30490 1727096657.36795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096657.36820: stderr chunk (state=3): >>><<< 30490 1727096657.36824: stdout chunk (state=3): >>><<< 30490 1727096657.36836: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096657.3429768-35932-121264719477=/root/.ansible/tmp/ansible-tmp-1727096657.3429768-35932-121264719477 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096657.36874: variable 'ansible_module_compression' from source: unknown 30490 1727096657.36904: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 30490 1727096657.36936: variable 'ansible_facts' from source: unknown 30490 1727096657.36991: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096657.3429768-35932-121264719477/AnsiballZ_ping.py 30490 1727096657.37085: Sending initial data 30490 1727096657.37088: Sent initial data (150 bytes) 30490 1727096657.37513: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096657.37516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096657.37518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096657.37520: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096657.37522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096657.37579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096657.37591: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096657.37609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096657.39128: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 30490 1727096657.39131: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096657.39160: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096657.39201: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp71pg4ww1 /root/.ansible/tmp/ansible-tmp-1727096657.3429768-35932-121264719477/AnsiballZ_ping.py <<< 30490 1727096657.39205: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096657.3429768-35932-121264719477/AnsiballZ_ping.py" <<< 30490 1727096657.39220: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp71pg4ww1" to remote "/root/.ansible/tmp/ansible-tmp-1727096657.3429768-35932-121264719477/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096657.3429768-35932-121264719477/AnsiballZ_ping.py" <<< 30490 1727096657.39690: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096657.39725: stderr chunk (state=3): >>><<< 30490 1727096657.39729: stdout chunk (state=3): >>><<< 30490 1727096657.39770: done transferring module to remote 30490 1727096657.39780: _low_level_execute_command(): starting 30490 1727096657.39783: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096657.3429768-35932-121264719477/ /root/.ansible/tmp/ansible-tmp-1727096657.3429768-35932-121264719477/AnsiballZ_ping.py && sleep 0' 30490 1727096657.40191: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096657.40195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096657.40197: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096657.40199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096657.40249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096657.40252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096657.40290: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096657.42005: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096657.42030: stderr chunk (state=3): >>><<< 30490 1727096657.42034: stdout chunk (state=3): >>><<< 30490 1727096657.42047: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096657.42050: _low_level_execute_command(): starting 30490 1727096657.42054: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096657.3429768-35932-121264719477/AnsiballZ_ping.py && sleep 0' 30490 1727096657.42455: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096657.42461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096657.42480: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096657.42527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096657.42530: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096657.42575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096657.57380: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 30490 1727096657.58665: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096657.58696: stderr chunk (state=3): >>><<< 30490 1727096657.58700: stdout chunk (state=3): >>><<< 30490 1727096657.58716: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096657.58736: 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-1727096657.3429768-35932-121264719477/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096657.58744: _low_level_execute_command(): starting 30490 1727096657.58749: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096657.3429768-35932-121264719477/ > /dev/null 2>&1 && sleep 0' 30490 1727096657.59198: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096657.59202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096657.59204: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096657.59206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096657.59259: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096657.59266: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096657.59297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096657.61081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096657.61107: stderr chunk (state=3): >>><<< 30490 1727096657.61111: stdout chunk (state=3): >>><<< 30490 1727096657.61123: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096657.61132: handler run complete 30490 1727096657.61142: attempt loop complete, returning result 30490 1727096657.61145: _execute() done 30490 1727096657.61148: dumping result to json 30490 1727096657.61150: done dumping result, returning 30490 1727096657.61162: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-ba36-653e-0000000026a9] 30490 1727096657.61165: sending task result for task 0afff68d-5257-ba36-653e-0000000026a9 30490 1727096657.61250: done sending task result for task 0afff68d-5257-ba36-653e-0000000026a9 30490 1727096657.61253: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 30490 1727096657.61331: no more pending results, returning what we have 30490 1727096657.61336: results queue empty 30490 1727096657.61337: checking for any_errors_fatal 30490 1727096657.61343: done checking for any_errors_fatal 30490 1727096657.61344: checking for max_fail_percentage 30490 1727096657.61346: done checking for max_fail_percentage 30490 1727096657.61347: checking to see if all hosts have failed and the running result is not ok 30490 1727096657.61347: done checking to see if all hosts have failed 30490 1727096657.61348: getting the remaining hosts for this loop 30490 1727096657.61349: done getting the remaining hosts for this loop 30490 1727096657.61353: getting the next task for host managed_node3 30490 1727096657.61364: done getting next task for host managed_node3 30490 1727096657.61366: ^ task is: TASK: meta (role_complete) 30490 1727096657.61375: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096657.61388: getting variables 30490 1727096657.61390: in VariableManager get_vars() 30490 1727096657.61435: Calling all_inventory to load vars for managed_node3 30490 1727096657.61438: Calling groups_inventory to load vars for managed_node3 30490 1727096657.61440: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096657.61450: Calling all_plugins_play to load vars for managed_node3 30490 1727096657.61453: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096657.61455: Calling groups_plugins_play to load vars for managed_node3 30490 1727096657.62302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096657.63170: done with get_vars() 30490 1727096657.63190: done getting variables 30490 1727096657.63247: done queuing things up, now waiting for results queue to drain 30490 1727096657.63249: results queue empty 30490 1727096657.63249: checking for any_errors_fatal 30490 1727096657.63251: done checking for any_errors_fatal 30490 1727096657.63251: checking for max_fail_percentage 30490 1727096657.63252: done checking for max_fail_percentage 30490 1727096657.63252: checking to see if all hosts have failed and the running result is not ok 30490 1727096657.63253: done checking to see if all hosts have failed 30490 1727096657.63253: getting the remaining hosts for this loop 30490 1727096657.63254: done getting the remaining hosts for this loop 30490 1727096657.63256: getting the next task for host managed_node3 30490 1727096657.63259: done getting next task for host managed_node3 30490 1727096657.63261: ^ task is: TASK: Asserts 30490 1727096657.63262: ^ state is: HOST STATE: block=8, 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 30490 1727096657.63264: getting variables 30490 1727096657.63265: in VariableManager get_vars() 30490 1727096657.63278: Calling all_inventory to load vars for managed_node3 30490 1727096657.63279: Calling groups_inventory to load vars for managed_node3 30490 1727096657.63281: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096657.63284: Calling all_plugins_play to load vars for managed_node3 30490 1727096657.63285: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096657.63287: Calling groups_plugins_play to load vars for managed_node3 30490 1727096657.64010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096657.64851: done with get_vars() 30490 1727096657.64866: done getting variables TASK [Asserts] ***************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Monday 23 September 2024 09:04:17 -0400 (0:00:00.344) 0:02:03.853 ****** 30490 1727096657.64920: entering _queue_task() for managed_node3/include_tasks 30490 1727096657.65222: worker is 1 (out of 1 available) 30490 1727096657.65237: exiting _queue_task() for managed_node3/include_tasks 30490 1727096657.65249: done queuing things up, now waiting for results queue to drain 30490 1727096657.65250: waiting for pending results... 30490 1727096657.65432: running TaskExecutor() for managed_node3/TASK: Asserts 30490 1727096657.65522: in run() - task 0afff68d-5257-ba36-653e-0000000020b2 30490 1727096657.65533: variable 'ansible_search_path' from source: unknown 30490 1727096657.65537: variable 'ansible_search_path' from source: unknown 30490 1727096657.65586: variable 'lsr_assert' from source: include params 30490 1727096657.65744: variable 'lsr_assert' from source: include params 30490 1727096657.65801: variable 'omit' from source: magic vars 30490 1727096657.65900: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096657.65909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096657.65918: variable 'omit' from source: magic vars 30490 1727096657.66080: variable 'ansible_distribution_major_version' from source: facts 30490 1727096657.66088: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096657.66094: variable 'item' from source: unknown 30490 1727096657.66140: variable 'item' from source: unknown 30490 1727096657.66162: variable 'item' from source: unknown 30490 1727096657.66206: variable 'item' from source: unknown 30490 1727096657.66336: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096657.66340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096657.66342: variable 'omit' from source: magic vars 30490 1727096657.66416: variable 'ansible_distribution_major_version' from source: facts 30490 1727096657.66419: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096657.66425: variable 'item' from source: unknown 30490 1727096657.66471: variable 'item' from source: unknown 30490 1727096657.66491: variable 'item' from source: unknown 30490 1727096657.66534: variable 'item' from source: unknown 30490 1727096657.66602: dumping result to json 30490 1727096657.66605: done dumping result, returning 30490 1727096657.66607: done running TaskExecutor() for managed_node3/TASK: Asserts [0afff68d-5257-ba36-653e-0000000020b2] 30490 1727096657.66609: sending task result for task 0afff68d-5257-ba36-653e-0000000020b2 30490 1727096657.66642: done sending task result for task 0afff68d-5257-ba36-653e-0000000020b2 30490 1727096657.66644: WORKER PROCESS EXITING 30490 1727096657.66674: no more pending results, returning what we have 30490 1727096657.66680: in VariableManager get_vars() 30490 1727096657.66725: Calling all_inventory to load vars for managed_node3 30490 1727096657.66728: Calling groups_inventory to load vars for managed_node3 30490 1727096657.66731: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096657.66743: Calling all_plugins_play to load vars for managed_node3 30490 1727096657.66746: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096657.66749: Calling groups_plugins_play to load vars for managed_node3 30490 1727096657.67566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096657.68520: done with get_vars() 30490 1727096657.68534: variable 'ansible_search_path' from source: unknown 30490 1727096657.68535: variable 'ansible_search_path' from source: unknown 30490 1727096657.68561: variable 'ansible_search_path' from source: unknown 30490 1727096657.68561: variable 'ansible_search_path' from source: unknown 30490 1727096657.68582: we have included files to process 30490 1727096657.68582: generating all_blocks data 30490 1727096657.68584: done generating all_blocks data 30490 1727096657.68587: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 30490 1727096657.68588: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 30490 1727096657.68589: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 30490 1727096657.68659: in VariableManager get_vars() 30490 1727096657.68678: done with get_vars() 30490 1727096657.68750: done processing included file 30490 1727096657.68751: iterating over new_blocks loaded from include file 30490 1727096657.68752: in VariableManager get_vars() 30490 1727096657.68762: done with get_vars() 30490 1727096657.68763: filtering new block on tags 30490 1727096657.68788: done filtering new block on tags 30490 1727096657.68790: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed_node3 => (item=tasks/assert_profile_absent.yml) 30490 1727096657.68793: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml 30490 1727096657.68794: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml 30490 1727096657.68796: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml 30490 1727096657.69031: done processing included file 30490 1727096657.69033: iterating over new_blocks loaded from include file 30490 1727096657.69034: in VariableManager get_vars() 30490 1727096657.69046: done with get_vars() 30490 1727096657.69047: filtering new block on tags 30490 1727096657.69077: done filtering new block on tags 30490 1727096657.69079: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml for managed_node3 => (item=tasks/get_NetworkManager_NVR.yml) 30490 1727096657.69081: extending task lists for all hosts with included blocks 30490 1727096657.69723: done extending task lists 30490 1727096657.69724: done processing included files 30490 1727096657.69724: results queue empty 30490 1727096657.69725: checking for any_errors_fatal 30490 1727096657.69726: done checking for any_errors_fatal 30490 1727096657.69726: checking for max_fail_percentage 30490 1727096657.69727: done checking for max_fail_percentage 30490 1727096657.69728: checking to see if all hosts have failed and the running result is not ok 30490 1727096657.69728: done checking to see if all hosts have failed 30490 1727096657.69729: getting the remaining hosts for this loop 30490 1727096657.69729: done getting the remaining hosts for this loop 30490 1727096657.69731: getting the next task for host managed_node3 30490 1727096657.69734: done getting next task for host managed_node3 30490 1727096657.69735: ^ task is: TASK: Include the task 'get_profile_stat.yml' 30490 1727096657.69737: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096657.69739: getting variables 30490 1727096657.69743: in VariableManager get_vars() 30490 1727096657.69751: Calling all_inventory to load vars for managed_node3 30490 1727096657.69752: Calling groups_inventory to load vars for managed_node3 30490 1727096657.69753: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096657.69757: Calling all_plugins_play to load vars for managed_node3 30490 1727096657.69758: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096657.69760: Calling groups_plugins_play to load vars for managed_node3 30490 1727096657.70386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096657.71220: done with get_vars() 30490 1727096657.71235: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Monday 23 September 2024 09:04:17 -0400 (0:00:00.063) 0:02:03.917 ****** 30490 1727096657.71287: entering _queue_task() for managed_node3/include_tasks 30490 1727096657.71529: worker is 1 (out of 1 available) 30490 1727096657.71543: exiting _queue_task() for managed_node3/include_tasks 30490 1727096657.71556: done queuing things up, now waiting for results queue to drain 30490 1727096657.71558: waiting for pending results... 30490 1727096657.71737: running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' 30490 1727096657.71807: in run() - task 0afff68d-5257-ba36-653e-000000002804 30490 1727096657.71818: variable 'ansible_search_path' from source: unknown 30490 1727096657.71821: variable 'ansible_search_path' from source: unknown 30490 1727096657.71849: calling self._execute() 30490 1727096657.71925: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096657.71929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096657.71940: variable 'omit' from source: magic vars 30490 1727096657.72213: variable 'ansible_distribution_major_version' from source: facts 30490 1727096657.72225: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096657.72231: _execute() done 30490 1727096657.72234: dumping result to json 30490 1727096657.72237: done dumping result, returning 30490 1727096657.72243: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' [0afff68d-5257-ba36-653e-000000002804] 30490 1727096657.72249: sending task result for task 0afff68d-5257-ba36-653e-000000002804 30490 1727096657.72334: done sending task result for task 0afff68d-5257-ba36-653e-000000002804 30490 1727096657.72337: WORKER PROCESS EXITING 30490 1727096657.72364: no more pending results, returning what we have 30490 1727096657.72373: in VariableManager get_vars() 30490 1727096657.72421: Calling all_inventory to load vars for managed_node3 30490 1727096657.72424: Calling groups_inventory to load vars for managed_node3 30490 1727096657.72427: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096657.72439: Calling all_plugins_play to load vars for managed_node3 30490 1727096657.72442: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096657.72445: Calling groups_plugins_play to load vars for managed_node3 30490 1727096657.77527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096657.78375: done with get_vars() 30490 1727096657.78391: variable 'ansible_search_path' from source: unknown 30490 1727096657.78392: variable 'ansible_search_path' from source: unknown 30490 1727096657.78399: variable 'item' from source: include params 30490 1727096657.78458: variable 'item' from source: include params 30490 1727096657.78484: we have included files to process 30490 1727096657.78485: generating all_blocks data 30490 1727096657.78486: done generating all_blocks data 30490 1727096657.78487: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 30490 1727096657.78487: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 30490 1727096657.78488: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 30490 1727096657.79055: done processing included file 30490 1727096657.79056: iterating over new_blocks loaded from include file 30490 1727096657.79057: in VariableManager get_vars() 30490 1727096657.79071: done with get_vars() 30490 1727096657.79074: filtering new block on tags 30490 1727096657.79110: done filtering new block on tags 30490 1727096657.79112: in VariableManager get_vars() 30490 1727096657.79121: done with get_vars() 30490 1727096657.79122: filtering new block on tags 30490 1727096657.79151: done filtering new block on tags 30490 1727096657.79153: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 30490 1727096657.79156: extending task lists for all hosts with included blocks 30490 1727096657.79295: done extending task lists 30490 1727096657.79296: done processing included files 30490 1727096657.79296: results queue empty 30490 1727096657.79297: checking for any_errors_fatal 30490 1727096657.79299: done checking for any_errors_fatal 30490 1727096657.79299: checking for max_fail_percentage 30490 1727096657.79300: done checking for max_fail_percentage 30490 1727096657.79301: checking to see if all hosts have failed and the running result is not ok 30490 1727096657.79301: done checking to see if all hosts have failed 30490 1727096657.79302: getting the remaining hosts for this loop 30490 1727096657.79303: done getting the remaining hosts for this loop 30490 1727096657.79304: getting the next task for host managed_node3 30490 1727096657.79307: done getting next task for host managed_node3 30490 1727096657.79308: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 30490 1727096657.79310: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096657.79311: getting variables 30490 1727096657.79312: in VariableManager get_vars() 30490 1727096657.79319: Calling all_inventory to load vars for managed_node3 30490 1727096657.79320: Calling groups_inventory to load vars for managed_node3 30490 1727096657.79322: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096657.79326: Calling all_plugins_play to load vars for managed_node3 30490 1727096657.79327: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096657.79329: Calling groups_plugins_play to load vars for managed_node3 30490 1727096657.79942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096657.80779: done with get_vars() 30490 1727096657.80793: done getting variables 30490 1727096657.80818: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Monday 23 September 2024 09:04:17 -0400 (0:00:00.095) 0:02:04.012 ****** 30490 1727096657.80836: entering _queue_task() for managed_node3/set_fact 30490 1727096657.81122: worker is 1 (out of 1 available) 30490 1727096657.81138: exiting _queue_task() for managed_node3/set_fact 30490 1727096657.81151: done queuing things up, now waiting for results queue to drain 30490 1727096657.81153: waiting for pending results... 30490 1727096657.81327: running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag 30490 1727096657.81415: in run() - task 0afff68d-5257-ba36-653e-000000002888 30490 1727096657.81427: variable 'ansible_search_path' from source: unknown 30490 1727096657.81431: variable 'ansible_search_path' from source: unknown 30490 1727096657.81459: calling self._execute() 30490 1727096657.81532: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096657.81537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096657.81544: variable 'omit' from source: magic vars 30490 1727096657.81822: variable 'ansible_distribution_major_version' from source: facts 30490 1727096657.81832: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096657.81839: variable 'omit' from source: magic vars 30490 1727096657.81923: variable 'omit' from source: magic vars 30490 1727096657.81927: variable 'omit' from source: magic vars 30490 1727096657.81930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096657.81957: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096657.82031: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096657.82035: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096657.82037: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096657.82040: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096657.82042: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096657.82044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096657.82095: Set connection var ansible_connection to ssh 30490 1727096657.82101: Set connection var ansible_shell_type to sh 30490 1727096657.82109: Set connection var ansible_pipelining to False 30490 1727096657.82113: Set connection var ansible_shell_executable to /bin/sh 30490 1727096657.82119: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096657.82123: Set connection var ansible_timeout to 10 30490 1727096657.82143: variable 'ansible_shell_executable' from source: unknown 30490 1727096657.82146: variable 'ansible_connection' from source: unknown 30490 1727096657.82150: variable 'ansible_module_compression' from source: unknown 30490 1727096657.82152: variable 'ansible_shell_type' from source: unknown 30490 1727096657.82155: variable 'ansible_shell_executable' from source: unknown 30490 1727096657.82158: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096657.82160: variable 'ansible_pipelining' from source: unknown 30490 1727096657.82162: variable 'ansible_timeout' from source: unknown 30490 1727096657.82166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096657.82265: 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) 30490 1727096657.82356: variable 'omit' from source: magic vars 30490 1727096657.82360: starting attempt loop 30490 1727096657.82362: running the handler 30490 1727096657.82364: handler run complete 30490 1727096657.82365: attempt loop complete, returning result 30490 1727096657.82367: _execute() done 30490 1727096657.82370: dumping result to json 30490 1727096657.82374: done dumping result, returning 30490 1727096657.82376: done running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag [0afff68d-5257-ba36-653e-000000002888] 30490 1727096657.82378: sending task result for task 0afff68d-5257-ba36-653e-000000002888 30490 1727096657.82436: done sending task result for task 0afff68d-5257-ba36-653e-000000002888 30490 1727096657.82439: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 30490 1727096657.82511: no more pending results, returning what we have 30490 1727096657.82513: results queue empty 30490 1727096657.82514: checking for any_errors_fatal 30490 1727096657.82515: done checking for any_errors_fatal 30490 1727096657.82516: checking for max_fail_percentage 30490 1727096657.82517: done checking for max_fail_percentage 30490 1727096657.82518: checking to see if all hosts have failed and the running result is not ok 30490 1727096657.82519: done checking to see if all hosts have failed 30490 1727096657.82519: getting the remaining hosts for this loop 30490 1727096657.82521: done getting the remaining hosts for this loop 30490 1727096657.82524: getting the next task for host managed_node3 30490 1727096657.82531: done getting next task for host managed_node3 30490 1727096657.82533: ^ task is: TASK: Stat profile file 30490 1727096657.82538: ^ state is: HOST STATE: block=8, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096657.82541: getting variables 30490 1727096657.82542: in VariableManager get_vars() 30490 1727096657.82579: Calling all_inventory to load vars for managed_node3 30490 1727096657.82582: Calling groups_inventory to load vars for managed_node3 30490 1727096657.82585: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096657.82593: Calling all_plugins_play to load vars for managed_node3 30490 1727096657.82595: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096657.82598: Calling groups_plugins_play to load vars for managed_node3 30490 1727096657.83415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096657.84292: done with get_vars() 30490 1727096657.84307: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Monday 23 September 2024 09:04:17 -0400 (0:00:00.035) 0:02:04.047 ****** 30490 1727096657.84369: entering _queue_task() for managed_node3/stat 30490 1727096657.84590: worker is 1 (out of 1 available) 30490 1727096657.84603: exiting _queue_task() for managed_node3/stat 30490 1727096657.84616: done queuing things up, now waiting for results queue to drain 30490 1727096657.84618: waiting for pending results... 30490 1727096657.84789: running TaskExecutor() for managed_node3/TASK: Stat profile file 30490 1727096657.84870: in run() - task 0afff68d-5257-ba36-653e-000000002889 30490 1727096657.84884: variable 'ansible_search_path' from source: unknown 30490 1727096657.84888: variable 'ansible_search_path' from source: unknown 30490 1727096657.84913: calling self._execute() 30490 1727096657.84988: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096657.84992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096657.85001: variable 'omit' from source: magic vars 30490 1727096657.85263: variable 'ansible_distribution_major_version' from source: facts 30490 1727096657.85278: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096657.85282: variable 'omit' from source: magic vars 30490 1727096657.85321: variable 'omit' from source: magic vars 30490 1727096657.85394: variable 'profile' from source: play vars 30490 1727096657.85398: variable 'interface' from source: play vars 30490 1727096657.85446: variable 'interface' from source: play vars 30490 1727096657.85461: variable 'omit' from source: magic vars 30490 1727096657.85495: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096657.85522: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096657.85539: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096657.85552: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096657.85562: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096657.85588: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096657.85591: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096657.85594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096657.85660: Set connection var ansible_connection to ssh 30490 1727096657.85669: Set connection var ansible_shell_type to sh 30490 1727096657.85735: Set connection var ansible_pipelining to False 30490 1727096657.85739: Set connection var ansible_shell_executable to /bin/sh 30490 1727096657.85741: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096657.85744: Set connection var ansible_timeout to 10 30490 1727096657.85747: variable 'ansible_shell_executable' from source: unknown 30490 1727096657.85749: variable 'ansible_connection' from source: unknown 30490 1727096657.85751: variable 'ansible_module_compression' from source: unknown 30490 1727096657.85754: variable 'ansible_shell_type' from source: unknown 30490 1727096657.85756: variable 'ansible_shell_executable' from source: unknown 30490 1727096657.85758: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096657.85760: variable 'ansible_pipelining' from source: unknown 30490 1727096657.85762: variable 'ansible_timeout' from source: unknown 30490 1727096657.85764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096657.85857: 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) 30490 1727096657.85866: variable 'omit' from source: magic vars 30490 1727096657.85874: starting attempt loop 30490 1727096657.85877: running the handler 30490 1727096657.85887: _low_level_execute_command(): starting 30490 1727096657.85894: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096657.86401: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096657.86404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096657.86407: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096657.86410: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096657.86461: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096657.86464: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096657.86466: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096657.86511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096657.88166: stdout chunk (state=3): >>>/root <<< 30490 1727096657.88269: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096657.88297: stderr chunk (state=3): >>><<< 30490 1727096657.88300: stdout chunk (state=3): >>><<< 30490 1727096657.88321: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096657.88331: _low_level_execute_command(): starting 30490 1727096657.88336: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096657.883201-35943-232038395869403 `" && echo ansible-tmp-1727096657.883201-35943-232038395869403="` echo /root/.ansible/tmp/ansible-tmp-1727096657.883201-35943-232038395869403 `" ) && sleep 0' 30490 1727096657.88761: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096657.88764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096657.88780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096657.88783: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096657.88785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096657.88827: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096657.88834: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096657.88835: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096657.88865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096657.90710: stdout chunk (state=3): >>>ansible-tmp-1727096657.883201-35943-232038395869403=/root/.ansible/tmp/ansible-tmp-1727096657.883201-35943-232038395869403 <<< 30490 1727096657.90810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096657.90835: stderr chunk (state=3): >>><<< 30490 1727096657.90838: stdout chunk (state=3): >>><<< 30490 1727096657.90854: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096657.883201-35943-232038395869403=/root/.ansible/tmp/ansible-tmp-1727096657.883201-35943-232038395869403 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096657.90891: variable 'ansible_module_compression' from source: unknown 30490 1727096657.90938: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 30490 1727096657.90966: variable 'ansible_facts' from source: unknown 30490 1727096657.91024: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096657.883201-35943-232038395869403/AnsiballZ_stat.py 30490 1727096657.91121: Sending initial data 30490 1727096657.91124: Sent initial data (152 bytes) 30490 1727096657.91553: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096657.91557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096657.91559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096657.91561: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096657.91563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096657.91614: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096657.91617: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096657.91655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096657.93159: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 30490 1727096657.93166: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096657.93193: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096657.93224: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp4rp0ti8y /root/.ansible/tmp/ansible-tmp-1727096657.883201-35943-232038395869403/AnsiballZ_stat.py <<< 30490 1727096657.93228: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096657.883201-35943-232038395869403/AnsiballZ_stat.py" <<< 30490 1727096657.93255: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmp4rp0ti8y" to remote "/root/.ansible/tmp/ansible-tmp-1727096657.883201-35943-232038395869403/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096657.883201-35943-232038395869403/AnsiballZ_stat.py" <<< 30490 1727096657.93728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096657.93765: stderr chunk (state=3): >>><<< 30490 1727096657.93770: stdout chunk (state=3): >>><<< 30490 1727096657.93807: done transferring module to remote 30490 1727096657.93815: _low_level_execute_command(): starting 30490 1727096657.93819: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096657.883201-35943-232038395869403/ /root/.ansible/tmp/ansible-tmp-1727096657.883201-35943-232038395869403/AnsiballZ_stat.py && sleep 0' 30490 1727096657.94234: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096657.94237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096657.94239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096657.94241: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096657.94248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096657.94300: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096657.94305: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096657.94335: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096657.96029: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096657.96051: stderr chunk (state=3): >>><<< 30490 1727096657.96054: stdout chunk (state=3): >>><<< 30490 1727096657.96066: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096657.96070: _low_level_execute_command(): starting 30490 1727096657.96077: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096657.883201-35943-232038395869403/AnsiballZ_stat.py && sleep 0' 30490 1727096657.96483: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096657.96486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096657.96489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096657.96491: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096657.96493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096657.96539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096657.96546: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096657.96581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096658.11603: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 30490 1727096658.12846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096658.12874: stderr chunk (state=3): >>><<< 30490 1727096658.12881: stdout chunk (state=3): >>><<< 30490 1727096658.12899: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096658.12922: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-statebr', '_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-1727096657.883201-35943-232038395869403/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096658.12931: _low_level_execute_command(): starting 30490 1727096658.12936: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096657.883201-35943-232038395869403/ > /dev/null 2>&1 && sleep 0' 30490 1727096658.13390: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096658.13393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096658.13396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096658.13399: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096658.13455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096658.13462: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096658.13465: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096658.13493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096658.15284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096658.15310: stderr chunk (state=3): >>><<< 30490 1727096658.15313: stdout chunk (state=3): >>><<< 30490 1727096658.15326: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096658.15332: handler run complete 30490 1727096658.15350: attempt loop complete, returning result 30490 1727096658.15353: _execute() done 30490 1727096658.15356: dumping result to json 30490 1727096658.15358: done dumping result, returning 30490 1727096658.15365: done running TaskExecutor() for managed_node3/TASK: Stat profile file [0afff68d-5257-ba36-653e-000000002889] 30490 1727096658.15375: sending task result for task 0afff68d-5257-ba36-653e-000000002889 30490 1727096658.15463: done sending task result for task 0afff68d-5257-ba36-653e-000000002889 30490 1727096658.15466: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 30490 1727096658.15528: no more pending results, returning what we have 30490 1727096658.15532: results queue empty 30490 1727096658.15533: checking for any_errors_fatal 30490 1727096658.15539: done checking for any_errors_fatal 30490 1727096658.15540: checking for max_fail_percentage 30490 1727096658.15541: done checking for max_fail_percentage 30490 1727096658.15542: checking to see if all hosts have failed and the running result is not ok 30490 1727096658.15543: done checking to see if all hosts have failed 30490 1727096658.15543: getting the remaining hosts for this loop 30490 1727096658.15545: done getting the remaining hosts for this loop 30490 1727096658.15549: getting the next task for host managed_node3 30490 1727096658.15557: done getting next task for host managed_node3 30490 1727096658.15559: ^ task is: TASK: Set NM profile exist flag based on the profile files 30490 1727096658.15564: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096658.15574: getting variables 30490 1727096658.15577: in VariableManager get_vars() 30490 1727096658.15620: Calling all_inventory to load vars for managed_node3 30490 1727096658.15623: Calling groups_inventory to load vars for managed_node3 30490 1727096658.15627: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096658.15637: Calling all_plugins_play to load vars for managed_node3 30490 1727096658.15640: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096658.15642: Calling groups_plugins_play to load vars for managed_node3 30490 1727096658.16488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096658.17482: done with get_vars() 30490 1727096658.17498: done getting variables 30490 1727096658.17541: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Monday 23 September 2024 09:04:18 -0400 (0:00:00.331) 0:02:04.379 ****** 30490 1727096658.17566: entering _queue_task() for managed_node3/set_fact 30490 1727096658.17798: worker is 1 (out of 1 available) 30490 1727096658.17812: exiting _queue_task() for managed_node3/set_fact 30490 1727096658.17825: done queuing things up, now waiting for results queue to drain 30490 1727096658.17826: waiting for pending results... 30490 1727096658.18012: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files 30490 1727096658.18105: in run() - task 0afff68d-5257-ba36-653e-00000000288a 30490 1727096658.18117: variable 'ansible_search_path' from source: unknown 30490 1727096658.18121: variable 'ansible_search_path' from source: unknown 30490 1727096658.18148: calling self._execute() 30490 1727096658.18220: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096658.18224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096658.18232: variable 'omit' from source: magic vars 30490 1727096658.18526: variable 'ansible_distribution_major_version' from source: facts 30490 1727096658.18535: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096658.18629: variable 'profile_stat' from source: set_fact 30490 1727096658.18637: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096658.18641: when evaluation is False, skipping this task 30490 1727096658.18643: _execute() done 30490 1727096658.18646: dumping result to json 30490 1727096658.18649: done dumping result, returning 30490 1727096658.18656: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files [0afff68d-5257-ba36-653e-00000000288a] 30490 1727096658.18661: sending task result for task 0afff68d-5257-ba36-653e-00000000288a 30490 1727096658.18751: done sending task result for task 0afff68d-5257-ba36-653e-00000000288a 30490 1727096658.18754: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096658.18800: no more pending results, returning what we have 30490 1727096658.18804: results queue empty 30490 1727096658.18805: checking for any_errors_fatal 30490 1727096658.18813: done checking for any_errors_fatal 30490 1727096658.18814: checking for max_fail_percentage 30490 1727096658.18815: done checking for max_fail_percentage 30490 1727096658.18816: checking to see if all hosts have failed and the running result is not ok 30490 1727096658.18817: done checking to see if all hosts have failed 30490 1727096658.18817: getting the remaining hosts for this loop 30490 1727096658.18819: done getting the remaining hosts for this loop 30490 1727096658.18822: getting the next task for host managed_node3 30490 1727096658.18829: done getting next task for host managed_node3 30490 1727096658.18831: ^ task is: TASK: Get NM profile info 30490 1727096658.18836: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096658.18840: getting variables 30490 1727096658.18841: in VariableManager get_vars() 30490 1727096658.18880: Calling all_inventory to load vars for managed_node3 30490 1727096658.18883: Calling groups_inventory to load vars for managed_node3 30490 1727096658.18886: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096658.18897: Calling all_plugins_play to load vars for managed_node3 30490 1727096658.18900: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096658.18903: Calling groups_plugins_play to load vars for managed_node3 30490 1727096658.19688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096658.20570: done with get_vars() 30490 1727096658.20589: done getting variables 30490 1727096658.20629: 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 [Get NM profile info] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Monday 23 September 2024 09:04:18 -0400 (0:00:00.030) 0:02:04.410 ****** 30490 1727096658.20653: entering _queue_task() for managed_node3/shell 30490 1727096658.20869: worker is 1 (out of 1 available) 30490 1727096658.20883: exiting _queue_task() for managed_node3/shell 30490 1727096658.20893: done queuing things up, now waiting for results queue to drain 30490 1727096658.20895: waiting for pending results... 30490 1727096658.21076: running TaskExecutor() for managed_node3/TASK: Get NM profile info 30490 1727096658.21157: in run() - task 0afff68d-5257-ba36-653e-00000000288b 30490 1727096658.21175: variable 'ansible_search_path' from source: unknown 30490 1727096658.21179: variable 'ansible_search_path' from source: unknown 30490 1727096658.21204: calling self._execute() 30490 1727096658.21277: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096658.21281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096658.21288: variable 'omit' from source: magic vars 30490 1727096658.21561: variable 'ansible_distribution_major_version' from source: facts 30490 1727096658.21575: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096658.21579: variable 'omit' from source: magic vars 30490 1727096658.21616: variable 'omit' from source: magic vars 30490 1727096658.21691: variable 'profile' from source: play vars 30490 1727096658.21695: variable 'interface' from source: play vars 30490 1727096658.21742: variable 'interface' from source: play vars 30490 1727096658.21757: variable 'omit' from source: magic vars 30490 1727096658.21793: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096658.21821: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096658.21838: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096658.21852: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096658.21863: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096658.21891: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096658.21895: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096658.21897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096658.21960: Set connection var ansible_connection to ssh 30490 1727096658.21966: Set connection var ansible_shell_type to sh 30490 1727096658.21990: Set connection var ansible_pipelining to False 30490 1727096658.21995: Set connection var ansible_shell_executable to /bin/sh 30490 1727096658.21997: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096658.21999: Set connection var ansible_timeout to 10 30490 1727096658.22072: variable 'ansible_shell_executable' from source: unknown 30490 1727096658.22075: variable 'ansible_connection' from source: unknown 30490 1727096658.22078: variable 'ansible_module_compression' from source: unknown 30490 1727096658.22080: variable 'ansible_shell_type' from source: unknown 30490 1727096658.22082: variable 'ansible_shell_executable' from source: unknown 30490 1727096658.22084: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096658.22086: variable 'ansible_pipelining' from source: unknown 30490 1727096658.22088: variable 'ansible_timeout' from source: unknown 30490 1727096658.22090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096658.22133: 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) 30490 1727096658.22143: variable 'omit' from source: magic vars 30490 1727096658.22148: starting attempt loop 30490 1727096658.22150: running the handler 30490 1727096658.22159: 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) 30490 1727096658.22180: _low_level_execute_command(): starting 30490 1727096658.22187: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096658.22700: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096658.22704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096658.22708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096658.22757: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096658.22760: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096658.22768: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096658.22807: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096658.24457: stdout chunk (state=3): >>>/root <<< 30490 1727096658.24595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096658.24615: stderr chunk (state=3): >>><<< 30490 1727096658.24626: stdout chunk (state=3): >>><<< 30490 1727096658.24747: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096658.24751: _low_level_execute_command(): starting 30490 1727096658.24753: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096658.2465773-35952-173693800894903 `" && echo ansible-tmp-1727096658.2465773-35952-173693800894903="` echo /root/.ansible/tmp/ansible-tmp-1727096658.2465773-35952-173693800894903 `" ) && sleep 0' 30490 1727096658.25134: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096658.25159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096658.25216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096658.25219: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096658.25258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096658.27150: stdout chunk (state=3): >>>ansible-tmp-1727096658.2465773-35952-173693800894903=/root/.ansible/tmp/ansible-tmp-1727096658.2465773-35952-173693800894903 <<< 30490 1727096658.27251: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096658.27279: stderr chunk (state=3): >>><<< 30490 1727096658.27282: stdout chunk (state=3): >>><<< 30490 1727096658.27297: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096658.2465773-35952-173693800894903=/root/.ansible/tmp/ansible-tmp-1727096658.2465773-35952-173693800894903 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096658.27323: variable 'ansible_module_compression' from source: unknown 30490 1727096658.27371: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 30490 1727096658.27403: variable 'ansible_facts' from source: unknown 30490 1727096658.27458: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096658.2465773-35952-173693800894903/AnsiballZ_command.py 30490 1727096658.27562: Sending initial data 30490 1727096658.27565: Sent initial data (156 bytes) 30490 1727096658.27995: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096658.27998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096658.28000: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096658.28004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096658.28050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096658.28054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096658.28094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096658.29654: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096658.29687: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096658.29715: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpmvm4rlsf /root/.ansible/tmp/ansible-tmp-1727096658.2465773-35952-173693800894903/AnsiballZ_command.py <<< 30490 1727096658.29729: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096658.2465773-35952-173693800894903/AnsiballZ_command.py" <<< 30490 1727096658.29740: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpmvm4rlsf" to remote "/root/.ansible/tmp/ansible-tmp-1727096658.2465773-35952-173693800894903/AnsiballZ_command.py" <<< 30490 1727096658.29753: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096658.2465773-35952-173693800894903/AnsiballZ_command.py" <<< 30490 1727096658.30228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096658.30274: stderr chunk (state=3): >>><<< 30490 1727096658.30279: stdout chunk (state=3): >>><<< 30490 1727096658.30318: done transferring module to remote 30490 1727096658.30327: _low_level_execute_command(): starting 30490 1727096658.30332: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096658.2465773-35952-173693800894903/ /root/.ansible/tmp/ansible-tmp-1727096658.2465773-35952-173693800894903/AnsiballZ_command.py && sleep 0' 30490 1727096658.30777: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096658.30780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096658.30782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096658.30785: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096658.30790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096658.30838: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096658.30845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096658.30849: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096658.30877: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096658.32648: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096658.32678: stderr chunk (state=3): >>><<< 30490 1727096658.32681: stdout chunk (state=3): >>><<< 30490 1727096658.32693: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096658.32696: _low_level_execute_command(): starting 30490 1727096658.32701: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096658.2465773-35952-173693800894903/AnsiballZ_command.py && sleep 0' 30490 1727096658.33128: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096658.33132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096658.33144: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096658.33200: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096658.33204: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096658.33250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096658.49854: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 1, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-23 09:04:18.479031", "end": "2024-09-23 09:04:18.495342", "delta": "0:00:00.016311", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 30490 1727096658.51191: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.14.152 closed. <<< 30490 1727096658.51219: stderr chunk (state=3): >>><<< 30490 1727096658.51222: stdout chunk (state=3): >>><<< 30490 1727096658.51242: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 1, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "start": "2024-09-23 09:04:18.479031", "end": "2024-09-23 09:04:18.495342", "delta": "0:00:00.016311", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.14.152 closed. 30490 1727096658.51273: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096658.2465773-35952-173693800894903/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096658.51284: _low_level_execute_command(): starting 30490 1727096658.51289: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096658.2465773-35952-173693800894903/ > /dev/null 2>&1 && sleep 0' 30490 1727096658.51735: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096658.51738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096658.51745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096658.51747: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096658.51749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096658.51802: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096658.51809: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096658.51813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096658.51840: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096658.53584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096658.53609: stderr chunk (state=3): >>><<< 30490 1727096658.53613: stdout chunk (state=3): >>><<< 30490 1727096658.53625: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096658.53631: handler run complete 30490 1727096658.53648: Evaluated conditional (False): False 30490 1727096658.53656: attempt loop complete, returning result 30490 1727096658.53659: _execute() done 30490 1727096658.53661: dumping result to json 30490 1727096658.53666: done dumping result, returning 30490 1727096658.53693: done running TaskExecutor() for managed_node3/TASK: Get NM profile info [0afff68d-5257-ba36-653e-00000000288b] 30490 1727096658.53696: sending task result for task 0afff68d-5257-ba36-653e-00000000288b 30490 1727096658.53783: done sending task result for task 0afff68d-5257-ba36-653e-00000000288b 30490 1727096658.53785: WORKER PROCESS EXITING fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.016311", "end": "2024-09-23 09:04:18.495342", "rc": 1, "start": "2024-09-23 09:04:18.479031" } MSG: non-zero return code ...ignoring 30490 1727096658.53864: no more pending results, returning what we have 30490 1727096658.53869: results queue empty 30490 1727096658.53870: checking for any_errors_fatal 30490 1727096658.53877: done checking for any_errors_fatal 30490 1727096658.53878: checking for max_fail_percentage 30490 1727096658.53880: done checking for max_fail_percentage 30490 1727096658.53881: checking to see if all hosts have failed and the running result is not ok 30490 1727096658.53882: done checking to see if all hosts have failed 30490 1727096658.53882: getting the remaining hosts for this loop 30490 1727096658.53884: done getting the remaining hosts for this loop 30490 1727096658.53888: getting the next task for host managed_node3 30490 1727096658.53896: done getting next task for host managed_node3 30490 1727096658.53899: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 30490 1727096658.53904: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096658.53908: getting variables 30490 1727096658.53910: in VariableManager get_vars() 30490 1727096658.53953: Calling all_inventory to load vars for managed_node3 30490 1727096658.53956: Calling groups_inventory to load vars for managed_node3 30490 1727096658.53959: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096658.53977: Calling all_plugins_play to load vars for managed_node3 30490 1727096658.53981: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096658.53984: Calling groups_plugins_play to load vars for managed_node3 30490 1727096658.54998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096658.55849: done with get_vars() 30490 1727096658.55866: done getting variables 30490 1727096658.55913: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Monday 23 September 2024 09:04:18 -0400 (0:00:00.352) 0:02:04.763 ****** 30490 1727096658.55938: entering _queue_task() for managed_node3/set_fact 30490 1727096658.56183: worker is 1 (out of 1 available) 30490 1727096658.56196: exiting _queue_task() for managed_node3/set_fact 30490 1727096658.56208: done queuing things up, now waiting for results queue to drain 30490 1727096658.56210: waiting for pending results... 30490 1727096658.56387: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 30490 1727096658.56479: in run() - task 0afff68d-5257-ba36-653e-00000000288c 30490 1727096658.56489: variable 'ansible_search_path' from source: unknown 30490 1727096658.56492: variable 'ansible_search_path' from source: unknown 30490 1727096658.56520: calling self._execute() 30490 1727096658.56595: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096658.56599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096658.56607: variable 'omit' from source: magic vars 30490 1727096658.56884: variable 'ansible_distribution_major_version' from source: facts 30490 1727096658.56893: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096658.56996: variable 'nm_profile_exists' from source: set_fact 30490 1727096658.57006: Evaluated conditional (nm_profile_exists.rc == 0): False 30490 1727096658.57009: when evaluation is False, skipping this task 30490 1727096658.57012: _execute() done 30490 1727096658.57014: dumping result to json 30490 1727096658.57017: done dumping result, returning 30490 1727096658.57025: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0afff68d-5257-ba36-653e-00000000288c] 30490 1727096658.57030: sending task result for task 0afff68d-5257-ba36-653e-00000000288c 30490 1727096658.57112: done sending task result for task 0afff68d-5257-ba36-653e-00000000288c 30490 1727096658.57115: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } 30490 1727096658.57158: no more pending results, returning what we have 30490 1727096658.57162: results queue empty 30490 1727096658.57163: checking for any_errors_fatal 30490 1727096658.57174: done checking for any_errors_fatal 30490 1727096658.57175: checking for max_fail_percentage 30490 1727096658.57177: done checking for max_fail_percentage 30490 1727096658.57178: checking to see if all hosts have failed and the running result is not ok 30490 1727096658.57178: done checking to see if all hosts have failed 30490 1727096658.57179: getting the remaining hosts for this loop 30490 1727096658.57181: done getting the remaining hosts for this loop 30490 1727096658.57184: getting the next task for host managed_node3 30490 1727096658.57193: done getting next task for host managed_node3 30490 1727096658.57196: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 30490 1727096658.57200: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096658.57204: getting variables 30490 1727096658.57205: in VariableManager get_vars() 30490 1727096658.57242: Calling all_inventory to load vars for managed_node3 30490 1727096658.57244: Calling groups_inventory to load vars for managed_node3 30490 1727096658.57247: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096658.57257: Calling all_plugins_play to load vars for managed_node3 30490 1727096658.57260: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096658.57263: Calling groups_plugins_play to load vars for managed_node3 30490 1727096658.58025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096658.58888: done with get_vars() 30490 1727096658.58904: done getting variables 30490 1727096658.58943: 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) 30490 1727096658.59023: variable 'profile' from source: play vars 30490 1727096658.59026: variable 'interface' from source: play vars 30490 1727096658.59066: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Monday 23 September 2024 09:04:18 -0400 (0:00:00.031) 0:02:04.795 ****** 30490 1727096658.59090: entering _queue_task() for managed_node3/command 30490 1727096658.59284: worker is 1 (out of 1 available) 30490 1727096658.59298: exiting _queue_task() for managed_node3/command 30490 1727096658.59310: done queuing things up, now waiting for results queue to drain 30490 1727096658.59312: waiting for pending results... 30490 1727096658.59471: running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-statebr 30490 1727096658.59558: in run() - task 0afff68d-5257-ba36-653e-00000000288e 30490 1727096658.59571: variable 'ansible_search_path' from source: unknown 30490 1727096658.59575: variable 'ansible_search_path' from source: unknown 30490 1727096658.59602: calling self._execute() 30490 1727096658.59666: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096658.59672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096658.59683: variable 'omit' from source: magic vars 30490 1727096658.59934: variable 'ansible_distribution_major_version' from source: facts 30490 1727096658.59944: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096658.60031: variable 'profile_stat' from source: set_fact 30490 1727096658.60039: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096658.60042: when evaluation is False, skipping this task 30490 1727096658.60045: _execute() done 30490 1727096658.60048: dumping result to json 30490 1727096658.60050: done dumping result, returning 30490 1727096658.60057: done running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-statebr [0afff68d-5257-ba36-653e-00000000288e] 30490 1727096658.60062: sending task result for task 0afff68d-5257-ba36-653e-00000000288e 30490 1727096658.60145: done sending task result for task 0afff68d-5257-ba36-653e-00000000288e 30490 1727096658.60148: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096658.60226: no more pending results, returning what we have 30490 1727096658.60229: results queue empty 30490 1727096658.60230: checking for any_errors_fatal 30490 1727096658.60234: done checking for any_errors_fatal 30490 1727096658.60235: checking for max_fail_percentage 30490 1727096658.60236: done checking for max_fail_percentage 30490 1727096658.60237: checking to see if all hosts have failed and the running result is not ok 30490 1727096658.60238: done checking to see if all hosts have failed 30490 1727096658.60239: getting the remaining hosts for this loop 30490 1727096658.60240: done getting the remaining hosts for this loop 30490 1727096658.60243: getting the next task for host managed_node3 30490 1727096658.60250: done getting next task for host managed_node3 30490 1727096658.60251: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 30490 1727096658.60255: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096658.60261: getting variables 30490 1727096658.60263: in VariableManager get_vars() 30490 1727096658.60295: Calling all_inventory to load vars for managed_node3 30490 1727096658.60297: Calling groups_inventory to load vars for managed_node3 30490 1727096658.60299: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096658.60306: Calling all_plugins_play to load vars for managed_node3 30490 1727096658.60307: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096658.60309: Calling groups_plugins_play to load vars for managed_node3 30490 1727096658.61141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096658.61986: done with get_vars() 30490 1727096658.62001: done getting variables 30490 1727096658.62041: 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) 30490 1727096658.62110: variable 'profile' from source: play vars 30490 1727096658.62113: variable 'interface' from source: play vars 30490 1727096658.62151: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Monday 23 September 2024 09:04:18 -0400 (0:00:00.030) 0:02:04.825 ****** 30490 1727096658.62175: entering _queue_task() for managed_node3/set_fact 30490 1727096658.62360: worker is 1 (out of 1 available) 30490 1727096658.62375: exiting _queue_task() for managed_node3/set_fact 30490 1727096658.62386: done queuing things up, now waiting for results queue to drain 30490 1727096658.62387: waiting for pending results... 30490 1727096658.62539: running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-statebr 30490 1727096658.62626: in run() - task 0afff68d-5257-ba36-653e-00000000288f 30490 1727096658.62636: variable 'ansible_search_path' from source: unknown 30490 1727096658.62640: variable 'ansible_search_path' from source: unknown 30490 1727096658.62666: calling self._execute() 30490 1727096658.62735: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096658.62739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096658.62748: variable 'omit' from source: magic vars 30490 1727096658.63000: variable 'ansible_distribution_major_version' from source: facts 30490 1727096658.63008: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096658.63097: variable 'profile_stat' from source: set_fact 30490 1727096658.63106: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096658.63109: when evaluation is False, skipping this task 30490 1727096658.63112: _execute() done 30490 1727096658.63114: dumping result to json 30490 1727096658.63116: done dumping result, returning 30490 1727096658.63122: done running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-statebr [0afff68d-5257-ba36-653e-00000000288f] 30490 1727096658.63127: sending task result for task 0afff68d-5257-ba36-653e-00000000288f 30490 1727096658.63207: done sending task result for task 0afff68d-5257-ba36-653e-00000000288f 30490 1727096658.63211: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096658.63255: no more pending results, returning what we have 30490 1727096658.63259: results queue empty 30490 1727096658.63260: checking for any_errors_fatal 30490 1727096658.63264: done checking for any_errors_fatal 30490 1727096658.63265: checking for max_fail_percentage 30490 1727096658.63269: done checking for max_fail_percentage 30490 1727096658.63270: checking to see if all hosts have failed and the running result is not ok 30490 1727096658.63270: done checking to see if all hosts have failed 30490 1727096658.63271: getting the remaining hosts for this loop 30490 1727096658.63272: done getting the remaining hosts for this loop 30490 1727096658.63276: getting the next task for host managed_node3 30490 1727096658.63283: done getting next task for host managed_node3 30490 1727096658.63285: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 30490 1727096658.63289: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096658.63293: getting variables 30490 1727096658.63294: in VariableManager get_vars() 30490 1727096658.63329: Calling all_inventory to load vars for managed_node3 30490 1727096658.63331: Calling groups_inventory to load vars for managed_node3 30490 1727096658.63334: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096658.63343: Calling all_plugins_play to load vars for managed_node3 30490 1727096658.63345: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096658.63348: Calling groups_plugins_play to load vars for managed_node3 30490 1727096658.64083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096658.65049: done with get_vars() 30490 1727096658.65064: done getting variables 30490 1727096658.65106: 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) 30490 1727096658.65176: variable 'profile' from source: play vars 30490 1727096658.65179: variable 'interface' from source: play vars 30490 1727096658.65215: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Monday 23 September 2024 09:04:18 -0400 (0:00:00.030) 0:02:04.856 ****** 30490 1727096658.65237: entering _queue_task() for managed_node3/command 30490 1727096658.65419: worker is 1 (out of 1 available) 30490 1727096658.65433: exiting _queue_task() for managed_node3/command 30490 1727096658.65444: done queuing things up, now waiting for results queue to drain 30490 1727096658.65446: waiting for pending results... 30490 1727096658.65601: running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-statebr 30490 1727096658.65672: in run() - task 0afff68d-5257-ba36-653e-000000002890 30490 1727096658.65685: variable 'ansible_search_path' from source: unknown 30490 1727096658.65689: variable 'ansible_search_path' from source: unknown 30490 1727096658.65714: calling self._execute() 30490 1727096658.65785: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096658.65793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096658.65877: variable 'omit' from source: magic vars 30490 1727096658.66063: variable 'ansible_distribution_major_version' from source: facts 30490 1727096658.66077: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096658.66159: variable 'profile_stat' from source: set_fact 30490 1727096658.66167: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096658.66174: when evaluation is False, skipping this task 30490 1727096658.66177: _execute() done 30490 1727096658.66179: dumping result to json 30490 1727096658.66181: done dumping result, returning 30490 1727096658.66187: done running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-statebr [0afff68d-5257-ba36-653e-000000002890] 30490 1727096658.66192: sending task result for task 0afff68d-5257-ba36-653e-000000002890 30490 1727096658.66271: done sending task result for task 0afff68d-5257-ba36-653e-000000002890 30490 1727096658.66276: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096658.66319: no more pending results, returning what we have 30490 1727096658.66322: results queue empty 30490 1727096658.66323: checking for any_errors_fatal 30490 1727096658.66327: done checking for any_errors_fatal 30490 1727096658.66328: checking for max_fail_percentage 30490 1727096658.66330: done checking for max_fail_percentage 30490 1727096658.66331: checking to see if all hosts have failed and the running result is not ok 30490 1727096658.66331: done checking to see if all hosts have failed 30490 1727096658.66332: getting the remaining hosts for this loop 30490 1727096658.66333: done getting the remaining hosts for this loop 30490 1727096658.66336: getting the next task for host managed_node3 30490 1727096658.66344: done getting next task for host managed_node3 30490 1727096658.66347: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 30490 1727096658.66351: ^ state is: HOST STATE: block=8, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096658.66354: getting variables 30490 1727096658.66356: in VariableManager get_vars() 30490 1727096658.66396: Calling all_inventory to load vars for managed_node3 30490 1727096658.66399: Calling groups_inventory to load vars for managed_node3 30490 1727096658.66402: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096658.66410: Calling all_plugins_play to load vars for managed_node3 30490 1727096658.66413: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096658.66415: Calling groups_plugins_play to load vars for managed_node3 30490 1727096658.67159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096658.68036: done with get_vars() 30490 1727096658.68052: done getting variables 30490 1727096658.68093: 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) 30490 1727096658.68159: variable 'profile' from source: play vars 30490 1727096658.68162: variable 'interface' from source: play vars 30490 1727096658.68201: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Monday 23 September 2024 09:04:18 -0400 (0:00:00.029) 0:02:04.886 ****** 30490 1727096658.68224: entering _queue_task() for managed_node3/set_fact 30490 1727096658.68407: worker is 1 (out of 1 available) 30490 1727096658.68421: exiting _queue_task() for managed_node3/set_fact 30490 1727096658.68431: done queuing things up, now waiting for results queue to drain 30490 1727096658.68433: waiting for pending results... 30490 1727096658.68583: running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-statebr 30490 1727096658.68663: in run() - task 0afff68d-5257-ba36-653e-000000002891 30490 1727096658.68671: variable 'ansible_search_path' from source: unknown 30490 1727096658.68676: variable 'ansible_search_path' from source: unknown 30490 1727096658.68701: calling self._execute() 30490 1727096658.68763: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096658.68768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096658.68779: variable 'omit' from source: magic vars 30490 1727096658.69018: variable 'ansible_distribution_major_version' from source: facts 30490 1727096658.69028: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096658.69110: variable 'profile_stat' from source: set_fact 30490 1727096658.69118: Evaluated conditional (profile_stat.stat.exists): False 30490 1727096658.69121: when evaluation is False, skipping this task 30490 1727096658.69125: _execute() done 30490 1727096658.69127: dumping result to json 30490 1727096658.69130: done dumping result, returning 30490 1727096658.69136: done running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-statebr [0afff68d-5257-ba36-653e-000000002891] 30490 1727096658.69141: sending task result for task 0afff68d-5257-ba36-653e-000000002891 30490 1727096658.69224: done sending task result for task 0afff68d-5257-ba36-653e-000000002891 30490 1727096658.69227: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 30490 1727096658.69274: no more pending results, returning what we have 30490 1727096658.69278: results queue empty 30490 1727096658.69279: checking for any_errors_fatal 30490 1727096658.69283: done checking for any_errors_fatal 30490 1727096658.69283: checking for max_fail_percentage 30490 1727096658.69285: done checking for max_fail_percentage 30490 1727096658.69285: checking to see if all hosts have failed and the running result is not ok 30490 1727096658.69286: done checking to see if all hosts have failed 30490 1727096658.69287: getting the remaining hosts for this loop 30490 1727096658.69288: done getting the remaining hosts for this loop 30490 1727096658.69291: getting the next task for host managed_node3 30490 1727096658.69300: done getting next task for host managed_node3 30490 1727096658.69302: ^ task is: TASK: Assert that the profile is absent - '{{ profile }}' 30490 1727096658.69306: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096658.69309: getting variables 30490 1727096658.69311: in VariableManager get_vars() 30490 1727096658.69346: Calling all_inventory to load vars for managed_node3 30490 1727096658.69348: Calling groups_inventory to load vars for managed_node3 30490 1727096658.69351: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096658.69359: Calling all_plugins_play to load vars for managed_node3 30490 1727096658.69362: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096658.69365: Calling groups_plugins_play to load vars for managed_node3 30490 1727096658.70252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096658.71096: done with get_vars() 30490 1727096658.71113: done getting variables 30490 1727096658.71150: 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) 30490 1727096658.71223: variable 'profile' from source: play vars 30490 1727096658.71226: variable 'interface' from source: play vars 30490 1727096658.71261: variable 'interface' from source: play vars TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Monday 23 September 2024 09:04:18 -0400 (0:00:00.030) 0:02:04.917 ****** 30490 1727096658.71285: entering _queue_task() for managed_node3/assert 30490 1727096658.71462: worker is 1 (out of 1 available) 30490 1727096658.71480: exiting _queue_task() for managed_node3/assert 30490 1727096658.71491: done queuing things up, now waiting for results queue to drain 30490 1727096658.71493: waiting for pending results... 30490 1727096658.71638: running TaskExecutor() for managed_node3/TASK: Assert that the profile is absent - 'statebr' 30490 1727096658.71715: in run() - task 0afff68d-5257-ba36-653e-000000002805 30490 1727096658.71726: variable 'ansible_search_path' from source: unknown 30490 1727096658.71729: variable 'ansible_search_path' from source: unknown 30490 1727096658.71755: calling self._execute() 30490 1727096658.71816: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096658.71819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096658.71829: variable 'omit' from source: magic vars 30490 1727096658.72170: variable 'ansible_distribution_major_version' from source: facts 30490 1727096658.72176: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096658.72179: variable 'omit' from source: magic vars 30490 1727096658.72182: variable 'omit' from source: magic vars 30490 1727096658.72184: variable 'profile' from source: play vars 30490 1727096658.72186: variable 'interface' from source: play vars 30490 1727096658.72226: variable 'interface' from source: play vars 30490 1727096658.72240: variable 'omit' from source: magic vars 30490 1727096658.72274: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096658.72298: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096658.72314: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096658.72326: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096658.72336: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096658.72359: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096658.72361: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096658.72365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096658.72431: Set connection var ansible_connection to ssh 30490 1727096658.72438: Set connection var ansible_shell_type to sh 30490 1727096658.72444: Set connection var ansible_pipelining to False 30490 1727096658.72449: Set connection var ansible_shell_executable to /bin/sh 30490 1727096658.72454: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096658.72459: Set connection var ansible_timeout to 10 30490 1727096658.72480: variable 'ansible_shell_executable' from source: unknown 30490 1727096658.72483: variable 'ansible_connection' from source: unknown 30490 1727096658.72485: variable 'ansible_module_compression' from source: unknown 30490 1727096658.72488: variable 'ansible_shell_type' from source: unknown 30490 1727096658.72490: variable 'ansible_shell_executable' from source: unknown 30490 1727096658.72493: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096658.72496: variable 'ansible_pipelining' from source: unknown 30490 1727096658.72498: variable 'ansible_timeout' from source: unknown 30490 1727096658.72500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096658.72593: 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) 30490 1727096658.72602: variable 'omit' from source: magic vars 30490 1727096658.72607: starting attempt loop 30490 1727096658.72612: running the handler 30490 1727096658.72694: variable 'lsr_net_profile_exists' from source: set_fact 30490 1727096658.72698: Evaluated conditional (not lsr_net_profile_exists): True 30490 1727096658.72704: handler run complete 30490 1727096658.72715: attempt loop complete, returning result 30490 1727096658.72718: _execute() done 30490 1727096658.72722: dumping result to json 30490 1727096658.72725: done dumping result, returning 30490 1727096658.72728: done running TaskExecutor() for managed_node3/TASK: Assert that the profile is absent - 'statebr' [0afff68d-5257-ba36-653e-000000002805] 30490 1727096658.72735: sending task result for task 0afff68d-5257-ba36-653e-000000002805 30490 1727096658.72814: done sending task result for task 0afff68d-5257-ba36-653e-000000002805 30490 1727096658.72817: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 30490 1727096658.72883: no more pending results, returning what we have 30490 1727096658.72886: results queue empty 30490 1727096658.72887: checking for any_errors_fatal 30490 1727096658.72891: done checking for any_errors_fatal 30490 1727096658.72892: checking for max_fail_percentage 30490 1727096658.72893: done checking for max_fail_percentage 30490 1727096658.72894: checking to see if all hosts have failed and the running result is not ok 30490 1727096658.72895: done checking to see if all hosts have failed 30490 1727096658.72895: getting the remaining hosts for this loop 30490 1727096658.72897: done getting the remaining hosts for this loop 30490 1727096658.72900: getting the next task for host managed_node3 30490 1727096658.72908: done getting next task for host managed_node3 30490 1727096658.72910: ^ task is: TASK: Get NetworkManager RPM version 30490 1727096658.72913: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096658.72916: getting variables 30490 1727096658.72918: in VariableManager get_vars() 30490 1727096658.72949: Calling all_inventory to load vars for managed_node3 30490 1727096658.72952: Calling groups_inventory to load vars for managed_node3 30490 1727096658.72955: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096658.72963: Calling all_plugins_play to load vars for managed_node3 30490 1727096658.72965: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096658.72970: Calling groups_plugins_play to load vars for managed_node3 30490 1727096658.73707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096658.74577: done with get_vars() 30490 1727096658.74593: done getting variables 30490 1727096658.74630: 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 RPM version] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:7 Monday 23 September 2024 09:04:18 -0400 (0:00:00.033) 0:02:04.950 ****** 30490 1727096658.74655: entering _queue_task() for managed_node3/command 30490 1727096658.74834: worker is 1 (out of 1 available) 30490 1727096658.74846: exiting _queue_task() for managed_node3/command 30490 1727096658.74858: done queuing things up, now waiting for results queue to drain 30490 1727096658.74859: waiting for pending results... 30490 1727096658.75013: running TaskExecutor() for managed_node3/TASK: Get NetworkManager RPM version 30490 1727096658.75089: in run() - task 0afff68d-5257-ba36-653e-000000002809 30490 1727096658.75100: variable 'ansible_search_path' from source: unknown 30490 1727096658.75103: variable 'ansible_search_path' from source: unknown 30490 1727096658.75127: calling self._execute() 30490 1727096658.75191: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096658.75195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096658.75203: variable 'omit' from source: magic vars 30490 1727096658.75441: variable 'ansible_distribution_major_version' from source: facts 30490 1727096658.75452: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096658.75457: variable 'omit' from source: magic vars 30490 1727096658.75490: variable 'omit' from source: magic vars 30490 1727096658.75514: variable 'omit' from source: magic vars 30490 1727096658.75544: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096658.75570: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096658.75587: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096658.75599: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096658.75610: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096658.75633: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096658.75636: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096658.75638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096658.75705: Set connection var ansible_connection to ssh 30490 1727096658.75711: Set connection var ansible_shell_type to sh 30490 1727096658.75718: Set connection var ansible_pipelining to False 30490 1727096658.75723: Set connection var ansible_shell_executable to /bin/sh 30490 1727096658.75728: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096658.75733: Set connection var ansible_timeout to 10 30490 1727096658.75755: variable 'ansible_shell_executable' from source: unknown 30490 1727096658.75758: variable 'ansible_connection' from source: unknown 30490 1727096658.75760: variable 'ansible_module_compression' from source: unknown 30490 1727096658.75763: variable 'ansible_shell_type' from source: unknown 30490 1727096658.75765: variable 'ansible_shell_executable' from source: unknown 30490 1727096658.75769: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096658.75775: variable 'ansible_pipelining' from source: unknown 30490 1727096658.75777: variable 'ansible_timeout' from source: unknown 30490 1727096658.75780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096658.75866: 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) 30490 1727096658.75979: variable 'omit' from source: magic vars 30490 1727096658.75982: starting attempt loop 30490 1727096658.75985: running the handler 30490 1727096658.75988: _low_level_execute_command(): starting 30490 1727096658.75990: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096658.76354: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096658.76375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096658.76390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096658.76428: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096658.76441: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096658.76491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096658.78141: stdout chunk (state=3): >>>/root <<< 30490 1727096658.78244: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096658.78274: stderr chunk (state=3): >>><<< 30490 1727096658.78278: stdout chunk (state=3): >>><<< 30490 1727096658.78298: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096658.78307: _low_level_execute_command(): starting 30490 1727096658.78312: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096658.7829542-35969-245886427801049 `" && echo ansible-tmp-1727096658.7829542-35969-245886427801049="` echo /root/.ansible/tmp/ansible-tmp-1727096658.7829542-35969-245886427801049 `" ) && sleep 0' 30490 1727096658.78739: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096658.78742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096658.78745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096658.78754: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096658.78756: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096658.78801: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096658.78805: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096658.78842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096658.80677: stdout chunk (state=3): >>>ansible-tmp-1727096658.7829542-35969-245886427801049=/root/.ansible/tmp/ansible-tmp-1727096658.7829542-35969-245886427801049 <<< 30490 1727096658.80778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096658.80805: stderr chunk (state=3): >>><<< 30490 1727096658.80808: stdout chunk (state=3): >>><<< 30490 1727096658.80821: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096658.7829542-35969-245886427801049=/root/.ansible/tmp/ansible-tmp-1727096658.7829542-35969-245886427801049 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096658.80843: variable 'ansible_module_compression' from source: unknown 30490 1727096658.80884: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 30490 1727096658.80919: variable 'ansible_facts' from source: unknown 30490 1727096658.80975: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096658.7829542-35969-245886427801049/AnsiballZ_command.py 30490 1727096658.81065: Sending initial data 30490 1727096658.81071: Sent initial data (156 bytes) 30490 1727096658.81498: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096658.81501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096658.81504: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096658.81506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096658.81508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096658.81552: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096658.81562: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096658.81593: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096658.83115: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 30490 1727096658.83126: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096658.83147: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096658.83185: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmprexz4ul3 /root/.ansible/tmp/ansible-tmp-1727096658.7829542-35969-245886427801049/AnsiballZ_command.py <<< 30490 1727096658.83190: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096658.7829542-35969-245886427801049/AnsiballZ_command.py" <<< 30490 1727096658.83214: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmprexz4ul3" to remote "/root/.ansible/tmp/ansible-tmp-1727096658.7829542-35969-245886427801049/AnsiballZ_command.py" <<< 30490 1727096658.83217: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096658.7829542-35969-245886427801049/AnsiballZ_command.py" <<< 30490 1727096658.83682: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096658.83721: stderr chunk (state=3): >>><<< 30490 1727096658.83724: stdout chunk (state=3): >>><<< 30490 1727096658.83755: done transferring module to remote 30490 1727096658.83763: _low_level_execute_command(): starting 30490 1727096658.83766: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096658.7829542-35969-245886427801049/ /root/.ansible/tmp/ansible-tmp-1727096658.7829542-35969-245886427801049/AnsiballZ_command.py && sleep 0' 30490 1727096658.84183: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096658.84186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096658.84188: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096658.84190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096658.84195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096658.84235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096658.84239: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096658.84278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096658.85987: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096658.86010: stderr chunk (state=3): >>><<< 30490 1727096658.86013: stdout chunk (state=3): >>><<< 30490 1727096658.86025: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096658.86028: _low_level_execute_command(): starting 30490 1727096658.86032: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096658.7829542-35969-245886427801049/AnsiballZ_command.py && sleep 0' 30490 1727096658.86436: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096658.86439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096658.86441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096658.86443: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096658.86445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096658.86497: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096658.86500: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096658.86538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096659.17664: stdout chunk (state=3): >>> {"changed": true, "stdout": "NetworkManager-1.48.10-1.el10", "stderr": "", "rc": 0, "cmd": ["rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager"], "start": "2024-09-23 09:04:19.012675", "end": "2024-09-23 09:04:19.173286", "delta": "0:00:00.160611", "msg": "", "invocation": {"module_args": {"_raw_params": "rpm -qa --qf '%{name}-%{version}-%{release}\\n' 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}}} <<< 30490 1727096659.19312: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096659.19338: stderr chunk (state=3): >>><<< 30490 1727096659.19341: stdout chunk (state=3): >>><<< 30490 1727096659.19360: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "NetworkManager-1.48.10-1.el10", "stderr": "", "rc": 0, "cmd": ["rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager"], "start": "2024-09-23 09:04:19.012675", "end": "2024-09-23 09:04:19.173286", "delta": "0:00:00.160611", "msg": "", "invocation": {"module_args": {"_raw_params": "rpm -qa --qf '%{name}-%{version}-%{release}\\n' 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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096659.19398: done with _execute_module (ansible.legacy.command, {'_raw_params': "rpm -qa --qf '%{name}-%{version}-%{release}\\n' 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-1727096658.7829542-35969-245886427801049/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096659.19403: _low_level_execute_command(): starting 30490 1727096659.19408: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096658.7829542-35969-245886427801049/ > /dev/null 2>&1 && sleep 0' 30490 1727096659.19859: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096659.19862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096659.19871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096659.19874: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096659.19877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096659.19931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096659.19935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096659.19939: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096659.19973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096659.21762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096659.21790: stderr chunk (state=3): >>><<< 30490 1727096659.21794: stdout chunk (state=3): >>><<< 30490 1727096659.21810: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096659.21816: handler run complete 30490 1727096659.21835: Evaluated conditional (False): False 30490 1727096659.21844: attempt loop complete, returning result 30490 1727096659.21846: _execute() done 30490 1727096659.21850: dumping result to json 30490 1727096659.21855: done dumping result, returning 30490 1727096659.21862: done running TaskExecutor() for managed_node3/TASK: Get NetworkManager RPM version [0afff68d-5257-ba36-653e-000000002809] 30490 1727096659.21868: sending task result for task 0afff68d-5257-ba36-653e-000000002809 30490 1727096659.21966: done sending task result for task 0afff68d-5257-ba36-653e-000000002809 30490 1727096659.21973: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.160611", "end": "2024-09-23 09:04:19.173286", "rc": 0, "start": "2024-09-23 09:04:19.012675" } STDOUT: NetworkManager-1.48.10-1.el10 30490 1727096659.22044: no more pending results, returning what we have 30490 1727096659.22048: results queue empty 30490 1727096659.22049: checking for any_errors_fatal 30490 1727096659.22059: done checking for any_errors_fatal 30490 1727096659.22060: checking for max_fail_percentage 30490 1727096659.22063: done checking for max_fail_percentage 30490 1727096659.22064: checking to see if all hosts have failed and the running result is not ok 30490 1727096659.22064: done checking to see if all hosts have failed 30490 1727096659.22065: getting the remaining hosts for this loop 30490 1727096659.22069: done getting the remaining hosts for this loop 30490 1727096659.22075: getting the next task for host managed_node3 30490 1727096659.22083: done getting next task for host managed_node3 30490 1727096659.22086: ^ task is: TASK: Store NetworkManager version 30490 1727096659.22089: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096659.22094: getting variables 30490 1727096659.22095: in VariableManager get_vars() 30490 1727096659.22140: Calling all_inventory to load vars for managed_node3 30490 1727096659.22143: Calling groups_inventory to load vars for managed_node3 30490 1727096659.22146: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096659.22156: Calling all_plugins_play to load vars for managed_node3 30490 1727096659.22159: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096659.22161: Calling groups_plugins_play to load vars for managed_node3 30490 1727096659.23160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096659.24019: done with get_vars() 30490 1727096659.24036: done getting variables 30490 1727096659.24083: 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 [Store NetworkManager version] ******************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:14 Monday 23 September 2024 09:04:19 -0400 (0:00:00.494) 0:02:05.445 ****** 30490 1727096659.24106: entering _queue_task() for managed_node3/set_fact 30490 1727096659.24355: worker is 1 (out of 1 available) 30490 1727096659.24373: exiting _queue_task() for managed_node3/set_fact 30490 1727096659.24385: done queuing things up, now waiting for results queue to drain 30490 1727096659.24387: waiting for pending results... 30490 1727096659.24556: running TaskExecutor() for managed_node3/TASK: Store NetworkManager version 30490 1727096659.24646: in run() - task 0afff68d-5257-ba36-653e-00000000280a 30490 1727096659.24659: variable 'ansible_search_path' from source: unknown 30490 1727096659.24662: variable 'ansible_search_path' from source: unknown 30490 1727096659.24692: calling self._execute() 30490 1727096659.24766: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096659.24775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096659.24782: variable 'omit' from source: magic vars 30490 1727096659.25273: variable 'ansible_distribution_major_version' from source: facts 30490 1727096659.25277: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096659.25279: variable 'omit' from source: magic vars 30490 1727096659.25283: variable 'omit' from source: magic vars 30490 1727096659.25322: variable '__rpm_q_networkmanager' from source: set_fact 30490 1727096659.25353: variable 'omit' from source: magic vars 30490 1727096659.25402: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096659.25445: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096659.25477: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096659.25503: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096659.25522: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096659.25559: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096659.25572: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096659.25583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096659.25684: Set connection var ansible_connection to ssh 30490 1727096659.25700: Set connection var ansible_shell_type to sh 30490 1727096659.25714: Set connection var ansible_pipelining to False 30490 1727096659.25726: Set connection var ansible_shell_executable to /bin/sh 30490 1727096659.25737: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096659.25747: Set connection var ansible_timeout to 10 30490 1727096659.25781: variable 'ansible_shell_executable' from source: unknown 30490 1727096659.25791: variable 'ansible_connection' from source: unknown 30490 1727096659.25801: variable 'ansible_module_compression' from source: unknown 30490 1727096659.25809: variable 'ansible_shell_type' from source: unknown 30490 1727096659.25817: variable 'ansible_shell_executable' from source: unknown 30490 1727096659.25825: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096659.25838: variable 'ansible_pipelining' from source: unknown 30490 1727096659.25849: variable 'ansible_timeout' from source: unknown 30490 1727096659.25972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096659.26015: 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) 30490 1727096659.26033: variable 'omit' from source: magic vars 30490 1727096659.26045: starting attempt loop 30490 1727096659.26054: running the handler 30490 1727096659.26076: handler run complete 30490 1727096659.26093: attempt loop complete, returning result 30490 1727096659.26101: _execute() done 30490 1727096659.26109: dumping result to json 30490 1727096659.26118: done dumping result, returning 30490 1727096659.26132: done running TaskExecutor() for managed_node3/TASK: Store NetworkManager version [0afff68d-5257-ba36-653e-00000000280a] 30490 1727096659.26143: sending task result for task 0afff68d-5257-ba36-653e-00000000280a ok: [managed_node3] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.48.10-1.el10" }, "changed": false } 30490 1727096659.26298: no more pending results, returning what we have 30490 1727096659.26301: results queue empty 30490 1727096659.26303: checking for any_errors_fatal 30490 1727096659.26313: done checking for any_errors_fatal 30490 1727096659.26314: checking for max_fail_percentage 30490 1727096659.26316: done checking for max_fail_percentage 30490 1727096659.26316: checking to see if all hosts have failed and the running result is not ok 30490 1727096659.26317: done checking to see if all hosts have failed 30490 1727096659.26318: getting the remaining hosts for this loop 30490 1727096659.26319: done getting the remaining hosts for this loop 30490 1727096659.26323: getting the next task for host managed_node3 30490 1727096659.26331: done getting next task for host managed_node3 30490 1727096659.26335: ^ task is: TASK: Show NetworkManager version 30490 1727096659.26339: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096659.26344: getting variables 30490 1727096659.26346: in VariableManager get_vars() 30490 1727096659.26394: Calling all_inventory to load vars for managed_node3 30490 1727096659.26397: Calling groups_inventory to load vars for managed_node3 30490 1727096659.26400: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096659.26413: Calling all_plugins_play to load vars for managed_node3 30490 1727096659.26416: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096659.26418: Calling groups_plugins_play to load vars for managed_node3 30490 1727096659.27426: done sending task result for task 0afff68d-5257-ba36-653e-00000000280a 30490 1727096659.27430: WORKER PROCESS EXITING 30490 1727096659.27441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096659.28317: done with get_vars() 30490 1727096659.28335: done getting variables 30490 1727096659.28379: 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 NetworkManager version] ********************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:18 Monday 23 September 2024 09:04:19 -0400 (0:00:00.042) 0:02:05.488 ****** 30490 1727096659.28403: entering _queue_task() for managed_node3/debug 30490 1727096659.28654: worker is 1 (out of 1 available) 30490 1727096659.28669: exiting _queue_task() for managed_node3/debug 30490 1727096659.28681: done queuing things up, now waiting for results queue to drain 30490 1727096659.28683: waiting for pending results... 30490 1727096659.28863: running TaskExecutor() for managed_node3/TASK: Show NetworkManager version 30490 1727096659.28948: in run() - task 0afff68d-5257-ba36-653e-00000000280b 30490 1727096659.28960: variable 'ansible_search_path' from source: unknown 30490 1727096659.28963: variable 'ansible_search_path' from source: unknown 30490 1727096659.28996: calling self._execute() 30490 1727096659.29072: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096659.29080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096659.29088: variable 'omit' from source: magic vars 30490 1727096659.29378: variable 'ansible_distribution_major_version' from source: facts 30490 1727096659.29389: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096659.29395: variable 'omit' from source: magic vars 30490 1727096659.29430: variable 'omit' from source: magic vars 30490 1727096659.29456: variable 'omit' from source: magic vars 30490 1727096659.29493: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096659.29520: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096659.29537: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096659.29551: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096659.29561: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096659.29592: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096659.29595: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096659.29598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096659.29664: Set connection var ansible_connection to ssh 30490 1727096659.29678: Set connection var ansible_shell_type to sh 30490 1727096659.29686: Set connection var ansible_pipelining to False 30490 1727096659.29691: Set connection var ansible_shell_executable to /bin/sh 30490 1727096659.29696: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096659.29701: Set connection var ansible_timeout to 10 30490 1727096659.29720: variable 'ansible_shell_executable' from source: unknown 30490 1727096659.29723: variable 'ansible_connection' from source: unknown 30490 1727096659.29726: variable 'ansible_module_compression' from source: unknown 30490 1727096659.29728: variable 'ansible_shell_type' from source: unknown 30490 1727096659.29730: variable 'ansible_shell_executable' from source: unknown 30490 1727096659.29732: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096659.29736: variable 'ansible_pipelining' from source: unknown 30490 1727096659.29738: variable 'ansible_timeout' from source: unknown 30490 1727096659.29743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096659.29848: 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) 30490 1727096659.29858: variable 'omit' from source: magic vars 30490 1727096659.29863: starting attempt loop 30490 1727096659.29866: running the handler 30490 1727096659.29909: variable 'networkmanager_nvr' from source: set_fact 30490 1727096659.29964: variable 'networkmanager_nvr' from source: set_fact 30490 1727096659.29974: handler run complete 30490 1727096659.29990: attempt loop complete, returning result 30490 1727096659.29993: _execute() done 30490 1727096659.29998: dumping result to json 30490 1727096659.30000: done dumping result, returning 30490 1727096659.30003: done running TaskExecutor() for managed_node3/TASK: Show NetworkManager version [0afff68d-5257-ba36-653e-00000000280b] 30490 1727096659.30010: sending task result for task 0afff68d-5257-ba36-653e-00000000280b 30490 1727096659.30094: done sending task result for task 0afff68d-5257-ba36-653e-00000000280b 30490 1727096659.30097: WORKER PROCESS EXITING ok: [managed_node3] => { "networkmanager_nvr": "NetworkManager-1.48.10-1.el10" } 30490 1727096659.30159: no more pending results, returning what we have 30490 1727096659.30163: results queue empty 30490 1727096659.30165: checking for any_errors_fatal 30490 1727096659.30172: done checking for any_errors_fatal 30490 1727096659.30173: checking for max_fail_percentage 30490 1727096659.30175: done checking for max_fail_percentage 30490 1727096659.30176: checking to see if all hosts have failed and the running result is not ok 30490 1727096659.30177: done checking to see if all hosts have failed 30490 1727096659.30178: getting the remaining hosts for this loop 30490 1727096659.30179: done getting the remaining hosts for this loop 30490 1727096659.30183: getting the next task for host managed_node3 30490 1727096659.30192: done getting next task for host managed_node3 30490 1727096659.30196: ^ task is: TASK: Conditional asserts 30490 1727096659.30198: ^ state is: HOST STATE: block=8, 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 30490 1727096659.30203: getting variables 30490 1727096659.30205: in VariableManager get_vars() 30490 1727096659.30248: Calling all_inventory to load vars for managed_node3 30490 1727096659.30251: Calling groups_inventory to load vars for managed_node3 30490 1727096659.30255: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096659.30264: Calling all_plugins_play to load vars for managed_node3 30490 1727096659.30271: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096659.30275: Calling groups_plugins_play to load vars for managed_node3 30490 1727096659.31201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096659.32059: done with get_vars() 30490 1727096659.32077: done getting variables TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Monday 23 September 2024 09:04:19 -0400 (0:00:00.037) 0:02:05.525 ****** 30490 1727096659.32144: entering _queue_task() for managed_node3/include_tasks 30490 1727096659.32389: worker is 1 (out of 1 available) 30490 1727096659.32404: exiting _queue_task() for managed_node3/include_tasks 30490 1727096659.32417: done queuing things up, now waiting for results queue to drain 30490 1727096659.32418: waiting for pending results... 30490 1727096659.32597: running TaskExecutor() for managed_node3/TASK: Conditional asserts 30490 1727096659.32666: in run() - task 0afff68d-5257-ba36-653e-0000000020b3 30490 1727096659.32681: variable 'ansible_search_path' from source: unknown 30490 1727096659.32685: variable 'ansible_search_path' from source: unknown 30490 1727096659.32896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30490 1727096659.34381: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30490 1727096659.34431: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30490 1727096659.34457: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30490 1727096659.34487: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30490 1727096659.34508: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30490 1727096659.34575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30490 1727096659.34598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30490 1727096659.34618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30490 1727096659.34644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30490 1727096659.34655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30490 1727096659.34739: variable 'lsr_assert_when' from source: include params 30490 1727096659.34822: variable 'network_provider' from source: set_fact 30490 1727096659.34879: variable 'omit' from source: magic vars 30490 1727096659.34962: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096659.34972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096659.34982: variable 'omit' from source: magic vars 30490 1727096659.35120: variable 'ansible_distribution_major_version' from source: facts 30490 1727096659.35127: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096659.35206: variable 'item' from source: unknown 30490 1727096659.35212: Evaluated conditional (item['condition']): True 30490 1727096659.35271: variable 'item' from source: unknown 30490 1727096659.35294: variable 'item' from source: unknown 30490 1727096659.35340: variable 'item' from source: unknown 30490 1727096659.35481: dumping result to json 30490 1727096659.35484: done dumping result, returning 30490 1727096659.35486: done running TaskExecutor() for managed_node3/TASK: Conditional asserts [0afff68d-5257-ba36-653e-0000000020b3] 30490 1727096659.35488: sending task result for task 0afff68d-5257-ba36-653e-0000000020b3 30490 1727096659.35524: done sending task result for task 0afff68d-5257-ba36-653e-0000000020b3 30490 1727096659.35526: WORKER PROCESS EXITING 30490 1727096659.35548: no more pending results, returning what we have 30490 1727096659.35552: in VariableManager get_vars() 30490 1727096659.35601: Calling all_inventory to load vars for managed_node3 30490 1727096659.35604: Calling groups_inventory to load vars for managed_node3 30490 1727096659.35608: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096659.35619: Calling all_plugins_play to load vars for managed_node3 30490 1727096659.35622: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096659.35624: Calling groups_plugins_play to load vars for managed_node3 30490 1727096659.36446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096659.37420: done with get_vars() 30490 1727096659.37436: variable 'ansible_search_path' from source: unknown 30490 1727096659.37436: variable 'ansible_search_path' from source: unknown 30490 1727096659.37465: we have included files to process 30490 1727096659.37466: generating all_blocks data 30490 1727096659.37469: done generating all_blocks data 30490 1727096659.37473: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 30490 1727096659.37474: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 30490 1727096659.37476: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 30490 1727096659.37547: in VariableManager get_vars() 30490 1727096659.37561: done with get_vars() 30490 1727096659.37638: done processing included file 30490 1727096659.37640: iterating over new_blocks loaded from include file 30490 1727096659.37641: in VariableManager get_vars() 30490 1727096659.37651: done with get_vars() 30490 1727096659.37652: filtering new block on tags 30490 1727096659.37677: done filtering new block on tags 30490 1727096659.37679: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node3 => (item={'what': 'tasks/assert_device_absent.yml', 'condition': True}) 30490 1727096659.37682: extending task lists for all hosts with included blocks 30490 1727096659.38473: done extending task lists 30490 1727096659.38474: done processing included files 30490 1727096659.38475: results queue empty 30490 1727096659.38475: checking for any_errors_fatal 30490 1727096659.38477: done checking for any_errors_fatal 30490 1727096659.38478: checking for max_fail_percentage 30490 1727096659.38479: done checking for max_fail_percentage 30490 1727096659.38479: checking to see if all hosts have failed and the running result is not ok 30490 1727096659.38480: done checking to see if all hosts have failed 30490 1727096659.38480: getting the remaining hosts for this loop 30490 1727096659.38481: done getting the remaining hosts for this loop 30490 1727096659.38483: getting the next task for host managed_node3 30490 1727096659.38487: done getting next task for host managed_node3 30490 1727096659.38488: ^ task is: TASK: Include the task 'get_interface_stat.yml' 30490 1727096659.38490: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096659.38497: getting variables 30490 1727096659.38498: in VariableManager get_vars() 30490 1727096659.38505: Calling all_inventory to load vars for managed_node3 30490 1727096659.38507: Calling groups_inventory to load vars for managed_node3 30490 1727096659.38508: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096659.38512: Calling all_plugins_play to load vars for managed_node3 30490 1727096659.38514: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096659.38515: Calling groups_plugins_play to load vars for managed_node3 30490 1727096659.39175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096659.40018: done with get_vars() 30490 1727096659.40034: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Monday 23 September 2024 09:04:19 -0400 (0:00:00.079) 0:02:05.605 ****** 30490 1727096659.40089: entering _queue_task() for managed_node3/include_tasks 30490 1727096659.40353: worker is 1 (out of 1 available) 30490 1727096659.40366: exiting _queue_task() for managed_node3/include_tasks 30490 1727096659.40382: done queuing things up, now waiting for results queue to drain 30490 1727096659.40384: waiting for pending results... 30490 1727096659.40563: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 30490 1727096659.40639: in run() - task 0afff68d-5257-ba36-653e-0000000028d3 30490 1727096659.40651: variable 'ansible_search_path' from source: unknown 30490 1727096659.40655: variable 'ansible_search_path' from source: unknown 30490 1727096659.40686: calling self._execute() 30490 1727096659.40763: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096659.40769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096659.40778: variable 'omit' from source: magic vars 30490 1727096659.41055: variable 'ansible_distribution_major_version' from source: facts 30490 1727096659.41065: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096659.41075: _execute() done 30490 1727096659.41078: dumping result to json 30490 1727096659.41082: done dumping result, returning 30490 1727096659.41085: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-ba36-653e-0000000028d3] 30490 1727096659.41091: sending task result for task 0afff68d-5257-ba36-653e-0000000028d3 30490 1727096659.41180: done sending task result for task 0afff68d-5257-ba36-653e-0000000028d3 30490 1727096659.41183: WORKER PROCESS EXITING 30490 1727096659.41210: no more pending results, returning what we have 30490 1727096659.41214: in VariableManager get_vars() 30490 1727096659.41264: Calling all_inventory to load vars for managed_node3 30490 1727096659.41269: Calling groups_inventory to load vars for managed_node3 30490 1727096659.41275: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096659.41288: Calling all_plugins_play to load vars for managed_node3 30490 1727096659.41291: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096659.41295: Calling groups_plugins_play to load vars for managed_node3 30490 1727096659.42196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096659.43053: done with get_vars() 30490 1727096659.43069: variable 'ansible_search_path' from source: unknown 30490 1727096659.43070: variable 'ansible_search_path' from source: unknown 30490 1727096659.43166: variable 'item' from source: include params 30490 1727096659.43194: we have included files to process 30490 1727096659.43195: generating all_blocks data 30490 1727096659.43196: done generating all_blocks data 30490 1727096659.43197: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096659.43197: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096659.43199: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 30490 1727096659.43321: done processing included file 30490 1727096659.43322: iterating over new_blocks loaded from include file 30490 1727096659.43323: in VariableManager get_vars() 30490 1727096659.43337: done with get_vars() 30490 1727096659.43338: filtering new block on tags 30490 1727096659.43354: done filtering new block on tags 30490 1727096659.43356: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 30490 1727096659.43360: extending task lists for all hosts with included blocks 30490 1727096659.43455: done extending task lists 30490 1727096659.43456: done processing included files 30490 1727096659.43457: results queue empty 30490 1727096659.43457: checking for any_errors_fatal 30490 1727096659.43460: done checking for any_errors_fatal 30490 1727096659.43461: checking for max_fail_percentage 30490 1727096659.43461: done checking for max_fail_percentage 30490 1727096659.43462: checking to see if all hosts have failed and the running result is not ok 30490 1727096659.43463: done checking to see if all hosts have failed 30490 1727096659.43463: getting the remaining hosts for this loop 30490 1727096659.43464: done getting the remaining hosts for this loop 30490 1727096659.43465: getting the next task for host managed_node3 30490 1727096659.43470: done getting next task for host managed_node3 30490 1727096659.43474: ^ task is: TASK: Get stat for interface {{ interface }} 30490 1727096659.43476: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096659.43478: getting variables 30490 1727096659.43478: in VariableManager get_vars() 30490 1727096659.43486: Calling all_inventory to load vars for managed_node3 30490 1727096659.43487: Calling groups_inventory to load vars for managed_node3 30490 1727096659.43488: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096659.43492: Calling all_plugins_play to load vars for managed_node3 30490 1727096659.43494: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096659.43495: Calling groups_plugins_play to load vars for managed_node3 30490 1727096659.44143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096659.44989: done with get_vars() 30490 1727096659.45005: done getting variables 30490 1727096659.45092: variable 'interface' from source: play vars TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 23 September 2024 09:04:19 -0400 (0:00:00.050) 0:02:05.655 ****** 30490 1727096659.45114: entering _queue_task() for managed_node3/stat 30490 1727096659.45381: worker is 1 (out of 1 available) 30490 1727096659.45396: exiting _queue_task() for managed_node3/stat 30490 1727096659.45408: done queuing things up, now waiting for results queue to drain 30490 1727096659.45410: waiting for pending results... 30490 1727096659.45591: running TaskExecutor() for managed_node3/TASK: Get stat for interface statebr 30490 1727096659.45675: in run() - task 0afff68d-5257-ba36-653e-000000002979 30490 1727096659.45685: variable 'ansible_search_path' from source: unknown 30490 1727096659.45689: variable 'ansible_search_path' from source: unknown 30490 1727096659.45717: calling self._execute() 30490 1727096659.45790: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096659.45794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096659.45803: variable 'omit' from source: magic vars 30490 1727096659.46079: variable 'ansible_distribution_major_version' from source: facts 30490 1727096659.46083: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096659.46090: variable 'omit' from source: magic vars 30490 1727096659.46130: variable 'omit' from source: magic vars 30490 1727096659.46200: variable 'interface' from source: play vars 30490 1727096659.46215: variable 'omit' from source: magic vars 30490 1727096659.46248: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096659.46277: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096659.46295: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096659.46308: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096659.46318: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096659.46342: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096659.46345: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096659.46348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096659.46417: Set connection var ansible_connection to ssh 30490 1727096659.46424: Set connection var ansible_shell_type to sh 30490 1727096659.46431: Set connection var ansible_pipelining to False 30490 1727096659.46436: Set connection var ansible_shell_executable to /bin/sh 30490 1727096659.46441: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096659.46446: Set connection var ansible_timeout to 10 30490 1727096659.46463: variable 'ansible_shell_executable' from source: unknown 30490 1727096659.46466: variable 'ansible_connection' from source: unknown 30490 1727096659.46471: variable 'ansible_module_compression' from source: unknown 30490 1727096659.46476: variable 'ansible_shell_type' from source: unknown 30490 1727096659.46478: variable 'ansible_shell_executable' from source: unknown 30490 1727096659.46481: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096659.46483: variable 'ansible_pipelining' from source: unknown 30490 1727096659.46485: variable 'ansible_timeout' from source: unknown 30490 1727096659.46487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096659.46630: 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) 30490 1727096659.46640: variable 'omit' from source: magic vars 30490 1727096659.46645: starting attempt loop 30490 1727096659.46649: running the handler 30490 1727096659.46662: _low_level_execute_command(): starting 30490 1727096659.46676: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096659.47191: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096659.47195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096659.47198: 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.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096659.47201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096659.47249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096659.47252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096659.47255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096659.47300: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096659.48956: stdout chunk (state=3): >>>/root <<< 30490 1727096659.49054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096659.49087: stderr chunk (state=3): >>><<< 30490 1727096659.49090: stdout chunk (state=3): >>><<< 30490 1727096659.49110: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096659.49121: _low_level_execute_command(): starting 30490 1727096659.49128: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096659.491096-35984-258784919973191 `" && echo ansible-tmp-1727096659.491096-35984-258784919973191="` echo /root/.ansible/tmp/ansible-tmp-1727096659.491096-35984-258784919973191 `" ) && sleep 0' 30490 1727096659.49576: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096659.49579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096659.49581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30490 1727096659.49592: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096659.49595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096659.49635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096659.49642: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096659.49644: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096659.49676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096659.51572: stdout chunk (state=3): >>>ansible-tmp-1727096659.491096-35984-258784919973191=/root/.ansible/tmp/ansible-tmp-1727096659.491096-35984-258784919973191 <<< 30490 1727096659.51683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096659.51709: stderr chunk (state=3): >>><<< 30490 1727096659.51712: stdout chunk (state=3): >>><<< 30490 1727096659.51728: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096659.491096-35984-258784919973191=/root/.ansible/tmp/ansible-tmp-1727096659.491096-35984-258784919973191 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096659.51773: variable 'ansible_module_compression' from source: unknown 30490 1727096659.51820: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 30490 1727096659.51852: variable 'ansible_facts' from source: unknown 30490 1727096659.51915: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096659.491096-35984-258784919973191/AnsiballZ_stat.py 30490 1727096659.52020: Sending initial data 30490 1727096659.52023: Sent initial data (152 bytes) 30490 1727096659.52466: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096659.52473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096659.52476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096659.52478: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096659.52480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096659.52531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096659.52539: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096659.52541: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096659.52573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096659.54137: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096659.54168: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096659.54199: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpg8x6v7xx /root/.ansible/tmp/ansible-tmp-1727096659.491096-35984-258784919973191/AnsiballZ_stat.py <<< 30490 1727096659.54204: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096659.491096-35984-258784919973191/AnsiballZ_stat.py" <<< 30490 1727096659.54229: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpg8x6v7xx" to remote "/root/.ansible/tmp/ansible-tmp-1727096659.491096-35984-258784919973191/AnsiballZ_stat.py" <<< 30490 1727096659.54237: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096659.491096-35984-258784919973191/AnsiballZ_stat.py" <<< 30490 1727096659.54707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096659.54750: stderr chunk (state=3): >>><<< 30490 1727096659.54754: stdout chunk (state=3): >>><<< 30490 1727096659.54798: done transferring module to remote 30490 1727096659.54807: _low_level_execute_command(): starting 30490 1727096659.54812: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096659.491096-35984-258784919973191/ /root/.ansible/tmp/ansible-tmp-1727096659.491096-35984-258784919973191/AnsiballZ_stat.py && sleep 0' 30490 1727096659.55247: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096659.55251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096659.55253: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096659.55255: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096659.55261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096659.55310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096659.55313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096659.55349: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096659.57107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096659.57134: stderr chunk (state=3): >>><<< 30490 1727096659.57137: stdout chunk (state=3): >>><<< 30490 1727096659.57152: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096659.57156: _low_level_execute_command(): starting 30490 1727096659.57159: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096659.491096-35984-258784919973191/AnsiballZ_stat.py && sleep 0' 30490 1727096659.57582: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096659.57586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096659.57599: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096659.57652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096659.57657: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096659.57659: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096659.57700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096659.73076: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/statebr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 30490 1727096659.74411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096659.74438: stderr chunk (state=3): >>><<< 30490 1727096659.74441: stdout chunk (state=3): >>><<< 30490 1727096659.74457: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/statebr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096659.74485: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/statebr', '_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-1727096659.491096-35984-258784919973191/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096659.74494: _low_level_execute_command(): starting 30490 1727096659.74499: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096659.491096-35984-258784919973191/ > /dev/null 2>&1 && sleep 0' 30490 1727096659.74930: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096659.74934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096659.74946: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096659.75007: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096659.75016: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096659.75021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096659.75047: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096659.76853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096659.76880: stderr chunk (state=3): >>><<< 30490 1727096659.76883: stdout chunk (state=3): >>><<< 30490 1727096659.76897: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096659.76902: handler run complete 30490 1727096659.76920: attempt loop complete, returning result 30490 1727096659.76923: _execute() done 30490 1727096659.76926: dumping result to json 30490 1727096659.76928: done dumping result, returning 30490 1727096659.76938: done running TaskExecutor() for managed_node3/TASK: Get stat for interface statebr [0afff68d-5257-ba36-653e-000000002979] 30490 1727096659.76943: sending task result for task 0afff68d-5257-ba36-653e-000000002979 30490 1727096659.77037: done sending task result for task 0afff68d-5257-ba36-653e-000000002979 30490 1727096659.77039: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 30490 1727096659.77109: no more pending results, returning what we have 30490 1727096659.77113: results queue empty 30490 1727096659.77114: checking for any_errors_fatal 30490 1727096659.77116: done checking for any_errors_fatal 30490 1727096659.77117: checking for max_fail_percentage 30490 1727096659.77119: done checking for max_fail_percentage 30490 1727096659.77120: checking to see if all hosts have failed and the running result is not ok 30490 1727096659.77120: done checking to see if all hosts have failed 30490 1727096659.77121: getting the remaining hosts for this loop 30490 1727096659.77123: done getting the remaining hosts for this loop 30490 1727096659.77126: getting the next task for host managed_node3 30490 1727096659.77137: done getting next task for host managed_node3 30490 1727096659.77139: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 30490 1727096659.77144: ^ state is: HOST STATE: block=8, 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? (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 30490 1727096659.77150: getting variables 30490 1727096659.77152: in VariableManager get_vars() 30490 1727096659.77201: Calling all_inventory to load vars for managed_node3 30490 1727096659.77205: Calling groups_inventory to load vars for managed_node3 30490 1727096659.77208: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096659.77218: Calling all_plugins_play to load vars for managed_node3 30490 1727096659.77221: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096659.77223: Calling groups_plugins_play to load vars for managed_node3 30490 1727096659.82461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096659.83314: done with get_vars() 30490 1727096659.83331: done getting variables 30490 1727096659.83365: 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) 30490 1727096659.83437: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Monday 23 September 2024 09:04:19 -0400 (0:00:00.383) 0:02:06.038 ****** 30490 1727096659.83459: entering _queue_task() for managed_node3/assert 30490 1727096659.83738: worker is 1 (out of 1 available) 30490 1727096659.83754: exiting _queue_task() for managed_node3/assert 30490 1727096659.83766: done queuing things up, now waiting for results queue to drain 30490 1727096659.83770: waiting for pending results... 30490 1727096659.83952: running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'statebr' 30490 1727096659.84047: in run() - task 0afff68d-5257-ba36-653e-0000000028d4 30490 1727096659.84058: variable 'ansible_search_path' from source: unknown 30490 1727096659.84062: variable 'ansible_search_path' from source: unknown 30490 1727096659.84094: calling self._execute() 30490 1727096659.84174: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096659.84180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096659.84185: variable 'omit' from source: magic vars 30490 1727096659.84460: variable 'ansible_distribution_major_version' from source: facts 30490 1727096659.84475: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096659.84479: variable 'omit' from source: magic vars 30490 1727096659.84509: variable 'omit' from source: magic vars 30490 1727096659.84583: variable 'interface' from source: play vars 30490 1727096659.84599: variable 'omit' from source: magic vars 30490 1727096659.84631: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096659.84659: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096659.84679: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096659.84692: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096659.84702: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096659.84725: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096659.84729: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096659.84731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096659.84803: Set connection var ansible_connection to ssh 30490 1727096659.84809: Set connection var ansible_shell_type to sh 30490 1727096659.84817: Set connection var ansible_pipelining to False 30490 1727096659.84822: Set connection var ansible_shell_executable to /bin/sh 30490 1727096659.84827: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096659.84833: Set connection var ansible_timeout to 10 30490 1727096659.84850: variable 'ansible_shell_executable' from source: unknown 30490 1727096659.84854: variable 'ansible_connection' from source: unknown 30490 1727096659.84856: variable 'ansible_module_compression' from source: unknown 30490 1727096659.84858: variable 'ansible_shell_type' from source: unknown 30490 1727096659.84861: variable 'ansible_shell_executable' from source: unknown 30490 1727096659.84865: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096659.84869: variable 'ansible_pipelining' from source: unknown 30490 1727096659.84874: variable 'ansible_timeout' from source: unknown 30490 1727096659.84877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096659.84969: 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) 30490 1727096659.84977: variable 'omit' from source: magic vars 30490 1727096659.84982: starting attempt loop 30490 1727096659.84985: running the handler 30490 1727096659.85092: variable 'interface_stat' from source: set_fact 30490 1727096659.85103: Evaluated conditional (not interface_stat.stat.exists): True 30490 1727096659.85107: handler run complete 30490 1727096659.85118: attempt loop complete, returning result 30490 1727096659.85121: _execute() done 30490 1727096659.85123: dumping result to json 30490 1727096659.85126: done dumping result, returning 30490 1727096659.85133: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'statebr' [0afff68d-5257-ba36-653e-0000000028d4] 30490 1727096659.85138: sending task result for task 0afff68d-5257-ba36-653e-0000000028d4 30490 1727096659.85241: done sending task result for task 0afff68d-5257-ba36-653e-0000000028d4 30490 1727096659.85244: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 30490 1727096659.85294: no more pending results, returning what we have 30490 1727096659.85298: results queue empty 30490 1727096659.85299: checking for any_errors_fatal 30490 1727096659.85310: done checking for any_errors_fatal 30490 1727096659.85311: checking for max_fail_percentage 30490 1727096659.85312: done checking for max_fail_percentage 30490 1727096659.85313: checking to see if all hosts have failed and the running result is not ok 30490 1727096659.85314: done checking to see if all hosts have failed 30490 1727096659.85315: getting the remaining hosts for this loop 30490 1727096659.85317: done getting the remaining hosts for this loop 30490 1727096659.85320: getting the next task for host managed_node3 30490 1727096659.85329: done getting next task for host managed_node3 30490 1727096659.85331: ^ task is: TASK: Success in test '{{ lsr_description }}' 30490 1727096659.85334: ^ state is: HOST STATE: block=8, 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 30490 1727096659.85338: getting variables 30490 1727096659.85339: in VariableManager get_vars() 30490 1727096659.85384: Calling all_inventory to load vars for managed_node3 30490 1727096659.85387: Calling groups_inventory to load vars for managed_node3 30490 1727096659.85391: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096659.85400: Calling all_plugins_play to load vars for managed_node3 30490 1727096659.85404: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096659.85406: Calling groups_plugins_play to load vars for managed_node3 30490 1727096659.86206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096659.87183: done with get_vars() 30490 1727096659.87200: done getting variables 30490 1727096659.87239: 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) 30490 1727096659.87322: variable 'lsr_description' from source: include params TASK [Success in test 'I will not get an error when I try to remove an absent profile'] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Monday 23 September 2024 09:04:19 -0400 (0:00:00.038) 0:02:06.077 ****** 30490 1727096659.87344: entering _queue_task() for managed_node3/debug 30490 1727096659.87576: worker is 1 (out of 1 available) 30490 1727096659.87590: exiting _queue_task() for managed_node3/debug 30490 1727096659.87603: done queuing things up, now waiting for results queue to drain 30490 1727096659.87604: waiting for pending results... 30490 1727096659.87775: running TaskExecutor() for managed_node3/TASK: Success in test 'I will not get an error when I try to remove an absent profile' 30490 1727096659.87849: in run() - task 0afff68d-5257-ba36-653e-0000000020b4 30490 1727096659.87862: variable 'ansible_search_path' from source: unknown 30490 1727096659.87865: variable 'ansible_search_path' from source: unknown 30490 1727096659.87895: calling self._execute() 30490 1727096659.87964: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096659.87973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096659.87979: variable 'omit' from source: magic vars 30490 1727096659.88239: variable 'ansible_distribution_major_version' from source: facts 30490 1727096659.88249: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096659.88255: variable 'omit' from source: magic vars 30490 1727096659.88290: variable 'omit' from source: magic vars 30490 1727096659.88360: variable 'lsr_description' from source: include params 30490 1727096659.88379: variable 'omit' from source: magic vars 30490 1727096659.88410: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096659.88436: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096659.88454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096659.88469: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096659.88481: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096659.88504: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096659.88507: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096659.88510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096659.88577: Set connection var ansible_connection to ssh 30490 1727096659.88581: Set connection var ansible_shell_type to sh 30490 1727096659.88589: Set connection var ansible_pipelining to False 30490 1727096659.88594: Set connection var ansible_shell_executable to /bin/sh 30490 1727096659.88600: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096659.88605: Set connection var ansible_timeout to 10 30490 1727096659.88623: variable 'ansible_shell_executable' from source: unknown 30490 1727096659.88626: variable 'ansible_connection' from source: unknown 30490 1727096659.88629: variable 'ansible_module_compression' from source: unknown 30490 1727096659.88631: variable 'ansible_shell_type' from source: unknown 30490 1727096659.88634: variable 'ansible_shell_executable' from source: unknown 30490 1727096659.88636: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096659.88638: variable 'ansible_pipelining' from source: unknown 30490 1727096659.88640: variable 'ansible_timeout' from source: unknown 30490 1727096659.88643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096659.88741: 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) 30490 1727096659.88751: variable 'omit' from source: magic vars 30490 1727096659.88754: starting attempt loop 30490 1727096659.88757: running the handler 30490 1727096659.88796: handler run complete 30490 1727096659.88808: attempt loop complete, returning result 30490 1727096659.88810: _execute() done 30490 1727096659.88813: dumping result to json 30490 1727096659.88815: done dumping result, returning 30490 1727096659.88823: done running TaskExecutor() for managed_node3/TASK: Success in test 'I will not get an error when I try to remove an absent profile' [0afff68d-5257-ba36-653e-0000000020b4] 30490 1727096659.88828: sending task result for task 0afff68d-5257-ba36-653e-0000000020b4 30490 1727096659.88910: done sending task result for task 0afff68d-5257-ba36-653e-0000000020b4 30490 1727096659.88914: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: +++++ Success in test 'I will not get an error when I try to remove an absent profile' +++++ 30490 1727096659.88961: no more pending results, returning what we have 30490 1727096659.88965: results queue empty 30490 1727096659.88966: checking for any_errors_fatal 30490 1727096659.88977: done checking for any_errors_fatal 30490 1727096659.88978: checking for max_fail_percentage 30490 1727096659.88980: done checking for max_fail_percentage 30490 1727096659.88980: checking to see if all hosts have failed and the running result is not ok 30490 1727096659.88981: done checking to see if all hosts have failed 30490 1727096659.88982: getting the remaining hosts for this loop 30490 1727096659.88983: done getting the remaining hosts for this loop 30490 1727096659.88987: getting the next task for host managed_node3 30490 1727096659.88995: done getting next task for host managed_node3 30490 1727096659.88998: ^ task is: TASK: Cleanup 30490 1727096659.89000: ^ state is: HOST STATE: block=8, 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=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096659.89005: getting variables 30490 1727096659.89006: in VariableManager get_vars() 30490 1727096659.89048: Calling all_inventory to load vars for managed_node3 30490 1727096659.89051: Calling groups_inventory to load vars for managed_node3 30490 1727096659.89054: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096659.89064: Calling all_plugins_play to load vars for managed_node3 30490 1727096659.89068: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096659.89075: Calling groups_plugins_play to load vars for managed_node3 30490 1727096659.89842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096659.90727: done with get_vars() 30490 1727096659.90742: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Monday 23 September 2024 09:04:19 -0400 (0:00:00.034) 0:02:06.112 ****** 30490 1727096659.90807: entering _queue_task() for managed_node3/include_tasks 30490 1727096659.91013: worker is 1 (out of 1 available) 30490 1727096659.91028: exiting _queue_task() for managed_node3/include_tasks 30490 1727096659.91038: done queuing things up, now waiting for results queue to drain 30490 1727096659.91040: waiting for pending results... 30490 1727096659.91205: running TaskExecutor() for managed_node3/TASK: Cleanup 30490 1727096659.91279: in run() - task 0afff68d-5257-ba36-653e-0000000020b8 30490 1727096659.91291: variable 'ansible_search_path' from source: unknown 30490 1727096659.91295: variable 'ansible_search_path' from source: unknown 30490 1727096659.91327: variable 'lsr_cleanup' from source: include params 30490 1727096659.91475: variable 'lsr_cleanup' from source: include params 30490 1727096659.91528: variable 'omit' from source: magic vars 30490 1727096659.91625: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096659.91633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096659.91641: variable 'omit' from source: magic vars 30490 1727096659.91806: variable 'ansible_distribution_major_version' from source: facts 30490 1727096659.91817: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096659.91821: variable 'item' from source: unknown 30490 1727096659.91870: variable 'item' from source: unknown 30490 1727096659.91891: variable 'item' from source: unknown 30490 1727096659.91938: variable 'item' from source: unknown 30490 1727096659.92059: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096659.92062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096659.92065: variable 'omit' from source: magic vars 30490 1727096659.92144: variable 'ansible_distribution_major_version' from source: facts 30490 1727096659.92147: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096659.92153: variable 'item' from source: unknown 30490 1727096659.92200: variable 'item' from source: unknown 30490 1727096659.92220: variable 'item' from source: unknown 30490 1727096659.92264: variable 'item' from source: unknown 30490 1727096659.92333: dumping result to json 30490 1727096659.92336: done dumping result, returning 30490 1727096659.92339: done running TaskExecutor() for managed_node3/TASK: Cleanup [0afff68d-5257-ba36-653e-0000000020b8] 30490 1727096659.92341: sending task result for task 0afff68d-5257-ba36-653e-0000000020b8 30490 1727096659.92381: done sending task result for task 0afff68d-5257-ba36-653e-0000000020b8 30490 1727096659.92385: WORKER PROCESS EXITING 30490 1727096659.92409: no more pending results, returning what we have 30490 1727096659.92414: in VariableManager get_vars() 30490 1727096659.92458: Calling all_inventory to load vars for managed_node3 30490 1727096659.92461: Calling groups_inventory to load vars for managed_node3 30490 1727096659.92464: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096659.92480: Calling all_plugins_play to load vars for managed_node3 30490 1727096659.92484: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096659.92487: Calling groups_plugins_play to load vars for managed_node3 30490 1727096659.93418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096659.94266: done with get_vars() 30490 1727096659.94283: variable 'ansible_search_path' from source: unknown 30490 1727096659.94284: variable 'ansible_search_path' from source: unknown 30490 1727096659.94312: variable 'ansible_search_path' from source: unknown 30490 1727096659.94313: variable 'ansible_search_path' from source: unknown 30490 1727096659.94329: we have included files to process 30490 1727096659.94330: generating all_blocks data 30490 1727096659.94331: done generating all_blocks data 30490 1727096659.94334: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 30490 1727096659.94334: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 30490 1727096659.94336: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 30490 1727096659.94458: done processing included file 30490 1727096659.94459: iterating over new_blocks loaded from include file 30490 1727096659.94460: in VariableManager get_vars() 30490 1727096659.94475: done with get_vars() 30490 1727096659.94477: filtering new block on tags 30490 1727096659.94493: done filtering new block on tags 30490 1727096659.94494: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node3 => (item=tasks/cleanup_profile+device.yml) 30490 1727096659.94497: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 30490 1727096659.94498: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 30490 1727096659.94500: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 30490 1727096659.94721: done processing included file 30490 1727096659.94722: iterating over new_blocks loaded from include file 30490 1727096659.94723: in VariableManager get_vars() 30490 1727096659.94734: done with get_vars() 30490 1727096659.94735: filtering new block on tags 30490 1727096659.94755: done filtering new block on tags 30490 1727096659.94757: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node3 => (item=tasks/check_network_dns.yml) 30490 1727096659.94759: extending task lists for all hosts with included blocks 30490 1727096659.95680: done extending task lists 30490 1727096659.95681: done processing included files 30490 1727096659.95682: results queue empty 30490 1727096659.95683: checking for any_errors_fatal 30490 1727096659.95685: done checking for any_errors_fatal 30490 1727096659.95685: checking for max_fail_percentage 30490 1727096659.95686: done checking for max_fail_percentage 30490 1727096659.95687: checking to see if all hosts have failed and the running result is not ok 30490 1727096659.95687: done checking to see if all hosts have failed 30490 1727096659.95687: getting the remaining hosts for this loop 30490 1727096659.95688: done getting the remaining hosts for this loop 30490 1727096659.95690: getting the next task for host managed_node3 30490 1727096659.95692: done getting next task for host managed_node3 30490 1727096659.95694: ^ task is: TASK: Cleanup profile and device 30490 1727096659.95696: ^ state is: HOST STATE: block=8, 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=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096659.95697: getting variables 30490 1727096659.95698: in VariableManager get_vars() 30490 1727096659.95705: Calling all_inventory to load vars for managed_node3 30490 1727096659.95711: Calling groups_inventory to load vars for managed_node3 30490 1727096659.95713: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096659.95717: Calling all_plugins_play to load vars for managed_node3 30490 1727096659.95719: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096659.95720: Calling groups_plugins_play to load vars for managed_node3 30490 1727096659.96331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096659.97169: done with get_vars() 30490 1727096659.97186: done getting variables 30490 1727096659.97211: 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 [Cleanup profile and device] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Monday 23 September 2024 09:04:19 -0400 (0:00:00.064) 0:02:06.176 ****** 30490 1727096659.97233: entering _queue_task() for managed_node3/shell 30490 1727096659.97456: worker is 1 (out of 1 available) 30490 1727096659.97473: exiting _queue_task() for managed_node3/shell 30490 1727096659.97485: done queuing things up, now waiting for results queue to drain 30490 1727096659.97487: waiting for pending results... 30490 1727096659.97659: running TaskExecutor() for managed_node3/TASK: Cleanup profile and device 30490 1727096659.97728: in run() - task 0afff68d-5257-ba36-653e-00000000299e 30490 1727096659.97740: variable 'ansible_search_path' from source: unknown 30490 1727096659.97743: variable 'ansible_search_path' from source: unknown 30490 1727096659.97774: calling self._execute() 30490 1727096659.97841: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096659.97844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096659.97855: variable 'omit' from source: magic vars 30490 1727096659.98129: variable 'ansible_distribution_major_version' from source: facts 30490 1727096659.98137: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096659.98146: variable 'omit' from source: magic vars 30490 1727096659.98177: variable 'omit' from source: magic vars 30490 1727096659.98281: variable 'interface' from source: play vars 30490 1727096659.98297: variable 'omit' from source: magic vars 30490 1727096659.98327: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096659.98354: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096659.98375: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096659.98388: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096659.98400: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096659.98422: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096659.98425: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096659.98428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096659.98497: Set connection var ansible_connection to ssh 30490 1727096659.98504: Set connection var ansible_shell_type to sh 30490 1727096659.98510: Set connection var ansible_pipelining to False 30490 1727096659.98516: Set connection var ansible_shell_executable to /bin/sh 30490 1727096659.98521: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096659.98526: Set connection var ansible_timeout to 10 30490 1727096659.98544: variable 'ansible_shell_executable' from source: unknown 30490 1727096659.98547: variable 'ansible_connection' from source: unknown 30490 1727096659.98549: variable 'ansible_module_compression' from source: unknown 30490 1727096659.98551: variable 'ansible_shell_type' from source: unknown 30490 1727096659.98554: variable 'ansible_shell_executable' from source: unknown 30490 1727096659.98556: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096659.98559: variable 'ansible_pipelining' from source: unknown 30490 1727096659.98562: variable 'ansible_timeout' from source: unknown 30490 1727096659.98564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096659.98660: 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) 30490 1727096659.98670: variable 'omit' from source: magic vars 30490 1727096659.98677: starting attempt loop 30490 1727096659.98680: running the handler 30490 1727096659.98688: 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) 30490 1727096659.98703: _low_level_execute_command(): starting 30490 1727096659.98710: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096659.99226: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096659.99230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096659.99233: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096659.99236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096659.99288: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096659.99291: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096659.99293: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096659.99341: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096660.00987: stdout chunk (state=3): >>>/root <<< 30490 1727096660.01090: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096660.01118: stderr chunk (state=3): >>><<< 30490 1727096660.01122: stdout chunk (state=3): >>><<< 30490 1727096660.01142: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096660.01153: _low_level_execute_command(): starting 30490 1727096660.01159: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096660.0114102-35995-8916357452866 `" && echo ansible-tmp-1727096660.0114102-35995-8916357452866="` echo /root/.ansible/tmp/ansible-tmp-1727096660.0114102-35995-8916357452866 `" ) && sleep 0' 30490 1727096660.01576: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096660.01589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.01608: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.01651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096660.01658: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096660.01662: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096660.01692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096660.03569: stdout chunk (state=3): >>>ansible-tmp-1727096660.0114102-35995-8916357452866=/root/.ansible/tmp/ansible-tmp-1727096660.0114102-35995-8916357452866 <<< 30490 1727096660.03672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096660.03698: stderr chunk (state=3): >>><<< 30490 1727096660.03702: stdout chunk (state=3): >>><<< 30490 1727096660.03715: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096660.0114102-35995-8916357452866=/root/.ansible/tmp/ansible-tmp-1727096660.0114102-35995-8916357452866 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096660.03741: variable 'ansible_module_compression' from source: unknown 30490 1727096660.03786: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 30490 1727096660.03816: variable 'ansible_facts' from source: unknown 30490 1727096660.03874: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096660.0114102-35995-8916357452866/AnsiballZ_command.py 30490 1727096660.03965: Sending initial data 30490 1727096660.03970: Sent initial data (154 bytes) 30490 1727096660.04394: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096660.04397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.04400: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096660.04402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.04452: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096660.04456: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096660.04491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096660.06029: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 30490 1727096660.06033: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096660.06060: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096660.06095: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpu_8t9m6h /root/.ansible/tmp/ansible-tmp-1727096660.0114102-35995-8916357452866/AnsiballZ_command.py <<< 30490 1727096660.06098: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096660.0114102-35995-8916357452866/AnsiballZ_command.py" <<< 30490 1727096660.06123: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpu_8t9m6h" to remote "/root/.ansible/tmp/ansible-tmp-1727096660.0114102-35995-8916357452866/AnsiballZ_command.py" <<< 30490 1727096660.06132: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096660.0114102-35995-8916357452866/AnsiballZ_command.py" <<< 30490 1727096660.06598: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096660.06636: stderr chunk (state=3): >>><<< 30490 1727096660.06639: stdout chunk (state=3): >>><<< 30490 1727096660.06680: done transferring module to remote 30490 1727096660.06689: _low_level_execute_command(): starting 30490 1727096660.06693: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096660.0114102-35995-8916357452866/ /root/.ansible/tmp/ansible-tmp-1727096660.0114102-35995-8916357452866/AnsiballZ_command.py && sleep 0' 30490 1727096660.07120: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096660.07123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096660.07126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.07132: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096660.07134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.07180: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096660.07184: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096660.07221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096660.08950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096660.08978: stderr chunk (state=3): >>><<< 30490 1727096660.08981: stdout chunk (state=3): >>><<< 30490 1727096660.08994: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096660.08998: _low_level_execute_command(): starting 30490 1727096660.09001: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096660.0114102-35995-8916357452866/AnsiballZ_command.py && sleep 0' 30490 1727096660.09415: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096660.09418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096660.09421: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096660.09423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.09478: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096660.09485: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096660.09520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096660.27802: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "Error: unknown connection 'statebr'.\nError: cannot delete unknown connection(s): 'statebr'.\nCould not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'\nCannot find device \"statebr\"", "rc": 1, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-23 09:04:20.241722", "end": "2024-09-23 09:04:20.274653", "delta": "0:00:00.032931", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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}}} <<< 30490 1727096660.29308: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.14.152 closed. <<< 30490 1727096660.29330: stderr chunk (state=3): >>><<< 30490 1727096660.29333: stdout chunk (state=3): >>><<< 30490 1727096660.29357: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "Error: unknown connection 'statebr'.\nError: cannot delete unknown connection(s): 'statebr'.\nCould not load file '/etc/sysconfig/network-scripts/ifcfg-statebr'\nCannot find device \"statebr\"", "rc": 1, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "start": "2024-09-23 09:04:20.241722", "end": "2024-09-23 09:04:20.274653", "delta": "0:00:00.032931", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.14.152 closed. 30490 1727096660.29389: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\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-1727096660.0114102-35995-8916357452866/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096660.29398: _low_level_execute_command(): starting 30490 1727096660.29401: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096660.0114102-35995-8916357452866/ > /dev/null 2>&1 && sleep 0' 30490 1727096660.29852: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096660.29857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.29860: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096660.29862: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096660.29864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.29918: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096660.29922: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096660.29924: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096660.29961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096660.31794: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096660.31821: stderr chunk (state=3): >>><<< 30490 1727096660.31824: stdout chunk (state=3): >>><<< 30490 1727096660.31838: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096660.31846: handler run complete 30490 1727096660.31863: Evaluated conditional (False): False 30490 1727096660.31873: attempt loop complete, returning result 30490 1727096660.31879: _execute() done 30490 1727096660.31881: dumping result to json 30490 1727096660.31887: done dumping result, returning 30490 1727096660.31895: done running TaskExecutor() for managed_node3/TASK: Cleanup profile and device [0afff68d-5257-ba36-653e-00000000299e] 30490 1727096660.31900: sending task result for task 0afff68d-5257-ba36-653e-00000000299e 30490 1727096660.31997: done sending task result for task 0afff68d-5257-ba36-653e-00000000299e 30490 1727096660.32000: WORKER PROCESS EXITING fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.032931", "end": "2024-09-23 09:04:20.274653", "rc": 1, "start": "2024-09-23 09:04:20.241722" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring 30490 1727096660.32078: no more pending results, returning what we have 30490 1727096660.32082: results queue empty 30490 1727096660.32083: checking for any_errors_fatal 30490 1727096660.32084: done checking for any_errors_fatal 30490 1727096660.32084: checking for max_fail_percentage 30490 1727096660.32086: done checking for max_fail_percentage 30490 1727096660.32087: checking to see if all hosts have failed and the running result is not ok 30490 1727096660.32088: done checking to see if all hosts have failed 30490 1727096660.32089: getting the remaining hosts for this loop 30490 1727096660.32090: done getting the remaining hosts for this loop 30490 1727096660.32095: getting the next task for host managed_node3 30490 1727096660.32105: done getting next task for host managed_node3 30490 1727096660.32107: ^ task is: TASK: Check routes and DNS 30490 1727096660.32110: ^ state is: HOST STATE: block=8, 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=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096660.32116: getting variables 30490 1727096660.32118: in VariableManager get_vars() 30490 1727096660.32165: Calling all_inventory to load vars for managed_node3 30490 1727096660.32172: Calling groups_inventory to load vars for managed_node3 30490 1727096660.32176: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096660.32187: Calling all_plugins_play to load vars for managed_node3 30490 1727096660.32189: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096660.32192: Calling groups_plugins_play to load vars for managed_node3 30490 1727096660.33122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096660.33993: done with get_vars() 30490 1727096660.34012: done getting variables 30490 1727096660.34056: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Monday 23 September 2024 09:04:20 -0400 (0:00:00.368) 0:02:06.545 ****** 30490 1727096660.34081: entering _queue_task() for managed_node3/shell 30490 1727096660.34343: worker is 1 (out of 1 available) 30490 1727096660.34356: exiting _queue_task() for managed_node3/shell 30490 1727096660.34370: done queuing things up, now waiting for results queue to drain 30490 1727096660.34372: waiting for pending results... 30490 1727096660.34556: running TaskExecutor() for managed_node3/TASK: Check routes and DNS 30490 1727096660.34635: in run() - task 0afff68d-5257-ba36-653e-0000000029a2 30490 1727096660.34648: variable 'ansible_search_path' from source: unknown 30490 1727096660.34652: variable 'ansible_search_path' from source: unknown 30490 1727096660.34687: calling self._execute() 30490 1727096660.34757: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096660.34762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096660.34774: variable 'omit' from source: magic vars 30490 1727096660.35056: variable 'ansible_distribution_major_version' from source: facts 30490 1727096660.35065: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096660.35072: variable 'omit' from source: magic vars 30490 1727096660.35111: variable 'omit' from source: magic vars 30490 1727096660.35133: variable 'omit' from source: magic vars 30490 1727096660.35169: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096660.35199: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096660.35218: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096660.35232: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096660.35242: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096660.35270: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096660.35274: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096660.35362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096660.35366: Set connection var ansible_connection to ssh 30490 1727096660.35371: Set connection var ansible_shell_type to sh 30490 1727096660.35373: Set connection var ansible_pipelining to False 30490 1727096660.35375: Set connection var ansible_shell_executable to /bin/sh 30490 1727096660.35377: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096660.35379: Set connection var ansible_timeout to 10 30490 1727096660.35388: variable 'ansible_shell_executable' from source: unknown 30490 1727096660.35391: variable 'ansible_connection' from source: unknown 30490 1727096660.35393: variable 'ansible_module_compression' from source: unknown 30490 1727096660.35395: variable 'ansible_shell_type' from source: unknown 30490 1727096660.35398: variable 'ansible_shell_executable' from source: unknown 30490 1727096660.35402: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096660.35406: variable 'ansible_pipelining' from source: unknown 30490 1727096660.35409: variable 'ansible_timeout' from source: unknown 30490 1727096660.35411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096660.35519: 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) 30490 1727096660.35528: variable 'omit' from source: magic vars 30490 1727096660.35532: starting attempt loop 30490 1727096660.35535: running the handler 30490 1727096660.35544: 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) 30490 1727096660.35559: _low_level_execute_command(): starting 30490 1727096660.35566: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096660.36061: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096660.36090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.36095: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.36150: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096660.36153: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096660.36155: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096660.36199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096660.37872: stdout chunk (state=3): >>>/root <<< 30490 1727096660.37965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096660.37998: stderr chunk (state=3): >>><<< 30490 1727096660.38001: stdout chunk (state=3): >>><<< 30490 1727096660.38026: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096660.38038: _low_level_execute_command(): starting 30490 1727096660.38046: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096660.380248-36006-113876906515450 `" && echo ansible-tmp-1727096660.380248-36006-113876906515450="` echo /root/.ansible/tmp/ansible-tmp-1727096660.380248-36006-113876906515450 `" ) && sleep 0' 30490 1727096660.38498: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096660.38501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.38512: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096660.38515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.38561: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096660.38564: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096660.38605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096660.40510: stdout chunk (state=3): >>>ansible-tmp-1727096660.380248-36006-113876906515450=/root/.ansible/tmp/ansible-tmp-1727096660.380248-36006-113876906515450 <<< 30490 1727096660.40613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096660.40641: stderr chunk (state=3): >>><<< 30490 1727096660.40645: stdout chunk (state=3): >>><<< 30490 1727096660.40663: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096660.380248-36006-113876906515450=/root/.ansible/tmp/ansible-tmp-1727096660.380248-36006-113876906515450 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096660.40695: variable 'ansible_module_compression' from source: unknown 30490 1727096660.40738: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 30490 1727096660.40773: variable 'ansible_facts' from source: unknown 30490 1727096660.40827: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096660.380248-36006-113876906515450/AnsiballZ_command.py 30490 1727096660.40929: Sending initial data 30490 1727096660.40933: Sent initial data (155 bytes) 30490 1727096660.41390: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096660.41394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096660.41396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.41399: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096660.41402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.41452: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096660.41459: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096660.41461: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096660.41493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096660.43057: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096660.43086: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096660.43120: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpbxdvrat9 /root/.ansible/tmp/ansible-tmp-1727096660.380248-36006-113876906515450/AnsiballZ_command.py <<< 30490 1727096660.43133: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096660.380248-36006-113876906515450/AnsiballZ_command.py" <<< 30490 1727096660.43153: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpbxdvrat9" to remote "/root/.ansible/tmp/ansible-tmp-1727096660.380248-36006-113876906515450/AnsiballZ_command.py" <<< 30490 1727096660.43156: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096660.380248-36006-113876906515450/AnsiballZ_command.py" <<< 30490 1727096660.43640: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096660.43689: stderr chunk (state=3): >>><<< 30490 1727096660.43692: stdout chunk (state=3): >>><<< 30490 1727096660.43714: done transferring module to remote 30490 1727096660.43724: _low_level_execute_command(): starting 30490 1727096660.43729: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096660.380248-36006-113876906515450/ /root/.ansible/tmp/ansible-tmp-1727096660.380248-36006-113876906515450/AnsiballZ_command.py && sleep 0' 30490 1727096660.44177: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096660.44180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096660.44183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.44185: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096660.44191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.44236: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096660.44240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096660.44281: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096660.46053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096660.46083: stderr chunk (state=3): >>><<< 30490 1727096660.46086: stdout chunk (state=3): >>><<< 30490 1727096660.46102: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096660.46105: _low_level_execute_command(): starting 30490 1727096660.46110: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096660.380248-36006-113876906515450/AnsiballZ_command.py && sleep 0' 30490 1727096660.46559: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096660.46563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096660.46565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.46569: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096660.46571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.46621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096660.46625: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096660.46675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096660.62788: stdout chunk (state=3): >>> {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 0a:ff:df:7b:8e:75 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.14.152/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 2819sec preferred_lft 2819sec\n inet6 fe80::8ff:dfff:fe7b:8e75/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n36: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether be:6a:de:a5:d9:03 brd ff:ff:ff:ff:ff:ff\n inet 192.0.2.72/31 scope global noprefixroute rpltstbr\n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.14.152 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.14.152 metric 100 \n192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-23 09:04:20.615834", "end": "2024-09-23 09:04:20.624514", "delta": "0:00:00.008680", "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}}} <<< 30490 1727096660.64343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096660.64370: stderr chunk (state=3): >>><<< 30490 1727096660.64374: stdout chunk (state=3): >>><<< 30490 1727096660.64394: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 0a:ff:df:7b:8e:75 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.14.152/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 2819sec preferred_lft 2819sec\n inet6 fe80::8ff:dfff:fe7b:8e75/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n36: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether be:6a:de:a5:d9:03 brd ff:ff:ff:ff:ff:ff\n inet 192.0.2.72/31 scope global noprefixroute rpltstbr\n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.14.152 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.14.152 metric 100 \n192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-23 09:04:20.615834", "end": "2024-09-23 09:04:20.624514", "delta": "0:00:00.008680", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096660.64436: 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-1727096660.380248-36006-113876906515450/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096660.64443: _low_level_execute_command(): starting 30490 1727096660.64448: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096660.380248-36006-113876906515450/ > /dev/null 2>&1 && sleep 0' 30490 1727096660.64897: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096660.64901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.64903: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096660.64905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.64957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096660.64960: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096660.64962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096660.65000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096660.66818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096660.66844: stderr chunk (state=3): >>><<< 30490 1727096660.66848: stdout chunk (state=3): >>><<< 30490 1727096660.66861: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096660.66869: handler run complete 30490 1727096660.66891: Evaluated conditional (False): False 30490 1727096660.66901: attempt loop complete, returning result 30490 1727096660.66904: _execute() done 30490 1727096660.66906: dumping result to json 30490 1727096660.66914: done dumping result, returning 30490 1727096660.66924: done running TaskExecutor() for managed_node3/TASK: Check routes and DNS [0afff68d-5257-ba36-653e-0000000029a2] 30490 1727096660.66929: sending task result for task 0afff68d-5257-ba36-653e-0000000029a2 30490 1727096660.67032: done sending task result for task 0afff68d-5257-ba36-653e-0000000029a2 30490 1727096660.67035: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008680", "end": "2024-09-23 09:04:20.624514", "rc": 0, "start": "2024-09-23 09:04:20.615834" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:ff:df:7b:8e:75 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.14.152/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 2819sec preferred_lft 2819sec inet6 fe80::8ff:dfff:fe7b:8e75/64 scope link noprefixroute valid_lft forever preferred_lft forever 36: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether be:6a:de:a5:d9:03 brd ff:ff:ff:ff:ff:ff inet 192.0.2.72/31 scope global noprefixroute rpltstbr valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.14.152 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.14.152 metric 100 192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 30490 1727096660.67100: no more pending results, returning what we have 30490 1727096660.67103: results queue empty 30490 1727096660.67104: checking for any_errors_fatal 30490 1727096660.67113: done checking for any_errors_fatal 30490 1727096660.67114: checking for max_fail_percentage 30490 1727096660.67116: done checking for max_fail_percentage 30490 1727096660.67116: checking to see if all hosts have failed and the running result is not ok 30490 1727096660.67117: done checking to see if all hosts have failed 30490 1727096660.67118: getting the remaining hosts for this loop 30490 1727096660.67119: done getting the remaining hosts for this loop 30490 1727096660.67123: getting the next task for host managed_node3 30490 1727096660.67131: done getting next task for host managed_node3 30490 1727096660.67134: ^ task is: TASK: Verify DNS and network connectivity 30490 1727096660.67138: ^ state is: HOST STATE: block=8, 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=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30490 1727096660.67147: getting variables 30490 1727096660.67148: in VariableManager get_vars() 30490 1727096660.67200: Calling all_inventory to load vars for managed_node3 30490 1727096660.67203: Calling groups_inventory to load vars for managed_node3 30490 1727096660.67207: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096660.67217: Calling all_plugins_play to load vars for managed_node3 30490 1727096660.67220: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096660.67222: Calling groups_plugins_play to load vars for managed_node3 30490 1727096660.68057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096660.69059: done with get_vars() 30490 1727096660.69080: done getting variables 30490 1727096660.69125: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Monday 23 September 2024 09:04:20 -0400 (0:00:00.350) 0:02:06.895 ****** 30490 1727096660.69150: entering _queue_task() for managed_node3/shell 30490 1727096660.69418: worker is 1 (out of 1 available) 30490 1727096660.69432: exiting _queue_task() for managed_node3/shell 30490 1727096660.69444: done queuing things up, now waiting for results queue to drain 30490 1727096660.69446: waiting for pending results... 30490 1727096660.69642: running TaskExecutor() for managed_node3/TASK: Verify DNS and network connectivity 30490 1727096660.69727: in run() - task 0afff68d-5257-ba36-653e-0000000029a3 30490 1727096660.69741: variable 'ansible_search_path' from source: unknown 30490 1727096660.69745: variable 'ansible_search_path' from source: unknown 30490 1727096660.69775: calling self._execute() 30490 1727096660.69850: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096660.69854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096660.69863: variable 'omit' from source: magic vars 30490 1727096660.70156: variable 'ansible_distribution_major_version' from source: facts 30490 1727096660.70166: Evaluated conditional (ansible_distribution_major_version != '6'): True 30490 1727096660.70269: variable 'ansible_facts' from source: unknown 30490 1727096660.70759: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 30490 1727096660.70762: variable 'omit' from source: magic vars 30490 1727096660.70803: variable 'omit' from source: magic vars 30490 1727096660.70824: variable 'omit' from source: magic vars 30490 1727096660.70864: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30490 1727096660.70899: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30490 1727096660.70914: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30490 1727096660.70928: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096660.70938: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30490 1727096660.70962: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30490 1727096660.70966: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096660.70970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096660.71041: Set connection var ansible_connection to ssh 30490 1727096660.71049: Set connection var ansible_shell_type to sh 30490 1727096660.71055: Set connection var ansible_pipelining to False 30490 1727096660.71061: Set connection var ansible_shell_executable to /bin/sh 30490 1727096660.71066: Set connection var ansible_module_compression to ZIP_DEFLATED 30490 1727096660.71072: Set connection var ansible_timeout to 10 30490 1727096660.71097: variable 'ansible_shell_executable' from source: unknown 30490 1727096660.71100: variable 'ansible_connection' from source: unknown 30490 1727096660.71103: variable 'ansible_module_compression' from source: unknown 30490 1727096660.71105: variable 'ansible_shell_type' from source: unknown 30490 1727096660.71108: variable 'ansible_shell_executable' from source: unknown 30490 1727096660.71110: variable 'ansible_host' from source: host vars for 'managed_node3' 30490 1727096660.71112: variable 'ansible_pipelining' from source: unknown 30490 1727096660.71116: variable 'ansible_timeout' from source: unknown 30490 1727096660.71119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30490 1727096660.71224: 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) 30490 1727096660.71235: variable 'omit' from source: magic vars 30490 1727096660.71240: starting attempt loop 30490 1727096660.71244: running the handler 30490 1727096660.71252: 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) 30490 1727096660.71269: _low_level_execute_command(): starting 30490 1727096660.71278: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30490 1727096660.71798: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096660.71803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096660.71807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.71858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096660.71861: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096660.71864: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096660.71907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096660.73552: stdout chunk (state=3): >>>/root <<< 30490 1727096660.73651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096660.73683: stderr chunk (state=3): >>><<< 30490 1727096660.73687: stdout chunk (state=3): >>><<< 30490 1727096660.73709: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096660.73721: _low_level_execute_command(): starting 30490 1727096660.73726: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096660.737073-36014-256577114205589 `" && echo ansible-tmp-1727096660.737073-36014-256577114205589="` echo /root/.ansible/tmp/ansible-tmp-1727096660.737073-36014-256577114205589 `" ) && sleep 0' 30490 1727096660.74174: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096660.74185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096660.74188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.74191: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 30490 1727096660.74194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.74234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096660.74241: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096660.74243: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096660.74277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096660.76158: stdout chunk (state=3): >>>ansible-tmp-1727096660.737073-36014-256577114205589=/root/.ansible/tmp/ansible-tmp-1727096660.737073-36014-256577114205589 <<< 30490 1727096660.76260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096660.76292: stderr chunk (state=3): >>><<< 30490 1727096660.76295: stdout chunk (state=3): >>><<< 30490 1727096660.76312: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096660.737073-36014-256577114205589=/root/.ansible/tmp/ansible-tmp-1727096660.737073-36014-256577114205589 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096660.76342: variable 'ansible_module_compression' from source: unknown 30490 1727096660.76385: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-304909bfnl7j7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 30490 1727096660.76416: variable 'ansible_facts' from source: unknown 30490 1727096660.76477: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096660.737073-36014-256577114205589/AnsiballZ_command.py 30490 1727096660.76577: Sending initial data 30490 1727096660.76580: Sent initial data (155 bytes) 30490 1727096660.77030: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096660.77033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096660.77036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.77039: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096660.77041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.77093: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096660.77101: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096660.77129: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096660.78703: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30490 1727096660.78732: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30490 1727096660.78771: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpt5owp84j /root/.ansible/tmp/ansible-tmp-1727096660.737073-36014-256577114205589/AnsiballZ_command.py <<< 30490 1727096660.78778: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096660.737073-36014-256577114205589/AnsiballZ_command.py" <<< 30490 1727096660.78800: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-304909bfnl7j7/tmpt5owp84j" to remote "/root/.ansible/tmp/ansible-tmp-1727096660.737073-36014-256577114205589/AnsiballZ_command.py" <<< 30490 1727096660.78803: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096660.737073-36014-256577114205589/AnsiballZ_command.py" <<< 30490 1727096660.79287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096660.79330: stderr chunk (state=3): >>><<< 30490 1727096660.79333: stdout chunk (state=3): >>><<< 30490 1727096660.79358: done transferring module to remote 30490 1727096660.79370: _low_level_execute_command(): starting 30490 1727096660.79376: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096660.737073-36014-256577114205589/ /root/.ansible/tmp/ansible-tmp-1727096660.737073-36014-256577114205589/AnsiballZ_command.py && sleep 0' 30490 1727096660.79826: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096660.79829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.79837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30490 1727096660.79839: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 30490 1727096660.79842: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.79889: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096660.79892: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096660.79929: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096660.81704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096660.81728: stderr chunk (state=3): >>><<< 30490 1727096660.81731: stdout chunk (state=3): >>><<< 30490 1727096660.81746: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096660.81749: _low_level_execute_command(): starting 30490 1727096660.81752: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096660.737073-36014-256577114205589/AnsiballZ_command.py && sleep 0' 30490 1727096660.82202: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096660.82207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30490 1727096660.82210: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.82212: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 30490 1727096660.82214: 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 <<< 30490 1727096660.82216: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096660.82262: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096660.82265: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096660.82307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096661.06605: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\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.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "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 12718 0 --:--:-- --:--:-- --:--:-- 13260\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 6769 0 --:--:-- --:--:-- --:--:-- 6928", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-23 09:04:20.972662", "end": "2024-09-23 09:04:21.062704", "delta": "0:00:00.090042", "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}}} <<< 30490 1727096661.08209: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 30490 1727096661.08233: stderr chunk (state=3): >>><<< 30490 1727096661.08237: stdout chunk (state=3): >>><<< 30490 1727096661.08256: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\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.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "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 12718 0 --:--:-- --:--:-- --:--:-- 13260\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 6769 0 --:--:-- --:--:-- --:--:-- 6928", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-23 09:04:20.972662", "end": "2024-09-23 09:04:21.062704", "delta": "0:00:00.090042", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. 30490 1727096661.08301: 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-1727096660.737073-36014-256577114205589/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30490 1727096661.08310: _low_level_execute_command(): starting 30490 1727096661.08315: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096660.737073-36014-256577114205589/ > /dev/null 2>&1 && sleep 0' 30490 1727096661.08764: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30490 1727096661.08769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 30490 1727096661.08774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096661.08776: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30490 1727096661.08778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30490 1727096661.08830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 30490 1727096661.08840: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30490 1727096661.08845: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30490 1727096661.08876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30490 1727096661.10695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30490 1727096661.10721: stderr chunk (state=3): >>><<< 30490 1727096661.10724: stdout chunk (state=3): >>><<< 30490 1727096661.10738: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30490 1727096661.10745: handler run complete 30490 1727096661.10765: Evaluated conditional (False): False 30490 1727096661.10779: attempt loop complete, returning result 30490 1727096661.10782: _execute() done 30490 1727096661.10785: dumping result to json 30490 1727096661.10790: done dumping result, returning 30490 1727096661.10798: done running TaskExecutor() for managed_node3/TASK: Verify DNS and network connectivity [0afff68d-5257-ba36-653e-0000000029a3] 30490 1727096661.10803: sending task result for task 0afff68d-5257-ba36-653e-0000000029a3 30490 1727096661.10907: done sending task result for task 0afff68d-5257-ba36-653e-0000000029a3 30490 1727096661.10910: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.090042", "end": "2024-09-23 09:04:21.062704", "rc": 0, "start": "2024-09-23 09:04:20.972662" } STDOUT: CHECK DNS AND CONNECTIVITY 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 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.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 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 12718 0 --:--:-- --:--:-- --:--:-- 13260 % 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 6769 0 --:--:-- --:--:-- --:--:-- 6928 30490 1727096661.10979: no more pending results, returning what we have 30490 1727096661.10983: results queue empty 30490 1727096661.10984: checking for any_errors_fatal 30490 1727096661.10993: done checking for any_errors_fatal 30490 1727096661.10994: checking for max_fail_percentage 30490 1727096661.10996: done checking for max_fail_percentage 30490 1727096661.10997: checking to see if all hosts have failed and the running result is not ok 30490 1727096661.10997: done checking to see if all hosts have failed 30490 1727096661.10998: getting the remaining hosts for this loop 30490 1727096661.11004: done getting the remaining hosts for this loop 30490 1727096661.11008: getting the next task for host managed_node3 30490 1727096661.11025: done getting next task for host managed_node3 30490 1727096661.11029: ^ task is: TASK: meta (flush_handlers) 30490 1727096661.11030: ^ state is: HOST STATE: block=9, 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 30490 1727096661.11036: getting variables 30490 1727096661.11037: in VariableManager get_vars() 30490 1727096661.11084: Calling all_inventory to load vars for managed_node3 30490 1727096661.11087: Calling groups_inventory to load vars for managed_node3 30490 1727096661.11090: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096661.11100: Calling all_plugins_play to load vars for managed_node3 30490 1727096661.11103: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096661.11105: Calling groups_plugins_play to load vars for managed_node3 30490 1727096661.11956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096661.12828: done with get_vars() 30490 1727096661.12847: done getting variables 30490 1727096661.12902: in VariableManager get_vars() 30490 1727096661.12912: Calling all_inventory to load vars for managed_node3 30490 1727096661.12913: Calling groups_inventory to load vars for managed_node3 30490 1727096661.12915: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096661.12918: Calling all_plugins_play to load vars for managed_node3 30490 1727096661.12920: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096661.12921: Calling groups_plugins_play to load vars for managed_node3 30490 1727096661.13670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096661.14530: done with get_vars() 30490 1727096661.14550: done queuing things up, now waiting for results queue to drain 30490 1727096661.14552: results queue empty 30490 1727096661.14552: checking for any_errors_fatal 30490 1727096661.14555: done checking for any_errors_fatal 30490 1727096661.14555: checking for max_fail_percentage 30490 1727096661.14556: done checking for max_fail_percentage 30490 1727096661.14556: checking to see if all hosts have failed and the running result is not ok 30490 1727096661.14557: done checking to see if all hosts have failed 30490 1727096661.14557: getting the remaining hosts for this loop 30490 1727096661.14558: done getting the remaining hosts for this loop 30490 1727096661.14560: getting the next task for host managed_node3 30490 1727096661.14562: done getting next task for host managed_node3 30490 1727096661.14563: ^ task is: TASK: meta (flush_handlers) 30490 1727096661.14564: ^ state is: HOST STATE: block=10, 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 30490 1727096661.14566: getting variables 30490 1727096661.14568: in VariableManager get_vars() 30490 1727096661.14578: Calling all_inventory to load vars for managed_node3 30490 1727096661.14579: Calling groups_inventory to load vars for managed_node3 30490 1727096661.14581: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096661.14586: Calling all_plugins_play to load vars for managed_node3 30490 1727096661.14587: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096661.14589: Calling groups_plugins_play to load vars for managed_node3 30490 1727096661.15231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096661.16061: done with get_vars() 30490 1727096661.16078: done getting variables 30490 1727096661.16112: in VariableManager get_vars() 30490 1727096661.16122: Calling all_inventory to load vars for managed_node3 30490 1727096661.16124: Calling groups_inventory to load vars for managed_node3 30490 1727096661.16125: Calling all_plugins_inventory to load vars for managed_node3 30490 1727096661.16129: Calling all_plugins_play to load vars for managed_node3 30490 1727096661.16131: Calling groups_plugins_inventory to load vars for managed_node3 30490 1727096661.16132: Calling groups_plugins_play to load vars for managed_node3 30490 1727096661.16818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30490 1727096661.17667: done with get_vars() 30490 1727096661.17687: done queuing things up, now waiting for results queue to drain 30490 1727096661.17688: results queue empty 30490 1727096661.17689: checking for any_errors_fatal 30490 1727096661.17690: done checking for any_errors_fatal 30490 1727096661.17690: checking for max_fail_percentage 30490 1727096661.17691: done checking for max_fail_percentage 30490 1727096661.17691: checking to see if all hosts have failed and the running result is not ok 30490 1727096661.17692: done checking to see if all hosts have failed 30490 1727096661.17692: getting the remaining hosts for this loop 30490 1727096661.17693: done getting the remaining hosts for this loop 30490 1727096661.17695: getting the next task for host managed_node3 30490 1727096661.17697: done getting next task for host managed_node3 30490 1727096661.17697: ^ task is: None 30490 1727096661.17698: ^ state is: HOST STATE: block=11, 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 30490 1727096661.17699: done queuing things up, now waiting for results queue to drain 30490 1727096661.17700: results queue empty 30490 1727096661.17700: checking for any_errors_fatal 30490 1727096661.17701: done checking for any_errors_fatal 30490 1727096661.17702: checking for max_fail_percentage 30490 1727096661.17702: done checking for max_fail_percentage 30490 1727096661.17702: checking to see if all hosts have failed and the running result is not ok 30490 1727096661.17703: done checking to see if all hosts have failed 30490 1727096661.17704: getting the next task for host managed_node3 30490 1727096661.17706: done getting next task for host managed_node3 30490 1727096661.17706: ^ task is: None 30490 1727096661.17707: ^ state is: HOST STATE: block=11, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=334 changed=10 unreachable=0 failed=0 skipped=312 rescued=0 ignored=10 Monday 23 September 2024 09:04:21 -0400 (0:00:00.486) 0:02:07.382 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.04s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.92s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.91s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.91s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.88s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.88s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.86s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.85s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.84s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.84s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.82s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.79s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.77s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.76s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.70s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.45s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:6 fedora.linux_system_roles.network : Check which packages are installed --- 1.34s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.03s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Check which packages are installed --- 0.91s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 30490 1727096661.17923: RUNNING CLEANUP